rmannibucau commented on PR #13136: URL: https://github.com/apache/maven/pull/13136#issuecomment-5680181466
@slawekjaranowski ok I get your point but this is only relevant to a very particular case: monothreaded build, for all other cases it is counter productive. Also your two screenshots highlight the error: why did it build a single module? it is obviously why the test failed, so this is more misleading in most cases IMHO. I'd also like to emphasis we already had a solution to skip the summary: `-Dmaven.logger.log.org.apache.maven.cling.event.ExecutionEventLogger=warn` so adjusting the log level to the status of the build would make sense. can it be a compromise which will make everything happy? -- 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]
