Unresolvable dependency
-----------------------
Key: MRELEASE-518
URL: http://jira.codehaus.org/browse/MRELEASE-518
Project: Maven 2.x Release Plugin
Issue Type: Bug
Components: perform
Affects Versions: 2.0-beta-9
Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
Java version: 1.6.0_14
Java home: C:\Programme\Java\jdk1.6.0_14\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
Reporter: Ruediger Gubler
We want to switch from beta-8 to beta-9 of the release plug-in.
We have the following entry in our pom.xml:
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.0-beta-9</version>
<configuration>
<goals>deploy</goals>
</configuration>
</plugin>
Now we get the following error:
Unable to get resource 'org.apache.maven.scm:maven-scm-providers:pom:1.2'
from repository
--
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