Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > e589e58c03b547ab987e79e7d4c7e696 > files > 2

maven-artifact-resolver-1.0-11.mga5.src.rpm

diff --git a/pom.xml b/pom.xml
index 60aaf1f..5c2b49a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,14 +113,14 @@ under the License.
       </plugin>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
+        <artifactId>plexus-component-metadata</artifactId>
         <version>1.3.8</version>
         <executions>
           <execution>
             <id>create-component-descriptor</id>
             <phase>generate-resources</phase>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
         </executions>