[
https://issues.apache.org/jira/browse/MNG-7259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419019#comment-17419019
]
Slawomir Jaranowski commented on MNG-7259:
------------------------------------------
I will exclude {{commons-loging}} artifacts by put those in
{{exportedArtifact}} in
{{maven-core/src/main/resources/META-INF/maven/extension.xml}}
I,ve testet it and {{commons-loging}} is filtered from plugin classpath.
> 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
> Priority: Major
>
> 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)