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
commiteb8decd1fad5a4aed7a3a9ebb7dd3fcc3918bbad (patch)
tree2deaef958fd7b85d8d3b9141e245fe7a787f0ffc /java/ivysettings.retrieve.xml
parentebd31dccfcf58510352e5c0f535691b0ed5263f2 (diff)
downloadqpid-python-eb8decd1fad5a4aed7a3a9ebb7dd3fcc3918bbad.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]"/>