Skip to content

feat: Add BoM module and fix modularized artifactIds#1660

Open
kikoso wants to merge 2 commits intofeat/rewrite-android-maps-utilsfrom
feature/add-bom
Open

feat: Add BoM module and fix modularized artifactIds#1660
kikoso wants to merge 2 commits intofeat/rewrite-android-maps-utilsfrom
feature/add-bom

Conversation

@kikoso
Copy link
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
Contributor

googlemaps-bot commented Mar 10, 2026

Code Coverage

Overall Project 67.31% 🍏

There is no coverage information present for the Files changed

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