mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
D'oh! Only download one version of the maven-axis-plugin...
svn path=/nixpkgs/trunk/; revision=5139
This commit is contained in:
parent
0ff118b5f2
commit
1b9e08ee8e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user