Skip to content

util/maven: support parsing and merging modules in build profiles - #379

Merged
cuixq merged 1 commit into
google:mainfrom
cuixq:profile
Jul 27, 2026
Merged

util/maven: support parsing and merging modules in build profiles#379
cuixq merged 1 commit into
google:mainfrom
cuixq:profile

Conversation

@cuixq

@cuixq cuixq commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

This PR adds support for the <modules> tag inside Maven profiles:

  • Added Modules []String to the Profile struct.
  • Updated MergeProfiles to append active profiles' modules to the main project modules list.
  • Added tests for parsing and merging behavior.

@cuixq
cuixq requested review from distractible and slugclub July 27, 2026 05:38
@cuixq
cuixq merged commit 2946ae4 into google:main Jul 27, 2026
8 checks passed
@cuixq
cuixq deleted the profile branch July 27, 2026 05:45
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.

2 participants