itfork:fork-lifecycle-no-project
Full name:
org.apache.maven.its.plugins:maven-it-plugin-fork:2.1-SNAPSHOT:fork-lifecycle-no-project
Description:
(no description)
Attributes:
- 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 |
finalName |
String |
- |
(no description) Default value is: ${project.build.finalName}.
|
touchDirectory |
File |
- |
(no description) Default value is: target.
|
Parameter Details
finalName:
(no description)
- Type: java.lang.String
- Required: No
- Default: ${project.build.finalName}
touchDirectory:
(no description)
- Type: java.io.File
- Required: No
- Default: target