Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
3.1.1
-
None
-
None
-
Unix, RedHat
Description
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.
Attachments
Issue Links
- duplicates
-
MNG-5302 Include thread number in output messages
- Closed