Which repository now that bintray has shut down?
Matt-Esch opened this issue · 0 comments
What happened?
I installed a dependency with maven that recursively depends on this module. I get an error when installing:
Could not resolve dependencies for project com.ably.kafka.connect:kafka-connect-ably:jar:1.0-SNAPSHOT: Failed to collect dependencies at com.github.jcustenborder:docker-compose-junit-extension:jar:0.0.1.1 -> com.palantir.docker.compose:docker-compose-rule-core:jar:0.34.0: Failed to read artifact descriptor for com.palantir.docker.compose:docker-compose-rule-core:jar:0.34.0: Could not transfer artifact com.palantir.docker.compose:docker-compose-rule-core:pom:0.34.0 from/to palantir (https://dl.bintray.com/palantir/releases/): Remote host terminated the handshake: SSL peer shut down incorrectly ->
This is because bintray no longer exists. The documentation still refers to bintray and I didn't see any open issues related to bintray. How do I resolve this issue?
What did you want to happen?
Installing this package with maven should work, pointing at the correct new repository.