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

ASF GitHub Bot commented on MNG-6471:
-------------------------------------

rmannibucau commented on issue #177: [MNG-6471] during parallel build, ensure 
to set the thread name to the artifactId
URL: https://github.com/apache/maven/pull/177#issuecomment-419224177
 
 
   The point was that all the additional info you can use to enrich the line 
are on other lines if you filter by groupid:artifactid. Putting both on the 
thread name is too verbose and almost never useful in practise so i ended up 
with the artifact id only.
   
   That said using a configurable pattern is fine too if you prefer.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Parallel builder should use as thread name the module name
> ----------------------------------------------------------
>
>                 Key: MNG-6471
>                 URL: https://issues.apache.org/jira/browse/MNG-6471
>             Project: Maven
>          Issue Type: Improvement
>            Reporter: Romain Manni-Bucau
>            Priority: Major
>
> Goal is to see which line matches which modules when using parallel build and 
> activating thread name logging.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to