The HTTP protocol does not support user authentication
------------------------------------------------------

                 Key: SCM-582
                 URL: http://jira.codehaus.org/browse/SCM-582
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-git
    Affects Versions: 1.4
         Environment: Ubuntu 10.10, Maven 3
            Reporter: Nick Groznykh
         Attachments: fix_auth_bug.diff

If the GIT repository have a url like http://user:passw...@domain.com/test.git 
then functions gitURL() of class GitScmProviderRepository returns url without 
username and password.

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