[
https://issues.apache.org/jira/browse/WAGON-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed WAGON-555.
--------------------------------
Resolution: Fixed
Fixed with
[41ee93b05bdc4bafdb29418dcf8d81a5eb2cc00c|https://gitbox.apache.org/repos/asf?p=maven-wagon.git;a=commit;h=41ee93b05bdc4bafdb29418dcf8d81a5eb2cc00c].
> Use java.nio.file.Path for URI construction of file:// URIs in tests
> --------------------------------------------------------------------
>
> Key: WAGON-555
> URL: https://issues.apache.org/jira/browse/WAGON-555
> Project: Maven Wagon
> Issue Type: Task
> Components: wagon-file, wagon-provider-test, wagon-scm
> Affects Versions: 3.3.1
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 3.3.2
>
>
> In several spots URIs are purely constructed with a local path instead using
> {{toUri()}}. Similar issues were present in SCM. One should use
> {{java.nio.file.Path#toUri()}} to get proper URIs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)