August 2012
Intermediate to advanced
318 pages
5h 56m
English
Next, we will create a new build job for the packt-app Maven project. Log in to Jenkins and click on the New Job link from the left. Enter a job name and select the maven2/3 radio button. Then, click on OK to proceed to the job's configuration screen.

Click on the Subversion radio button and enter the Repository URL of the packt project. Remember to replace the $PATH_REPO environment variable with the repository directory as it is configured in your own system. Leave the rest of the fields to their default values.

Configure the ...
Read now
Unlock full access