Robert Scholte created MPIR-237: ----------------------------------- Summary: Unexpected download Key: MPIR-237 URL: https://jira.codehaus.org/browse/MPIR-237 Project: Maven 2.x Project Info Reports Plugin Issue Type: Bug Components: dependency-management Affects Versions: 2.4 Environment: Apache Maven 3.0.4 (r1206075; 2011-11-25 09:20:29+0100) Maven home: D:\apache-maven-3.0.4-RC2\bin\.. Java version: 1.6.0_25, vendor: Sun Microsystems Inc. Java home: E:\Program Files\Java\jdk1.6.0_25\jre Default locale: nl_NL, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" Reporter: Robert Scholte
I was kind of surprised to see maven 3.0.5-SNAPSHOT being downloaded. Looks like a bug to me. This happend during a {{mvn site}} on the coberturta-maven-plugin rev. 15529 {noformat} [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:2.4 [INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from nexus Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml (782 B at 0.3 KB/sec) Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom (3 KB at 2.3 KB/sec) Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml (809 B at 0.3 KB/sec) Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom (22 KB at 7.7 KB/sec) [INFO] artifact junit:junit: checking for updates from nexus {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira