rmannibucau commented on PR #13136:
URL: https://github.com/apache/maven/pull/13136#issuecomment-5677878519

   @slawekjaranowski 
   
   > Now, when we have a project with hundreds of modules, we will have a full 
list and need to scroll a long way up to see the root error.
   
   not at all, this PR solves the original issue by sorting by status, failures 
last.
   
   note that having a single module in the report for hundreds of module built 
is at least as much bothering than scrolling (looks like a bug in the execution 
and not only the report)
   
   guess the proposal solves both cases and don't need a parameter since you 
don't need to scroll anymore (and colors help) and you have the failures 
immediately at the end (where you terminal is if it autoscroll like most of 
them)
   
   on code feedback: will handle the hasException and buffer points


-- 
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