Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/HelpMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/HelpMojo.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/HelpMojo.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>HelpMojo (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>HelpMojo (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="HelpMojo (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="HelpMojo (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab"; <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> -<li><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li> +<li><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li> <li> <ul class="inheritance"> <li>org.apache.maven.plugins.war.HelpMojo</li> @@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd> +<dd><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd> </dl> <hr> <br> @@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab"; <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresProject--" title="class or interface in org.apache.maven.plugins.annotations">requiresProject</a>=false, <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe--" title="class or interface in org.apache.maven.plugins.annotations">threadSafe</a>=true) public class <span class="typeNameLabel">HelpMojo</span> -extends <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre> +extends <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre> <div class="block">Display help information on maven-war-plugin.<br> Call <code>mvn war:help -Ddetail=true -Dgoal=<goal-name></code> to display parameter details.</div> <dl> @@ -145,8 +145,8 @@ extends <a href="http://maven.apache.org <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo"> <!-- --> </a> -<h3>Fields inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3> -<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li> +<h3>Fields inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3> +<code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li> </ul> </li> </ul> @@ -188,8 +188,8 @@ extends <a href="http://maven.apache.org <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo"> <!-- --> </a> -<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3> -<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li> +<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3> +<code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> @@ -236,10 +236,10 @@ extends <a href="http://maven.apache.org <li class="blockList"> <h4>execute</h4> <pre>public void execute() - throws <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre> + throws <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd> +<dd><code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd> </dl> </li> </ul> @@ -312,6 +312,6 @@ extends <a href="http://maven.apache.org <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file
Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/Overlay.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/Overlay.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/Overlay.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Overlay (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>Overlay (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Overlay (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="Overlay (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -207,7 +207,7 @@ extends <a href="https://docs.oracle.com <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/war/Overlay.html#equals-java.lang.Object-">equals</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</code></td> </tr> <tr id="i2" class="altColor"> -<td class="colFirst"><code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a></code></td> +<td class="colFirst"><code><a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/war/Overlay.html#getArtifact--">getArtifact</a></span>()</code> </td> </tr> <tr id="i3" class="rowColor"> @@ -258,7 +258,7 @@ extends <a href="https://docs.oracle.com </tr> <tr id="i14" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/war/Overlay.html#setArtifact-org.apache.maven.artifact.Artifact-">setArtifact</a></span>(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> artifact)</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/war/Overlay.html#setArtifact-org.apache.maven.artifact.Artifact-">setArtifact</a></span>(<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> artifact)</code> </td> </tr> <tr id="i15" class="rowColor"> <td class="colFirst"><code>void</code></td> @@ -666,7 +666,7 @@ extends <a href="https://docs.oracle.com <ul class="blockList"> <li class="blockList"> <h4>getArtifact</h4> -<pre>public <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> getArtifact()</pre> +<pre>public <a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> getArtifact()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd><a href="../../../../../org/apache/maven/plugins/war/Overlay.html#artifact"><code>artifact</code></a></dd> @@ -679,7 +679,7 @@ extends <a href="https://docs.oracle.com <ul class="blockList"> <li class="blockList"> <h4>setArtifact</h4> -<pre>public void setArtifact(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> artifact)</pre> +<pre>public void setArtifact(<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> artifact)</pre> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>artifact</code> - <a href="../../../../../org/apache/maven/plugins/war/Overlay.html#artifact"><code>artifact</code></a></dd> @@ -846,6 +846,6 @@ extends <a href="https://docs.oracle.com <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/WarExplodedMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/WarExplodedMojo.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/WarExplodedMojo.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>WarExplodedMojo (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>WarExplodedMojo (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="WarExplodedMojo (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="WarExplodedMojo (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab"; <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> -<li><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li> +<li><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li> <li> <ul class="inheritance"> <li><a href="../../../../../org/apache/maven/plugins/war/AbstractWarMojo.html" title="class in org.apache.maven.plugins.war">org.apache.maven.plugins.war.AbstractWarMojo</a></li> @@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd> +<dd><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd> </dl> <hr> <br> @@ -157,8 +157,8 @@ extends <a href="../../../../../org/apac <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo"> <!-- --> </a> -<h3>Fields inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3> -<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li> +<h3>Fields inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3> +<code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li> </ul> </li> </ul> @@ -207,8 +207,8 @@ extends <a href="../../../../../org/apac <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo"> <!-- --> </a> -<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3> -<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li> +<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3> +<code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> @@ -255,12 +255,12 @@ extends <a href="../../../../../org/apac <li class="blockList"> <h4>execute</h4> <pre>public void execute() - throws <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a>, - <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></pre> + throws <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a>, + <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd> -<dd><code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code></dd> +<dd><code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd> +<dd><code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code></dd> </dl> </li> </ul> @@ -333,6 +333,6 @@ extends <a href="../../../../../org/apac <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/WarInPlaceMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/WarInPlaceMojo.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/WarInPlaceMojo.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>WarInPlaceMojo (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>WarInPlaceMojo (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="WarInPlaceMojo (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="WarInPlaceMojo (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab"; <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> -<li><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li> +<li><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li> <li> <ul class="inheritance"> <li><a href="../../../../../org/apache/maven/plugins/war/AbstractWarMojo.html" title="class in org.apache.maven.plugins.war">org.apache.maven.plugins.war.AbstractWarMojo</a></li> @@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd> +<dd><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd> </dl> <hr> <br> @@ -156,8 +156,8 @@ extends <a href="../../../../../org/apac <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo"> <!-- --> </a> -<h3>Fields inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3> -<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li> +<h3>Fields inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3> +<code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li> </ul> </li> </ul> @@ -206,8 +206,8 @@ extends <a href="../../../../../org/apac <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo"> <!-- --> </a> -<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3> -<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li> +<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3> +<code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> @@ -254,12 +254,12 @@ extends <a href="../../../../../org/apac <li class="blockList"> <h4>execute</h4> <pre>public void execute() - throws <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a>, - <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></pre> + throws <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a>, + <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd> -<dd><code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code></dd> +<dd><code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd> +<dd><code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code></dd> </dl> </li> </ul> @@ -332,6 +332,6 @@ extends <a href="../../../../../org/apac <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/WarMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/WarMojo.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/WarMojo.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>WarMojo (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>WarMojo (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="WarMojo (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="WarMojo (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab"; <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> -<li><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li> +<li><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li> <li> <ul class="inheritance"> <li><a href="../../../../../org/apache/maven/plugins/war/AbstractWarMojo.html" title="class in org.apache.maven.plugins.war">org.apache.maven.plugins.war.AbstractWarMojo</a></li> @@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd> +<dd><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd> </dl> <hr> <br> @@ -159,8 +159,8 @@ extends <a href="../../../../../org/apac <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo"> <!-- --> </a> -<h3>Fields inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3> -<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li> +<h3>Fields inherited from interface org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3> +<code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li> </ul> </li> </ul> @@ -220,7 +220,7 @@ extends <a href="../../../../../org/apac <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/war/WarMojo.html#getPackagingIncludes--">getPackagingIncludes</a></span>()</code> </td> </tr> <tr id="i6" class="altColor"> -<td class="colFirst"><code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProjectHelper.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProjectHelper</a></code></td> +<td class="colFirst"><code><a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/project/MavenProjectHelper.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProjectHelper</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/war/WarMojo.html#getProjectHelper--">getProjectHelper</a></span>()</code> </td> </tr> <tr id="i7" class="rowColor"> @@ -296,7 +296,7 @@ extends <a href="../../../../../org/apac </tr> <tr id="i24" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/war/WarMojo.html#setProjectHelper-org.apache.maven.project.MavenProjectHelper-">setProjectHelper</a></span>(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProjectHelper.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProjectHelper</a> projectHelper)</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/war/WarMojo.html#setProjectHelper-org.apache.maven.project.MavenProjectHelper-">setProjectHelper</a></span>(<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/project/MavenProjectHelper.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProjectHelper</a> projectHelper)</code> </td> </tr> <tr id="i25" class="rowColor"> <td class="colFirst"><code>void</code></td> @@ -318,8 +318,8 @@ extends <a href="../../../../../org/apac <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo"> <!-- --> </a> -<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3> -<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li> +<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3> +<code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> @@ -366,13 +366,13 @@ extends <a href="../../../../../org/apac <li class="blockList"> <h4>execute</h4> <pre>public void execute() - throws <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a>, - <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></pre> + throws <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a>, + <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></pre> <div class="block">Executes the WarMojo on the current project.</div> <dl> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code> - if an error occurred while building the webapp</dd> -<dd><code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code> - if an error.</dd> +<dd><code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code> - if an error occurred while building the webapp</dd> +<dd><code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code> - if an error.</dd> </dl> </li> </ul> @@ -585,7 +585,7 @@ extends <a href="../../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>getProjectHelper</h4> -<pre>public <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProjectHelper.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProjectHelper</a> getProjectHelper()</pre> +<pre>public <a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/project/MavenProjectHelper.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProjectHelper</a> getProjectHelper()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd><a href="../../../../../org/apache/maven/plugins/war/WarMojo.html#projectHelper"><code>projectHelper</code></a></dd> @@ -598,7 +598,7 @@ extends <a href="../../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>setProjectHelper</h4> -<pre>public void setProjectHelper(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProjectHelper.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProjectHelper</a> projectHelper)</pre> +<pre>public void setProjectHelper(<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/project/MavenProjectHelper.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProjectHelper</a> projectHelper)</pre> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>projectHelper</code> - <a href="../../../../../org/apache/maven/plugins/war/WarMojo.html#projectHelper"><code>projectHelper</code></a></dd> @@ -787,6 +787,6 @@ extends <a href="../../../../../org/apac <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/AbstractWarMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/AbstractWarMojo.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/AbstractWarMojo.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.maven.plugins.war.AbstractWarMojo (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>Uses of Class org.apache.maven.plugins.war.AbstractWarMojo (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugins.war.AbstractWarMojo (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="Uses of Class org.apache.maven.plugins.war.AbstractWarMojo (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -174,6 +174,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/HelpMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/HelpMojo.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/HelpMojo.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.maven.plugins.war.HelpMojo (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>Uses of Class org.apache.maven.plugins.war.HelpMojo (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugins.war.HelpMojo (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="Uses of Class org.apache.maven.plugins.war.HelpMojo (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/Overlay.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/Overlay.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/Overlay.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.maven.plugins.war.Overlay (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>Uses of Class org.apache.maven.plugins.war.Overlay (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugins.war.Overlay (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="Uses of Class org.apache.maven.plugins.war.Overlay (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -174,7 +174,7 @@ <tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/overlay/DefaultOverlay.html" title="class in org.apache.maven.plugins.war.overlay">DefaultOverlay</a></span></code> -<div class="block">A default overlay implementation based on an <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a>.</div> +<div class="block">A default overlay implementation based on an <a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a>.</div> </td> </tr> </tbody> @@ -202,7 +202,7 @@ <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/overlay/OverlayManager.html#OverlayManager-java.util.List-org.apache.maven.project.MavenProject-java.lang.String:A-java.lang.String:A-org.apache.maven.plugins.war.Overlay-">OverlayManager</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugins/war/Overlay.html" title="class in org.apache.maven.plugins.war">Overlay</a>> overlays, - <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project, + <a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] defaultIncludes, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] defaultExcludes, <a href="../../../../../../org/apache/maven/plugins/war/Overlay.html" title="class in org.apache.maven.plugins.war">Overlay</a> currentProjectOverlay)</code> @@ -219,7 +219,7 @@ <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/overlay/OverlayManager.html#OverlayManager-java.util.List-org.apache.maven.project.MavenProject-java.lang.String:A-java.lang.String:A-org.apache.maven.plugins.war.Overlay-">OverlayManager</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugins/war/Overlay.html" title="class in org.apache.maven.plugins.war">Overlay</a>> overlays, - <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project, + <a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] defaultIncludes, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] defaultExcludes, <a href="../../../../../../org/apache/maven/plugins/war/Overlay.html" title="class in org.apache.maven.plugins.war">Overlay</a> currentProjectOverlay)</code> @@ -263,7 +263,7 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/packaging/ArtifactsPackagingTask.html#ArtifactsPackagingTask-java.util.Set-org.apache.maven.plugins.war.Overlay-">ArtifactsPackagingTask</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>> artifacts, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/packaging/ArtifactsPackagingTask.html#ArtifactsPackagingTask-java.util.Set-org.apache.maven.plugins.war.Overlay-">ArtifactsPackagingTask</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>> artifacts, <a href="../../../../../../org/apache/maven/plugins/war/Overlay.html" title="class in org.apache.maven.plugins.war">Overlay</a> currentProjectOverlay)</code> </td> </tr> <tr class="rowColor"> @@ -274,7 +274,7 @@ <a href="../../../../../../org/apache/maven/plugins/war/Overlay.html" title="class in org.apache.maven.plugins.war">Overlay</a> currentProjectOverlay)</code> </td> </tr> <tr class="rowColor"> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/packaging/WarProjectPackagingTask.html#WarProjectPackagingTask-org.apache.maven.model.Resource:A-java.io.File-java.io.File-org.apache.maven.plugins.war.Overlay-">WarProjectPackagingTask</a></span>(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/model.Resource.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Resource</a>[] webResources, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/packaging/WarProjectPackagingTask.html#WarProjectPackagingTask-org.apache.maven.model.Resource:A-java.io.File-java.io.File-org.apache.maven.plugins.war.Overlay-">WarProjectPackagingTask</a></span>(<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/model.Resource.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Resource</a>[] webResources, <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> webXml, <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> containerConfigXml, <a href="../../../../../../org/apache/maven/plugins/war/Overlay.html" title="class in org.apache.maven.plugins.war">Overlay</a> currentProjectOverlay)</code> </td> @@ -333,6 +333,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/WarExplodedMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/WarExplodedMojo.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/WarExplodedMojo.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.maven.plugins.war.WarExplodedMojo (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>Uses of Class org.apache.maven.plugins.war.WarExplodedMojo (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugins.war.WarExplodedMojo (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="Uses of Class org.apache.maven.plugins.war.WarExplodedMojo (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/WarInPlaceMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/WarInPlaceMojo.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/WarInPlaceMojo.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.maven.plugins.war.WarInPlaceMojo (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>Uses of Class org.apache.maven.plugins.war.WarInPlaceMojo (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugins.war.WarInPlaceMojo (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="Uses of Class org.apache.maven.plugins.war.WarInPlaceMojo (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/WarMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/WarMojo.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/class-use/WarMojo.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.maven.plugins.war.WarMojo (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>Uses of Class org.apache.maven.plugins.war.WarMojo (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugins.war.WarMojo (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="Uses of Class org.apache.maven.plugins.war.WarMojo (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/overlay/DefaultOverlay.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/overlay/DefaultOverlay.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/overlay/DefaultOverlay.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>DefaultOverlay (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>DefaultOverlay (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="DefaultOverlay (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="DefaultOverlay (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -110,7 +110,7 @@ <br> <pre>public class <span class="typeNameLabel">DefaultOverlay</span> extends <a href="../../../../../../org/apache/maven/plugins/war/Overlay.html" title="class in org.apache.maven.plugins.war">Overlay</a></pre> -<div class="block">A default overlay implementation based on an <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a>.</div> +<div class="block">A default overlay implementation based on an <a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a>.</div> <dl> <dt><span class="simpleTagLabel">Version:</span></dt> <dd>$Id$</dd> @@ -150,12 +150,12 @@ extends <a href="../../../../../../org/a <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/overlay/DefaultOverlay.html#DefaultOverlay-org.apache.maven.artifact.Artifact-">DefaultOverlay</a></span>(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> a)</code> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/overlay/DefaultOverlay.html#DefaultOverlay-org.apache.maven.artifact.Artifact-">DefaultOverlay</a></span>(<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> a)</code> <div class="block">Creates an overlay for the specified artifact.</div> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/overlay/DefaultOverlay.html#DefaultOverlay-org.apache.maven.artifact.Artifact-java.lang.String:A-java.lang.String:A-">DefaultOverlay</a></span>(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> a, +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/overlay/DefaultOverlay.html#DefaultOverlay-org.apache.maven.artifact.Artifact-java.lang.String:A-java.lang.String:A-">DefaultOverlay</a></span>(<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> a, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] includes, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] excludes)</code> <div class="block">Creates an overlay for the specified artifact.</div> @@ -204,7 +204,7 @@ extends <a href="../../../../../../org/a <ul class="blockList"> <li class="blockList"> <h4>DefaultOverlay</h4> -<pre>public DefaultOverlay(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> a)</pre> +<pre>public DefaultOverlay(<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> a)</pre> <div class="block">Creates an overlay for the specified artifact.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -218,7 +218,7 @@ extends <a href="../../../../../../org/a <ul class="blockListLast"> <li class="blockList"> <h4>DefaultOverlay</h4> -<pre>public DefaultOverlay(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> a, +<pre>public DefaultOverlay(<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a> a, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] includes, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] excludes)</pre> <div class="block">Creates an overlay for the specified artifact.</div> @@ -299,6 +299,6 @@ extends <a href="../../../../../../org/a <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/overlay/InvalidOverlayConfigurationException.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/overlay/InvalidOverlayConfigurationException.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/overlay/InvalidOverlayConfigurationException.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>InvalidOverlayConfigurationException (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>InvalidOverlayConfigurationException (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="InvalidOverlayConfigurationException (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="InvalidOverlayConfigurationException (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -100,10 +100,10 @@ <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li> <li> <ul class="inheritance"> -<li><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojoExecutionException</a></li> +<li><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojoExecutionException</a></li> <li> <ul class="inheritance"> -<li><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.MojoExecutionException</a></li> +<li><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.MojoExecutionException</a></li> <li> <ul class="inheritance"> <li>org.apache.maven.plugins.war.overlay.InvalidOverlayConfigurationException</li> @@ -128,7 +128,7 @@ <hr> <br> <pre>public class <span class="typeNameLabel">InvalidOverlayConfigurationException</span> -extends <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre> +extends <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre> <div class="block">Thrown if the overlay configuration is invalid.</div> <dl> <dt><span class="simpleTagLabel">Version:</span></dt> @@ -154,8 +154,8 @@ extends <a href="http://maven.apache.org <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.AbstractMojoExecutionException"> <!-- --> </a> -<h3>Fields inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojoExecutionException</a></h3> -<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#longMessage" title="class or interface in org.apache.maven.plugin">longMessage</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#source" title="class or interface in org.apache.maven.plugin">source</a></code></li> +<h3>Fields inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojoExecutionException</a></h3> +<code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#longMessage" title="class or interface in org.apache.maven.plugin">longMessage</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#source" title="class or interface in org.apache.maven.plugin">source</a></code></li> </ul> </li> </ul> @@ -190,8 +190,8 @@ extends <a href="http://maven.apache.org <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojoExecutionException"> <!-- --> </a> -<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojoExecutionException</a></h3> -<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#getLongMessage--" title="class or interface in org.apache.maven.plugin">getLongMessage</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#getSource--" title="class or interface in org.apache.maven.plugin">getSource</a></code></li> +<h3>Methods inherited from class org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojoExecutionException</a></h3> +<code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#getLongMessage--" title="class or interface in org.apache.maven.plugin">getLongMessage</a>, <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#getSource--" title="class or interface in org.apache.maven.plugin">getSource</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable"> @@ -318,6 +318,6 @@ extends <a href="http://maven.apache.org <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/overlay/OverlayManager.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/overlay/OverlayManager.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/overlay/OverlayManager.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>OverlayManager (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>OverlayManager (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="OverlayManager (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="OverlayManager (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -137,7 +137,7 @@ extends <a href="https://docs.oracle.com </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/overlay/OverlayManager.html#OverlayManager-java.util.List-org.apache.maven.project.MavenProject-java.lang.String:A-java.lang.String:A-org.apache.maven.plugins.war.Overlay-">OverlayManager</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugins/war/Overlay.html" title="class in org.apache.maven.plugins.war">Overlay</a>> overlays, - <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project, + <a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] defaultIncludes, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] defaultExcludes, <a href="../../../../../../org/apache/maven/plugins/war/Overlay.html" title="class in org.apache.maven.plugins.war">Overlay</a> currentProjectOverlay)</code> @@ -200,7 +200,7 @@ extends <a href="https://docs.oracle.com <li class="blockList"> <h4>OverlayManager</h4> <pre>public OverlayManager(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/maven/plugins/war/Overlay.html" title="class in org.apache.maven.plugins.war">Overlay</a>> overlays, - <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project, + <a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] defaultIncludes, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] defaultExcludes, <a href="../../../../../../org/apache/maven/plugins/war/Overlay.html" title="class in org.apache.maven.plugins.war">Overlay</a> currentProjectOverlay) @@ -325,6 +325,6 @@ extends <a href="https://docs.oracle.com <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/overlay/class-use/DefaultOverlay.html ============================================================================== --- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/overlay/class-use/DefaultOverlay.html (original) +++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/overlay/class-use/DefaultOverlay.html Thu May 23 17:52:46 2019 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.maven.plugins.war.overlay.DefaultOverlay (Apache Maven WAR Plugin 3.2.2 API)</title> +<title>Uses of Class org.apache.maven.plugins.war.overlay.DefaultOverlay (Apache Maven WAR Plugin 3.2.3 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.maven.plugins.war.overlay.DefaultOverlay (Apache Maven WAR Plugin 3.2.2 API)"; + parent.document.title="Uses of Class org.apache.maven.plugins.war.overlay.DefaultOverlay (Apache Maven WAR Plugin 3.2.3 API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file