FYI
reported and fixed: https://jira.codehaus.org/browse/MNG-5707
Regards,
Hervé
Le mardi 28 octobre 2014 07:43:10 Michael Osipov a écrit :
> Am 2014-10-28 um 03:17 schrieb yanshuai:
> > hi, all,
> > I found a mistake in slf4j-configuration.properties of maven-embedder
> > project, org.slf4j.hel
Am 2014-10-28 um 03:17 schrieb yanshuai:
hi, all,
I found a mistake in slf4j-configuration.properties of maven-embedder project,
org.slf4j.helpers.Log4JLoggerFactory should be
org.slf4j.helpers.Log4jLoggerFactory. Otherwise, when I use log4j2 instead of
slf4j-simple, it will not find the class
hi, all,
I found a mistake in slf4j-configuration.properties of maven-embedder project,
org.slf4j.helpers.Log4JLoggerFactory should be
org.slf4j.helpers.Log4jLoggerFactory. Otherwise, when I use log4j2 instead of
slf4j-simple, it will not find the class org.slf4j.helpers.Log4JLoggerFactory
and