help:effective-pom
Full name:
org.apache.maven.plugins:maven-help-plugin:2.1.1:effective-pom
Description:
Displays the effective POM as an XML for this build, with the
active profiles factored in.
Attributes:
- Requires a Maven 2.0 project to be executed.
- Executes as an aggregator plugin.
- Since version:
2.0
.
Optional Parameters
Name |
Type |
Since |
Description |
output |
File |
2.0 |
Optional parameter to write the output of this help in a given
file, instead of writing to the console.
Note: Could be a relative path.
|
Parameter Details
output:
Optional parameter to write the output of this help in a given
file, instead of writing to the console.
Note: Could be a relative path.
- Type:
java.io.File
- Since:
2.0
- Required:
No
- Expression:
${output}