ant:ant
Full name:
org.apache.maven.plugins:maven-ant-plugin:2.2:ant
Description:
Generate Ant build files.
Attributes:
- Requires a Maven 2.0 project to be executed.
- Requires dependency resolution of artifacts in scope:
test
.
Optional Parameters
Name |
Type |
Since |
Description |
overwrite |
boolean |
- |
Whether or not to overwrite the build.xml file.
Default value is: false . |
Parameter Details
overwrite:
Whether or not to overwrite the build.xml
file.
- Type:
boolean
- Required:
No
- Expression:
${overwrite}
- Default:
false