jglick commented on code in PR #11779:
URL: https://github.com/apache/maven/pull/11779#discussion_r3052509432


##########
maven-core/src/main/java/org/apache/maven/execution/MavenSession.java:
##########
@@ -165,6 +165,8 @@ public MavenExecutionResult getResult() {
 
     /**
      * Returns top directory if discovered or {@code null}.
+     * Top directory is directory where top level POM resides with respect of 
any reactor limiting or shaping like use 

Review Comment:
   How is “top-level POM” defined exactly? It is possible for a `pom`-packaging 
module to have `<module>`s whose `<parent>` is something else. Or for modules 
to not be subdirectories.



-- 
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]

Reply via email to