[
https://issues.apache.org/jira/browse/MNG-8300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892683#comment-17892683
]
Guillaume Nodet commented on MNG-8300:
--------------------------------------
But why alpha-8, alpha-12 and beta-4 would render differently ?
Btw, before switching to JLine, the code was using bright black foreground
instead of faint.
So could you try with:
{code}
.transfer:=fg:bright-black
{code}
instead of the [existing
definition|https://github.com/apache/maven/blob/ef9aea6b9cf291423c96437ddd945fb476fed48b/maven-embedder/src/main/java/org/apache/maven/cli/transfer/AbstractMavenTransferListener.java#L35]
?
> [REGRESSION] colorized transfer messages broken
> -----------------------------------------------
>
> Key: MNG-8300
> URL: https://issues.apache.org/jira/browse/MNG-8300
> Project: Maven
> Issue Type: Bug
> Affects Versions: 4.0.0-alpha-12, 4.0.0-beta-4
> Reporter: Herve Boutemy
> Priority: Minor
> Fix For: 4.0.0-beta-6
>
> Attachments: screenshot-1.png, screenshot-2.png, screenshot-3.png,
> screenshot-4.png, screenshot-5.png, screenshot-6.png
>
>
> colorized transfer messages implemented in Maven 4.0.0-alpha-8 in MNG-7875
> but it seems MNG-7995 in Maven 4.0.0-alpha-11 broke it, and went unnoticed
> until now 4.0.0-beta-4
--
This message was sent by Atlassian Jira
(v8.20.10#820010)