[ 
https://issues.apache.org/jira/browse/SCM-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964817#comment-17964817
 ] 

Olivier Lamy commented on SCM-691:
----------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-scm#903|https://github.com/apache/maven-scm/issues/903]. 

> CVS SCM URL doesn't allow passwords containing '@'
> --------------------------------------------------
>
>                 Key: SCM-691
>                 URL: https://issues.apache.org/jira/browse/SCM-691
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Bug
>          Components: maven-scm-provider-cvs
>    Affects Versions: 1.7
>         Environment: Maven 3.0.4
>            Reporter: frederic.chuong
>            Priority: Major
>
> Unable to specify a password containing @, as the URL parser attempts to 
> interpret the following text as a hostname.
> scm:cvs|pserver|myUsername|MyP@[email protected]|/foo|bar
> The URL parser would extract the following hostname '[email protected]' 
> which is wrong.
> AbstractCvsScmProvider should offer an escape syntax.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to