Skip to content

[MNG-7478] Transport selection should use config properties#739

Merged
cstamas merged 2 commits intomasterfrom
mng-7475-transport-selection
May 17, 2022
Merged

[MNG-7478] Transport selection should use config properties#739
cstamas merged 2 commits intomasterfrom
mng-7475-transport-selection

Conversation

@cstamas
Copy link
Copy Markdown
Member

@cstamas cstamas commented May 13, 2022

Instead of user properties, as this allows making "permanent" the
selection by using MAVEN_OPTS and other places as well. Currently
only via command line works.

Also, do not modify existing Maven behavior, so introduce "default" branch
in selection. See comment in code.


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

@slawekjaranowski
Copy link
Copy Markdown
Member

Please look at jankis build ...

Instead of user properties, as this allows making "permanent" the
selection by using MAVEN_OPTS and other places as well. Currently
only via command line works.
@cstamas cstamas force-pushed the mng-7475-transport-selection branch from 1ed0303 to a085ed0 Compare May 13, 2022 12:40
@gnodet
Copy link
Copy Markdown
Contributor

gnodet commented May 17, 2022

@cstamas does that mean you wouldn't be able to use -Dxxx anymore ? If so, should we support both ?

@cstamas
Copy link
Copy Markdown
Member Author

cstamas commented May 17, 2022

@cstamas does that mean you wouldn't be able to use -Dxxx anymore ? If so, should we support both ?

Nope, you can still use -D at command line, but also you can use MAVEN_OPTS (not currently) etc

@gnodet gnodet self-requested a review May 17, 2022 06:39
@cstamas cstamas merged commit fc1962e into master May 17, 2022
@cstamas cstamas deleted the mng-7475-transport-selection branch May 17, 2022 06:54
cstamas added a commit that referenced this pull request May 17, 2022
Instead of user properties, as this allows making "permanent" the
selection by using MAVEN_OPTS and other places as well. Currently
only via command line works.

Also, do not modify existing Maven behavior, so introduce "default" branch
in selection. See comment in code
@gnodet gnodet mentioned this pull request May 24, 2023
@jira-importer
Copy link
Copy Markdown

Resolve #8980

@olamy olamy mentioned this pull request Apr 2, 2026
8 tasks
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