Full name:
de.smartics.properties:smartics-properties-maven-plugin:0.2.0:xml-export
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
outputDirectory | String | 1.0 | The root directory to write reports to. Default value is: ${project.build.outputDirectory}/META-INF/smartics-properties. |
propertyReportRoot | String | 1.0 | The path to the base directory to write property reports. Within the given output directory, if not specified by an absolute path. Default value is: property-report. |
propertySetReportRoot | String | 1.0 | The path to the base directory to write property reports. Within the given output directory, if not specified by an absolute path. Default value is: property-set-report. |
Name | Type | Since | Description |
---|---|---|---|
addMain | boolean | 1.0 | Adds the main sources to the list of reports. Default value is: true. |
addTest | boolean | 1.0 | Adds the test sources to the list of reports. Default value is: false. |
aggregate | boolean | 1.0 | The flag to control the aggregation of reports. If set to true the report will be aggregated in the multi module POM. Otherwise it is generated for each sub module individually. Default value is: false. |
outputEncoding | String | 1.0 | The encoding to use to write reports. Default value is: ${project.reporting.outputEncoding}. User property is: outputEncoding. |
skip | boolean | 1.0 | A simple flag to skip the generation of the reports. If set on the command line use -Dprojectdoc-properties.skip. Default value is: false. User property is: projectdoc-properties.skip. |
sourceEncoding | String | 1.0 | The encoding of the source files. Default value is: ${project.build.sourceEncoding}. User property is: sourceEncoding. |
skip: