Full name:
org.boretti.drools.integration:drools5-integration-helper-maven-plugin:1.2.0:drools-postprocessor-test
Description:
Attributes:
runtime
.1.0.0
.process-test-classes
.Name | Type | Since | Description |
---|---|---|---|
extension | String |
1.0.0 |
The default extension for class file |
inputDirectory | File |
1.0.0 |
The input directory from where to copy the rules. |
reportDirectory | File |
1.1.0 |
The output directory into which to write report file. |
reportFile | String |
1.1.0 |
The output file name for the report file. |
Name | Type | Since | Description |
---|---|---|---|
excludes | String[] |
1.2.0 |
This is an optional list of excludes pattern. If this parameter is
not used, the excludes files are all file not ending with the
extension defined by the extension parameter. |
includes | String[] |
1.2.0 |
This is an optional list of includes pattern. If this parameter is
not used, the includes files are all file ending with the extension
defined by the extension parameter. In any case, file must have the
right extension. |
excludes :
java.lang.String[]
1.2.0
No
java.lang.String
1.0.0
Yes
.class
includes :
java.lang.String[]
1.2.0
No
java.io.File
1.0.0
Yes
${project.basedir}/target/test-classes
java.io.File
1.1.0
Yes
${project.basedir}/target/drools-report
java.lang.String
1.1.0
Yes
drools-postprocessor-test.xml