summaryrefslogtreecommitdiff
path: root/java/ivysettings.retrieve.xml
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-05-12 16:47:47 +0000
committerRobert Gemmell <robbie@apache.org>2012-05-12 16:47:47 +0000
commitf12f3f00802cea739a7f4341d03fbb3ac7340183 (patch)
tree2deaef958fd7b85d8d3b9141e245fe7a787f0ffc /java/ivysettings.retrieve.xml
parent1fec9e23ce2b776a7d0ecff9230865083e0abc30 (diff)
downloadqpid-python-f12f3f00802cea739a7f4341d03fbb3ac7340183.tar.gz
QPID-3994: add support for optionally retrieving FindBugs using Ivy
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1337590 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/ivysettings.retrieve.xml')
-rw-r--r--java/ivysettings.retrieve.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/java/ivysettings.retrieve.xml b/java/ivysettings.retrieve.xml
index bdce28d007..8faf23c2d1 100644
--- a/java/ivysettings.retrieve.xml
+++ b/java/ivysettings.retrieve.xml
@@ -26,9 +26,7 @@
<artifact pattern="${ivy.localfs.root}/${ivy.localfs.pattern}" />
</filesystem>
- <url name="m2repo" m2compatible="true">
- <artifact pattern="${ivy.m2repo.url}/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]"/>
- </url>
+ <ibiblio name="m2repo" m2compatible="true" root="${ivy.m2repo.url}"/>
<url name="csvjdbc" m2compatible="true">
<artifact pattern="http://csvjdbc.sourceforge.net/maven2/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]"/>