Skip to content

feat: Add BoM module and fix modularized artifactIds#1660

Merged
dkhawk merged 2 commits intofeat/rewrite-android-maps-utilsfrom
feature/add-bom
Apr 20, 2026
Merged

feat: Add BoM module and fix modularized artifactIds#1660
dkhawk merged 2 commits intofeat/rewrite-android-maps-utilsfrom
feature/add-bom

Conversation

@kikoso
Copy link
Copy Markdown
Collaborator

@kikoso kikoso commented Mar 10, 2026

  • Adds a new bom module applying the java-platform plugin to enforce version alignment for all the newly modularized components.
  • Adds BomPublishingConventionPlugin to standardise publishing of the BoM.
  • Fixes an issue where all modules were being published with the legacy android-maps-utils artifact ID, which would cause them to overwrite each other on Maven Central. Modules are now published as maps-utils-clustering, maps-utils-heatmaps, etc., while library correctly retains the legacy android-maps-utils artifact ID.

    * Adds a new  module applying the  plugin
    * Adds  to standardise publishing of the BoM
    * Fixes an issue where all modules were being published with the legacy  artifact ID, which would cause them to overwrite each other on Maven Central. Modules are now published as , , etc. while  correctly retains .
@kikoso kikoso requested a review from a team as a code owner March 10, 2026 10:07
@kikoso kikoso changed the base branch from main to feat/rewrite-android-maps-utils March 10, 2026 10:09
@googlemaps-bot
Copy link
Copy Markdown
Contributor

googlemaps-bot commented Mar 10, 2026

Code Coverage

Overall Project 67.31% 🍏

There is no coverage information present for the Files changed

@dkhawk dkhawk merged commit 05d915f into feat/rewrite-android-maps-utils Apr 20, 2026
6 checks passed
@dkhawk dkhawk deleted the feature/add-bom branch April 20, 2026 22:37
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.

3 participants