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