You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2020/01/29 14:21:25 UTC

svn commit: r1873307 - in /maven/website/content: guides/mini/guide-multiple-modules.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Wed Jan 29 14:21:25 2020
New Revision: 1873307

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/guides/mini/guide-multiple-modules.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/guides/mini/guide-multiple-modules.html
==============================================================================
--- maven/website/content/guides/mini/guide-multiple-modules.html (original)
+++ maven/website/content/guides/mini/guide-multiple-modules.html Wed Jan 29 14:21:25 2020
@@ -185,7 +185,7 @@ Karl Heinz Marbaise" />
 <p>No special configuration is required to take advantage of the reactor, however it is possible to customize its behavior.</p>
 <p>The following command line switches are available:</p>
 <ul>
-<li><code>--resume-from</code> - resumes a reactor the specified project (e.g. when it fails in the middle)</li>
+<li><code>--resume-from</code> - resumes a reactor from the specified project (e.g. when it fails in the middle)</li>
 <li><code>--also-make</code> - build the specified projects, and any of their dependencies in the reactor</li>
 <li><code>--also-make-dependents</code> - build the specified projects, and any that depend on them</li>
 <li><code>--fail-fast</code> - the default behavior - whenever a module build fails, stop the overall build immediately</li>

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.