michael-o commented on PR #756:
URL: https://github.com/apache/maven/pull/756#issuecomment-1160764790

   > Hi guys, a few comments as an user:
   > 
   > . Can be neat to drop pom.xml (when "pom.xml"), takes space without more 
info
   
   You mean show dir only?
   
   > . Can it be an option or -X/logger flag? In several multimodules with 
multiple hierarchy levels (>=3) projects it is too verbose and breaks the 
output and in single modules it is useless so not sure it is that generic. 
Personally a debug line after the "---" line would be neat.
   
   In this case I would recommend the following:
   * Normal mode: Use Jansi to obtain terminal width and prepend an ellipsis 
just like Git's `--stat` does. When wdith cannot be determined use default 
value (80?)
   * Verbose mode: Show full path
   
   WDYT?


-- 
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-unsubscr...@maven.apache.org

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

Reply via email to