You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andreas Pabst (Jira)" <ji...@apache.org> on 2022/12/19 06:27:00 UTC

[jira] [Created] (SUREFIRE-2136) UmlautDirIT: Revert special paths with colon in it to regular ones after test

Andreas Pabst created SUREFIRE-2136:
---------------------------------------

             Summary: UmlautDirIT: Revert special paths with colon in it to regular ones after test
                 Key: SUREFIRE-2136
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2136
             Project: Maven Surefire
          Issue Type: Improvement
            Reporter: Andreas Pabst


On Linux the UmlautDirIT creates two directories with colons in them in the surefire-its/target directory:

- 'this is: a test_surefire-1617'
- 'local repo for: SUREFIRE-1617'

These directories cause issues when Github actions try to upload artifacts in case of a build failure.

As [~sjaranowski] suggested in the mailing list, these directories should be renamed to regular directory names after the test.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)