Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNG-8469] Fix interpolation precedence order #2011

Merged
merged 5 commits into from
Dec 28, 2024
Merged

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Dec 23, 2024

Restore precedence as it was in Maven3:

  • basedir
  • buildTime
  • prefixed model
  • user props
  • model props
  • system props
  • env
  • prefixless model

https://issues.apache.org/jira/browse/MNG-8469

@cstamas cstamas added this to the 4.0.0-rc-3 milestone Dec 23, 2024
@cstamas cstamas requested a review from gnodet December 23, 2024 17:22
@cstamas cstamas self-assigned this Dec 23, 2024
@cstamas
Copy link
Member Author

cstamas commented Dec 23, 2024

@cstamas cstamas marked this pull request as ready for review December 23, 2024 18:30
@cstamas cstamas merged commit 1f157ad into apache:master Dec 28, 2024
1 check passed
@cstamas cstamas deleted the MNG-8469 branch December 28, 2024 13:35
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.

1 participant