[ https://issues.apache.org/jira/browse/SCM-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964031#comment-17964031 ]
ASF GitHub Bot commented on SCM-892: ------------------------------------ jira-importer commented on issue #1255: URL: https://github.com/apache/maven-scm/issues/1255#issuecomment-2964661019 **[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented Fixed with [83afc2a6d46f1446c28645445e766027e1dcff42](https://gitbox.apache.org/repos/asf?p=maven-scm.git;a=commit;h=83afc2a6d46f1446c28645445e766027e1dcff42). > 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)