plugin:updateRegistry
Full name:
org.apache.maven.plugins:maven-plugin-plugin:0.1-stub-SNAPSHOT:updateRegistry
Description:
Creates a text file in the project base directory.
Attributes:
- Requires a Maven project to be executed.
- Binds by default to the lifecycle phase: install.
Optional Parameters
Name |
Type |
Since |
Description |
pathname |
String |
- |
The path to the output file, relative to the project base directory
directory.
|
Parameter Details
pathname:
The path to the output file, relative to the project base directory
directory.
- Type: java.lang.String
- Required: No