Top "Continuum" questions

Apache Continuum is an enterprise-ready continuous integration server with features such as automated builds, release management, role-based security, and integration with popular build tools and source control management systems.

Maven release:prepare : Cannot prepare the release because you have local modifications

I'm facing a problem with continuum's release:prepare phase which fails in scm-check-modifications step with error : [ERROR] org.apache.maven.…

maven maven-release-plugin continuum
What are the options for release management using Jenkins

I'm evaluating build engines like Jenkins and Apache Continuum. The bulk of our build is using Maven. What options are …

maven jenkins release-management jenkins-plugins continuum
Continuum as a Jenkins replacement?

At our company we're taking a critical look at the products in our Java Development/QA street. One of the …

java continuous-integration jenkins continuum
How can i use SVN as Maven Repository

I am working on project which has multiple dependencies. Most of the dependencies are available at our centralized maven repository. …

maven build continuum