rfscholte commented on a change in pull request #391:
URL: https://github.com/apache/maven/pull/391#discussion_r541999208
##########
File path:
maven-model-builder/src/main/java/org/apache/maven/model/building/ModelBuildingResult.java
##########
@@ -41,6 +41,13 @@
* @return The model identifiers from the lineage of models, never {@code
null}.
*/
List<String> getModelIds();
+
+ /**
+ *
+ * @return the file model
+ * @since 3.7.0
Review comment:
fixed
----------------------------------------------------------------
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]