You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/07/25 14:11:18 UTC

[GitHub] [maven-script-interpreter] slawekjaranowski commented on pull request #17: remove unused dependency

slawekjaranowski commented on pull request #17:
URL: https://github.com/apache/maven-script-interpreter/pull/17#issuecomment-663859834


   `slf4j-simple` is used during test running, without it we have info: 
   
   ```
   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.
   ```
   
   and of course logging is not show


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org