[ https://jira.codehaus.org/browse/SUREFIRE-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Gudian closed SUREFIRE-1063. ------------------------------------ Resolution: Fixed Rebased and applied. Thanks Gili! > 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 > Assignee: Andreas Gudian > Priority: Minor > Fix For: 2.17 > > > 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)