Tibor17 commented on pull request #444: URL: https://github.com/apache/maven-surefire/pull/444#issuecomment-1015725648
@slawekjaranowski I am sure because I can see the logs, code and we developers are great in analysis and investigation. Yes, many devs just say, there is a bug but they do not see any log, any files, any analysis, nothing. And it happens many times and in many companies and that's really pity. Of course I am testing every commit on my side. This issue was very simple to understand, the `maven-shared-utils` has CLI API which is platform specific and escapes the CLI arguments, especially on *Nix systems, more specifically classes `BourneShell` and `CmdShell` and that's the reason why my local tests passed on Windows. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org