提交 b1926cfe 编写于 作者: O Olivier Lamy

add a simple file on how to build jenkins.war

上级 ba711bac
If you want simply to have the jenkins.war as fast as possible (without test execution), just use :
mvn clean install -pl war -am -DskipTests
the war will be in war/target/jenkins.war (you can play with it)
You can desactivate test-harness execution with -Dskip-test-harness
Have Fun !!
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册