itfork:fork-goal

Full name:

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

Description:

(no description)

Attributes:

  • Requires a Maven project to be executed.
  • Invokes the execution of this plugin's goal touch prior to executing itself.

Optional Parameters

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

Parameter Details

executedProject:

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

project:

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