Slawomir Jaranowski created MNG-7259:
----------------------------------------
Summary: Route logs from commons-logging to slf4j
Key: MNG-7259
URL: https://issues.apache.org/jira/browse/MNG-7259
Project: Maven
Issue Type: Improvement
Components: Logging, Plugin API
Reporter: Slawomir Jaranowski
There is {{jcl-over-slf4j.jar}} already in maven distribution so it will be
enough export {{org.apache.commons.logging}} package and {{commons-logging}}
artifacts.
According to this logs from {{commons-logging}} will be processed by currently
used {{slf4j}}.
There are many library [1] that use {{commons-loging}} so probability that it
will be on plugin classpath is high.
[1] [https://mvnrepository.com/artifact/commons-logging/commons-logging/usages]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)