]> source.dussan.org Git - archiva.git/commitdiff
move up to the latest assembly plugin consistently
authorBrett Porter <brett@apache.org>
Tue, 20 Jan 2009 17:00:03 +0000 (17:00 +0000)
committerBrett Porter <brett@apache.org>
Tue, 20 Jan 2009 17:00:03 +0000 (17:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@736038 13f79535-47bb-0310-9956-ffa450edef68

archiva-docs/pom.xml
archiva-jetty/pom.xml
pom.xml

index fe78803d507432a6bb09478d92fec2709acdf579..c539590b2db231396192e0de22c03ec400012f27 100644 (file)
@@ -45,7 +45,6 @@
       </plugin>
       <plugin>
         <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.1</version>
         <configuration>
           <descriptor>src/site/assembly/docs.xml</descriptor>
         </configuration>
index 09928b1d851ec88e45682cbbbaf2d9438d973874..3a56a668124d785687651a434e492fb464575bf9 100644 (file)
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.1</version>
         <executions>
           <execution>
             <phase>package</phase>
diff --git a/pom.xml b/pom.xml
index ddef5f76fb0c4abea3abd731bb0e278101676b94..4f483b39865ddba3b67b0b004a76b158960ebb34 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <artifactId>modello-maven-plugin</artifactId>
           <version>1.0-alpha-15</version>
         </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-assembly-plugin</artifactId>
+          <version>2.2-beta-3</version>
+        </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
         <plugins>
           <plugin>
             <artifactId>maven-assembly-plugin</artifactId>
-            <version>2.2-beta-2</version>
             <inherited>false</inherited>
             <configuration>
               <descriptors>