You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "mohamed chenouili (JIRA)" <ji...@codehaus.org> on 2014/04/11 16:54:10 UTC

[jira] (MNG-5617) unreadable log in multi thread compilation

mohamed chenouili created MNG-5617:
--------------------------------------

             Summary: unreadable log in multi thread compilation
                 Key: MNG-5617
                 URL: https://jira.codehaus.org/browse/MNG-5617
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Logging
    Affects Versions: 3.1.1
         Environment: Unix, RedHat
            Reporter: mohamed chenouili
            Priority: Critical


when I try to compile multi-module project (-T 8), the log of each project is not printed sequentially, all logs of the compilation is being printed as soon as it is thrown by the compiler. 

This makes logs unreadble. 

 Am I the only one in this case ? 

I have seen that a solution was implemented but not used  in Maven source code (ThreadOutputMuxer.java). 

Is there a solution for this issue ?
I should not be the only one. 



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)