This is a Maven 2.x/3.x Ant 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
<plugin> <groupId>org.apache.commons</groupId> <artifactId>commons-build-plugin</artifactId> <version>1.6</version> </plugin>
Configure any properties required by the goal and try executing.