[ http://jira.codehaus.org/browse/MAVEN-1817?page=comments#action_79800 ] Lukas Theussl commented on MAVEN-1817: --------------------------------------
I can't seem to be able to reproduce anything these days ... or am I missing something: {noformat} maven plugin:download -Dmaven.repo.remote=http://people.apache.org/repo/m1-snapshot-repository/,http://repo1.maven.org/maven -DgroupId=maven -DartifactId=maven-xdoc-plugin -Dversion=1.10.1-SNAPSHOT __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.1-RC1-SNAPSHOT build:start: plugin:download-artifact: [echo] repo is 'http://people.apache.org/repo/m1-snapshot-repository/' [echo] trying to download http://people.apache.org/repo/m1-snapshot-repository//maven/plugins/maven-xdoc-plugin-1.10.1-SNAPSHOT.jar .................... (211K) [echo] repo is 'http://repo1.maven.org/maven' [echo] trying to download http://repo1.maven.org/maven/maven/plugins/maven-xdoc-plugin-1.10.1-SNAPSHOT.jar plugin:download: [delete] Deleting 1 files from /home/lukas/local/java/maven/trunk/plugins [delete] /home/lukas/.maven/plugins not found. [delete] Deleting 148 files from /home/lukas/.maven/cache [delete] Deleted 15 directories from /home/lukas/.maven/cache [copy] Copying 1 file to /home/lukas/local/java/maven/trunk/plugins BUILD SUCCESSFUL {noformat} > Maven doesn't try to find snapshots in all repositories > ------------------------------------------------------- > > Key: MAVEN-1817 > URL: http://jira.codehaus.org/browse/MAVEN-1817 > Project: Maven 1.x > Issue Type: Bug > Components: core > Affects Versions: 1.1-beta-3 > Reporter: Arnaud Heritier > Assigned To: Arnaud Heritier > Fix For: 1.1-rc1 > > > In my environment I have several remote repositories. > When Maven tries to update a snapshot, as soon as it found the snapshot on a > given repo, it doesn't try to check if there's a more recent in another repo. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira