ant:ant

Full name:

org.apache.maven.plugins:maven-ant-plugin:2.4:ant

Description:

Generate Ant build files.

Attributes:

  • Requires a Maven 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.
User property is: overwrite.

Parameter Details

overwrite:

Whether or not to overwrite the build.xml file.
  • Type: boolean
  • Required: No
  • User Property: overwrite
  • Default: false