Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: 2.5
-
Component/s: dependency-management
-
Labels:None
-
Environment:HideApache 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"ShowApache 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"
-
Number of attachments :
Description
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
[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
Issue Links
- depends upon
-
MSHARED-167
dependency:tree omits batik-js
-
- is related to
-
MDEP-339
tree mojo doesn't work consistently with maven3
-
This issue depends on the maven-version
At least with 3.0.4-RC3 it won't download the LATEST but the RELEASED version.