Open mjwillson opened 10 years ago
This is strange, as the necessary exclusion is already present at: https://github.com/datasift/dropwizard-extra/blob/develop/dropwizard-extra-zookeeper/pom.xml#L50
When I look at the dependency tree on my build, slf4j-log4j12 is nowhere to be found.
Can you confirm that the version you're building has this exclusion present?
Huh, OK that is odd.
I was getting this error when depending on dropwizard-extra-zookeeper only indirectly via dropwizard-extra-kafka, don't know if that makes a difference. Maybe the exclusion has to be present in the top-level project for it to take effect. I guess there's not much more you can do given that you already have that exclusion there anyway...
Maybe you guys could add an exclusion for this into the dropwizard-extra-zookeeper project?
Due to: