Skip to content

feat(util/maven): support parsing modules in project#349

Merged
cuixq merged 1 commit into
google:mainfrom
cuixq:module
May 28, 2026
Merged

feat(util/maven): support parsing modules in project#349
cuixq merged 1 commit into
google:mainfrom
cuixq:module

Conversation

@cuixq
Copy link
Copy Markdown
Collaborator

@cuixq cuixq commented May 28, 2026

This PR adds support to parse modules in maven.Project:

  • Add Modules field to Project struct to support parsing <modules> from POM files.
  • Add interpolation for Modules in Interpolate method to resolve property placeholders.
  • Add a new test file aggregator-1.0.0.xml and a corresponding test case in TestProject to verify modules parsing.

@cuixq cuixq requested review from distractible and slugclub May 28, 2026 04:20
@cuixq cuixq merged commit b92437d into google:main May 28, 2026
7 checks passed
@cuixq cuixq deleted the module branch May 28, 2026 04:26
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