Apache Ant Plugin

Apache Ant is a Java-based build tool. It is typically used to build Java applications; however, it can also be used to build C or C++ applications. With Ant, the build process and its dependencies are described using XML.

Use the Ant plugin during deployment to automate the execution of Ant tasks defined in a build.xml file.

In the Process Editor Available Plugin Steps, navigate to Build > Build Tools > Ant.

This plugin has the following steps for you to add to your processes:

For information about Ant, see http://ant.apache.org/.