[ https://issues.apache.org/jira/browse/SUREFIRE-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864005#comment-15864005 ]
Tibor Digana commented on SUREFIRE-1322: ---------------------------------------- https://git1-us-west.apache.org/repos/asf?p=maven-surefire.git;a=commitdiff;h=572954801c0d192a68b42116f28a7dd4c4c20ba6 > Surefire and Failsafe should dump critical errors in dump file and console > -------------------------------------------------------------------------- > > Key: SUREFIRE-1322 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1322 > Project: Maven Surefire > Issue Type: Bug > Reporter: Tibor Digana > Assignee: Tibor Digana > Fix For: 2.19.2 > > > Both plugins, Surefire and Failsafe, dump stack trace and error messages and > lost commands in dump file or in console: > [date]-jvmRun[N].dump, > [date].dumpstream and > [date]-jvmRun[N].dumpstream > IN previous versions the plugins threw exceptions like, > MojoExecutionException and MojoFailureException, but the user could not see > any message of error which killed the plugin internally. > Since now this is possible and the user can see the dump files in target > target/failsafe-reports and target/surefire-reports. -- This message was sent by Atlassian JIRA (v6.3.15#6346)