Closed msohn closed 1 year ago
The ansicolor plugin adds support for standard ANSI escape sequences, including color, to Console Output. This can improve readability of maven logs when configuring jobs to set -Dstyle.color=always.
-Dstyle.color=always
See https://plugins.jenkins.io/ansicolor/
Thanks. When will this be deployed ?
It has been deployed already.
thanks, it works :-)
The ansicolor plugin adds support for standard ANSI escape sequences, including color, to Console Output. This can improve readability of maven logs when configuring jobs to set
-Dstyle.color=always
.See https://plugins.jenkins.io/ansicolor/