cstamas commented on issue #12199:
URL: https://github.com/apache/maven/issues/12199#issuecomment-4591712363

   Yes, this is intended. As I said, Maven 3 was "forgiving" with various 
components/plugins going directly to stdout/stderr, and this change is part of 
cleaning this up (and hopefully resulting in cleaned up, less chatty log -- see 
https://github.com/apache/maven-mvnd logging as example).
   
   The `--raw-streams` option prevents this (makes Maven 4 be same forgiving as 
Maven 3 was, at the cost of loosing control.
   
   So yes, `useMavenLogger` would be good.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to