Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slf4j warnings shown in console installer mode #6

Closed
jdillon opened this issue Sep 5, 2012 · 1 comment
Closed

slf4j warnings shown in console installer mode #6

jdillon opened this issue Sep 5, 2012 · 1 comment
Labels

Comments

@jdillon
Copy link
Contributor

jdillon commented Sep 5, 2012

'''
control@ubuntu:~$ sh ./nexus-pro-trial_unix_2.2-SNAPSHOT.sh -c
Starting Installer ...
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/control/nexus-pro-trial_unix_2.2-SNAPSHOT.sh.10657.dir/user.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/control/nexus-pro-trial_unix_2.2-SNAPSHOT.sh.10657.dir/user/install4j-slf4j.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.sonatype.install4j.slf4j.Install4jLoggerFactory]
'''

@jdillon
Copy link
Contributor Author

jdillon commented Sep 5, 2012

This appears to only be an issue if you include extra jars in the project as well as have those jars in the extensions directory.

@jdillon jdillon closed this as completed Oct 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant