You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/09/16 20:00:42 UTC

svn commit: r289623 - in /maven/components/trunk/maven-core-it: it0008/ it0009/ it0012/ it0022/ it0023/ it0025/ it0026/ it0027/ it0040/ it0041/ it0044/ it0045/ it0046/ it0049/ it0064/ it1011/

Author: brett
Date: Fri Sep 16 11:00:26 2005
New Revision: 289623

URL: http://svn.apache.org/viewcvs?rev=289623&view=rev
Log:
fix plugin repository definitions

Modified:
    maven/components/trunk/maven-core-it/it0008/pom.xml
    maven/components/trunk/maven-core-it/it0009/pom.xml
    maven/components/trunk/maven-core-it/it0012/pom.xml
    maven/components/trunk/maven-core-it/it0022/pom.xml
    maven/components/trunk/maven-core-it/it0023/pom.xml
    maven/components/trunk/maven-core-it/it0025/pom.xml
    maven/components/trunk/maven-core-it/it0026/pom.xml
    maven/components/trunk/maven-core-it/it0027/pom.xml
    maven/components/trunk/maven-core-it/it0040/pom.xml
    maven/components/trunk/maven-core-it/it0041/pom.xml
    maven/components/trunk/maven-core-it/it0044/pom.xml
    maven/components/trunk/maven-core-it/it0045/pom.xml
    maven/components/trunk/maven-core-it/it0046/pom.xml
    maven/components/trunk/maven-core-it/it0049/pom.xml
    maven/components/trunk/maven-core-it/it0064/pom.xml
    maven/components/trunk/maven-core-it/it1011/pom.xml

Modified: maven/components/trunk/maven-core-it/it0008/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0008/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0008/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0008/pom.xml Fri Sep 16 11:00:26 2005
@@ -31,7 +31,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
 </model>

Modified: maven/components/trunk/maven-core-it/it0009/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0009/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0009/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0009/pom.xml Fri Sep 16 11:00:26 2005
@@ -38,7 +38,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
 </model>

Modified: maven/components/trunk/maven-core-it/it0012/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0012/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0012/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0012/pom.xml Fri Sep 16 11:00:26 2005
@@ -19,7 +19,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
   <modules>

Modified: maven/components/trunk/maven-core-it/it0022/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0022/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0022/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0022/pom.xml Fri Sep 16 11:00:26 2005
@@ -25,7 +25,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
 </model>

Modified: maven/components/trunk/maven-core-it/it0023/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0023/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0023/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0023/pom.xml Fri Sep 16 11:00:26 2005
@@ -25,7 +25,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
 </model>

Modified: maven/components/trunk/maven-core-it/it0025/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0025/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0025/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0025/pom.xml Fri Sep 16 11:00:26 2005
@@ -40,7 +40,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
 </model>

Modified: maven/components/trunk/maven-core-it/it0026/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0026/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0026/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0026/pom.xml Fri Sep 16 11:00:26 2005
@@ -25,7 +25,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
 </model>

Modified: maven/components/trunk/maven-core-it/it0027/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0027/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0027/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0027/pom.xml Fri Sep 16 11:00:26 2005
@@ -17,7 +17,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
 </model>

Modified: maven/components/trunk/maven-core-it/it0040/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0040/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0040/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0040/pom.xml Fri Sep 16 11:00:26 2005
@@ -18,7 +18,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
 </project>

Modified: maven/components/trunk/maven-core-it/it0041/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0041/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0041/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0041/pom.xml Fri Sep 16 11:00:26 2005
@@ -25,7 +25,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
 </project>

Modified: maven/components/trunk/maven-core-it/it0044/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0044/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0044/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0044/pom.xml Fri Sep 16 11:00:26 2005
@@ -25,7 +25,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
 </model>

Modified: maven/components/trunk/maven-core-it/it0045/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0045/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0045/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0045/pom.xml Fri Sep 16 11:00:26 2005
@@ -8,7 +8,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
   <modules>

Modified: maven/components/trunk/maven-core-it/it0046/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0046/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0046/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0046/pom.xml Fri Sep 16 11:00:26 2005
@@ -8,7 +8,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
   <modules>

Modified: maven/components/trunk/maven-core-it/it0049/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0049/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0049/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0049/pom.xml Fri Sep 16 11:00:26 2005
@@ -22,7 +22,7 @@
     <pluginRepository>
       <id>plugin-snapshots</id>
       <name>Plugin Snapshots</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
 </project>

Modified: maven/components/trunk/maven-core-it/it0064/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0064/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0064/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0064/pom.xml Fri Sep 16 11:00:26 2005
@@ -30,7 +30,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
 </model>

Modified: maven/components/trunk/maven-core-it/it1011/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it1011/pom.xml?rev=289623&r1=289622&r2=289623&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it1011/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it1011/pom.xml Fri Sep 16 11:00:26 2005
@@ -8,7 +8,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>Maven Central Plugins Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+      <url>http://snapshots.maven.codehaus.org/maven2</url>
     </pluginRepository>
   </pluginRepositories>
   <modules>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org