Project

General

Profile

Actions

JenkinsBuildPipelines » History » Revision 6

« Previous | Revision 6/12 (diff) | Next »
Andreas Kohlbecker, 08/22/2013 04:40 PM


Jenkins Build Pipelines

On how to setup true build and release pipelines in Jenkins.

"True pipeline as being a pipeline that is strictly associated with a single revision."


see also #3356 (jenkins build pipeline for EDIT Platform release setup)

Articles

Links to interesting pages regarding build and release pipelines in Jenkins:

Build Pipeline Plugins


NOTES:

- Artifactory ,see 
    http://blogs.jfrog.org/2011/06/jenkins-new-maven-and-gradle-release.html
    http://eugenedvorkin.com/continuous-delivery-pipeline-with-jenkins-gradle-and-artifactory-part-1-commit-stage/

- sonar integration (Code quality reporting tool)

- how to infer mvn version string fom svn tag url and vice versa?

Updated by Andreas Kohlbecker over 10 years ago · 6 revisions