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

missing snapshot artifacts #1

Open
ki-adi-mundi opened this issue Jan 31, 2017 · 1 comment
Open

missing snapshot artifacts #1

ki-adi-mundi opened this issue Jan 31, 2017 · 1 comment

Comments

@ki-adi-mundi
Copy link

[ERROR] Failed to execute goal on project kafka-clickstream-enrich: Could not resolve dependencies for project kafka-clickstream-enrich:kafka-clickstream-enrich:jar:1.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.kafka:kafka-clients:jar:0.10.3.0-SNAPSHOT, org.apache.kafka:kafka-streams:jar:0.10.3.0-SNAPSHOT: Could not find artifact org.apache.kafka:kafka-clients:jar:0.10.3.0-SNAPSHOT -> [Help 1]

@just-in-kees
Copy link

Sounds like you're using the wrong version of Kafka. Might want to try to change kafka-clients version to 0.10.2.2 instead of 0.10.3.0-SNAPSHOT as stated in the pom and then try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants