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

[Bug]: Debezium cdc bug in installation #1783

Open
frankbass3 opened this issue Aug 12, 2024 · 1 comment
Open

[Bug]: Debezium cdc bug in installation #1783

frankbass3 opened this issue Aug 12, 2024 · 1 comment
Labels
bug Something isn't working needs triage p2

Comments

@frankbass3
Copy link

Related Template(s)

v2/cdc-parent

Template Version

v2

What happened?

running mvn install on gcp compute engine ubuntu i have the following error

INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:41 min
[INFO] Finished at: 2024-08-12T10:12:58Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.google.cloud.tools:jib-maven-plugin:3.4.0:build (jib) on project astradb-to-bigquery: Missing target image parameter, perhaps you should add a configuration parameter to your pom.xml or set the parameter via the commandline (e.g. 'mvn compile jib:build -Dimage='). -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :astradb-to-bigquery

and running the docker version have the following

mvn compile -pl cdc-embedded-connector jib:dockerBuild

[INFO] Scanning for projects...
[ERROR] [ERROR] Could not find the selected project in the reactor: cdc-embedded-connector @
[ERROR] Could not find the selected project in the reactor: cdc-embedded-connector -> [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/MavenExecutionException

Relevant log output

No response

@frankbass3 frankbass3 added bug Something isn't working needs triage p2 labels Aug 12, 2024
@milindjoshi7705
Copy link

I am facing same error but no resolution is provided here. Did you able to fix it @frankbass3 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage p2
Projects
None yet
Development

No branches or pull requests

2 participants