Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.0-alpha-2
-
None
-
None
Description
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-2/ does not contain pom file http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-2/maven-dependency-plugin-2.0-alpha-2.pom (as opposed to 2.0-alpha-1 which does). This causes builds to fail with
Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-2:resolve-plugins': Unable to find the mojo 'org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-2:resolve-plugins' in the plugin 'org.apache.maven.plugins:maven-dependency-plugin'
org/codehaus/plexus/archiver/ArchiverException
Please fix as soon as possible.