Maven release plugin branch goal failing with authentication error
------------------------------------------------------------------

                 Key: MRELEASE-617
                 URL: http://jira.codehaus.org/browse/MRELEASE-617
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
          Components: branch
    Affects Versions: 2.1
         Environment: Fedora Core 13, subversion-1.6.13-1.fc13, maven 3.0, Java 
JDK 1.6.0_20
            Reporter: Ricardo Gladwell


When I try to run branch on any application I get the following error:

> mvn release:branch -DbranchName=TEST -Dusername=ricardo

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-release-plugin:2.0:branch (default-cli) on 
project throttle-spring-annotations: Unable to branch SCM
[ERROR] Provider message:
[ERROR] The svn branch command failed.
[ERROR] Command output:
[ERROR] svn: OPTIONS of 
'http://nmsvn.bskyb.com:1080/repositories/loyalty/throttle-spring-annotations': 
authorization failed: Could not authenticate to server: rejected Basic challenge

I can execute subversion commits out of maven from the command line without 
requiring my password so not sure why this is failing.

-- 
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

        

Reply via email to