[
https://issues.apache.org/jira/browse/SCM-629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962291#comment-17962291
]
ASF GitHub Bot commented on SCM-629:
------------------------------------
jira-importer commented on issue #836:
URL: https://github.com/apache/maven-scm/issues/836#issuecomment-2964626718
**[Mirko
Friedenhagen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mfriedenhagen)**
commented
Dennis, I ran into the same issue with a repository at
[email protected]:1and1/java-memcached-client.git. This URL seems to be
perfectly valid for `git remote`. I would be happy if you could supply an
alternative syntax for the URL for usage in Maven. [git
fetch](http://schacon.github.com/git/git-fetch.html|) gives this kind of URL as
an example as well in the **GIT URLS** section:
> An alternative scp-like syntax may also be used with the ssh protocol:
>
> [user@]host.xz:path/to/repo.git/
> parsing server path starting with digit
> ---------------------------------------
>
> Key: SCM-629
> URL: https://issues.apache.org/jira/browse/SCM-629
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-gitexe
> Affects Versions: 1.5
> Reporter: Xavier Jodoin
> Assignee: Olivier Lamy
> Priority: Major
> Attachments: Capture.png, fix_repoPath_with_digit.patch
>
>
> scm:git:[email protected]:360-Innovations/FJPAQuery.git
> it will get 360 as the server port
--
This message was sent by Atlassian Jira
(v8.20.10#820010)