[
https://issues.apache.org/jira/browse/SCM-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962592#comment-17962592
]
ASF GitHub Bot commented on SCM-691:
------------------------------------
jira-importer commented on issue #903:
URL: https://github.com/apache/maven-scm/issues/903#issuecomment-2964632151
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
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 (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)