[
https://issues.apache.org/jira/browse/MNG-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16770948#comment-16770948
]
Jan Rosczak commented on MNG-6592:
----------------------------------
Perfect. This is -Dstyle.color=always, right?
This ticket can then be closed. Thanks.
> Use logger instead of System.out in class AbstractMavenTransferListener
> -----------------------------------------------------------------------
>
> Key: MNG-6592
> URL: https://issues.apache.org/jira/browse/MNG-6592
> Project: Maven
> Issue Type: Improvement
> Components: Command Line, core
> Reporter: Jan Rosczak
> Priority: Major
> Fix For: waiting-for-feedback
>
>
> When using Maven from the command line it is not possible to turn off the
> "Downloading/Download" messages. This only works in batch mode where the
> Slf4jMavenTransferListener class is used instead of the
> ConsoleMavenTransferListener class.
> It would be very helpfull if the ConsoleMavenTansferListener and/or the
> AbstractMavenTransferListener classes would not use a PrintStream/System.out
> for printing messages, but a slf4j logger.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)