maven
maven copied to clipboard
[MNG-5913] Allow defining aliases for existing server configurations 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.
https://issues.apache.org/jira/browse/MNG-5913
Kindly reminder - Any more comments here? Anything what I can do more ...?
If there are no more requests, I would like to merge it
Resolve #7757