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

[jira] Created: (MPCHANGELOG-89) Plugin fails with anonymous access and empty password in scm url

Plugin fails with anonymous access and empty password in scm url
----------------------------------------------------------------

                 Key: MPCHANGELOG-89
                 URL: http://jira.codehaus.org/browse/MPCHANGELOG-89
             Project: maven-changelog-plugin
          Issue Type: Bug
    Affects Versions: 1.9.1
            Reporter: Lukas Theussl
         Assigned To: Lukas Theussl
             Fix For: 1.9.2


According to http://maven.apache.org/scm/cvs.html, one should add a separator  between the username and the '@' for anonymous access with an empty password. Currently this fails because the plugin expects exactly 6 tokens in the scm url (pom.repository.connection) for pserver access. This makes it impossible to use the changelog plugin at the same time with other plugins that use the scm library (like jdiff).

-- 
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] Closed: (MPCHANGELOG-89) Plugin fails with anonymous access and empty password in scm url

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPCHANGELOG-89?page=all ]

Lukas Theussl closed MPCHANGELOG-89.
------------------------------------

    Resolution: Fixed

> Plugin fails with anonymous access and empty password in scm url
> ----------------------------------------------------------------
>
>                 Key: MPCHANGELOG-89
>                 URL: http://jira.codehaus.org/browse/MPCHANGELOG-89
>             Project: maven-changelog-plugin
>          Issue Type: Bug
>    Affects Versions: 1.9.1
>            Reporter: Lukas Theussl
>         Assigned To: Lukas Theussl
>             Fix For: 1.9.2
>
>
> According to http://maven.apache.org/scm/cvs.html, one should add a separator  between the username and the '@' for anonymous access with an empty password. Currently this fails because the plugin expects exactly 6 tokens in the scm url (pom.repository.connection) for pserver access. This makes it impossible to use the changelog plugin at the same time with other plugins that use the scm library (like jdiff).

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