You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/01/10 11:28:39 UTC

[GitHub] [maven] famod commented on pull request #655: [MNG-7380] Don't log non-threadsafe warning if only building a single module

famod commented on pull request #655:
URL: https://github.com/apache/maven/pull/655#issuecomment-1008784403


   @michael-o 
   >     1. Log a warning when MT build is requested, but only one module is in the reactor. Hence, MT build is pointless.
   
   Please don't because with that I would need to pass `-T1` (because we have `-T0.5C` in `.mvn/maven.config`).
   This would be strict but not user friendly.
   
   >     2. Don't invoke a MT build with single module reactor even if `-T` is requesed and log info message
   
   Much better that 1. IMHO, but for a good chunk of usages (or even all?) this message would be just noise.
   I like the optimization though to not kick off a MT build.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org