Blob Blame History Raw
diff -Naur plexus-digest.orig/pom.xml plexus-digest/pom.xml
--- plexus-digest.orig/pom.xml	2007-05-21 21:31:52.000000000 +0200
+++ plexus-digest/pom.xml	2011-07-26 18:54:21.375748376 +0200
@@ -22,11 +22,11 @@
     <plugins>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
+        <artifactId>plexus-component-metadata</artifactId>
         <executions>
           <execution>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
         </executions>