Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.0-alpha-2
-
Fix Version/s: 2.0-alpha-2
-
Component/s: None
-
Labels:None
-
Number of attachments :
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.
This was supposed to be staged first, but there where issues with the release and it apparently deployed before I caught it. The release is staged in this repository: http://people.apache.org/~brianf/staging-repository/ once the vote passes, this will be moved into central. I removed the alpha-2 folder from the rsync folder so it should update central shortly.