itsingleton-component:it

Full name:

org.apache.maven.its.plugins:maven-it-plugin-singleton-component:2.1-SNAPSHOT:it

Description:

Requires a singleton component in various ways and dumps the ids to a properties file.

Attributes:

  • Requires a Maven project to be executed.
  • Binds by default to the lifecycle phase: initialize.

Optional Parameters

Name Type Since Description
outputFile File - The path to the output file.
Default value is: target/comp.properties.
User property is: touch.outputFile.

Parameter Details

outputFile:

The path to the output file.
  • Type: java.io.File
  • Required: No
  • User Property: touch.outputFile
  • Default: target/comp.properties