itartifact:install-custom
Full name:
org.apache.maven.its.plugins:maven-it-plugin-artifact:2.1-SNAPSHOT:install-custom
Description:
Installs the project artifacts into a local repository with a
custom base directory and a custom layout.
Attributes:
- Requires a Maven project to be executed.
- Binds by default to the lifecycle phase: install.
Optional Parameters
Name |
Type |
Since |
Description |
localRepoDir |
File |
- |
The base directory of the local repository to install to. User property is: install.localRepoDir. |
Parameter Details
localRepoDir:
The base directory of the local repository to install to.
- Type: java.io.File
- Required: No
- User Property: install.localRepoDir