Home

Welcome to Easyant

Easyant is a build system, that is based on Apache Ant and Apache Ivy.

Our goals are :
  • to leverage popularity and flexibility of Ant.
  • to integrate Apache Ivy, such that the build system combines a ready-to-use dependency manager.
  • to simplify standard build types, such as building web applications, JARs etc, by providing ready to use builds.
  • to provide conventions and guidelines.
  • to make plugging-in of fresh functionalities easy as writing simple Ant scripts as Easyant plugins.
To still remain adaptable,
  • Though Easyant comes with a lot of conventions, we never lock you in.
  • Easyant allows you to easily extend existing modules or create and use your own modules.
  • Easyant makes migration from Ant very simple. Your legacy Ant scripts could still be leveraged with Easyant.

Download






The latest release is easyant-0.8.
Other download options

Google group

If you want to be noticed by easyant releases, or discuss about new features, enhancement, a google group is accessible here.

Others Notifications

is a fairly high traffic mailing list for ticket changes. Every time a easyant ticket is modified a new message is posted on this list.
You can subscribe to this list here. Archives are available here.

IRC Channel (#easyant on freenode)

We've registered an IRC channel on the freenode network for informal easyant discussions, asking questions or just hanging out and "socializing".

The channel is #easyant on irc.freenode.net.

Drop by if you are interested in the development of easyant, have a quick question or just want to get to know the people developing and using it. If you're new to IRC, be sure to learn how to get answers. A free web irc client is available here.

Latest news

Easyant: EasyAnt 0.8 released !
Added by Jean-Louis Boudart about 1 month ago

View all news

Latest projects

  • mavenivy-adapters (05/17/2010 04:13 pm)
  • EasyAnt4e (04/13/2010 02:03 am)

    EasyAnt4e is an EasyAnt integration for eclipse

  • Easyant (04/13/2010 01:55 am)

    EasyAnt main distribution

    Easyant Documentation

    You can find Easyant documentation here.

    Source code

    Easyant is released under Apache License 2.0.
    You can get the latest source code of EasyAnt from our Subversion repository :...