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 rf...@apache.org on 2017/01/22 19:55:29 UTC

svn commit: r1005374 [3/26] - in /websites/production/maven/components/shared-archives/maven-invoker-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/invoker/ apidocs/org/apache/maven/shared/invoker/class-use/ css/ fonts/ images/ js/ testapidocs/ te...

Modified: websites/production/maven/components/shared-archives/maven-invoker-LATEST/apidocs/org/apache/maven/shared/invoker/DefaultInvocationRequest.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-invoker-LATEST/apidocs/org/apache/maven/shared/invoker/DefaultInvocationRequest.html (original)
+++ websites/production/maven/components/shared-archives/maven-invoker-LATEST/apidocs/org/apache/maven/shared/invoker/DefaultInvocationRequest.html Sun Jan 22 19:55:27 2017
@@ -3,13 +3,13 @@
 <html lang="nl">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultInvocationRequest (Apache Maven Invoker 2.2 API)</title>
+<title>DefaultInvocationRequest (Apache Maven Invoker 3.0.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultInvocationRequest (Apache Maven Invoker 2.2 API)";
+        parent.document.title="DefaultInvocationRequest (Apache Maven Invoker 3.0.0 API)";
     }
 //-->
 </script>
@@ -103,25 +103,25 @@ extends <a href="http://docs.oracle.com/
 implements <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></pre>
 <div class="block">Specifies the parameters used to control a Maven invocation.</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: DefaultInvocationRequest.java 1666746 2015-03-14 21:06:58Z rfscholte $</dd></dl>
+  <dd>$Id: DefaultInvocationRequest.java 1752078 2016-07-10 11:25:08Z khmarbaise $</dd></dl>
 </li>
 </ul>
 </div>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
+<!-- ======== NESTED CLASS SUMMARY ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="field_summary">
+<li class="blockList"><a name="nested_class_summary">
 <!--   -->
 </a>
-<h3>Field Summary</h3>
+<h3>Nested Class Summary</h3>
 <ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.shared.invoker.InvocationRequest">
+<li class="blockList"><a name="nested_classes_inherited_from_class_org.apache.maven.shared.invoker.InvocationRequest">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.shared.invoker.<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></h3>
-<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#CHECKSUM_POLICY_FAIL">CHECKSUM_POLICY_FAIL</a>, <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#CHECKSUM_POLICY_WARN">CHECKSUM_POLICY_WARN</a>, <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#REACTOR_FAIL_AT_END">REACTOR_FAIL_AT_END</a>, <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#REACTOR_FAIL_FAST">REACTOR_FAIL_FAST</a>, <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#REACTOR_FAIL_NEVER">REACTOR_FAIL_NEVER</a></code></li>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.maven.shared.invoker.<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></h3>
+<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.CheckSumPolicy.html" title="enum in org.apache.maven.shared.invoker">InvocationRequest.CheckSumPolicy</a>, <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.ReactorFailureBehavior.html" title="enum in org.apache.maven.shared.invoker">InvocationRequest.ReactorFailureBehavior</a></code></li>
 </ul>
 </li>
 </ul>
@@ -156,42 +156,29 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#activateReactor(java.lang.String[], java.lang.String[])">activateReactor</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;includes,
-               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;excludes)</code>
-<div class="block">Dynamically constructs a reactor using the subdirectories of the current directory</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#addShellEnvironment(java.lang.String, java.lang.String)">addShellEnvironment</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
 <div class="block">Adds the specified environment variable to the Maven invocation.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getActivatedReactorExcludes()">getActivatedReactorExcludes</a></strong>()</code>
-<div class="block">Gets the list of subdirectory patterns to exclude from search</div>
-</td>
-</tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getActivatedReactorIncludes()">getActivatedReactorIncludes</a></strong>()</code>
-<div class="block">Gets the list of subdirectory patterns to search</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getBaseDirectory()">getBaseDirectory</a></strong>()</code>
 <div class="block">Gets the path to the base directory of the POM for the Maven invocation.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getBaseDirectory(java.io.File)">getBaseDirectory</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;defaultDirectory)</code>
 <div class="block">Gets the path to the base directory of the POM for the Maven invocation.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getBuilder()">getBuilder</a></strong>()</code>
+<div class="block">Get the current set builder strategy id equivalent of <code>--builder id</code>.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationOutputHandler.html" title="interface in org.apache.maven.shared.invoker">InvocationOutputHandler</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getErrorHandler(org.apache.maven.shared.invoker.InvocationOutputHandler)">getErrorHandler</a></strong>(<a href="../../../../../org/apache/maven/shared/invoker/InvocationOutputHandler.html" title="interface in org.apache.maven.shared.invoker">InvocationOutputHandler</a>&nbsp;defaultHandler)</code>
@@ -199,23 +186,23 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getFailureBehavior()">getFailureBehavior</a></strong>()</code>
-<div class="block">Gets the failure mode of the Maven invocation.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.CheckSumPolicy.html" title="enum in org.apache.maven.shared.invoker">InvocationRequest.CheckSumPolicy</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getGlobalChecksumPolicy()">getGlobalChecksumPolicy</a></strong>()</code>
 <div class="block">Gets the checksum mode of the Maven invocation.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getGlobalSettingsFile()">getGlobalSettingsFile</a></strong>()</code>
 <div class="block">Gets the path to the global settings for the Maven invocation.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getGlobalToolchainsFile()">getGlobalToolchainsFile</a></strong>()</code>
