Build Targets

Antmod places Ant buildfiles in the release, and each of its modules. The buildfiles present each project with a default set of build targets, as can be seen below.

Local build files allow each module to override and extend the default build behavior.

Antmod's plugins extend this default set of build targets, so check the build plugin targets to get a full overview of all build targets.

Document Description
Release-level targets The standard build targets available in the "build.xml" of the release.
Module-level targets The standard build targets in the "build.xml" file of each module.
Plugin targets Additional build targets (both release- and module-level) added by Antmod's build plugins.