提交 b84a014d 编写于 作者: K Kohsuke Kawaguchi

hudson-dev:run now requires javadoc plugin because maven-plugin depends on it

上级 7a492f37
......@@ -368,7 +368,8 @@ THE SOFTWARE.
<name>hudson.bundled.plugins</name>
<value>
${basedir}/../maven-plugin/target/test-classes/the.hpl,
${basedir}/../ui-samples-plugin/target/test-classes/the.hpl
${basedir}/../ui-samples-plugin/target/test-classes/the.hpl,
${project.build.directory}/${project.build.finalName}/WEB-INF/plugins/javadoc.hpi
</value>
</systemProperty>
<systemProperty>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册