slawekjaranowski commented on code in PR #2333:
URL: https://github.com/apache/maven/pull/2333#discussion_r3378717523
##########
impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultSettingsBuilder.java:
##########
@@ -228,6 +232,17 @@ private Settings readSettings(
return settings;
}
+ private List<Server> serversByIds(List<Server> servers) {
Review Comment:
@gnodet I have added a validation for server.aliases
Please look again
--
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]