EBuild favicon

EBuild

EBuild is a software build automation system. It is written in Java but is a general system that can be applied to almost any software development in its entirety. EBuild is general in design — but owing to its origins — EBuilds 'out of the box' support for different development platfroms is Java/JVM centric. The closest analogue to EBuild in the Java world is Maven. Part of the motivation for creating EBuild was to overcome the limitations of the Maven build model, and create a more elegant, general and unobtrusive tool. For more detailed comparisons, see: http://ebuild-project.org/Comparisons.html#Maven

Buildr

Buildr

Apache Buildr is a build system for Java-based applications, including support for Scala, Groovy and a growing number of JVM l ...

Phing

Phing

PHing Is Not GNU make; it's a PHP project build system or build tool based on ?Apache Ant. You can do anything with it that yo ...