Hi,
since the update of libmaven-shared-utils-java to 3.3.4-1 the default maven output lost color.
At least from the changelog this does not seem intentional.
'new' behavior:
- Make sure libmaven-shared-utils-java is in 3.3.4-1 and a color supporting terminal is used
- run 'mvn -X': no color output !
- run 'mvn -X -Dstyle.color=always': color output
previous behavior:
- Make sure libmaven-shared-utils-java is in 3.3.0-1 and a color supporting terminal is used
- run 'mvn -X': color output !
- run 'mvn -X -Dstyle.color=always': color output
I think this is a minor bug, and does not look intentional.
Thank you very much for maintaining this huge list of java package in Debian.
Best Regards, Michael