提交 5150e710 编写于 作者: J Jerome Lacoste

JENKINS-8658 depend on latest executable-war. This is where the fix should be....

JENKINS-8658 depend on latest executable-war. This is where the fix should be. Note: of course one should release that dependency into a stable version
上级 42c0bdb7
......@@ -109,7 +109,7 @@ THE SOFTWARE.
<mkdir dir="target/generated-resources" />
<!-- put executable war header -->
<resolveArtifact groupId="org.jvnet.hudson" artifactId="executable-war" version="1.17" type="jar" property="executable-war.jar" />
<resolveArtifact groupId="org.jvnet.hudson" artifactId="executable-war" version="1.18-SNAPSHOT" type="jar" property="executable-war.jar" />
<unjar src="${executable-war.jar}" dest="target/generated-resources">
<patternset>
<include name="**/*.class" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册