+<div class="block">Alternate path for the global toolchains file <b>Note.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getGoals()">getGoals</a></strong>()</code>
@@ -283,41 +270,41 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.ReactorFailureBehavior.html" title="enum in org.apache.maven.shared.invoker">InvocationRequest.ReactorFailureBehavior</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getReactorFailureBehavior()">getReactorFailureBehavior</a></strong>()</code>
+<div class="block">Gets the failure mode of the Maven invocation.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getResumeFrom()">getResumeFrom</a></strong>()</code>
 <div class="block">Get the value of <code>resume-from</code></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getShellEnvironments()">getShellEnvironments</a></strong>()</code>
 <div class="block">Gets the environment variables for the Maven invocation.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getThreads()">getThreads</a></strong>()</code>
 <div class="block">Get the value of the <code>threads</code> argument.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getToolchainsFile()">getToolchainsFile</a></strong>()</code>
 <div class="block">Gets the path to the custom toolchains file</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#getUserSettingsFile()">getUserSettingsFile</a></strong>()</code>
 <div class="block">Gets the path to the user settings for the Maven invocation.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#isActivatedReactor()">isActivatedReactor</a></strong>()</code>
-<div class="block">Gets whether Maven should search subdirectories to build a dynamic reactor</div>
-</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#isAlsoMake()">isAlsoMake</a></strong>()</code>
@@ -332,14 +319,14 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#isDebug()">isDebug</a></strong>()</code>
-<div class="block">Gets the debug mode of the Maven invocation.</div>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#isBatchMode()">isBatchMode</a></strong>()</code>
+<div class="block">By default, Maven is executed in batch mode.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#isInteractive()">isInteractive</a></strong>()</code>
-<div class="block">Gets the interaction mode of the Maven invocation.</div>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#isDebug()">isDebug</a></strong>()</code>
+<div class="block">Gets the debug mode of the Maven invocation.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -375,7 +362,7 @@ implements <a href="../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#isShowVersion()">isShowVersion</a></strong>()</code>
-<div class="block">The show version behaviour (-V option)</div>
+<div class="block">The show version behavior (-V option)</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -404,6 +391,18 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setBatchMode(boolean)">setBatchMode</a></strong>(boolean&nbsp;interactive)</code>
+<div class="block">Sets the interaction mode of the Maven invocation.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setBuilder(java.lang.String)">setBuilder</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</code>
+<div class="block">The id of the build strategy to use. equivalent of <code>--builder id</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setDebug(boolean)">setDebug</a></strong>(boolean&nbsp;debug)</code>
 <div class="block">Sets the debug mode of the Maven invocation.</div>
 </td>
