Skip to content

Conversation

@cstamas
Copy link
Member

@cstamas cstamas commented Aug 11, 2025

On parent loading, the repositories were interpolated okay, but there was a problem that parent own properties were not considered in interpolation (of own repositories).

Fixes #11021

On parent loading, the repositories were interpolated okay, but
there was a problem that parent properties were not considered in
interpolation.

Fixes apache#11021
@cstamas cstamas requested a review from gnodet August 11, 2025 14:15
@cstamas cstamas self-assigned this Aug 11, 2025
@cstamas cstamas added the bug Something isn't working label Aug 11, 2025
Copy link
Contributor

@gnodet gnodet left a comment

Choose a reason for hiding this comment

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

LGTM, a test would be nice, but no big deal.

@cstamas
Copy link
Member Author

cstamas commented Aug 11, 2025

Add UT, originally authored on master (to verify it fails) and passes ok in PR

@cstamas
Copy link
Member Author

cstamas commented Aug 11, 2025

@cstamas cstamas merged commit 1b942bd into apache:master Aug 12, 2025
19 checks passed
@cstamas cstamas deleted the issue-11021 branch August 12, 2025 09:43
@github-actions github-actions bot added this to the 4.1.0 milestone Aug 12, 2025
cstamas added a commit to cstamas/maven that referenced this pull request Aug 12, 2025
…pache#11037)

On parent loading, the repositories were interpolated okay, but there was a problem that parent own properties were not considered in interpolation (of own repositories).

Fixes apache#11021
cstamas added a commit that referenced this pull request Aug 12, 2025
…11037) (#11039)

On parent loading, the repositories were interpolated okay, but there was a problem that parent own properties were not considered in interpolation (of own repositories).

Fixes #11021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-4.0.x bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maven 4.0.0-rc-4 fails dependency resolution if distributionManagement is defined in parent

2 participants