bb8f8e
diff -Naur plexus-build-api-0.0.7.orig/pom.xml plexus-build-api-0.0.7/pom.xml
bb8f8e
--- plexus-build-api-0.0.7.orig/pom.xml	2011-02-11 17:37:00.000000000 +0100
bb8f8e
+++ plexus-build-api-0.0.7/pom.xml	2011-07-27 14:48:31.508448776 +0200
bb8f8e
@@ -46,12 +46,11 @@
bb8f8e
     <plugins>
bb8f8e
       <plugin>
bb8f8e
         <groupId>org.codehaus.plexus</groupId>
bb8f8e
-        <artifactId>plexus-maven-plugin</artifactId>
bb8f8e
-        <version>1.3.4</version>
bb8f8e
+        <artifactId>plexus-component-metadata</artifactId>
bb8f8e
         <executions>
bb8f8e
           <execution>
bb8f8e
             <goals>
bb8f8e
-              <goal>descriptor</goal>
bb8f8e
+              <goal>generate-metadata</goal>
bb8f8e
             </goals>
bb8f8e
           </execution>
bb8f8e
         </executions>