Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDisable cyan coloring in build output when `--console=plain` is used. #2764
Comments
|
Affects both Maven and Gradle. Doesn't matter if it's We should also clean up code that we introduced in String cleanOutput = output.replace("\u001B[36m", "").replace("\u001B[0m", "");Details: #2739 (comment) There may be more places where we color output. |
mpeddada1
mentioned this issue


No description provided.