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

   > @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
   
   Not exactly, look at my screen shots
   
   Maven 4.0.0-rc-6:
   
   <img width="1415" height="677" alt="image" 
src="https://github.com/user-attachments/assets/7bd76285-9422-465c-9a26-ed86689a0181";
 />
   
   I see everything on one screen
   
   Your proposition:
   
   <img width="1415" height="677" alt="image" 
src="https://github.com/user-attachments/assets/827576ba-e9de-40b4-9335-6fe72528f35e";
 />
   
   I need scroll terminal up to see description of errors
   


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