summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/dependencies.mk3
-rw-r--r--conf/sources.mk1
2 files changed, 4 insertions, 0 deletions
diff --git a/conf/dependencies.mk b/conf/dependencies.mk
index a6c3356..8252d38 100644
--- a/conf/dependencies.mk
+++ b/conf/dependencies.mk
@@ -98,6 +98,9 @@ build/packages/aether-core-bootstrap: \
$(dep-jsr330) \
build/packages/httpcomponents-core \
build/packages/httpcomponents-client-bootstrap
+build/packages/cal10n: \
+ build/packages/maven-artifact-bootstrap \
+ build/packages/maven-plugin-api-bootstrap
build/packages/guava: \
$(dep-jsr305)
build/packages/qdox: \
diff --git a/conf/sources.mk b/conf/sources.mk
index 6ef3f2f..fc720fd 100644
--- a/conf/sources.mk
+++ b/conf/sources.mk
@@ -25,6 +25,7 @@ plexus-container-default = git|git://github.com/sonatype/ple
aether-core-bootstrap = git|git://git.eclipse.org/gitroot/aether/aether-core.git|aether-1.0.0.v20140518
+cal10n = git|git://github.com/qos-ch/cal10n.git|v_0.8.1
guava = git|https://code.google.com/p/guava-libraries/|v17.0/guava
qdox = tar|http://nexus.codehaus.org/content/repositories/releases/com/thoughtworks/qdox/qdox/2.0-M1/qdox-2.0-M1-project.tar.bz2
commons-cli = tar|$(_apache_mirror)/commons/cli/source/commons-cli-1.2-src.tar.gz