Remove not existed build variable

This commit is contained in:
Kanstantsin Shautsou 2017-01-06 19:48:46 +03:00 committed by GitHub
parent 4379ce8e8d
commit cd9915c946
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ execution), run:
mvn clean install -pl war -am -DskipTests
The WAR file will be in war/target/jenkins.war (you can play with it)
You can deactivate test-harness execution with -Dskip-test-harness
For more information on building Jenkins, visit
https://wiki.jenkins-ci.org/display/JENKINS/Building+Jenkins