This is a Maven 2.xAnt Plugin which is used by Apache Commons builds. See the Development page for information to help maintain this plugin.
Available Goals:
Configure the plugin in the <build> section of the pom.xml
<build>
pom.xml
<plugin> <groupId>org.apache.commons</groupId> <artifactId>commons-build-plugin</artifactId> <version>1.2</version> </plugin>
Configure any properties required by the goal and try exectuing.