From 94ed8048eadc023458322a7047a15cb07f85c664 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Wed, 1 Oct 2008 13:08:41 +0000 Subject: [PATCH] o update to the beta-1 of the plexus container, and start instrumenting the projects for the generating of component metadata git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700760 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4fdf7e0d6e..103ef69e30 100644 --- a/pom.xml +++ b/pom.xml @@ -148,6 +148,18 @@ + + org.codehaus.plexus + plexus-component-metadata + 1.0-beta-1 + + + + generate-metadata + + + + org.apache.maven.plugins maven-jar-plugin @@ -268,7 +280,7 @@ 1.0-alpha-9 1.2_Java1.3 3.8.1 - 1.0-alpha-48 + 1.0-beta-1 1.0-alpha-6 1.1 1.5.5 @@ -353,6 +365,11 @@ plexus-container-default ${plexusVersion} + + org.codehaus.plexus + plexus-component-annotations + ${plexusVersion} + org.codehaus.plexus plexus-classworlds