提交 e4c248b0 编写于 作者: K kohsuke

I suppose this is to pick up hudson:run


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@6145 71c3de6d-444a-0410-be80-ed276b4c234a
上级 611ca94d
......@@ -294,6 +294,17 @@
<HUDSON_HOME>${basedir}/work</HUDSON_HOME>
</properties>
<pluginRepositories>
<pluginRepository>
<id>java.net2</id>
<url>http://download.java.net/maven/2</url>
<releases>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</releases>
</pluginRepository>
</pluginRepositories>
<profiles>
<profile>
<id>hudson-libs-local</id>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册