jrt:aggregate
Full name:
net.sourceforge.reqtracer.mojo:jrt-maven-plugin:1.7.0:aggregate
Description:
(no description)
Attributes:
- Requires a Maven 2.0 project to be executed.
- Requires dependency resolution of artifacts in scope: test.
- Binds by default to the lifecycle phase: test.
Optional Parameters
Name |
Type |
Since |
Description |
aggregateParamsFilenames |
String |
- |
Comma separated list of properties filenames. For each an overview
report will be generated. Default:
ReportAggregator.DEFAULT_OVERVIEW_PARAMS_FILENAME. If
a file does not exist the plugin will skip generating the report
and print a log message.
|
Parameter Details
aggregateParamsFilenames:
Comma separated list of properties filenames. For each an overview
report will be generated. Default:
ReportAggregator.DEFAULT_OVERVIEW_PARAMS_FILENAME. If
a file does not exist the plugin will skip generating the report
and print a log message.
- Type: java.lang.String
- Required: No
- Expression: ${aggregateParamsFilenames}