Sophie

Sophie

distrib > Fedora > 16 > x86_64 > by-pkgid > 23af72f5bd3e4a861b2c5ae2d0d3f7dc > files > 6

maven-shared-15-18.fc16.src.rpm

diff -Naur maven-shared-components-15.orig/maven-artifact-resolver/pom.xml maven-shared-components-15/maven-artifact-resolver/pom.xml
--- maven-shared-components-15.orig/maven-artifact-resolver/pom.xml	2011-08-22 16:52:40.000000000 +0200
+++ maven-shared-components-15/maven-artifact-resolver/pom.xml	2011-08-23 15:39:01.647010748 +0200
@@ -118,14 +118,13 @@
       </plugin>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
-        <version>1.3.8</version>
+        <artifactId>plexus-component-metadata</artifactId>
         <executions>
           <execution>
             <id>create-component-descriptor</id>
             <phase>generate-resources</phase>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
         </executions>
diff -Naur maven-shared-components-15.orig/maven-dependency-analyzer/pom.xml maven-shared-components-15/maven-dependency-analyzer/pom.xml
--- maven-shared-components-15.orig/maven-dependency-analyzer/pom.xml	2009-09-16 19:12:28.000000000 +0200
+++ maven-shared-components-15/maven-dependency-analyzer/pom.xml	2011-08-23 15:36:57.807015664 +0200
@@ -105,11 +105,11 @@
       </plugin>
       <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>
diff -Naur maven-shared-components-15.orig/maven-dependency-tree/pom.xml maven-shared-components-15/maven-dependency-tree/pom.xml
--- maven-shared-components-15.orig/maven-dependency-tree/pom.xml	2011-08-22 16:52:40.000000000 +0200
+++ maven-shared-components-15/maven-dependency-tree/pom.xml	2011-08-23 15:36:52.030018058 +0200
@@ -86,11 +86,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>
diff -Naur maven-shared-components-15.orig/maven-downloader/pom.xml maven-shared-components-15/maven-downloader/pom.xml
--- maven-shared-components-15.orig/maven-downloader/pom.xml	2011-08-22 16:52:40.000000000 +0200
+++ maven-shared-components-15/maven-downloader/pom.xml	2011-08-23 15:35:59.710026929 +0200
@@ -73,11 +73,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>
diff -Naur maven-shared-components-15.orig/maven-doxia-tools/pom.xml maven-shared-components-15/maven-doxia-tools/pom.xml
--- maven-shared-components-15.orig/maven-doxia-tools/pom.xml	2009-12-08 23:34:57.000000000 +0100
+++ maven-shared-components-15/maven-doxia-tools/pom.xml	2011-08-23 15:32:43.210030395 +0200
@@ -145,12 +145,12 @@
     <plugins>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
+        <artifactId>plexus-component-metadata</artifactId>
         <executions>
           <execution>
             <id>create-component-descriptor</id>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
         </executions>
diff -Naur maven-shared-components-15.orig/maven-filtering/pom.xml maven-shared-components-15/maven-filtering/pom.xml
--- maven-shared-components-15.orig/maven-filtering/pom.xml	2009-09-16 19:12:28.000000000 +0200
+++ maven-shared-components-15/maven-filtering/pom.xml	2011-08-23 15:39:11.391012592 +0200
@@ -120,12 +120,11 @@
     <plugins>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
-        <version>1.3.4</version>
+        <artifactId>plexus-component-metadata</artifactId>
         <executions>
           <execution>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
         </executions>
diff -Naur maven-shared-components-15.orig/maven-invoker/pom.xml maven-shared-components-15/maven-invoker/pom.xml
--- maven-shared-components-15.orig/maven-invoker/pom.xml	2009-09-20 16:08:22.000000000 +0200
+++ maven-shared-components-15/maven-invoker/pom.xml	2011-08-23 15:39:05.119009947 +0200
@@ -78,14 +78,13 @@
       </plugin>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
-        <version>1.3.8</version>
+        <artifactId>plexus-component-metadata</artifactId>
         <executions>
           <execution>
             <id>create-component-descriptor</id>
             <phase>generate-resources</phase>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
         </executions>
diff -Naur maven-shared-components-15.orig/maven-model-converter/pom.xml maven-shared-components-15/maven-model-converter/pom.xml
--- maven-shared-components-15.orig/maven-model-converter/pom.xml	2011-08-22 16:52:40.000000000 +0200
+++ maven-shared-components-15/maven-model-converter/pom.xml	2011-08-23 15:36:24.830018547 +0200
@@ -80,11 +80,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>
diff -Naur maven-shared-components-15.orig/maven-osgi/pom.xml maven-shared-components-15/maven-osgi/pom.xml
--- maven-shared-components-15.orig/maven-osgi/pom.xml	2009-09-16 19:12:28.000000000 +0200
+++ maven-shared-components-15/maven-osgi/pom.xml	2011-08-23 15:33:14.779028815 +0200
@@ -55,11 +55,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>
diff -Naur maven-shared-components-15.orig/maven-repository-builder/pom.xml maven-shared-components-15/maven-repository-builder/pom.xml
--- maven-shared-components-15.orig/maven-repository-builder/pom.xml	2011-08-22 16:52:40.000000000 +0200
+++ maven-shared-components-15/maven-repository-builder/pom.xml	2011-08-23 15:35:51.181022277 +0200
@@ -108,12 +108,12 @@
       
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
+        <artifactId>plexus-component-metadata</artifactId>
         <executions>
           <execution>
             <id>create-component-descriptor</id>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
         </executions>
diff -Naur maven-shared-components-15.orig/maven-runtime/pom.xml maven-shared-components-15/maven-runtime/pom.xml
--- maven-shared-components-15.orig/maven-runtime/pom.xml	2009-11-08 16:38:27.000000000 +0100
+++ maven-shared-components-15/maven-runtime/pom.xml	2011-08-23 15:39:18.928010249 +0200
@@ -102,12 +102,11 @@
       </plugin>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
-        <version>1.3.2</version>
+        <artifactId>plexus-component-metadata</artifactId>
         <executions>
           <execution>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
         </executions>
diff -Naur maven-shared-components-15.orig/maven-shared-jar/pom.xml maven-shared-components-15/maven-shared-jar/pom.xml
--- maven-shared-components-15.orig/maven-shared-jar/pom.xml	2009-12-15 00:44:29.000000000 +0100
+++ maven-shared-components-15/maven-shared-jar/pom.xml	2011-08-23 15:39:15.535007743 +0200
@@ -83,12 +83,11 @@
     <plugins>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
-        <version>1.3.5</version>
+        <artifactId>plexus-component-metadata</artifactId>
         <executions>
           <execution>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
         </executions>
diff -Naur maven-shared-components-15.orig/maven-filtering/src/test/resources/pom.xml maven-shared-components-15/maven-filtering/src/test/resources/pom.xml
--- maven-shared-components-15.orig/maven-filtering/src/test/resources/pom.xml	2009-02-28 13:41:44.000000000 +0100
+++ maven-shared-components-15/maven-filtering/src/test/resources/pom.xml	2011-08-23 16:48:53.297804847 +0200
@@ -43,12 +43,11 @@
     <plugins>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
-        <version>1.3.4</version>
+        <artifactId>plexus-component-metadata</artifactId>
         <executions>
           <execution>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
         </executions>