mirror of https://github.com/apache/jmeter.git
Update to latest Maven Deploy plugin
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1697198 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 19cf7f6619
This commit is contained in:
parent
0647a44ed0
commit
59001161d7
|
|
@ -1911,7 +1911,7 @@ run JMeter unless all the JMeter jars are added.
|
|||
<arg value="-D${XX}types=${packaging}.asc,pom.asc"/>
|
||||
<arg value="-D${XX}classifiers=,"/>
|
||||
<!-- Need at least version 2.7 of the plugin to upload additional files-->
|
||||
<arg value="org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy-file"/>
|
||||
<arg value="org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy-file"/>
|
||||
</java>
|
||||
</sequential>
|
||||
</macrodef>
|
||||
|
|
|
|||
Loading…
Reference in New Issue