[ https://issues.jenkins-ci.org/browse/JENKINS-12340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
teilo reopened JENKINS-12340: ----------------------------- Assignee: (was: teilo) Still an issue in 1.424.6 LTS Jenkins 1.424.6 INFO: Started initialization Mar 08, 2012 1:47:27 PM jenkins.model.Jenkins$6 onAttained INFO: Listed all plugins log4j:WARN No appenders could be found for logger (net.bull.javamelody). log4j:WARN Please initialize the log4j system properly. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Mar 08, 2012 1:47:30 PM jenkins.model.Jenkins$6 onAttained INFO: Prepared all plugins > Maven job type disables slf4j logging > ------------------------------------- > > Key: JENKINS-12340 > URL: https://issues.jenkins-ci.org/browse/JENKINS-12340 > Project: Jenkins > Issue Type: Bug > Components: maven2 > Reporter: teilo > Priority: Critical > > the maven2 plugin declares a dependency on slf4j-noop. > as this plugin is loaded early then the no-op slf4j implementation plugin > gets loaded earlier than the jdk14 implementation. > This means plugins using slf4j will not have any log output (m2release gerrit) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira