Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.15
-
None
Description
When Surefire fails, it dies with the following message:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-cli) on project web.backend: Execution default-cli of goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? [ERROR] Command wascmd.exe /X /C [etc]
Please fix the error message so "wascmd.exe" is "was cmd.exe". This used to be correct, but someone broke it a few releases back.