RSS Feed for This PostCurrent Article

Framework for Continuous Build Process

Test the following frameworks for continuous build process

Apache Maven Continuum

Continuum is a continuous integration server for building Java based projects. It supports a wide range of projects:

  • Maven 1
  • Maven 2
  • Ant
  • Shell scripts



CruiseControl

CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.

CruiseControl is distributed under a BSD-style license and is free for use. CruiseControl adheres to an open source model and therefore makes the source code freely available.

Prefer Continuum for my project.

Popularity: 1% [?]


Trackback URL


RSS Feed for This PostPost a Comment