[
https://issues.apache.org/jira/browse/MNG-8084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17836044#comment-17836044
]
ASF GitHub Bot commented on MNG-8084:
-------------------------------------
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?
> Make the v4 api usable outside the Maven runtime
> ------------------------------------------------
>
> Key: MNG-8084
> URL: https://issues.apache.org/jira/browse/MNG-8084
> Project: Maven
> Issue Type: New Feature
> Reporter: Guillaume Nodet
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)