Skip to content

fix(gapic-bom): remove handwritten storage boms#12668

Closed
westarle wants to merge 1 commit intogoogleapis:mainfrom
westarle:fix/remove-storage-boms-from-gapic-bom
Closed

fix(gapic-bom): remove handwritten storage boms#12668
westarle wants to merge 1 commit intogoogleapis:mainfrom
westarle:fix/remove-storage-boms-from-gapic-bom

Conversation

@westarle
Copy link
Copy Markdown
Contributor

@westarle westarle commented Apr 3, 2026

Remove google-cloud-nio-bom and google-cloud-storage-bom from gapic-libraries-bom/pom.xml. These are handwritten clients that should be added to java-cloud-bom/google-cloud-bom/pom.xml instead. Since java-storage and java-storage-nio are in the Kokoro excluded_modules list, their snapshot BOMs are not installed to the local .m2 repository during CI installation steps. When CreateBomCanaryProject validates gapic-libraries-bom/pom.xml, the failure to resolve these imported snapshot BOMs caused Maven to report missing versions for their underlying jars.

This reverts their accidental inclusion introduced in commits:

Remove `google-cloud-nio-bom` and `google-cloud-storage-bom` from `gapic-libraries-bom/pom.xml`.
These are handwritten clients that should be added to `java-cloud-bom/google-cloud-bom/pom.xml` instead.
Since `java-storage` and `java-storage-nio` are in the Kokoro `excluded_modules` list,
their snapshot BOMs are not installed to the local `.m2` repository during CI installation steps.
When `CreateBomCanaryProject` validates `gapic-libraries-bom/pom.xml`, the failure to resolve
these imported snapshot BOMs caused Maven to report missing versions for their underlying jars.

This reverts their accidental inclusion introduced in commits:
- 1da80e6 (google-cloud-nio-bom)
- 5a4afb5 (google-cloud-storage-bom)
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the google-cloud-nio-bom and google-cloud-storage-bom dependencies from the gapic-libraries-bom POM file. I have no feedback to provide as there are no review comments.

@westarle westarle closed this Apr 3, 2026
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.

1 participant