#1013431 libmaven-shared-utils-java: mvn -Dstyle.color=auto does not display colors in eg TERM=xterm-256color anymore

#1013431#5
Date:
2022-06-23 13:50:07 UTC
From:
To:
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