Author: brett
Date: Wed Jul 27 17:51:36 2005
New Revision: 225662
URL: http://svn.apache.org/viewcvs?rev=225662&view=rev
Log:
add correct plugin repository
Modified:
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/it0041/pom.xml
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=225662&r1=225661&r2=225662&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0022/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0022/pom.xml Wed Jul 27 17:51:36 2005
@@ -21,4 +21,11 @@
</plugin -->
</plugins>
</build>
+ <pluginRepositories>
+ <pluginRepository>
+ <id>snapshots</id>
+ <name>Maven Central Plugins Development Repository</name>
+ <url>http://snapshots.maven.codehaus.org/maven2/plugins</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=225662&r1=225661&r2=225662&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0023/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0023/pom.xml Wed Jul 27 17:51:36 2005
@@ -21,4 +21,11 @@
</plugin -->
</plugins>
</build>
+ <pluginRepositories>
+ <pluginRepository>
+ <id>snapshots</id>
+ <name>Maven Central Plugins Development Repository</name>
+ <url>http://snapshots.maven.codehaus.org/maven2/plugins</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=225662&r1=225661&r2=225662&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0025/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0025/pom.xml Wed Jul 27 17:51:36 2005
@@ -36,4 +36,11 @@
</plugin>
</plugins>
</build>
+ <pluginRepositories>
+ <pluginRepository>
+ <id>snapshots</id>
+ <name>Maven Central Plugins Development Repository</name>
+ <url>http://snapshots.maven.codehaus.org/maven2/plugins</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=225662&r1=225661&r2=225662&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0026/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0026/pom.xml Wed Jul 27 17:51:36 2005
@@ -21,4 +21,11 @@
</plugin -->
</plugins>
</build>
+ <pluginRepositories>
+ <pluginRepository>
+ <id>snapshots</id>
+ <name>Maven Central Plugins Development Repository</name>
+ <url>http://snapshots.maven.codehaus.org/maven2/plugins</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=225662&r1=225661&r2=225662&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0027/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0027/pom.xml Wed Jul 27 17:51:36 2005
@@ -13,4 +13,11 @@
</plugin>
</plugins>
</build>
+ <pluginRepositories>
+ <pluginRepository>
+ <id>snapshots</id>
+ <name>Maven Central Plugins Development Repository</name>
+ <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+ </pluginRepository>
+ </pluginRepositories>
</model>
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=225662&r1=225661&r2=225662&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0041/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0041/pom.xml Wed Jul 27 17:51:36 2005
@@ -21,4 +21,11 @@
</plugin>
</plugins>
</build>
+ <pluginRepositories>
+ <pluginRepository>
+ <id>snapshots</id>
+ <name>Maven Central Plugins Development Repository</name>
+ <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+ </pluginRepository>
+ </pluginRepositories>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]