@@ -416,20 +415,20 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setFailureBehavior(java.lang.String)">setFailureBehavior</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;failureBehavior)</code>
-<div class="block">Sets the failure mode of the Maven invocation.</div>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setGlobalChecksumPolicy(org.apache.maven.shared.invoker.InvocationRequest.CheckSumPolicy)">setGlobalChecksumPolicy</a></strong>(<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.CheckSumPolicy.html" title="enum in org.apache.maven.shared.invoker">InvocationRequest.CheckSumPolicy</a>&nbsp;globalChecksumPolicy)</code>
+<div class="block">Sets the checksum mode of the Maven invocation.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setGlobalChecksumPolicy(java.lang.String)">setGlobalChecksumPolicy</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;globalChecksumPolicy)</code>
-<div class="block">Sets the checksum mode of the Maven invocation.</div>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setGlobalSettingsFile(java.io.File)">setGlobalSettingsFile</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;globalSettings)</code>
+<div class="block">Sets the path to the global settings for the Maven invocation.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setGlobalSettingsFile(java.io.File)">setGlobalSettingsFile</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;globalSettings)</code>
-<div class="block">Sets the path to the global settings for the Maven invocation.</div>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setGlobalToolchainsFile(java.io.File)">setGlobalToolchainsFile</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;toolchains)</code>
+<div class="block">Sets the alternate path for the global toolchains file Equivalent of <code>-gt</code> or <code>--global-toolchains</code></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -446,76 +445,76 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setInteractive(boolean)">setInteractive</a></strong>(boolean&nbsp;interactive)</code>
-<div class="block">Sets the interaction mode of the Maven invocation.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setJavaHome(java.io.File)">setJavaHome</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;javaHome)</code>
 <div class="block">Sets the path to the base directory of the Java installation used to run Maven.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setLocalRepositoryDirectory(java.io.File)">setLocalRepositoryDirectory</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;localRepository)</code>
 <div class="block">Sets the path to the base directory of the local repository to use for the Maven invocation.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setMavenOpts(java.lang.String)">setMavenOpts</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mavenOpts)</code>
 <div class="block">Sets the value of the <code>MAVEN_OPTS</code> environment variable.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setNonPluginUpdates(boolean)">setNonPluginUpdates</a></strong>(boolean&nbsp;nonPluginUpdates)</code>
 <div class="block">Specifies whether Maven should check for plugin updates.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setOffline(boolean)">setOffline</a></strong>(boolean&nbsp;offline)</code>
 <div class="block">Sets the network mode of the Maven invocation.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setOutputHandler(org.apache.maven.shared.invoker.InvocationOutputHandler)">setOutputHandler</a></strong>(<a href="../../../../../org/apache/maven/shared/invoker/InvocationOutputHandler.html" title="interface in org.apache.maven.shared.invoker">InvocationOutputHandler</a>&nbsp;outputHandler)</code>
 <div class="block">Sets the handler used to capture the standard output from the Maven build.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setPomFile(java.io.File)">setPomFile</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;pomFile)</code>
 <div class="block">Sets the path to the POM for the Maven invocation.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setPomFileName(java.lang.String)">setPomFileName</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pomFilename)</code>
 <div class="block">Sets the (unqualified) filename of the POM for the Maven invocation.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setProfiles(java.util.List)">setProfiles</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;profiles)</code>
 <div class="block">Sets the profiles for the Maven invocation.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setProjects(java.util.List)">setProjects</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;projects)</code>
 <div class="block">Sets the reactor project list.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setProperties(java.util.Properties)">setProperties</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;properties)</code>
 <div class="block">Sets the system properties for the Maven invocation.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setReactorFailureBehavior(org.apache.maven.shared.invoker.InvocationRequest.ReactorFailureBehavior)">setReactorFailureBehavior</a></strong>(<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.ReactorFailureBehavior.html" title="enum in org.apache.maven.shared.invoker">InvocationRequest.ReactorFailureBehavior</a>&nbsp;failureBehavior)</code>
+<div class="block">Sets the failure mode of the Maven invocation.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setRecursive(boolean)">setRecursive</a></strong>(boolean&nbsp;recursive)</code>
@@ -543,15 +542,13 @@ implements <a href="../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setShowVersion(boolean)">setShowVersion</a></strong>(boolean&nbsp;showVersion)</code>
-<div class="block">enable displaying version without stopping the build
- Equivalent of <code>-V</code> or <code>--show-version</code></div>
+<div class="block">enable displaying version without stopping the build Equivalent of <code>-V</code> or <code>--show-version</code></div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setThreads(java.lang.String)">setThreads</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;threads)</code>
-<div class="block">Thread count, for instance 2.0C where C is core multiplied
- Equivalent of <code>-T</code> or <code>--threads</code>
+<div class="block">Thread count, for instance 2.0C where C is core multiplied Equivalent of <code>-T</code> or <code>--threads</code>
  
  <strong>note: </strong>available since Maven3
  </div>
@@ -560,11 +557,7 @@ implements <a href="../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/shared/invoker/DefaultInvocationRequest.html#setToolchainsFile(java.io.File)">setToolchainsFile</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;toolchains)</code>
-<div class="block">Sets the alternate path for the user toolchains file
- Equivalent of <code>-t</code> or <code>--toolchains</code>
- 
- <strong>note: </strong>available since Maven3
- </div>
+<div class="block">Sets the alternate path for the user toolchains file Equivalent of <code>-t</code> or <code>--toolchains</code></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -618,23 +611,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="activateReactor(java.lang.String[], java.lang.String[])">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>activateReactor</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;activateReactor(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;includes,
-                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;excludes)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#activateReactor(java.lang.String[], java.lang.String[])">InvocationRequest</a></code></strong></div>
-<div class="block">Dynamically constructs a reactor using the subdirectories of the current directory</div>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#activateReactor(java.lang.String[], java.lang.String[])">activateReactor</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>includes</code> - a list of filename patterns to include, or null, in which case the default is &#x2a;/pom.xml</dd><dd><code>excludes</code> - a list of filename patterns to exclude, or null, in which case nothing is excluded</dd>
-<dt><span class="strong">Returns:</span></dt><dd>This invocation request</dd></dl>
-</li>
-</ul>
 <a name="getBaseDirectory()">
 <!--   -->
 </a>
@@ -684,20 +660,21 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>The error handler or <code>null</code> if not set.</dd></dl>
 </li>
 </ul>
