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-6303] Interpolate user supplied properties and command line arguments #1062

Merged
merged 1 commit into from
May 5, 2023

Conversation

gnodet
Copy link
Contributor

@gnodet gnodet commented Mar 16, 2023

JIRA issue: https://issues.apache.org/jira/browse/MNG-6303

The idea is to allow user properties interpolation for command line arguments from both CLI and .mvn/maven.config.
User properties are interpolated first, then all other arguments.

This PR depends on #1061

@gnodet gnodet force-pushed the MNG-6303-properties-interpolation branch from 898fa83 to c7644da Compare March 16, 2023 19:22
@gnodet gnodet changed the title [MNG-6303] Interpolate user supplied properties [MNG-6303] Interpolate user supplied properties and command line arguments Mar 17, 2023
@gnodet gnodet force-pushed the MNG-6303-properties-interpolation branch from 8de0a56 to d73a098 Compare April 20, 2023 11:08
@gnodet gnodet requested a review from elharo April 20, 2023 11:11
Copy link
Member

@cstamas cstamas left a comment

Choose a reason for hiding this comment

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

Is this back portable to 3.9.x?

@michael-o
Copy link
Member

I need a bit more time to review it.

@gnodet gnodet merged commit a1fa3eb into apache:master May 5, 2023
@gnodet gnodet added this to the 4.0.0-alpha-6 milestone May 17, 2023
@gnodet gnodet deleted the MNG-6303-properties-interpolation branch November 18, 2023 21:47
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.

4 participants