-
Notifications
You must be signed in to change notification settings - Fork 72
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
Commons-io is pulling 1.3.2 #64
Comments
Not sure if is related to those dependencies but right now I'm trying to run the test on the example and always get this error, : `java.lang.NoSuchMethodError: kafka.admin.TopicCommand.createTopic(Lkafka/utils/ZkUtils;Lkafka/admin/TopicCommand$TopicCommandOptions;)V
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ job ---
[INFO] Verbose not supported since maven-dependency-plugin 3.0
[INFO] job:jar:1.0-SNAPSHOT
[INFO] - info.batey.kafka:kafka-unit:jar:1.0:test
[INFO] - commons-io:commons-io:jar:1.3.2:compile
[INFO] --------------------------------------------------
This version of commons-io is causung unit test to fail.
The text was updated successfully, but these errors were encountered: