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

cannot build schema registry #2368

Open
andresetevejob opened this issue Aug 29, 2022 · 1 comment
Open

cannot build schema registry #2368

andresetevejob opened this issue Aug 29, 2022 · 1 comment

Comments

@andresetevejob
Copy link

Hi,
I cannot build schema registry when I do this command : mvn compile,

I got this error : Could not resolve dependencies for project io.confluent:kafka-protobuf-serializer:jar:7.4.0-0: io.confluent:kafka-schema-registry:jar:tests:7.4.0-0 was not found in https://packages.confluent.io/maven/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of confluent has elapsed or updates are forced

@james-johnston-thumbtack
Copy link
Contributor

I was able to build the repo by following the steps at confluentinc/rest-utils#367

When checking out rest-utils you would need to check out the tagged version corresponding to https://github.com/confluentinc/schema-registry/blob/v7.7.0-226/pom.xml#L10 -- then follow the instructions in the other comment I linked to. This could be a useful addition to the README.md for this repo.

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