Skip to content

[MNG-5913] Allow defining aliases for existing server configurations in settings.xml #2346

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

Draft
wants to merge 1 commit into
base: maven-3.9.x
Choose a base branch
from

Conversation

slawekjaranowski
Copy link
Member

Add the next tag ids to the server in settings.xml

Additional server will be created in memory by SettingsBuilder, so the generated configuration should be transparent to other as Settings#getServers() will return complete list.

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

@slawekjaranowski slawekjaranowski added mvn3 enhancement New feature or request labels May 18, 2025
@slawekjaranowski slawekjaranowski self-assigned this May 19, 2025
…in settings.xml

Add the next tag ids to the server in settings.xml

Additional server will be created in memory by SettingsBuilder,
so the generated configuration should be transparent to other
as Settings#getServers() will return complete list.
@slawekjaranowski
Copy link
Member Author

Kindly reminder - Any more comments here? Anything what I can do more ...?

If there are no more requests, I would like to merge it

@slawekjaranowski slawekjaranowski marked this pull request as draft May 20, 2025 10:03
<name>ids</name>
<version>1.3.0+</version>
<description>
List of additional ids for server.
Copy link
Member

Choose a reason for hiding this comment

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

What happens if the listed ids have separate entries? Are they merged? Which ones takes precedence?

Copy link
Member

Choose a reason for hiding this comment

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

Good one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mvn3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants