You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Boué (JIRA)" <ji...@apache.org> on 2017/06/17 15:11:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16052870#comment-16052870 ] 

Guillaume Boué commented on MANTRUN-180:
----------------------------------------

This is already fixed in [r1682432|http://svn.apache.org/viewvc?view=revision&revision=1682432] for 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
(v6.4.14#64029)