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

Fix dependency org.apache.beam » beam-it-neo4j #1

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

stefano-ottolenghi
Copy link
Contributor

The dependency com.google.cloud.teleport:it-neo4j doesn't seem to exist, and compilation as of now fails with the following:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  41.771 s
[INFO] Finished at: 2024-03-08T07:27:38+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project local-runner: Could not resolve dependencies for project org.neo4j.dataflow:local-runner:jar:1.0-SNAPSHOT: Could not find artifact com.google.cloud.teleport:it-neo4j:jar:1.0-SNAPSHOT -> [Help 1]

This PR attaches what I think is the right dependency. Compilation succeeds, at least.

@fbiville fbiville merged commit 6f77d60 into neo4j-contrib:main Mar 8, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants