You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2006/01/18 22:48:40 UTC

[jira] Created: (MPSCM-73) Cannot checkout with anonymous pserver protocol

Cannot checkout with anonymous pserver protocol
-----------------------------------------------

         Key: MPSCM-73
         URL: http://jira.codehaus.org/browse/MPSCM-73
     Project: maven-scm-plugin
        Type: Bug

 Environment: m1.1b3-SNAPSHOT, maven-scm-plugin-1.6-SNAPSHOT (also tested with upgraded 1.0-beta-2 maven.scm dependencies)
    Reporter: Lukas Theussl
 Attachments: scm-checkout.log

Running scm:checkout through pserver cvs fails with the error (see attached log):

Caused by: org.apache.maven.scm.ScmException: password is required

If I do a manual 'cvs login' before, the build (and checkout) succeeds. Also developer (ext) checkout works.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPSCM-73) Cannot checkout with anonymous pserver protocol

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPSCM-73?page=all ]
     
Emmanuel Venisse closed MPSCM-73:
---------------------------------

    Resolution: Cannot Reproduce

If you don't want to run 'cvs login' manually, you must respect scm url for anonymous access. See examples in documentation (http://maven.apache.org/scm/cvs.html)

> Cannot checkout with anonymous pserver protocol
> -----------------------------------------------
>
>          Key: MPSCM-73
>          URL: http://jira.codehaus.org/browse/MPSCM-73
>      Project: maven-scm-plugin
>         Type: Bug

>  Environment: m1.1b3-SNAPSHOT, maven-scm-plugin-1.6-SNAPSHOT (also tested with upgraded 1.0-beta-2 maven.scm dependencies)
>     Reporter: Lukas Theussl
>  Attachments: scm-checkout.log
>
>
> Running scm:checkout through pserver cvs fails with the error (see attached log):
> Caused by: org.apache.maven.scm.ScmException: password is required
> If I do a manual 'cvs login' before, the build (and checkout) succeeds. Also developer (ext) checkout works.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org