[
https://issues.apache.org/jira/browse/SUREFIRE-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15789291#comment-15789291
]
Hudson commented on SUREFIRE-1322:
----------------------------------
SUCCESS: Integrated in Jenkins build maven-surefire #1663 (See
[https://builds.apache.org/job/maven-surefire/1663/])
[SUREFIRE-1322] Surefire and Failsafe should dump critical errors in (tibor17:
[http://git-wip-us.apache.org/repos/asf/?p=maven-surefire.git&a=commit&h=66bc4c0839ba11af7a8915930f76abf3cd58ee53])
* (edit)
surefire-integration-tests/src/test/java/org/apache/maven/surefire/its/jiras/Surefire735ForkFailWithRedirectConsoleOutputIT.java
* (edit)
surefire-api/src/main/java/org/apache/maven/surefire/util/internal/DumpFileUtils.java
> 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)