[
https://issues.apache.org/jira/browse/SCM-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed SCM-691.
------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> CVS SCM URL doesn't allow passwords containing '@'
> --------------------------------------------------
>
> Key: SCM-691
> URL: https://issues.apache.org/jira/browse/SCM-691
> Project: Maven SCM
> Issue Type: Bug
> Components: maven-scm-provider-cvs
> Affects Versions: 1.7
> Environment: Maven 3.0.4
> Reporter: frederic.chuong
>
> 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
(v6.3.4#6332)