cstamas commented on code in PR #1457:
URL: https://github.com/apache/maven/pull/1457#discussion_r1560604618
##########
api/maven-api-core/src/main/java/org/apache/maven/api/services/ModelBuilderResult.java:
##########
@@ -54,22 +54,28 @@ public interface ModelBuilderResult {
Model getFileModel();
/**
- * Gets the assembled model.
- *
- * @return The assembled model, never {@code null}.
+ * Returns the file model + profile injection.
+ * This
Review Comment:
This?
--
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]