drools5-integration-helper:drools-report
Note:This goal should be used as a Maven report.
Full name:
org.boretti.drools.integration:drools5-integration-helper-maven-plugin:1.3.0:drools-report
Description:
This goal analyse report from xml log of the various plugin. The
result is a readable log, computed from the report XML file,
integrated into the site.
Attributes:
- Requires a Maven 2.0 project to be executed.
- Requires dependency resolution of artifacts in scope:
runtime
.
- Binds by default to the lifecycle phase:
site
.
Parameter Details
reportInputDirectory
:
Directory from where to read logs.
- Type:
java.io.File
- Required:
Yes
- Expression:
${project.basedir}/target/drools-report
reportOutputDirectory
:
Directory where reports will go.
- Type:
java.io.File
- Required:
Yes
- Expression:
${project.reporting.outputDirectory}