Jasper-report-maven-plugin icon indicating copy to clipboard operation
Jasper-report-maven-plugin copied to clipboard

A fast jasper report maven plugin

Results 28 Jasper-report-maven-plugin issues
Sort by recently updated
recently updated
newest added

The following dependnecies are not used: - Servlet API - Commons Lang

I was wondering if there is a possibility to provide multiple source directories and have them compile to either multiple targets or a single one?

Hello, First of all, thank you for this plugin. We have been using it for 7 years. As pointed by https://stackoverflow.com/a/4921612/3761154, I think you should customize the Plexus ClassRealm instead...

https://github.com/alexnederlof/Jasper-report-maven-plugin/blob/9f3f33292847ca0838a4a210f4386ea560383c3d/src/main/java/com/alexnederlof/jasperreport/JasperReporter.java#L179

Hi ! I have problem compiling jasper files that contain lambda... I use 2.6 version of plugin, I excluded your jasperreports dependencies, I added dependency to latest 6.11.0. I also...

Hi, I've written java classes to use jasperreport-function. In the same project I'm using maven and your pluging. I need to add the jasperreports-function to the classpath of the plugin....

when running maven with a -T option you get this error: [WARNING] The following plugins are not marked @threadSafe in DI Webapplikasjon: [WARNING] com.alexnederlof:jasperreports-plugin:1.9 Would it be possible to mark...

Similar to #46 but I'm attempting to update this plugin without downgrading Maven: `Failed to execute goal com.alexnederlof:jasperreports-plugin:2.4:jasper (default) on project base: The plugin com.alexnederlof:jasperreports-plugin:2.4 requires Maven version 3.5.0`

I added your plugin with the basic configuration and I keep getting the following error: [ERROR] Failed to execute goal com.alexnederlof:jasperreports-plugin:2.4:jasper (default) on project MonthEndReportsCore: Execution default of goal com.alexnederlof:jasperreports-plugin:2.4:jasper...