Gili created SUREFIRE-1063:
------------------------------
Summary: Typo in error message
Key: SUREFIRE-1063
URL: https://jira.codehaus.org/browse/SUREFIRE-1063
Project: Maven Surefire
Issue Type: Bug
Components: Maven Surefire Plugin
Affects Versions: 2.15
Reporter: Gili
Priority: Minor
When Surefire fails, it dies with the following message:
{code}
[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]
{code}
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.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)