-<a name="getFailureBehavior()">
+<a name="getReactorFailureBehavior()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getFailureBehavior</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getFailureBehavior()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getFailureBehavior()">InvocationRequest</a></code></strong></div>
-<div class="block">Gets the failure mode of the Maven invocation. By default, the mode <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#REACTOR_FAIL_FAST"><code>InvocationRequest.REACTOR_FAIL_FAST</code></a> is used.</div>
+<h4>getReactorFailureBehavior</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.ReactorFailureBehavior.html" title="enum in org.apache.maven.shared.invoker">InvocationRequest.ReactorFailureBehavior</a>&nbsp;getReactorFailureBehavior()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getReactorFailureBehavior()">InvocationRequest</a></code></strong></div>
+<div class="block">Gets the failure mode of the Maven invocation. By default, the mode <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.ReactorFailureBehavior.html#FailFast"><code>InvocationRequest.ReactorFailureBehavior.FailFast</code></a> is
+ used.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getFailureBehavior()">getFailureBehavior</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>The failure mode, one of <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#REACTOR_FAIL_FAST"><code>InvocationRequest.REACTOR_FAIL_FAST</code></a>, <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#REACTOR_FAIL_AT_END"><code>InvocationRequest.REACTOR_FAIL_AT_END</code></a> and
-         <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#REACTOR_FAIL_NEVER"><code>InvocationRequest.REACTOR_FAIL_NEVER</code></a>.</dd></dl>
+<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getReactorFailureBehavior()">getReactorFailureBehavior</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The failure mode, one of <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.ReactorFailureBehavior.html#FailFast"><code>InvocationRequest.ReactorFailureBehavior.FailFast</code></a>,
+         <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.ReactorFailureBehavior.html#FailAtEnd"><code>InvocationRequest.ReactorFailureBehavior.FailAtEnd</code></a> and <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.ReactorFailureBehavior.html#FailNever"><code>InvocationRequest.ReactorFailureBehavior.FailNever</code></a>.</dd></dl>
 </li>
 </ul>
 <a name="getGoals()">
@@ -745,8 +722,8 @@ implements <a href="../../../../../org/a
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getLocalRepositoryDirectory(java.io.File)">getLocalRepositoryDirectory</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>defaultDirectory</code> - The default location to use if no location is configured for this request, may be
             <code>null</code>.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>The path to the base directory of the local repository or <code>null</code> to use the location from
-         the <code>settings.xml</code>.</dd></dl>
+<dt><span class="strong">Returns:</span></dt><dd>The path to the base directory of the local repository or <code>null</code> to use the location from the
+         <code>settings.xml</code>.</dd></dl>
 </li>
 </ul>
 <a name="getOutputHandler(org.apache.maven.shared.invoker.InvocationOutputHandler)">
@@ -807,24 +784,24 @@ implements <a href="../../../../../org/a
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#isDebug()">isDebug</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if Maven should be executed in debug mode, <code>false</code> if the normal mode
-         should be used.</dd></dl>
+<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if Maven should be executed in debug mode, <code>false</code> if the normal mode should
+         be used.</dd></dl>
 </li>
 </ul>
-<a name="isInteractive()">
+<a name="isBatchMode()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>isInteractive</h4>
-<pre>public&nbsp;boolean&nbsp;isInteractive()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#isInteractive()">InvocationRequest</a></code></strong></div>
-<div class="block">Gets the interaction mode of the Maven invocation. By default, Maven is executed in batch mode.</div>
+<h4>isBatchMode</h4>
+<pre>public&nbsp;boolean&nbsp;isBatchMode()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#isBatchMode()">InvocationRequest</a></code></strong></div>
+<div class="block">By default, Maven is executed in batch mode. This mean no interaction with the Maven process can be done.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#isInteractive()">isInteractive</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if Maven should be executed in interactive mode, <code>false</code> if the batch
-         mode is used.</dd></dl>
+<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#isBatchMode()">isBatchMode</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if Maven should be executed in batch mode, <code>false</code> if Maven is executed in
+         interactive mode.</dd></dl>
 </li>
 </ul>
 <a name="isOffline()">
@@ -839,8 +816,8 @@ implements <a href="../../../../../org/a
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#isOffline()">isOffline</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if Maven should be executed in offline mode, <code>false</code> if the online mode
-         is used.</dd></dl>
+<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if Maven should be executed in offline mode, <code>false</code> if the online mode is
+         used.</dd></dl>
 </li>
 </ul>
 <a name="isShowErrors()">
@@ -898,8 +875,8 @@ implements <a href="../../../../../org/a
 <h4>setRecursive</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setRecursive(boolean&nbsp;recursive)</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setRecursive(boolean)">InvocationRequest</a></code></strong></div>
-<div class="block">Sets the recursion behavior of a reactor invocation.
- <em>Inverse</em> equivalent of <code>-N</code> and <code>--non-recursive</code></div>
+<div class="block">Sets the recursion behavior of a reactor invocation. <em>Inverse</em> equivalent of <code>-N</code> and
+ <code>--non-recursive</code></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setRecursive(boolean)">setRecursive</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
@@ -932,13 +909,12 @@ implements <a href="../../../../../org/a
 <h4>setDebug</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setDebug(boolean&nbsp;debug)</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setDebug(boolean)">InvocationRequest</a></code></strong></div>
