itfork:fork-lifecycle-aggregator

Full name:

org.apache.maven.its.plugins:maven-it-plugin-fork:2.1-SNAPSHOT:fork-lifecycle-aggregator

Description:

(no description)

Attributes:

  • Requires a Maven project to be executed.
  • Executes as an aggregator plugin.
  • Invokes the execution of the lifecycle phase generate-sources prior to executing itself.
  • Executes in its own lifecycle: foo.

Optional Parameters

Name Type Since Description
project MavenProject - (no description)
Default value is: ${project}.
reactorProjects List - (no description)
Default value is: ${reactorProjects}.

Parameter Details

project:

(no description)
  • Type: org.apache.maven.project.MavenProject
  • Required: No
  • Default: ${project}

reactorProjects:

(no description)
  • Type: java.util.List
  • Required: No
  • Default: ${reactorProjects}