You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2009/12/27 19:10:58 UTC

[jira] Commented: (MNG-1725) Find a reusable/consistent way to insulate Mojos from 'does not implement Log' in commons-logging

    [ http://jira.codehaus.org/browse/MNG-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204207#action_204207 ] 

Jason van Zyl commented on MNG-1725:
------------------------------------

We'll fix this using SLF4J as the logging API and implementation which sequesters commons-logging.

> Find a reusable/consistent way to insulate Mojos from 'does not implement Log' in commons-logging
> -------------------------------------------------------------------------------------------------
>
>                 Key: MNG-1725
>                 URL: http://jira.codehaus.org/browse/MNG-1725
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Plugins and Lifecycle
>    Affects Versions: 2.0
>            Reporter: John Casey
>             Fix For: 3.x
>
>
> I've had to add a runtime dependency on log4j to the checkstyle plugin to allow it to work, since there are classloader issues with using the Jdk14Logger provider. We will continue to have these issues until we find a way to resolve this consistently for all plugins. Possibly some sort of shared-code utility or something...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira