Thursday, May 24, 2012
Compile Jasper reports with Maven Plugin
jasperreports-maven-plugin is a plugin which is used to convert all the jrxml files(Designed templtes) to .jasper files.
<build>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
...
Subscribe to:
Posts (Atom)