You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jesse Glick (JIRA)" <ji...@apache.org> on 2018/11/08 14:43:00 UTC

[jira] [Created] (SUREFIRE-1593) 3.0.0-M1 produces invalid code sources on Windows

Jesse Glick created SUREFIRE-1593:
-------------------------------------

             Summary: 3.0.0-M1 produces invalid code sources on Windows
                 Key: SUREFIRE-1593
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1593
             Project: Maven Surefire
          Issue Type: Bug
          Components: classloading, process forking
    Affects Versions: 3.0.0-M1
            Reporter: Jesse Glick


The fix for SUREFIRE-1588 did not work correctly on Windows. (When active—i.e., when the drive letters of the system temporary directory, per SUREFIRE-1400, and the project basedir were the same.) It would produce relative URIs containing {{%5C}} where {{/}} was intended.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)