neo4j-contrib/neo4j-streams

Maven Dependency Failure

rossdeane opened this issue · 0 comments

Guidelines

Please note that GitHub issues are only meant for bug reports/feature requests. If you have questions on how to use Streams, please ask on StackOverflow instead of creating an issue here.

Expected Behavior (Mandatory)

A maven build of kafka-connect-neo4j will produce an output.

Actual Behavior (Mandatory)

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.961 s
[INFO] Finished at: 2021-09-22T09:13:41+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project kafka-connect-neo4j: Could not resolve dependencies for project org.neo4j:kafka-connect-neo4j:jar:2.0.0: Failed to collect dependencies at org.neo4j:neo4j-streams-common:jar:4.1.0: Failed to read artifact descriptor for org.neo4j:neo4j-streams-common:jar:4.1.0: Could not transfer artifact org.neo4j:neo4j-streams-common:pom:4.1.0 from/to neo4j-v4-repository (https://neo4j.bintray.com/community): Access denied to: https://neo4j.bintray.com/community/org/neo4j/neo4j-streams-common/4.1.0/neo4j-streams-common-4.1.0.pom -> [Help 1]

How to Reproduce the Problem

git clone https://github.com/neo4j-contrib/neo4j-streams.git
cd kafka-connect-neo4j
mvn clean install

Specifications (Mandatory)

Currently used versions

Versions

  • OS: Debian 10
  • Neo4j: 4.3.1
  • Neo4j-Streams: 4.1
  • kafka-connect-neo4j: 2.0.0