Brett, can you update it0049 to use "snapshots" rather than "plugin-snapshots"? That should get all of the POMs in the codebase using the same ID.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, September 16, 2005 14:01 To: [EMAIL PROTECTED] Subject: 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/ Modified: maven/components/trunk/maven-core-it/it0049/pom.xml URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it004 9/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> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]