Build & CI

TwitterFacebook
Get flash to fully experience Pearltrees
Apache Ant™ Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications.

Apache Ant

http://ant.apache.org/
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. If you think that Maven could help your project, you can find out more information about in the "About Maven" section of the navigation. http://maven.apache.org/

Maven

The Mojo project is a collection of plugins for Apache Maven 2 & 3. Releases of the plugins are available from the Maven Central repository . Snapshots are available on request through the users mailing list or by emailing the maintainer. http://mojo.codehaus.org/

Codehaus Mojo

http://embedded-glassfish.java.net/nonav/plugindocs/3.1/plugin-info.html

Maven Embedded GlassFish Plugin

This Mojo runs post startup adminstrative commands on the Embedded GlassFish. The commands should be specified in the commands string array. The deployment artifact's location can be specified using 'app' configuration and the deployment parameters can be specified in 'deploymentParams' configuration. embedded-glassfish:run This Mojo starts Embedded GlassFish and deploys the application with the configured parameters supplied by the user in the embedded-glassfish-maven-plugin configuration. This Mojo starts the Embedded GlassFish with the configured parameters supplied by the user in the embedded-glassfish-maven-plugin configuration.