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
Type: Improvement
Versions: 2.0
Reporter: John Casey
Fix For: 2.1
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]