michael-o commented on a change in pull request #286: [MNG-6656] Introduce base
for build/consumer process
URL: https://github.com/apache/maven/pull/286#discussion_r386399754
##########
File path:
maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java
##########
@@ -1511,4 +1550,155 @@ protected boolean hasFatalErrors(
ModelProblemCollectorExt problems )
}
}
+ /**
+ * As long is Maven controls the BuildPomXMLFilter, the entities that need
merging is known.
Review comment:
As long as...
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services