Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 8a1ee7e9e9b249fae19ae36e4037816e > files > 2

sonatype-plugins-parent-6-4.mga3.src.rpm

--- pom.xml	2010-09-15 14:20:16.000000000 +0200
+++ pom.xml-gil	2012-01-02 03:20:04.057979891 +0100
@@ -46,12 +46,12 @@
       <plugins>
         <plugin>
           <groupId>org.codehaus.plexus</groupId>
-          <artifactId>plexus-maven-plugin</artifactId>
-          <version>1.3.8</version>
+          <artifactId>plexus-component-metadata</artifactId>
+          <version>1.5.5</version>
           <executions>
             <execution>
               <goals>
-                <goal>descriptor</goal>
+                <goal>generate-metadata</goal>
               </goals>
             </execution>
           </executions>
@@ -140,7 +140,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-site-plugin</artifactId>
-            <version>3.0-beta-1-FLEXMOJOS-r937912</version>
+            <version>3.0</version>
             <executions>
               <execution>
                 <phase>deploy</phase>
@@ -151,7 +151,7 @@
               </execution>
             </executions>
           </plugin>
-          <plugin>
+          <!--plugin>
             <groupId>org.sonatype.plugins</groupId>
             <artifactId>maven-upload-plugin</artifactId>
             <version>0.0.1</version>
@@ -170,7 +170,7 @@
                 </configuration>
               </execution>
             </executions>
-          </plugin>
+          </plugin-->
         </plugins>
       </build>
     </profile>