未验证 提交 9526bfd4 编写于 作者: J Jesse Glick

Fixing contributing instructions.

上级 bd0d3b5c
......@@ -41,14 +41,9 @@ and then attach IDE Debugger to it.
To compile and launch a development instance, run:
mvn hudson-dev:run
<!--
This should be `mvn hudson-dev:run` as long as JENKINS-23364 is not resolved.
For jenkis-dev:run it is currently necessary to add `org.jenkins-ci.tools` as a plugin group
to the maven settings.xml.
See also https://github.com/jenkinsci/jenkins/pull/4331#discussion_r341041470
-->
```sh
mvn -f war jetty:run
```
## Testing changes
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册