[ 
https://issues.apache.org/jira/browse/SUREFIRE-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15671420#comment-15671420
 ] 

Tibor Digana edited comment on SUREFIRE-1304 at 11/16/16 8:09 PM:
------------------------------------------------------------------

@Jérôme Van Der Linden
I do not know why JVM terminated but the forked JVM does not report to your 
directory. 
The in-plugin VM is reporting.
If you send a project in zip file here in Jira, I will try to reproduce it and 
we will maybe confirm the bug.


was (Author: tibor17):
@Jérôme Van Der Linden
I think https://issues.apache.org/jira/browse/SUREFIRE-1301 is the same root 
cause and we closed it, and updated our documentation, because we cannot do 
anything about resolving basedir with -T.
I do not know why JVM terminated but the forked JVM does not report to your 
directory. The in-plugin VM is reporting.
You can put your voice in MNG project in the issue MNG-6117.
If you send a project in zip file here in Jira, I will try to reproduce it and 
we will maybe confirm the bug.

> VM crash when using reportsDirectory pointing to parent module and maven 
> parallel build
> ---------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1304
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1304
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.19.1
>         Environment: windows 7 x86 64
>            Reporter: Jérôme Van Der Linden
>            Assignee: Tibor Digana
>            Priority: Critical
>
> In my parent pom, i've configured the surefire plugin with
> {{<reportsDirectory>$\{basedir}/../surefire-reports</reportsDirectory>}}
> So that all reports go to the parent folder (i have one parent module with n 
> submodules just below). I need to centralize all reports from all modules in 
> order to use another tool on them.
> If i do this and use *mvn -T 1C* to use parallel build, i have the following 
> error :
> {{The forked VM terminated without saying properly goodbye. VM crash or 
> System.exit called}}
> If i remove the reportsDirectory, no more problem, but all reports stay in 
> submodules... I could use an ant task to copy files at the end of tests but 
> it sucks...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to