itall:aggregator-dependencies
Full name:
org.apache.maven.its.plugins:maven-it-plugin-all:2.1-SNAPSHOT:aggregator-dependencies
Description:
(no description)
Attributes:
- Requires a Maven project to be executed.
- Executes as an aggregator plugin.
- Requires dependency resolution of artifacts in scope: test.
- Binds by default to the lifecycle phase: validate.
Optional Parameters
Name |
Type |
Since |
Description |
touchFile |
File |
- |
The path to the touch file, relative to the project's base
directory. Default value is: ${project.build.directory}/touch.txt. User property is: aggregator.touchFile. |
Parameter Details
touchFile:
The path to the touch file, relative to the project's base
directory.
- Type: java.io.File
- Required: No
- User Property: aggregator.touchFile
- Default: ${project.build.directory}/touch.txt