[
https://issues.apache.org/jira/browse/SCM-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962716#comment-17962716
]
ASF GitHub Bot commented on SCM-719:
------------------------------------
jira-importer opened a new issue, #925:
URL: https://github.com/apache/maven-scm/issues/925
**[Jeremy
Sowden](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=azazel)**
opened
**[SCM-719](https://issues.apache.org/jira/browse/SCM-719?redirect=false)** and
commented
org.apache.maven.scm.provider.ScmUrlUtils.java provides no mechanism for
escaping delimiters. If the URL is delimited by colons but contains a pipe,
the SCM provider is not correctly parsed. I've attached an example.
---
**Affects:** 1.8.1
**Attachments:**
-
[maven-scm-example.txt](https://issues.apache.org/jira/secure/attachment/12718575/maven-scm-example.txt)
(_2.41 kB_)
> Lack of escaping prevents vertical bars in URLs
> -----------------------------------------------
>
> Key: SCM-719
> URL: https://issues.apache.org/jira/browse/SCM-719
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-api
> Affects Versions: 1.8.1
> Reporter: Jeremy Sowden
> Priority: Major
> Attachments: maven-scm-example.txt
>
>
> org.apache.maven.scm.provider.ScmUrlUtils.java provides no mechanism for
> escaping delimiters. If the URL is delimited by colons but contains a pipe,
> the SCM provider is not correctly parsed. I've attached an example.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)