mirror of https://github.com/jenkinsci/jenkins.git
Remove not existed build variable
This commit is contained in:
parent
4379ce8e8d
commit
cd9915c946
|
@ -4,7 +4,6 @@ execution), run:
|
||||||
mvn clean install -pl war -am -DskipTests
|
mvn clean install -pl war -am -DskipTests
|
||||||
|
|
||||||
The WAR file will be in war/target/jenkins.war (you can play with it)
|
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
|
For more information on building Jenkins, visit
|
||||||
https://wiki.jenkins-ci.org/display/JENKINS/Building+Jenkins
|
https://wiki.jenkins-ci.org/display/JENKINS/Building+Jenkins
|
||||||
|
|
Loading…
Reference in New Issue