mirror of https://github.com/apache/cassandra
merge from 1.0.0
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1170685 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b49050e72d
commit
a04c8a1916
|
|
@ -315,7 +315,7 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision}
|
|||
<sequential>
|
||||
<artifact:mvn mavenVersion="${maven.version}" fork="true" failonerror="true">
|
||||
<jvmarg value="-Xmx512m"/>
|
||||
<arg value="org.apache.maven.plugins:maven-gpg-plugin:1.3:sign-and-deploy-file" />
|
||||
<arg value="org.apache.maven.plugins:maven-gpg-plugin:1.4:sign-and-deploy-file" />
|
||||
<arg value="-DretryFailedDeploymentCount=5" />
|
||||
<arg value="-Durl=${maven-repository-url}" />
|
||||
<arg value="-DrepositoryId=${maven-repository-id}" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue