For in the root Apache 6 pom file, a snapshot site has a same id of apache.snapshots, which points to a new site : http://repository.apache.org/snapshots Thanks ! Ivan
2009/6/16 Jason Dillon <[email protected]> > Why is apache.snapshots old and apache.people.snapshots is new? > > --jason > > > On Jun 16, 2009, at 4:17 PM, [email protected] wrote: > > Author: xuhaihong >> Date: Tue Jun 16 09:17:37 2009 >> New Revision: 785118 >> >> URL: http://svn.apache.org/viewvc?rev=785118&view=rev >> Log: >> Update the id of old snapshot site people.apache.org to >> apache.people.snapshots >> >> Modified: >> geronimo/server/trunk/pom.xml >> >> Modified: geronimo/server/trunk/pom.xml >> URL: >> http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=785118&r1=785117&r2=785118&view=diff >> >> ============================================================================== >> --- geronimo/server/trunk/pom.xml (original) >> +++ geronimo/server/trunk/pom.xml Tue Jun 16 09:17:37 2009 >> @@ -2632,7 +2632,7 @@ >> specify where Genesis lives to pick it up any other >> repositories. >> --> >> <repository> >> - <id>apache.snapshots</id> >> + <id>apache.people.snapshots</id> >> <name>Apache Snapshots Repository</name> >> <url>http://people.apache.org/repo/m2-snapshot- >> repository</url> >> <layout>default</layout> >> >> >> > -- Ivan
