[
https://issues.apache.org/jira/browse/SUREFIRE-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376763#comment-17376763
]
Tibor Digana commented on SUREFIRE-1926:
----------------------------------------
[~michael-o]
Michael, you did not read my comment very properly ;-) right? I did not say
that the Maven logger and exit(0) is somehow related. No, nothing like that
really!
I only said that SUREFIRE-1927 has an interesting log and the user runs
parallel Maven built with {{ -T 1C }} and so that we should look at these
fragments because they are looking strange and it looks like parallel modules
log the lines and scruble them without Mutex - at least this come the first
thing I see in the log therefore I want to hear your impression of the log WDYT
about the log?
{noformat}
[ERROR] R] *********.util.json.formatter.JsonFormatterTest
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cloudtrail-cep ---
[ERROR] Process Exit Code: 0
[ERROR] *********.util.json.formatter.JsonFormatterTest
{noformat}
> Console logs should be synchronized
> -----------------------------------
>
> Key: SUREFIRE-1926
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1926
> Project: Maven Surefire
> Issue Type: Bug
> Components: Maven Failsafe Plugin, Maven Surefire Plugin
> Reporter: Tibor Digana
> Assignee: Tibor Digana
> Priority: Major
> Fix For: 3.0.0-M6
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)