Related Projects
Related Projects
Nothing listed here is directly supported by the Apache Ant developers, if you encounter any problems with them, please use the contact information.
AndroMDA
AndroMDA is a code generator tool that follows the Model Driven Architecture (MDA) paradigm. It takes a UML model from a CASE-tool and generates classes and deployable components (J2EE or other) specific for your application architecture.
Compatibility: | 1.4.1 and above |
---|---|
URL: | https://www.AndroMDA.org/ |
Contact: | project mailing lists |
License: | BSD license |
Ant Commander
Ant Commander is a free file manager written in Java/Swing and based on Apache Ant and Apache Commons-vfs. All the file operations are executed by Ant tasks.
Ant Commander can also run as Applet, so you don't need to install Ant locally to run your Ant tasks.
Compatibility: | 1.7 or higher |
---|---|
URL: | http://www.antcommander.com/ |
Contact: | http://www.antcommander.com/support.html |
License: | Freeware |
AntContrib
The Ant-Contrib project is a collection of user supplied
task (like an <if>
task) and a development
playground for experimental tasks like a C/C++ compilation
task for different compilers.
Compatibility: | 1.4.1 and above |
---|---|
URL: | http://ant-contrib.sourceforge.net/ |
Contact: | project mailing list |
License: | Apache Software Foundation License |
Antelope
A GUI for running Ant and editing build files, can run as stand-alone or as a plugin to jEdit. In addition to running targets, Antelope can generate performance statistics and can trace/display a target's execution path without actually executing the target.
Includes several additional tasks: Assert, If/Else, Try/Catch/Finally, Switch, Variable, Stopwatch, Limit, Math, Post, SSH, SCP, AntFetch, AntCallBack.
Compatibility: | Ant 1.5 and higher. |
---|---|
URL: | http://antelope.tigris.org/ |
Contact: | Dale Anson |
License: | Apache Software Foundation License |
Antigen
Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI and wrap it up as an executable jar file. Its main use is for creating graphical, ant-based installers.
Compatibility: | bundles Ant 1.6.2 |
---|---|
URL: | http://antigen.sourceforge.net/ |
Contact: | Jon Tayler |
License: | Academic Free License |
AntInstaller
Builds MSI style installers (with command line option) using Ant as Back end. UI developed by writing an XML install descriptor. Runtime launched from scripts or an all inclusive Jar.
Compatibility: | Ant 1.6.1 others not tested |
---|---|
URL: | http://antinstaller.sf.net/ |
Contact: | teknopaul@users.sourceforge.net |
License: | LGPL but in the process of of moving to Apache2.0 on request |
Antlion
The Antlion Project adds value to Ant build scripts by providing tasks which centralizes the library dependencies, and enables projects to define dependencies upon other projects.
External dependencies may be loaded from a custom local repository or Maven-like remote repositories. Antlion handles the generation of properties, filesets, and paths.
Inter-project dependencies allow for building the other project's files if they aren't already built.
Compatibility: | Ant 1.6 and later |
---|---|
URL: | http://antlion.sourceforge.net/ |
Contact: | Project mailing list |
License: | Apache License, Version 2.0 |
Antworks
The antworks project is a set of tools and standardized targets that greatly simplifies using ant in your project.
The driver behind antworks is Importer. Importer is an extension to the ant import task that will download and cache an ant build.xml file and it's associated resources called antlets. Antlets are available for Java compiling and packaging, JUnit, Forrest, J2EE and more.
See the Getting Started guide for more information.
Compatibility: | 1.6 and later |
---|---|
URL: | http://antworks.sourceforge.net/index.html |
Contact: | Antworks Developers mailing lists |
License: | The Apache License 2.0 |
BuildMonkey
BuildMonkey is a Web-based automated build dashboard, with upload capability and google web search. It schedules the running of Ant build scripts - checking sources out of CM - and makes the results available centrally.
Compatibility: | Ant 1.5.4 or later |
---|---|
URL: | http://www.buildmonkey.com/ |
Contact: | jb@buildmonkey.com |
License: | Freeware, commercial/support licences available |
CruiseControl
CruiseControl is a tool for setting up a continuous build process. CruiseControl provides an Ant wrapper and a set of tasks to automate the checkout/build/test cycle. CruiseControl also comes bundled with a servlet for viewing the status of the current build, as well as previous build results.
Compatibility: | Ant 1.2 and higher |
---|---|
URL: | http://cruisecontrol.sourceforge.net/ |
Contact: | Project Mailing Lists and Administrators |
License: | Release 1.0 has been licensed under the GNU General Public License. Starting with release 1.1 the license has been changed to a BSD-like license. |
Flaka
The goal of Flaka is to simplify writing build scripts using
- Regular control structures (
when
,for
,switch
, ..) - Exception handling
- An Expression Language which in turn provdes:
- access to underlying data objects
- untyped variables in addition to Ant properties
- powerfull expressions like
cond ? then : else
Compatibility: | Ant 1.7 and higher |
---|---|
URL: | http://workbench.haefelinger.it/flaka/ |
Contact: | Contact Project Lead |
License: | Apache License v.20 |
Invicta
Invicta is a build management tool. Using simple project definition files, it generates powerful build scripts (such as ANT) while hiding their complexity. Invicta is a modular framework that allows developing additional components and output types.
Compatibility: | Ant 1.5 and higher |
---|---|
URL: | http://invicta.sf.net/ |
Contact: | Project Mailing Lists and Administrators |
License: | LGPL. |
luntbuild
Luntbuild is an open source build automation and management tool based on Apache Ant. Builds are setup through concepts of projects, views, schedules, modules, etc. All configurations and monitoring tasks is performed from a clean web interface. It supports schedules builds, force builds, rebuilds, clean build, increment build, etc.
Hint: The URL provided us by the luntbuild team is no longer available as JavaForge has been shut down permanently on 31 March 2016. We have found some "luntbuild"s available on
- Sourceforge page of the old luntbuild
- a user guide of a build automation engine on top of Ant
- homepage of a CI server
Compatibility: | Ant 1.x |
---|---|
URL: | http://luntbuild.javaforge.com/ |
Contact: | luntbuild project page |
License: | Opensource |
ModelAnt
ModelAnt tool is an extension of Apache Ant for practical managing models and meta-models and generation of code/artifacts. ModelAnt uses industry standard technologies and Java APIs as JMI 1.0, MOF 1.4, XMI 1.1 / 1.2, UML 1.3 though Ant scripting front-end, following the paradigm of Model Driven Architecture (MDA). ModelAnt also provides tasks to reverse engineer to UML 1.3 databases, Java sources, XML schemas, Ant scrits. Additionally provided are:
- A demo project to generae POJO classes. It could be customized or extended to generate any other text artifacts.
- A task to generate documentation of Ant scripts and antlib files.
- A task to convert UML 1.3 models to UML 1.4, suitable for import in ArgoUml.
Compatibility: |
Ant 1.6.x and Ant 1.7.x Incompatible with Ant 1.8.x |
---|---|
URL: | https://mdatools.net/blog/projects/model-ant/ |
Contact: | Project Contacts form |
License: | Eclipse Public License |
NAnt
NAnt is a .NET based build tool. In theory it is kind of like make without make's wrinkles. In practice it's a lot like Ant.
Compatibility: | compatible in spirit. |
---|---|
URL: | http://nant.sourceforge.net/ |
Contact: | project mailing list |
License: | GNU General Public License |
Parabuild
Parabuild is an automated multiplatform build management server. Parabuild helps software teams and organizations of all sizes reduce risks of project failures and increase productivity by providing provides automatic continuous integration builds and stable scheduled builds.
Compatibility: | Ant 1.3 and later |
---|---|
URL: | https://www.viewtier.com/products/parabuild.htm |
Contact: | https://www.viewtier.com/about_us.htm |
License: | Commercial |
Rant
Rant stands for Remote Ant. It is a distributed build system that allows an Ant build file to launch builds on other systems and receive exceptions should they occur.
Note: As the Sourceforge project site shows, the last update was on Feb 09 2002. (jhm)
Compatibility: | Ant 1.4 |
---|---|
URL: | http://remoteant.sourceforge.net/ |
Contact: | Chris Nelson |
License: | MIT License |
WebTest
WebTest is a free open source tool for automated testing of web applications. It is a set of powerful Ant tasks allowing to call web pages, mimic user actions (clicking links, filling forms, ...) and verify the results. The generated reports give comprehensive information on success and failure of the test steps.
Compatibility: | Ant 1.6.5 |
---|---|
URL: | http://webtest.canoo.com/ |
Contact: | project mailing list |
License: | Apache like license |
XML Publication
XML Publication is a set of tools to generate Web pages from desktop documents or other structured documents using XSLT and Ant.
Compatibility: | Ant 1.4 |
---|---|
URL: | http://wwbota.free.fr/XMLPublication/ |
Contact: | Jean-Marc Vanel |
License: | GNU General Public License. |
yEd
yEd is a freeware multi-purpose graph and diagram editor that runs on the Java 2 platform. It provides an import filter for Ant build scripts that makes it possible to conveniently display and browse the dependencies between the different targets of the build file. This is especially useful for debugging and understanding large build files.
Compatibility: | Ant 1.x |
---|---|
URL: | https://www.yworks.com/products/yed/ |
Contact: | yWorks Support |
License: | Freeware |