summaryrefslogtreecommitdiff
path: root/conf/sources.mk
diff options
context:
space:
mode:
Diffstat (limited to 'conf/sources.mk')
-rw-r--r--conf/sources.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/conf/sources.mk b/conf/sources.mk
index 8bc9d48..9ceebc4 100644
--- a/conf/sources.mk
+++ b/conf/sources.mk
@@ -22,8 +22,12 @@ plexus-interpolation = git|git://github.com/sonatype/ple
plexus-utils = git|git://github.com/sonatype/plexus-utils.git|plexus-utils-3.0.17
guava = git|https://code.google.com/p/guava-libraries/|v17.0/guava
+
+# Is missing support for jom4j and xom
jaxen-bootstrap = tar|http://dist.codehaus.org/jaxen/distributions/jaxen-1.1.6-src.tar.gz
-jdom-bootstrap = git|git://github.com/hunterhacker/jdom.git|JDOM-2.0.5
+
+jdom1 = git|git://github.com/hunterhacker/jdom.git|jdom-1.1.3
+jdom1-bootstrap = $(jdom1)
# Any other implementation of JSR-305 would probably be fine too.
jsr305 = svn|http://jsr-305.googlecode.com/svn|trunk/ri