-<div class="block">Sets the debug mode of the Maven invocation.
- Equivalent of <code>-X</code> and <code>--debug</code></div>
+<div class="block">Sets the debug mode of the Maven invocation. Equivalent of <code>-X</code> and <code>--debug</code></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setDebug(boolean)">setDebug</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>debug</code> - <code>true</code> if Maven should be executed in debug mode, <code>false</code> if the normal
-            mode should be used.</dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>debug</code> - <code>true</code> if Maven should be executed in debug mode, <code>false</code> if the normal mode
+            should be used.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>This invocation request.</dd></dl>
 </li>
 </ul>
@@ -958,21 +934,21 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>This invocation request.</dd></dl>
 </li>
 </ul>
-<a name="setFailureBehavior(java.lang.String)">
+<a name="setReactorFailureBehavior(org.apache.maven.shared.invoker.InvocationRequest.ReactorFailureBehavior)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setFailureBehavior</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setFailureBehavior(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;failureBehavior)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setFailureBehavior(java.lang.String)">InvocationRequest</a></code></strong></div>
+<h4>setReactorFailureBehavior</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setReactorFailureBehavior(<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.ReactorFailureBehavior.html" title="enum in org.apache.maven.shared.invoker">InvocationRequest.ReactorFailureBehavior</a>&nbsp;failureBehavior)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setReactorFailureBehavior(org.apache.maven.shared.invoker.InvocationRequest.ReactorFailureBehavior)">InvocationRequest</a></code></strong></div>
 <div class="block">Sets the failure mode of the Maven invocation. Equivalent of <code>-ff</code> and <code>--fail-fast</code>, <code>-fae</code>
  and <code>--fail-at-end</code>, <code>-fn</code> and <code>--fail-never</code></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setFailureBehavior(java.lang.String)">setFailureBehavior</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>failureBehavior</code> - The failure mode, must be one of <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#REACTOR_FAIL_FAST"><code>InvocationRequest.REACTOR_FAIL_FAST</code></a>, <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#REACTOR_FAIL_AT_END"><code>InvocationRequest.REACTOR_FAIL_AT_END</code></a>
-            and <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#REACTOR_FAIL_NEVER"><code>InvocationRequest.REACTOR_FAIL_NEVER</code></a>.</dd>
+<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setReactorFailureBehavior(org.apache.maven.shared.invoker.InvocationRequest.ReactorFailureBehavior)">setReactorFailureBehavior</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>failureBehavior</code> - The failure mode, must be one of <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.ReactorFailureBehavior.html#FailFast"><code>InvocationRequest.ReactorFailureBehavior.FailFast</code></a>,
+            <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.ReactorFailureBehavior.html#FailAtEnd"><code>InvocationRequest.ReactorFailureBehavior.FailAtEnd</code></a> and <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.ReactorFailureBehavior.html#FailNever"><code>InvocationRequest.ReactorFailureBehavior.FailNever</code></a>.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>This invocation request.</dd></dl>
 </li>
 </ul>
@@ -1010,21 +986,20 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>This invocation request.</dd></dl>
 </li>
 </ul>
-<a name="setInteractive(boolean)">
+<a name="setBatchMode(boolean)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setInteractive</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setInteractive(boolean&nbsp;interactive)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setInteractive(boolean)">InvocationRequest</a></code></strong></div>
-<div class="block">Sets the interaction mode of the Maven invocation.
- <em>Inverse</em> equivalent of <code>-B</code> and <code>--batch-mode</code></div>
+<h4>setBatchMode</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setBatchMode(boolean&nbsp;interactive)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setBatchMode(boolean)">InvocationRequest</a></code></strong></div>
+<div class="block">Sets the interaction mode of the Maven invocation. Equivalent of <code>-B</code> and <code>--batch-mode</code></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setInteractive(boolean)">setInteractive</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>interactive</code> - <code>true</code> if Maven should be executed in interactive mode, <code>false</code> if
-            the batch mode is used.</dd>
+<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setBatchMode(boolean)">setBatchMode</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>interactive</code> - <code>true</code> if Maven should be executed in non-interactive mode, <code>false</code> if the
+            interactive modes is used.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>This invocation request.</dd></dl>
 </li>
 </ul>
@@ -1052,13 +1027,12 @@ implements <a href="../../../../../org/a
 <h4>setOffline</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setOffline(boolean&nbsp;offline)</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setOffline(boolean)">InvocationRequest</a></code></strong></div>
-<div class="block">Sets the network mode of the Maven invocation.
- Equivalent of <code>-o</code> and <code>--offline</code></div>
+<div class="block">Sets the network mode of the Maven invocation. Equivalent of <code>-o</code> and <code>--offline</code></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setOffline(boolean)">setOffline</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>offline</code> - <code>true</code> if Maven should be executed in offline mode, <code>false</code> if the
-            online mode is used.</dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>offline</code> - <code>true</code> if Maven should be executed in offline mode, <code>false</code> if the online
+            mode is used.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>This invocation request.</dd></dl>
 </li>
 </ul>
@@ -1119,8 +1093,7 @@ implements <a href="../../../../../org/a
 <h4>setShowErrors</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setShowErrors(boolean&nbsp;showErrors)</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setShowErrors(boolean)">InvocationRequest</a></code></strong></div>
-<div class="block">Sets the exception output mode of the Maven invocation.
- Equivalent of <code>-e</code> and <code>--errors</code></div>
+<div class="block">Sets the exception output mode of the Maven invocation. Equivalent of <code>-e</code> and <code>--errors</code></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setShowErrors(boolean)">setShowErrors</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
@@ -1136,8 +1109,8 @@ implements <a href="../../../../../org/a
 <h4>setUpdateSnapshots</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setUpdateSnapshots(boolean&nbsp;updateSnapshots)</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setUpdateSnapshots(boolean)">InvocationRequest</a></code></strong></div>
-<div class="block">Specifies whether Maven should enforce an update check for plugins and snapshots.
- Equivalent of <code>-U</code> and <code>--update-snapshots</code></div>
+<div class="block">Specifies whether Maven should enforce an update check for plugins and snapshots. Equivalent of <code>-U</code> and
+ <code>--update-snapshots</code></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setUpdateSnapshots(boolean)">setUpdateSnapshots</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
@@ -1191,8 +1164,8 @@ implements <a href="../../../../../org/a
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getJavaHome()">getJavaHome</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>The path to the base directory of the Java installation used to run Maven or <code>null</code> to use
-         the default Java home.</dd></dl>
+<dt><span class="strong">Returns:</span></dt><dd>The path to the base directory of the Java installation used to run Maven or <code>null</code> to use the
+         default Java home.</dd></dl>
 </li>
 </ul>
 <a name="setJavaHome(java.io.File)">
@@ -1202,7 +1175,6 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>setJavaHome</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setJavaHome(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;javaHome)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setJavaHome(java.io.File)">InvocationRequest</a></code></strong></div>
 <div class="block">Sets the path to the base directory of the Java installation used to run Maven.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -1219,7 +1191,6 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getUserSettingsFile</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getUserSettingsFile()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getUserSettingsFile()">InvocationRequest</a></code></strong></div>
 <div class="block">Gets the path to the user settings for the Maven invocation.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -1235,14 +1206,12 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>setUserSettingsFile</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setUserSettingsFile(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;userSettings)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setUserSettingsFile(java.io.File)">InvocationRequest</a></code></strong></div>
-<div class="block">Sets the path to the user settings for the Maven invocation.
- Equivalent of <code>-s</code> and <code>--settings</code></div>
+<div class="block">Sets the path to the user settings for the Maven invocation. Equivalent of <code>-s</code> and <code>--settings</code></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setUserSettingsFile(java.io.File)">setUserSettingsFile</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>userSettings</code> - The path to the user settings for the Maven invocation, may be <code>null</code> to load
-            the user settings from the default location.</dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>userSettings</code> - The path to the user settings for the Maven invocation, may be <code>null</code> to load the
+            user settings from the default location.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>This invocation request.</dd></dl>
 </li>
 </ul>
@@ -1253,7 +1222,6 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getGlobalSettingsFile</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getGlobalSettingsFile()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getGlobalSettingsFile()">InvocationRequest</a></code></strong></div>
 <div class="block">Gets the path to the global settings for the Maven invocation.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -1269,9 +1237,8 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>setGlobalSettingsFile</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setGlobalSettingsFile(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;globalSettings)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setGlobalSettingsFile(java.io.File)">InvocationRequest</a></code></strong></div>
-<div class="block">Sets the path to the global settings for the Maven invocation.
- Equivalent of <code>-gs</code> and <code>--global-settings</code></div>
+<div class="block">Sets the path to the global settings for the Maven invocation. Equivalent of <code>-gs</code> and
+ <code>--global-settings</code></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setGlobalSettingsFile(java.io.File)">setGlobalSettingsFile</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
@@ -1287,7 +1254,6 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getToolchainsFile</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getToolchainsFile()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getToolchainsFile()">InvocationRequest</a></code></strong></div>
 <div class="block">Gets the path to the custom toolchains file</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -1303,12 +1269,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>setToolchainsFile</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setToolchainsFile(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;toolchains)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setToolchainsFile(java.io.File)">InvocationRequest</a></code></strong></div>
-<div class="block">Sets the alternate path for the user toolchains file
- Equivalent of <code>-t</code> or <code>--toolchains</code>
- <p>
- <strong>note: </strong>available since Maven3
- </p></div>
+<div class="block">Sets the alternate path for the user toolchains file Equivalent of <code>-t</code> or <code>--toolchains</code></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setToolchainsFile(java.io.File)">setToolchainsFile</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
@@ -1316,36 +1277,64 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>This invocation request</dd></dl>
 </li>
 </ul>
+<a name="getGlobalToolchainsFile()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGlobalToolchainsFile</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getGlobalToolchainsFile()</pre>
+<div class="block">Alternate path for the global toolchains file <b>Note. This is available since Maven 3.3.1</b></div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getGlobalToolchainsFile()">getGlobalToolchainsFile</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The path to the custom global toolchains file or <code>null</code> to load the global toolchains from the
+         default location.</dd></dl>
+</li>
+</ul>
+<a name="setGlobalToolchainsFile(java.io.File)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setGlobalToolchainsFile</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setGlobalToolchainsFile(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;toolchains)</pre>
+<div class="block">Sets the alternate path for the global toolchains file Equivalent of <code>-gt</code> or <code>--global-toolchains</code></div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setGlobalToolchainsFile(java.io.File)">setGlobalToolchainsFile</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>toolchains</code> - the alternate path for the global toolchains file</dd>
+<dt><span class="strong">Returns:</span></dt><dd>This invocation request</dd></dl>
+</li>
+</ul>
 <a name="getGlobalChecksumPolicy()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getGlobalChecksumPolicy</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getGlobalChecksumPolicy()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getGlobalChecksumPolicy()">InvocationRequest</a></code></strong></div>
+<pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.CheckSumPolicy.html" title="enum in org.apache.maven.shared.invoker">InvocationRequest.CheckSumPolicy</a>&nbsp;getGlobalChecksumPolicy()</pre>
 <div class="block">Gets the checksum mode of the Maven invocation.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getGlobalChecksumPolicy()">getGlobalChecksumPolicy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>The checksum mode, one of <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#CHECKSUM_POLICY_WARN"><code>InvocationRequest.CHECKSUM_POLICY_WARN</code></a> and <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#CHECKSUM_POLICY_FAIL"><code>InvocationRequest.CHECKSUM_POLICY_FAIL</code></a>.</dd></dl>
+<dt><span class="strong">Returns:</span></dt><dd>The checksum mode, one of <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.CheckSumPolicy.html#Warn"><code>InvocationRequest.CheckSumPolicy.Warn</code></a> and <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.CheckSumPolicy.html#Fail"><code>InvocationRequest.CheckSumPolicy.Fail</code></a>.</dd></dl>
 </li>
 </ul>
-<a name="setGlobalChecksumPolicy(java.lang.String)">
+<a name="setGlobalChecksumPolicy(org.apache.maven.shared.invoker.InvocationRequest.CheckSumPolicy)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setGlobalChecksumPolicy</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setGlobalChecksumPolicy(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;globalChecksumPolicy)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setGlobalChecksumPolicy(java.lang.String)">InvocationRequest</a></code></strong></div>
-<div class="block">Sets the checksum mode of the Maven invocation.
- Equivalent of <code>-c</code> or <code>--lax-checksums</code>, <code>-C</code> or <code>--strict-checksums</code></div>
+<pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setGlobalChecksumPolicy(<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.CheckSumPolicy.html" title="enum in org.apache.maven.shared.invoker">InvocationRequest.CheckSumPolicy</a>&nbsp;globalChecksumPolicy)</pre>
+<div class="block">Sets the checksum mode of the Maven invocation. Equivalent of <code>-c</code> or <code>--lax-checksums</code>, <code>-C</code>
+ or <code>--strict-checksums</code></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setGlobalChecksumPolicy(java.lang.String)">setGlobalChecksumPolicy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>globalChecksumPolicy</code> - The checksum mode, must be one of <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#CHECKSUM_POLICY_WARN"><code>InvocationRequest.CHECKSUM_POLICY_WARN</code></a> and
-            <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#CHECKSUM_POLICY_FAIL"><code>InvocationRequest.CHECKSUM_POLICY_FAIL</code></a>.</dd>
+<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setGlobalChecksumPolicy(org.apache.maven.shared.invoker.InvocationRequest.CheckSumPolicy)">setGlobalChecksumPolicy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>globalChecksumPolicy</code> - The checksum mode, must be one of <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.CheckSumPolicy.html#Warn"><code>InvocationRequest.CheckSumPolicy.Warn</code></a> and
+            <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.CheckSumPolicy.html#Fail"><code>InvocationRequest.CheckSumPolicy.Fail</code></a>.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>This invocation request.</dd></dl>
 </li>
 </ul>
@@ -1356,7 +1345,6 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getPomFileName</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getPomFileName()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getPomFileName()">InvocationRequest</a></code></strong></div>
 <div class="block">Gets the (unqualified) filename of the POM for the Maven invocation. This setting is ignored if
  <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getPomFile()"><code>InvocationRequest.getPomFile()</code></a> does not return <code>null</code>. Otherwise, the base directory is assumed to contain a
  POM with this name. By default, a file named <code>pom.xml</code> is used.</div>
@@ -1373,7 +1361,6 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>setPomFileName</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setPomFileName(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pomFilename)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setPomFileName(java.lang.String)">InvocationRequest</a></code></strong></div>
 <div class="block">Sets the (unqualified) filename of the POM for the Maven invocation. This setting is ignored if
  <a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getPomFile()"><code>InvocationRequest.getPomFile()</code></a> does not return <code>null</code>. Otherwise, the base directory is assumed to contain a
  POM with this name.</div>
@@ -1392,7 +1379,6 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getProfiles</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getProfiles()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getProfiles()">InvocationRequest</a></code></strong></div>
 <div class="block">Gets the profiles for the Maven invocation.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -1407,9 +1393,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>setProfiles</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setProfiles(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;profiles)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setProfiles(java.util.List)">InvocationRequest</a></code></strong></div>
-<div class="block">Sets the profiles for the Maven invocation.
- Equivalent of <code>-P</code> and <code>--active-profiles</code></div>
+<div class="block">Sets the profiles for the Maven invocation. Equivalent of <code>-P</code> and <code>--active-profiles</code></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setProfiles(java.util.List)">setProfiles</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
@@ -1424,7 +1408,6 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>isNonPluginUpdates</h4>
 <pre>public&nbsp;boolean&nbsp;isNonPluginUpdates()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#isNonPluginUpdates()">InvocationRequest</a></code></strong></div>
 <div class="block">Indicates whether Maven should check for plugin updates. By default, plugin updates are not suppressed.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -1439,17 +1422,15 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>setNonPluginUpdates</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a>&nbsp;setNonPluginUpdates(boolean&nbsp;nonPluginUpdates)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setNonPluginUpdates(boolean)">InvocationRequest</a></code></strong></div>
 <div class="block">Specifies whether Maven should check for plugin updates.
  <p>
- Equivalent of <code>-npu</code> or <code>--no-plugin-updates</code><br/> 
+ Equivalent of <code>-npu</code> or <code>--no-plugin-updates</code><br/>
  <strong>note: </strong>Ineffective with Maven3, only kept for backward compatibility
  </p></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setNonPluginUpdates(boolean)">setNonPluginUpdates</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>nonPluginUpdates</code> - <code>true</code> if plugin updates should be suppressed, <code>false</code>
-            otherwise.</dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>nonPluginUpdates</code> - <code>true</code> if plugin updates should be suppressed, <code>false</code> otherwise.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>This invocation request.</dd></dl>
 </li>
 </ul>
@@ -1512,57 +1493,11 @@ implements <a href="../../../../../org/a
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#setMavenOpts(java.lang.String)">setMavenOpts</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>mavenOpts</code> - The value of the <code>MAVEN_OPTS</code> environment variable, may be <code>null</code> to
-            use the default options.</dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>mavenOpts</code> - The value of the <code>MAVEN_OPTS</code> environment variable, may be <code>null</code> to use
+            the default options.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>This invocation request.</dd></dl>
 </li>
 </ul>
-<a name="isActivatedReactor()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isActivatedReactor</h4>
-<pre>public&nbsp;boolean&nbsp;isActivatedReactor()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#isActivatedReactor()">InvocationRequest</a></code></strong></div>
-<div class="block">Gets whether Maven should search subdirectories to build a dynamic reactor</div>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#isActivatedReactor()">isActivatedReactor</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if we should search subdirectories, <code>false</code> otherwise</dd></dl>
-</li>
-</ul>
-<a name="getActivatedReactorIncludes()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getActivatedReactorIncludes</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getActivatedReactorIncludes()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getActivatedReactorIncludes()">InvocationRequest</a></code></strong></div>
-<div class="block">Gets the list of subdirectory patterns to search</div>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getActivatedReactorIncludes()">getActivatedReactorIncludes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>list of subdirectory patterns to search, or <code>null</code> in which case defaults should be used</dd></dl>
-</li>
-</ul>
-<a name="getActivatedReactorExcludes()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getActivatedReactorExcludes</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getActivatedReactorExcludes()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getActivatedReactorExcludes()">InvocationRequest</a></code></strong></div>
-<div class="block">Gets the list of subdirectory patterns to exclude from search</div>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#getActivatedReactorExcludes()">getActivatedReactorExcludes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>list of subdirectory patterns to exclude search, or <code>null</code> in which case nothing should be
-         excluded</dd></dl>
-</li>
-</ul>
 <a name="isShowVersion()">
 <!--   -->
 </a>
@@ -1571,11 +1506,11 @@ implements <a href="../../../../../org/a
 <h4>isShowVersion</h4>
 <pre>public&nbsp;boolean&nbsp;isShowVersion()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#isShowVersion()">InvocationRequest</a></code></strong></div>
-<div class="block">The show version behaviour (-V option)</div>
+<div class="block">The show version behavior (-V option)</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#isShowVersion()">isShowVersion</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html" title="interface in org.apache.maven.shared.invoker">InvocationRequest</a></code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>The show version behaviour</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#isShowVersion()"><code>InvocationRequest.isShowVersion()</code></a></dd></dl>
+<dt><span class="strong">Returns:</span></dt><dd>The show version behavior</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/maven/shared/invoker/InvocationRequest.html#isShowVersion()"><code>InvocationRequest.isShowVersion()</code></a></dd></dl>
 </li>
 </ul>
 <a name="setShowVersion(boolean)">
@@ -1586,8 +1521,7 @@ implements <a href="../../../../../org/a
 <h4>setShowVersion</h4>

[... 112 lines stripped ...]