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)