Additional Ant Tasks

Some brief instructions on how to set these up in Eclipse.

/AntXtras

JWare/AntXtras Foundation (AntXtras) is a powerful extension library to the existing Ant software and a collection of useful add-on components organized into five categories: fixture-control, execution-rules, flow-control, feedback, and helpers.

Antelope

The Antelope Project also provides a set of additional tasks that provide functionality not found in the standard tasks distributed with Ant. Work is underway to merge the Antelope tasks with the AntContrib project.

AntContrib

The Ant-Contrib project is a collection of tasks (and at one point maybe types and other tools) for Apache Ant. Includes tasks such as foreach, trycatch, if, etc.

Email

To send email from within Ant task.

FTP

Provides FTP task for use in Ant.

Jera Ant Task

The Query Ant task was written so that sensitive information like logins and passwords doesn't need to be included in a build.xml file. (includes additional tasks).

Oracle

Incanto is an open source project providing a set of Apache Ant tasks for accessing Oracle tools such as SQL*Plus and Data Pump Import/Export from Ant's XML build files.

Selenese (Run Selenium Tests in Ant)

SSH/SCP

JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc.

StatSVN

StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project development.

Subversion

SvnAnt is an Ant task that provides an interface to Subversion revision control system that is a compelling replacement for CVS in the open source community.