jrt:trace

Full name:

net.sourceforge.reqtracer.mojo:jrt-maven-plugin:1.7.0:trace

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-compile.

Optional Parameters

Name Type Since Description
buildNumber String - The build number to display in the report.
traceParamsFilenames String - Comma separated list of properties filenames each containing all tuning parameters for a report. For each a report will be generated. Default: JavaRequirementsTracer.DEFAULT_PARAMS_FILENAMES. If a file does not exist the plugin will skip generating the report and print a log message.

Parameter Details

buildNumber:

The build number to display in the report.
  • Type: java.lang.String
  • Required: No
  • Expression: ${buildNumber}

traceParamsFilenames:

Comma separated list of properties filenames each containing all tuning parameters for a report. For each a report will be generated. Default: JavaRequirementsTracer.DEFAULT_PARAMS_FILENAMES. 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: ${traceParamsFilenames}