JRXML to Jasper Compiler

Simple java project to compile *.jrxml file to *.jasper file.
Just call the .jar file with 1 argument / *.jrxml file path.
Note: For now, if multiple *.jrxml files are to be compiled, do it one at a time.

Required Library - Classpath

Get these *.jar files from JasperReports project
Note: you might need to build it yourself using Ant.

  • commons-beanutils-*.jar
  • commons-collections4-*.jar
  • commons-digester-*.jar
  • commons-io-*.jar
  • commons-logging-*.jar
  • groovy-*.jar
  • jasperreports-master-*.jar