[ https://issues.apache.org/jira/browse/SUREFIRE-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15786282#comment-15786282 ]
ASF GitHub Bot commented on SUREFIRE-1239: ------------------------------------------ Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/137 @jsdima I am interested in this problem because as you said the plugin hangs. Why the plugin hanged, do you have explanation? Did you run the build with your patch? It means `mvn -P run-its install`. The issue [1] you pointed out happens after your fix or without it? [1] `[ERROR] Failed to execute goal...` > ExecutionException java.lang.RuntimeException: > org.apache.maven.surefire.report.ReporterException: When writing xml report > stdout/stderr (No such file or directory) > -------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: SUREFIRE-1239 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1239 > Project: Maven Surefire > Issue Type: Bug > Components: Maven Surefire Plugin > Affects Versions: 2.19.1 > Reporter: Yoram Michaeli > Assignee: Tibor Digana > > Getting the following exception every few builds: > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on > project publisher-console: ExecutionException java.lang.RuntimeException: > org.apache.maven.surefire.report.ReporterException: When writing xml report > stdout/stderr: /tmp/stdout9186853534312229181deferred (No such file or > directory) -> [Help 1] -- This message was sent by Atlassian JIRA (v6.3.4#6332)