slawekjaranowski commented on code in PR #2333:
URL: https://github.com/apache/maven/pull/2333#discussion_r3370127639
##########
api/maven-api-settings/src/main/mdo/settings.mdo:
##########
@@ -529,6 +529,16 @@
Extra configuration for the transport layer.
</description>
</field>
+ <field>
+ <name>aliases</name>
+ <version>1.3.0+</version>
+ <description>List of additional server aliases. For each alias, an
additional server will be generated by copying the entire configuration, but
using a different ID.
Review Comment:
description reformat to include info about empty aliases in generated servers
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]