org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo@Mojo(defaultPhase=PROCESS_RESOURCES,
name="jasper",
requiresDependencyResolution=COMPILE)
public class JasperReporter
extends org.apache.maven.plugin.AbstractMojo
| Constructor | Description |
|---|---|
JasperReporter() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
execute() |
|
protected java.util.Set<java.io.File> |
jrxmlFilesToCompile(org.codehaus.plexus.compiler.util.scan.mapping.SourceMapping mapping) |
Determines source files to be compiled.
|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected java.util.Set<java.io.File> jrxmlFilesToCompile(org.codehaus.plexus.compiler.util.scan.mapping.SourceMapping mapping)
throws org.apache.maven.plugin.MojoExecutionException
mapping - The source filesorg.apache.maven.plugin.MojoExecutionException - When there's trouble with the inputCopyright © 2018. All rights reserved.