D'oh! Only download one version of the maven-axis-plugin...

svn path=/nixpkgs/trunk/; revision=5139
This commit is contained in:
Roy van den Broek 2006-04-04 09:30:09 +00:00
parent 0ff118b5f2
commit 1b9e08ee8e

View File

@ -19,6 +19,5 @@ then
export OLD_HOME=$HOME
export HOME=.
$out/bin/maven plugin:download -DgroupId=maven-plugins -DartifactId=maven-axis-plugin -Dversion=0.7
$out/bin/maven plugin:download -Dmaven.repo.remote=http://repository.atlassian.com,http://www.ibiblio.org/maven -DartifactId=maven-axis-plugin -DgroupId=atlassian -Dversion=0.7AXIS1.3
export HOME=OLD_HOME
fi