You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/04/05 16:52:00 UTC

[jira] [Updated] (MANTRUN-180) Create a SLF4J listener for Antrun Maven plugin for better logging

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

Michael Osipov updated MANTRUN-180:
-----------------------------------
    Fix Version/s:     (was: 3.0.0)

> Create a SLF4J listener for Antrun Maven plugin for better logging
> ------------------------------------------------------------------
>
>                 Key: MANTRUN-180
>                 URL: https://issues.apache.org/jira/browse/MANTRUN-180
>             Project: Maven Antrun Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.7
>            Reporter: Gregory Baumgardner
>            Priority: Minor
>
> Even the new Maven core itself uses the SLF4J framework for logging.  There is, unfortunately, no native support in Ant, outside of the Log4JListener class.  Since Antrun plugin already creates a listener for logging purposes, it should create either (best) a customized listener class to log messages with the default Maven logging facilities or (at least) use the Log4JListener.  This seems like a simple fix, but can be highly useful.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)