Hello Bill,

I am running Maven 3.5.2 on macOS high sierra with Oracle JDK 1.8.162 and
do not see these messages. I installed Maven using brew.

Did you just download and unpack the tar.gz?

Do you set MAVEN_OPTS either in your .bashrc or maybe .mavenrc file?

Best regards
Mirko
-- 
Sent from my mobile

Am 27.02.2018 22:51 schrieb "Bill Tantzen" <[email protected]>:

> Friends:
>
> mac os sierra
> maven 3.5.2
> java 1.8.0_25
>
> 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.
>
> I have added the following to my classpath in an attempt to eliminate
> these wanings:
>
> slf4j-api-1.7.25.jar
> slf4j-nop-1.7.25.jar
>
> I no longer see the warnings -- is this all I need to do?  Am I losing
> any output to my console by using the nop binding?
>
> -- Regards,
> Bill
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to