You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2016/12/26 15:05:58 UTC

[jira] [Created] (SUREFIRE-1322) Surefire and Failsafe should dump critical errors in dump file and console

Tibor Digana created SUREFIRE-1322:
--------------------------------------

             Summary: 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.4#6332)