Uploaded image for project: 'Maven Wagon'
  1. Maven Wagon
  2. WAGON-555

Use java.nio.file.Path for URI construction of file:// URIs in tests

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            michael-o Michael Osipov
            michael-o Michael Osipov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: