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

How to build this plugin? #13

Open
amitga opened this issue Apr 11, 2021 · 3 comments
Open

How to build this plugin? #13

amitga opened this issue Apr 11, 2021 · 3 comments

Comments

@amitga
Copy link

amitga commented Apr 11, 2021

How can I build this plugin?
Just running maven install fails:
Failure to find com.palantir.docker.compose:docker-compose-rule-core:pom:0.34.0

@Matesanz
Copy link

Also related problem:

[ERROR] Failed to execute goal on project kafka-connect-rabbitmq: Could not resolve dependencies for project com.themeetgroup.kafka.connect:kafka-connect-rabbitmq:jar:0.1.0: Failed to collect dependencies at io.confluent:kafka-avro-serializer:jar:5.1.0: Failed to read artifact descriptor for io.confluent:kafka-avro-serializer:jar:5.1.0: Could not transfer artifact io.confluent:kafka-avro-serializer:pom:5.1.0 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [confluent (http://packages.confluent.io/maven/, default, releases+snapshots)] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

steps to reproduce

git clone https://github.com/cobolbaby/kafka-connect-rabbitmq.git /kafka-connect-rabbitmq
cd /kafka-connect-rabbitmq && mvn install

@Matesanz
Copy link

How can I build this plugin? Just running maven install fails: Failure to find com.palantir.docker.compose:docker-compose-rule-core:pom:0.34.0

Did you solve this issue? I think it may be related to maven 3.8 security feature. I'm facing the same issue trying to build this connector using Docker.

@Matesanz
Copy link

I've just sent a PR to solve this issue in cobolbaby/kafka-connect-rabbitmq#5

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