summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/dependencies.mk5
-rw-r--r--conf/sources.mk1
2 files changed, 5 insertions, 1 deletions
diff --git a/conf/dependencies.mk b/conf/dependencies.mk
index 8e92029..5403119 100644
--- a/conf/dependencies.mk
+++ b/conf/dependencies.mk
@@ -12,7 +12,10 @@ build/packages/maven-plugin-api-bootstrap: \
build/packages/plexus-utils \
build/packages/plexus-container-default \
build/packages/plexus-classworlds \
- build/packages/atinject-javax.inject
+ build/packages/maven-artifact-bootstrap
+
+build/packages/maven-artifact-bootstrap: \
+ build/packages/plexus-utils
build/packages/plexus-container-default: \
build/packages/plexus-classworlds \
diff --git a/conf/sources.mk b/conf/sources.mk
index 15bc67b..9d20b08 100644
--- a/conf/sources.mk
+++ b/conf/sources.mk
@@ -3,6 +3,7 @@ _apache_mirror = http://archive.apache.org/dist
maven = tar|$(_apache_mirror)/maven/maven-3/3.2.1/source/apache-maven-3.2.1-src.tar.gz
maven-plugin-api-bootstrap = tar|$(_apache_mirror)/maven/maven-3/3.2.1/source/apache-maven-3.2.1-src.tar.gz|maven-plugin-api
+maven-artifact-bootstrap = tar|$(_apache_mirror)/maven/maven-3/3.2.1/source/apache-maven-3.2.1-src.tar.gz|maven-artifact
maven-plugin-tools = svn|$(_apache_svn)|maven/plugin-tools/tags/maven-plugin-tools-3.3