提交 5b8e6579 编写于 作者: K kohsuke

Using the same version as maven-hpi-plugin improves the debug experience by...

Using the same version as maven-hpi-plugin improves the debug experience by allowing IDE to see the container classes.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2103 71c3de6d-444a-0410-be80-ed276b4c234a
上级 2f23b277
......@@ -58,6 +58,7 @@
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>maven-jetty-plugin</artifactId>
<version>6.1.1</version>
<configuration>
<contextPath>/</contextPath>
<!--
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册