![]() |
|||
Pragmatic Integrators |
|||
| 2 July |
Like I posted before I am currently working on the transition from Ant to Maven to build and package our application. One of the tasks that is performed by Ant is compiling the Jasper Reports (from the .jrxml files to the .jasper ones). Of course there is a plugin for this task: the jasperreports-maven-plugin.
You can use the plugin by adding this to the project’s pom.xml for the plugin:
Continue reading…