Apache Continuum

This is an old revision of this page, as edited by Full-date unlinking bot (talk | contribs) at 11:16, 25 November 2009 (Unlinking full-dates. Details here. Codes: AMreg(×1)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Apache Continuum, a partner to Apache Maven, is a continuous integration server, which runs builds on a configurable schedule. Much like CruiseControl, Continuum emails developers when the build is broken, requesting that the culprit fix the problem. To add a project to Continuum, point to the pom.xml in the source control system, and it automatically does the rest:

  • Check out from source control
  • Run clean build
  • Deploy to integration server
  • Run unit tests
Apache Continuum
Developer(s)Apache Software Foundation
Stable release
1.2.3 / January 13, 2009
Repository
Written inJava
Operating systemCross-platform
TypeContinuous integration
LicenseApache 2.0 licence
Websitecontinuum.apache.org