hboutemy commented on a change in pull request #236:
URL: https://github.com/apache/maven-site/pull/236#discussion_r624361148



##########
File path: content/apt/guides/mini/guide-multiple-modules.apt
##########
@@ -37,11 +39,25 @@ Guide to Working with Multiple Modules
 
     * Collects all the available modules to build
 
-    * Sorts the projects into the correct build order
+    * Sorts the modules into the correct build order
 
-    * Builds the selected projects in order
+    * Selects which modules to build
 
-** Reactor Sorting
+    * Builds the selected modules in order
+
+** Collecting Modules
+
+  Module collection starts from one aggregate project. That project defines 
the modules of which it consists using the <<<\<modules\>>>> element.

Review comment:
       "aggregate project" or "aggregating project"?




-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to