Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 3da031a7d3cc980ded6ca0c1cbe2ba27 > files > 3

plexus-active-collections-1.0-0.3.beta2.8.mga3.src.rpm

diff -Naur plexus-active-collections-1.0-beta-2.orig/pom.xml plexus-active-collections-1.0-beta-2/pom.xml
--- plexus-active-collections-1.0-beta-2.orig/pom.xml	2008-02-19 04:54:43.000000000 +0100
+++ plexus-active-collections-1.0-beta-2/pom.xml	2011-07-27 13:51:58.963638701 +0200
@@ -44,13 +44,12 @@
       </plugin>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
-        <version>1.3</version>
+        <artifactId>plexus-component-metadata</artifactId>
         <executions>
           <execution>
             <id>create-component-descriptor</id>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
           <!--