Gregory Baumgardner created MANTRUN-180: -------------------------------------------
Summary: Create a SLF4J listener for Antrun Maven plugin for better logging Key: MANTRUN-180 URL: https://jira.codehaus.org/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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira