michael-o commented on a change in pull request #489:
URL: https://github.com/apache/maven/pull/489#discussion_r672931914
##########
File path:
maven-model-builder/src/main/java/org/apache/maven/model/validation/DefaultModelValidator.java
##########
@@ -762,15 +762,28 @@ private void validateRawRepositories(
ModelProblemCollector problems, List<Repos
String prefix2, ModelBuildingRequest
request )
{
Map<String, Repository> index = new HashMap<>();
-
+
Review comment:
Please drop the trailing whitespace here.
--
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]