[ 
https://issues.apache.org/jira/browse/MNG-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated MNG-6592:
--------------------------------
    Fix Version/s: waiting-for-feedback

> 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)

Reply via email to