In previous articles we created some projects with reports which generated with JasperReport. It's time to create distributive and give it to end user. Here I told about running JasperReport reports from java code and used maven to compile and run it. Here I will use maven for perform next tasks:
- Clear unnecessary generated *.jasper files.
- Create result folder with result jar file, report templates and all necessary dependencies, but exclude extra dependencies such as junit.