[
https://issues.apache.org/jira/browse/CHUKWA-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703364#comment-14703364
]
Anna Wang commented on CHUKWA-773:
----------------------------------
I encountered the following issue when I upgraded the maven-surefire-version to
2.18.1.
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on
project plenty: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked
VM terminated without properly saying goodbye. VM crash or System.exit called?
I found there are several files contain "System.exit" in both test or
production code. Instead of calling System.exit, we should just throw an
exception or do a return.
> Update maven-surefire-version
> -----------------------------
>
> Key: CHUKWA-773
> URL: https://issues.apache.org/jira/browse/CHUKWA-773
> Project: Chukwa
> Issue Type: Improvement
> Components: Build and Test Code
> Affects Versions: 0.7.0
> Reporter: Anna Wang
> Assignee: Anna Wang
> Priority: Trivial
> Attachments: CHUKWA-773.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)