Saturday, April 12, 2014

Jenkins Quick Start





Downloads:


1) Download the Jenkins war file from here http://jenkins-ci.org/

2) Deploy jenkins.war to the tomcat webapps folder

3) Download the J2EE Web App project used in the hands on from here - Download Link

4) Update the tomcat.home in the build.properties to point to your tomcat home folder.

5) Configure Continuous Integration for this project using what you have learnt from the presentation.

Other Info

Jenkins User Guide