Michael Osipov created SCM-892:
----------------------------------
Summary: URLs aren't set where URLs are expected
Key: SCM-892
URL: https://issues.apache.org/jira/browse/SCM-892
Project: Maven SCM
Issue Type: Bug
Components: maven-scm-provider-gitexe, maven-scm-provider-svn
Affects Versions: 1.10.0
Reporter: Michael Osipov
Assignee: Michael Osipov
Fix For: 1.10.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
(v7.6.3#76005)