You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Ricardo Gladwell (JIRA)" <ji...@codehaus.org> on 2010/11/23 15:18:03 UTC

[jira] Created: (MRELEASE-617) Maven release plugin branch goal failing with authentication error

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

        

[jira] (MRELEASE-617) Maven release plugin branch goal failing with authentication error

Posted by "Robert Scholte (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MRELEASE-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte updated MRELEASE-617:
------------------------------------

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

{{mvn release:branch -DbranchName=TEST -Dusername=ricardo}}
{noformat}
[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
{noformat}
I can execute subversion commits out of maven from the command line without requiring my password so not sure why this is failing.

  was:
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.

    
> Maven release plugin branch goal failing with authentication error
> ------------------------------------------------------------------
>
>                 Key: MRELEASE-617
>                 URL: https://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}}
> {noformat}
> [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
> {noformat}
> 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, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira