[jira] Commented: (SCM-582) The HTTP protocol does not support user authentication

2011-02-07 Thread Mark Struberg (JIRA)

[ 
http://jira.codehaus.org/browse/SCM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=254863#action_254863
 ] 

Mark Struberg commented on SCM-582:
---

fixed in r1067932. Thanks Nick for reporting this!

> 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
>Assignee: Mark Struberg
> Fix For: 1.5
>
> Attachments: fix_auth_bug.diff, fix_auth_bug2.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




[jira] Commented: (SCM-582) The HTTP protocol does not support user authentication

2011-02-07 Thread Nick Groznykh (JIRA)

[ 
http://jira.codehaus.org/browse/SCM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=254860#action_254860
 ] 

Nick Groznykh commented on SCM-582:
---

Hi, Mark.

My mistake, mistook a patch. Attached the correct patch

> 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
>Assignee: Mark Struberg
> 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




[jira] Commented: (SCM-582) The HTTP protocol does not support user authentication

2011-02-07 Thread Mark Struberg (JIRA)

[ 
http://jira.codehaus.org/browse/SCM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=254858#action_254858
 ] 

Mark Struberg commented on SCM-582:
---

hi Nick!

good catch! But I don't understand why you did remove the -Duser= and 
-Dpassword= parameter handling in your patch?

> 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
>Assignee: Mark Struberg
> 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