properties:write-project-properties
Full name:
org.codehaus.mojo:properties-maven-plugin:1.0-alpha-2:write-project-properties
Description:
Writes project properties to a file.
Attributes:
- Requires a Maven 2.0 project to be executed.
Required Parameters
| Name |
Type |
Since |
Description |
| outputFile |
File |
- |
The properties file that will be used when writing properties.
|
Parameter Details
outputFile:
The properties file that will be used when writing properties.
- Type:
java.io.File
- Required:
Yes