Skip to content

Investigate shared-dependencies-convergence failure #6523

@mpeddada1

Description

@mpeddada1

The check has been failing since #6487 with:

image

java.lang.RuntimeException: Failed to converge dependencies
    at com.google.cloud.tools.opensource.cloudbomdashboard.DashboardMain.main (DashboardMain.java:114)
    at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:254)
    at java.lang.Thread.run (Thread.java:750)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:03 min
[INFO] Finished at: 2024-04-03T15:40:15Z
[INFO] ------------------------------------------------------------------------
Error:  Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:java (default-cli) on project google-cloud-bom-dashboard: An exception occured while executing the Java class. Failed to converge dependencies -> [Help 1]

[Desired Outcome] Locally running DashboardMain on the `26.24.0/ passes with:

Shared dependencies converge \o/
Disconnected from the target VM, address: '127.0.0.1:46233', transport: 'socket'

Process finished with exit code 0

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions