[
https://issues.apache.org/jira/browse/WAGON-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated WAGON-555:
---------------------------------
Summary: Use java.nio.file.Path for URI construction of file:// URIs in
tests (was: Use java.nio.file.Path for URI contruction of file:// URI in tests)
> 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)