Files
struts/plugins/jasperreports
Senrian 47d46f7013 WW-5617 Replace printStackTrace() with System.err in CompileReport (#1606)
Replace e.printStackTrace() with System.err.println() to properly
log errors to stderr without stack trace noise in CLI tools.

Issue: JRException handling in JasperReports compilation

Co-authored-by: Senrian <sen@senrian.com>
2026-03-13 16:32:12 +01:00
..
2023-12-16 10:40:35 +01:00

Jasper Reports plugin

This plugin allows to use Jasper reports as a one of the result types. You will find more details in documentation.

Installation

Just drop this plugin JAR into WEB-INF/lib folder or add it as a Maven dependency.