[
https://issues.apache.org/jira/browse/SCM-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965078#comment-17965078
]
Olivier Lamy commented on SCM-892:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#1255|https://github.com/apache/maven-scm/issues/1255].
> URLs aren't set where URLs are expected
> ---------------------------------------
>
> Key: SCM-892
> URL: https://issues.apache.org/jira/browse/SCM-892
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-gitexe, maven-scm-provider-svn
> Affects Versions: 1.10.0
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 1.11.1
>
>
> Some spots are expected to return URLs, but they merely do
> {{File#getAbsolutPath()}} or try to contstruct a halfbroken URL. Rely on
> {{java.nio.Path}} and {{URI}} and it will work on Windows, Unix and Cygwin.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)