Herve Boutemy created MNG-5395:
----------------------------------
Summary: logger name for plugins should not be DefaultMavenPluginManager
Key: MNG-5395
URL: https://jira.codehaus.org/browse/MNG-5395
Project: Maven 2 & 3
Issue Type: Bug
Components: Plugin Requests
Affects Versions: 3.0.4
Reporter: Herve Boutemy
there are discussion about what should be the best name for every logger in Maven, which hasn't
come to a final decision yet.
But waiting for the final choice, actual value is completely wrong: every plugin uses the
same logger that is the logger from DefaultMavenPluginManager
In actual spirit, the value should be the mojo class name
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|