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 hb...@apache.org on 2020/06/06 06:56:07 UTC

svn commit: r1878532 [8/45] - in /maven/website/components/plugins-archives/maven-war-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/war/ apidocs/org/apache/maven/plugins/war/class-use/ apidocs/org/apache/maven/plugins/war/overlay/ apidocs...

Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/WebappStructure.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/WebappStructure.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/WebappStructure.html Sat Jun  6 06:56:04 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WebappStructure (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>WebappStructure (Apache Maven WAR Plugin 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WebappStructure (Apache Maven WAR Plugin 3.2.3 API)";
+            parent.document.title="WebappStructure (Apache Maven WAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/maven/plugins/war/util/WarUtils.html" title="class in org.apache.maven.plugins.war.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.DependenciesAnalysisCallback.html" title="interface in org.apache.maven.plugins.war.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.RegistrationCallback.html" title="interface in org.apache.maven.plugins.war.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/maven/plugins/war/util/WebappStructure.html" target="_top">Frames</a></li>
@@ -116,8 +116,6 @@ extends <a href="https://docs.oracle.com
  
  Note that this structure is persisted to disk at each invocation to store which owner holds which path (file).</div>
 <dl>
-<dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>$Id$</dd>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd>Stephane Nicoll</dd>
 </dl>
@@ -141,12 +139,6 @@ extends <a href="https://docs.oracle.com
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static interface&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.DependenciesAnalysisCallback.html" title="interface in org.apache.maven.plugins.war.util">WebappStructure.DependenciesAnalysisCallback</a></span></code>
-<div class="block">Callback interface to handle events related to dependencies analysis.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static interface&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.RegistrationCallback.html" title="interface in org.apache.maven.plugins.war.util">WebappStructure.RegistrationCallback</a></span></code>
 <div class="block">Callback interface to handle events related to filepath registration in the webapp.</div>
 </td>
@@ -166,16 +158,10 @@ extends <a href="https://docs.oracle.com
 <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/util/WebappStructure.html#WebappStructure-java.util.List-">WebappStructure</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>&lt;<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/model.Dependency.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Dependency</a>&gt;&nbsp;dependencies)</code>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#WebappStructure-java.util.List-">WebappStructure</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>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/model.Dependency.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Dependency</a>&gt;&nbsp;dependencies)</code>
 <div class="block">Creates a new empty instance.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#WebappStructure-java.util.List-org.apache.maven.plugins.war.util.WebappStructure-">WebappStructure</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>&lt;<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/model.Dependency.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Dependency</a>&gt;&nbsp;dependencies,
-               <a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util">WebappStructure</a>&nbsp;cache)</code>
-<div class="block">Creates a new instance with the specified cache.</div>
-</td>
-</tr>
 </table>
 </li>
 </ul>
@@ -192,68 +178,55 @@ extends <a href="https://docs.oracle.com
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#analyseDependencies-org.apache.maven.plugins.war.util.WebappStructure.DependenciesAnalysisCallback-">analyseDependencies</a></span>(<a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.DependenciesAnalysisCallback.html" title="interface in org.apache.maven.plugins.war.util">WebappStructure.DependenciesAnalysisCallback</a>&nbsp;callback)</code>
-<div class="block">Analyze the dependencies of the project using the specified callback.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code><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></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#getCachedTargetFileName-org.apache.maven.model.Dependency-">getCachedTargetFileName</a></span>(<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/model.Dependency.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Dependency</a>&nbsp;dependency)</code>
-<div class="block">Returns the cached target file name that matches the specified dependency, that is the target file name of the
- previous run.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><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>&lt;<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/model.Dependency.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Dependency</a>&gt;</code></td>
+<td class="colFirst"><code><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>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/model.Dependency.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Dependency</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#getDependencies--">getDependencies</a></span>()</code>
 <div class="block">Returns the dependencies of the project.</div>
 </td>
 </tr>
-<tr id="i3" class="rowColor">
+<tr id="i1" class="rowColor">
 <td class="colFirst"><code><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>&lt;<a href="../../../../../../org/apache/maven/plugins/war/util/DependencyInfo.html" title="class in org.apache.maven.plugins.war.util">DependencyInfo</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#getDependenciesInfo--">getDependenciesInfo</a></span>()</code>
 <div class="block">Returns the list of <a href="../../../../../../org/apache/maven/plugins/war/util/DependencyInfo.html" title="class in org.apache.maven.plugins.war.util"><code>DependencyInfo</code></a> for the project.</div>
 </td>
 </tr>
-<tr id="i4" class="altColor">
+<tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/maven/plugins/war/util/PathSet.html" title="class in org.apache.maven.plugins.war.util">PathSet</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#getFullStructure--">getFullStructure</a></span>()</code>
 <div class="block">Returns all paths that have been registered so far.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code><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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#getOwner-java.lang.String-">getOwner</a></span>(<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>&nbsp;path)</code>
 <div class="block">Returns the owner of the specified <tt>path</tt>.</div>
 </td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i4" class="altColor">
 <td class="colFirst"><code><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>&lt;<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>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#getOwners--">getOwners</a></span>()</code>
 <div class="block">Returns the owners.</div>
 </td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/maven/plugins/war/util/PathSet.html" title="class in org.apache.maven.plugins.war.util">PathSet</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#getStructure-java.lang.String-">getStructure</a></span>(<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>&nbsp;id)</code>
 <div class="block">Returns the list of registered files for the specified owner.</div>
 </td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#isRegistered-java.lang.String-">isRegistered</a></span>(<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>&nbsp;path)</code>
 <div class="block">Specify if the specified <tt>path</tt> is registered or not.</div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#registerFile-java.lang.String-java.lang.String-">registerFile</a></span>(<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>&nbsp;id,
             <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>&nbsp;path)</code>
 <div class="block">Registers the specified path for the specified owner.</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#registerFile-java.lang.String-java.lang.String-org.apache.maven.plugins.war.util.WebappStructure.RegistrationCallback-">registerFile</a></span>(<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>&nbsp;id,
             <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>&nbsp;path,
@@ -261,16 +234,16 @@ extends <a href="https://docs.oracle.com
 <div class="block">Registers the specified path for the specified owner.</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#registerFileForced-java.lang.String-java.lang.String-">registerFileForced</a></span>(<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>&nbsp;id,
                   <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>&nbsp;path)</code>
 <div class="block">Forces the registration of the specified path for the specified owner.</div>
 </td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#registerTargetFileName-org.apache.maven.artifact.Artifact-java.lang.String-">registerTargetFileName</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>&nbsp;artifact,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#registerTargetFileName-org.apache.maven.artifact.Artifact-java.lang.String-">registerTargetFileName</a></span>(<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;artifact,
                       <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>&nbsp;targetFileName)</code>
 <div class="block">Registers the target file name for the specified artifact.</div>
 </td>
@@ -300,30 +273,14 @@ extends <a href="https://docs.oracle.com
 <a name="WebappStructure-java.util.List-">
 <!--   -->
 </a>
-<ul class="blockList">
-<li class="blockList">
-<h4>WebappStructure</h4>
-<pre>public&nbsp;WebappStructure(<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>&lt;<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/model.Dependency.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Dependency</a>&gt;&nbsp;dependencies)</pre>
-<div class="block">Creates a new empty instance.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>dependencies</code> - the dependencies of the project</dd>
-</dl>
-</li>
-</ul>
-<a name="WebappStructure-java.util.List-org.apache.maven.plugins.war.util.WebappStructure-">
-<!--   -->
-</a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>WebappStructure</h4>
-<pre>public&nbsp;WebappStructure(<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>&lt;<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/model.Dependency.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Dependency</a>&gt;&nbsp;dependencies,
-                       <a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util">WebappStructure</a>&nbsp;cache)</pre>
-<div class="block">Creates a new instance with the specified cache.</div>
+<pre>public&nbsp;WebappStructure(<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>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/model.Dependency.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Dependency</a>&gt;&nbsp;dependencies)</pre>
+<div class="block">Creates a new empty instance.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>dependencies</code> - the dependencies of the project</dd>
-<dd><code>cache</code> - the cache</dd>
 </dl>
 </li>
 </ul>
@@ -355,7 +312,7 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>getDependencies</h4>
-<pre>public&nbsp;<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>&lt;<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/model.Dependency.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Dependency</a>&gt;&nbsp;getDependencies()</pre>
+<pre>public&nbsp;<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>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/model.Dependency.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Dependency</a>&gt;&nbsp;getDependencies()</pre>
 <div class="block">Returns the dependencies of the project.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -466,12 +423,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>getOwners</h4>
 <pre>public&nbsp;<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>&lt;<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>&gt;&nbsp;getOwners()</pre>
-<div class="block">Returns the owners. Note that this the returned <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><code>Set</code></a> may be inconsistent since it represents a persistent
- cache across multiple invocations.
- <p>
- For instance, if an overlay was removed in this execution, it will be still be there till the cache is cleaned.
- This happens when the clean mojo is invoked.
- </p></div>
+<div class="block">Returns the owners.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the list of owners</dd>
@@ -508,27 +460,13 @@ extends <a href="https://docs.oracle.com
 </dl>
 </li>
 </ul>
-<a name="analyseDependencies-org.apache.maven.plugins.war.util.WebappStructure.DependenciesAnalysisCallback-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>analyseDependencies</h4>
-<pre>public&nbsp;void&nbsp;analyseDependencies(<a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.DependenciesAnalysisCallback.html" title="interface in org.apache.maven.plugins.war.util">WebappStructure.DependenciesAnalysisCallback</a>&nbsp;callback)</pre>
-<div class="block">Analyze the dependencies of the project using the specified callback.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>callback</code> - the callback to use to report the result of the analysis</dd>
-</dl>
-</li>
-</ul>
 <a name="registerTargetFileName-org.apache.maven.artifact.Artifact-java.lang.String-">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>registerTargetFileName</h4>
-<pre>public&nbsp;void&nbsp;registerTargetFileName(<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>&nbsp;artifact,
+<pre>public&nbsp;void&nbsp;registerTargetFileName(<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;artifact,
                                    <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>&nbsp;targetFileName)</pre>
 <div class="block">Registers the target file name for the specified artifact.</div>
 <dl>
@@ -538,26 +476,6 @@ extends <a href="https://docs.oracle.com
 </dl>
 </li>
 </ul>
-<a name="getCachedTargetFileName-org.apache.maven.model.Dependency-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getCachedTargetFileName</h4>
-<pre>public&nbsp;<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>&nbsp;getCachedTargetFileName(<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/model.Dependency.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Dependency</a>&nbsp;dependency)</pre>
-<div class="block">Returns the cached target file name that matches the specified dependency, that is the target file name of the
- previous run.
- <p>
- The dependency object may have changed so the comparison is based on basic attributes of the dependency.
- </p></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>dependency</code> - a dependency</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the target file name of the last run for this dependency</dd>
-</dl>
-</li>
-</ul>
 </li>
 </ul>
 </li>
@@ -587,7 +505,7 @@ extends <a href="https://docs.oracle.com
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/maven/plugins/war/util/WarUtils.html" title="class in org.apache.maven.plugins.war.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.DependenciesAnalysisCallback.html" title="interface in org.apache.maven.plugins.war.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.RegistrationCallback.html" title="interface in org.apache.maven.plugins.war.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/maven/plugins/war/util/WebappStructure.html" target="_top">Frames</a></li>
@@ -627,6 +545,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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/util/class-use/ClassesPackager.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/class-use/ClassesPackager.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/class-use/ClassesPackager.html Sat Jun  6 06:56:04 2020
@@ -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.util.ClassesPackager (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>Uses of Class org.apache.maven.plugins.war.util.ClassesPackager (Apache Maven WAR Plugin 3.3.0 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.util.ClassesPackager (Apache Maven WAR Plugin 3.2.3 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.war.util.ClassesPackager (Apache Maven WAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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/util/class-use/DependencyInfo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/class-use/DependencyInfo.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/class-use/DependencyInfo.html Sat Jun  6 06:56:04 2020
@@ -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.util.DependencyInfo (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>Uses of Class org.apache.maven.plugins.war.util.DependencyInfo (Apache Maven WAR Plugin 3.3.0 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.util.DependencyInfo (Apache Maven WAR Plugin 3.2.3 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.war.util.DependencyInfo (Apache Maven WAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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/util/class-use/PathSet.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/class-use/PathSet.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/class-use/PathSet.html Sat Jun  6 06:56:04 2020
@@ -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.util.PathSet (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>Uses of Class org.apache.maven.plugins.war.util.PathSet (Apache Maven WAR Plugin 3.3.0 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.util.PathSet (Apache Maven WAR Plugin 3.2.3 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.war.util.PathSet (Apache Maven WAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -255,6 +255,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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/util/class-use/WarUtils.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/class-use/WarUtils.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/class-use/WarUtils.html Sat Jun  6 06:56:04 2020
@@ -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.util.WarUtils (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>Uses of Class org.apache.maven.plugins.war.util.WarUtils (Apache Maven WAR Plugin 3.3.0 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.util.WarUtils (Apache Maven WAR Plugin 3.2.3 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.war.util.WarUtils (Apache Maven WAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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/util/class-use/WebappStructure.RegistrationCallback.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/class-use/WebappStructure.RegistrationCallback.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/class-use/WebappStructure.RegistrationCallback.html Sat Jun  6 06:56:04 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.maven.plugins.war.util.WebappStructure.RegistrationCallback (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>Uses of Interface org.apache.maven.plugins.war.util.WebappStructure.RegistrationCallback (Apache Maven WAR Plugin 3.3.0 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 Interface org.apache.maven.plugins.war.util.WebappStructure.RegistrationCallback (Apache Maven WAR Plugin 3.2.3 API)";
+            parent.document.title="Uses of Interface org.apache.maven.plugins.war.util.WebappStructure.RegistrationCallback (Apache Maven WAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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/util/class-use/WebappStructure.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/class-use/WebappStructure.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/class-use/WebappStructure.html Sat Jun  6 06:56:04 2020
@@ -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.util.WebappStructure (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>Uses of Class org.apache.maven.plugins.war.util.WebappStructure (Apache Maven WAR Plugin 3.3.0 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.util.WebappStructure (Apache Maven WAR Plugin 3.2.3 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.war.util.WebappStructure (Apache Maven WAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -86,10 +86,6 @@
 <td class="colFirst"><a href="#org.apache.maven.plugins.war.packaging">org.apache.maven.plugins.war.packaging</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.maven.plugins.war.util">org.apache.maven.plugins.war.util</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -115,56 +111,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.maven.plugins.war.util">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util">WebappStructure</a> in <a href="../../../../../../../org/apache/maven/plugins/war/util/package-summary.html">org.apache.maven.plugins.war.util</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../../org/apache/maven/plugins/war/util/package-summary.html">org.apache.maven.plugins.war.util</a> that return <a href="../../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util">WebappStructure</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util">WebappStructure</a></code></td>
-<td class="colLast"><span class="typeNameLabel">WebappStructureSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugins/war/util/WebappStructureSerializer.html#fromXml-java.io.File-">fromXml</a></span>(<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>&nbsp;file)</code>
-<div class="block">Reads the <a href="../../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util"><code>WebappStructure</code></a> from the specified file.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../../org/apache/maven/plugins/war/util/package-summary.html">org.apache.maven.plugins.war.util</a> with parameters of type <a href="../../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util">WebappStructure</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">WebappStructureSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugins/war/util/WebappStructureSerializer.html#toXml-org.apache.maven.plugins.war.util.WebappStructure-java.io.File-">toXml</a></span>(<a href="../../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util">WebappStructure</a>&nbsp;webappStructure,
-     <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>&nbsp;targetFile)</code>
-<div class="block">Saves the <a href="../../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util"><code>WebappStructure</code></a> to the specified file.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../../../../org/apache/maven/plugins/war/util/package-summary.html">org.apache.maven.plugins.war.util</a> with parameters of type <a href="../../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util">WebappStructure</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html#WebappStructure-java.util.List-org.apache.maven.plugins.war.util.WebappStructure-">WebappStructure</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>&lt;<a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/model.Dependency.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Dependency</a>&gt;&nbsp;dependencies,
-               <a href="../../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util">WebappStructure</a>&nbsp;cache)</code>
-<div class="block">Creates a new instance with the specified cache.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
 </ul>
 </li>
 </ul>
@@ -216,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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/util/package-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/package-frame.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/package-frame.html Sat Jun  6 06:56:04 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.war.util (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>org.apache.maven.plugins.war.util (Apache Maven WAR Plugin 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,6 @@
 <div class="indexContainer">
 <h2 title="Interfaces">Interfaces</h2>
 <ul title="Interfaces">
-<li><a href="WebappStructure.DependenciesAnalysisCallback.html" title="interface in org.apache.maven.plugins.war.util" target="classFrame"><span class="interfaceName">WebappStructure.DependenciesAnalysisCallback</span></a></li>
 <li><a href="WebappStructure.RegistrationCallback.html" title="interface in org.apache.maven.plugins.war.util" target="classFrame"><span class="interfaceName">WebappStructure.RegistrationCallback</span></a></li>
 </ul>
 <h2 title="Classes">Classes</h2>
@@ -23,7 +22,6 @@
 <li><a href="PathSet.html" title="class in org.apache.maven.plugins.war.util" target="classFrame">PathSet</a></li>
 <li><a href="WarUtils.html" title="class in org.apache.maven.plugins.war.util" target="classFrame">WarUtils</a></li>
 <li><a href="WebappStructure.html" title="class in org.apache.maven.plugins.war.util" target="classFrame">WebappStructure</a></li>
-<li><a href="WebappStructureSerializer.html" title="class in org.apache.maven.plugins.war.util" target="classFrame">WebappStructureSerializer</a></li>
 </ul>
 </div>
 </body>

Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/package-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/package-summary.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/package-summary.html Sat Jun  6 06:56:04 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.war.util (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>org.apache.maven.plugins.war.util (Apache Maven WAR Plugin 3.3.0 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="org.apache.maven.plugins.war.util (Apache Maven WAR Plugin 3.2.3 API)";
+            parent.document.title="org.apache.maven.plugins.war.util (Apache Maven WAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -83,12 +83,6 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.DependenciesAnalysisCallback.html" title="interface in org.apache.maven.plugins.war.util">WebappStructure.DependenciesAnalysisCallback</a></td>
-<td class="colLast">
-<div class="block">Callback interface to handle events related to dependencies analysis.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.RegistrationCallback.html" title="interface in org.apache.maven.plugins.war.util">WebappStructure.RegistrationCallback</a></td>
 <td class="colLast">
 <div class="block">Callback interface to handle events related to filepath registration in the webapp.</div>
@@ -133,12 +127,6 @@
 <div class="block">Represents the structure of a web application composed of multiple overlays.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructureSerializer.html" title="class in org.apache.maven.plugins.war.util">WebappStructureSerializer</a></td>
-<td class="colLast">
-<div class="block">Serializes <a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util"><code>WebappStructure</code></a> back and forth.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -191,6 +179,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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/util/package-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/package-tree.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/package-tree.html Sat Jun  6 06:56:04 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.war.util Class Hierarchy (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>org.apache.maven.plugins.war.util Class Hierarchy (Apache Maven WAR Plugin 3.3.0 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="org.apache.maven.plugins.war.util Class Hierarchy (Apache Maven WAR Plugin 3.2.3 API)";
+            parent.document.title="org.apache.maven.plugins.war.util Class Hierarchy (Apache Maven WAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -86,13 +86,11 @@
 <li type="circle">org.apache.maven.plugins.war.util.<a href="../../../../../../org/apache/maven/plugins/war/util/PathSet.html" title="class in org.apache.maven.plugins.war.util"><span class="typeNameLink">PathSet</span></a> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;T&gt;)</li>
 <li type="circle">org.apache.maven.plugins.war.util.<a href="../../../../../../org/apache/maven/plugins/war/util/WarUtils.html" title="class in org.apache.maven.plugins.war.util"><span class="typeNameLink">WarUtils</span></a></li>
 <li type="circle">org.apache.maven.plugins.war.util.<a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util"><span class="typeNameLink">WebappStructure</span></a></li>
-<li type="circle">org.apache.maven.plugins.war.util.<a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructureSerializer.html" title="class in org.apache.maven.plugins.war.util"><span class="typeNameLink">WebappStructureSerializer</span></a></li>
 </ul>
 </li>
 </ul>
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.maven.plugins.war.util.<a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.DependenciesAnalysisCallback.html" title="interface in org.apache.maven.plugins.war.util"><span class="typeNameLink">WebappStructure.DependenciesAnalysisCallback</span></a></li>
 <li type="circle">org.apache.maven.plugins.war.util.<a href="../../../../../../org/apache/maven/plugins/war/util/WebappStructure.RegistrationCallback.html" title="interface in org.apache.maven.plugins.war.util"><span class="typeNameLink">WebappStructure.RegistrationCallback</span></a></li>
 </ul>
 </div>
@@ -143,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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/util/package-use.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/package-use.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/org/apache/maven/plugins/war/util/package-use.html Sat Jun  6 06:56:04 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.plugins.war.util (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>Uses of Package org.apache.maven.plugins.war.util (Apache Maven WAR Plugin 3.3.0 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 Package org.apache.maven.plugins.war.util (Apache Maven WAR Plugin 3.2.3 API)";
+            parent.document.title="Uses of Package org.apache.maven.plugins.war.util (Apache Maven WAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -135,16 +135,6 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../../org/apache/maven/plugins/war/util/class-use/WebappStructure.html#org.apache.maven.plugins.war.util">WebappStructure</a>
-<div class="block">Represents the structure of a web application composed of multiple overlays.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../../org/apache/maven/plugins/war/util/class-use/WebappStructure.DependenciesAnalysisCallback.html#org.apache.maven.plugins.war.util">WebappStructure.DependenciesAnalysisCallback</a>
-<div class="block">Callback interface to handle events related to dependencies analysis.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/maven/plugins/war/util/class-use/WebappStructure.RegistrationCallback.html#org.apache.maven.plugins.war.util">WebappStructure.RegistrationCallback</a>
 <div class="block">Callback interface to handle events related to filepath registration in the webapp.</div>
 </td>
@@ -201,6 +191,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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/overview-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/overview-frame.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/overview-frame.html Sat Jun  6 06:56:04 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>Overview List (Apache Maven WAR Plugin 3.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/overview-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/overview-summary.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/overview-summary.html Sat Jun  6 06:56:04 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>Overview (Apache Maven WAR Plugin 3.3.0 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="Overview (Apache Maven WAR Plugin 3.2.3 API)";
+            parent.document.title="Overview (Apache Maven WAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -70,7 +70,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Maven WAR Plugin 3.2.3 API</h1>
+<h1 class="title">Apache Maven WAR Plugin 3.3.0 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
@@ -146,6 +146,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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/overview-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/overview-tree.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/overview-tree.html Sat Jun  6 06:56:04 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>Class Hierarchy (Apache Maven WAR Plugin 3.3.0 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="Class Hierarchy (Apache Maven WAR Plugin 3.2.3 API)";
+            parent.document.title="Class Hierarchy (Apache Maven WAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -84,7 +84,7 @@
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">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"><span class="typeNameLink">AbstractMojo</span></a> (implements org.apache.maven.plugin.<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>, 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>)
+<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>)
 <ul>
 <li type="circle">org.apache.maven.plugins.war.<a href="org/apache/maven/plugins/war/AbstractWarMojo.html" title="class in org.apache.maven.plugins.war"><span class="typeNameLink">AbstractWarMojo</span></a>
 <ul>
@@ -101,7 +101,6 @@
 <li type="circle">org.apache.maven.plugins.war.packaging.<a href="org/apache/maven/plugins/war/packaging/ArtifactsPackagingTask.html" title="class in org.apache.maven.plugins.war.packaging"><span class="typeNameLink">ArtifactsPackagingTask</span></a></li>
 <li type="circle">org.apache.maven.plugins.war.packaging.<a href="org/apache/maven/plugins/war/packaging/ClassesPackagingTask.html" title="class in org.apache.maven.plugins.war.packaging"><span class="typeNameLink">ClassesPackagingTask</span></a></li>
 <li type="circle">org.apache.maven.plugins.war.packaging.<a href="org/apache/maven/plugins/war/packaging/CopyUserManifestTask.html" title="class in org.apache.maven.plugins.war.packaging"><span class="typeNameLink">CopyUserManifestTask</span></a></li>
-<li type="circle">org.apache.maven.plugins.war.packaging.<a href="org/apache/maven/plugins/war/packaging/DependenciesAnalysisPackagingTask.html" title="class in org.apache.maven.plugins.war.packaging"><span class="typeNameLink">DependenciesAnalysisPackagingTask</span></a></li>
 <li type="circle">org.apache.maven.plugins.war.packaging.<a href="org/apache/maven/plugins/war/packaging/OverlayPackagingTask.html" title="class in org.apache.maven.plugins.war.packaging"><span class="typeNameLink">OverlayPackagingTask</span></a></li>
 <li type="circle">org.apache.maven.plugins.war.packaging.<a href="org/apache/maven/plugins/war/packaging/WarProjectPackagingTask.html" title="class in org.apache.maven.plugins.war.packaging"><span class="typeNameLink">WarProjectPackagingTask</span></a></li>
 </ul>
@@ -115,14 +114,13 @@
 </li>
 <li type="circle">org.apache.maven.plugins.war.overlay.<a href="org/apache/maven/plugins/war/overlay/OverlayManager.html" title="class in org.apache.maven.plugins.war.overlay"><span class="typeNameLink">OverlayManager</span></a></li>
 <li type="circle">org.apache.maven.plugins.war.util.<a href="org/apache/maven/plugins/war/util/PathSet.html" title="class in org.apache.maven.plugins.war.util"><span class="typeNameLink">PathSet</span></a> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;T&gt;)</li>
-<li type="circle">org.apache.maven.plugins.war.packaging.<a href="org/apache/maven/plugins/war/packaging/SaveWebappStructurePostPackagingTask.html" title="class in org.apache.maven.plugins.war.packaging"><span class="typeNameLink">SaveWebappStructurePostPackagingTask</span></a> (implements org.apache.maven.plugins.war.packaging.<a href="org/apache/maven/plugins/war/packaging/WarPostPackagingTask.html" title="interface in org.apache.maven.plugins.war.packaging">WarPostPackagingTask</a>)</li>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
 <ul>
-<li type="circle">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"><span class="typeNameLink">AbstractMojoExecutionException</span></a>
+<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">AbstractMojoExecutionException</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<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"><span class="typeNameLink">MojoExecutionException</span></a>
+<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">MojoExecutionException</span></a>
 <ul>
 <li type="circle">org.apache.maven.plugins.war.overlay.<a href="org/apache/maven/plugins/war/overlay/InvalidOverlayConfigurationException.html" title="class in org.apache.maven.plugins.war.overlay"><span class="typeNameLink">InvalidOverlayConfigurationException</span></a></li>
 </ul>
@@ -135,7 +133,6 @@
 </li>
 <li type="circle">org.apache.maven.plugins.war.util.<a href="org/apache/maven/plugins/war/util/WarUtils.html" title="class in org.apache.maven.plugins.war.util"><span class="typeNameLink">WarUtils</span></a></li>
 <li type="circle">org.apache.maven.plugins.war.util.<a href="org/apache/maven/plugins/war/util/WebappStructure.html" title="class in org.apache.maven.plugins.war.util"><span class="typeNameLink">WebappStructure</span></a></li>
-<li type="circle">org.apache.maven.plugins.war.util.<a href="org/apache/maven/plugins/war/util/WebappStructureSerializer.html" title="class in org.apache.maven.plugins.war.util"><span class="typeNameLink">WebappStructureSerializer</span></a></li>
 </ul>
 </li>
 </ul>
@@ -143,8 +140,6 @@
 <ul>
 <li type="circle">org.apache.maven.plugins.war.packaging.<a href="org/apache/maven/plugins/war/packaging/WarPackagingContext.html" title="interface in org.apache.maven.plugins.war.packaging"><span class="typeNameLink">WarPackagingContext</span></a></li>
 <li type="circle">org.apache.maven.plugins.war.packaging.<a href="org/apache/maven/plugins/war/packaging/WarPackagingTask.html" title="interface in org.apache.maven.plugins.war.packaging"><span class="typeNameLink">WarPackagingTask</span></a></li>
-<li type="circle">org.apache.maven.plugins.war.packaging.<a href="org/apache/maven/plugins/war/packaging/WarPostPackagingTask.html" title="interface in org.apache.maven.plugins.war.packaging"><span class="typeNameLink">WarPostPackagingTask</span></a></li>
-<li type="circle">org.apache.maven.plugins.war.util.<a href="org/apache/maven/plugins/war/util/WebappStructure.DependenciesAnalysisCallback.html" title="interface in org.apache.maven.plugins.war.util"><span class="typeNameLink">WebappStructure.DependenciesAnalysisCallback</span></a></li>
 <li type="circle">org.apache.maven.plugins.war.util.<a href="org/apache/maven/plugins/war/util/WebappStructure.RegistrationCallback.html" title="interface in org.apache.maven.plugins.war.util"><span class="typeNameLink">WebappStructure.RegistrationCallback</span></a></li>
 </ul>
 </div>
@@ -195,6 +190,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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/serialized-form.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/serialized-form.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/apidocs/serialized-form.html Sat Jun  6 06:56:04 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Serialized Form (Apache Maven WAR Plugin 3.2.3 API)</title>
+<title>Serialized Form (Apache Maven WAR Plugin 3.3.0 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="Serialized Form (Apache Maven WAR Plugin 3.2.3 API)";
+            parent.document.title="Serialized Form (Apache Maven WAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -80,7 +80,7 @@
 <li class="blockList"><a name="org.apache.maven.plugins.war.overlay.InvalidOverlayConfigurationException">
 <!--   -->
 </a>
-<h3>Class <a href="org/apache/maven/plugins/war/overlay/InvalidOverlayConfigurationException.html" title="class in org.apache.maven.plugins.war.overlay">org.apache.maven.plugins.war.overlay.InvalidOverlayConfigurationException</a> 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> implements Serializable</h3>
+<h3>Class <a href="org/apache/maven/plugins/war/overlay/InvalidOverlayConfigurationException.html" title="class in org.apache.maven.plugins.war.overlay">org.apache.maven.plugins.war.overlay.InvalidOverlayConfigurationException</a> extends <a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a> implements Serializable</h3>
 <dl class="nameValue">
 <dt>serialVersionUID:</dt>
 <dd>-9048144470408031414L</dd>
@@ -137,6 +137,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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/checkstyle.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/checkstyle.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/checkstyle.html Sat Jun  6 06:56:04 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle at 2019-05-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle at 2020-06-06
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190523" />
+    <meta name="Date-Revision-yyyymmdd" content="20200606" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven WAR Plugin &#x2013; Checkstyle Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven WAR Plugin">Apache Maven WAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Checkstyle Results</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-05-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.2.3</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-06</li>
+          <li id="projectVersion" class="pull-right">Version: 3.3.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -78,7 +78,6 @@
     <li><a href="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a></li>
     <li><a href="testapidocs/index.html" title="Test Javadoc"><span class="none"></span>Test Javadoc</a></li>
     <li><a href="findbugs.html" title="FindBugs"><span class="none"></span>FindBugs</a></li>
-    <li><a href="sonar.html" title="Sonar"><span class="none"></span>Sonar</a></li>
     <li><a href="plugin-info.html" title="Plugin Documentation"><span class="none"></span>Plugin Documentation</a></li>
     <li><a href="invoker-report.html" title="Invoker Build Results"><span class="none"></span>Invoker Build Results</a></li>
     </ul>
@@ -106,7 +105,7 @@
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
 </ul>
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/plugins/maven-war-plugin/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
 <script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
@@ -137,7 +136,7 @@
 <th><img src="images/icon_warning_sml.gif" alt="" />&#160;Warnings</th>
 <th><img src="images/icon_error_sml.gif" alt="" />&#160;Errors</th></tr>
 <tr class="b">
-<td>12</td>
+<td>8</td>
 <td>0</td>
 <td>7</td>
 <td>1</td></tr></table></div>
@@ -217,8 +216,8 @@
 <td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
 <td>sizes</td>
 <td>ParameterNumber</td>
-<td>More than 7 parameters (found 9).</td>
-<td><a href="./xref/org/apache/maven/plugins/war/AbstractWarMojo.html#L629">629</a></td></tr></table></div>
+<td>More than 7 parameters (found 10).</td>
+<td><a href="./xref/org/apache/maven/plugins/war/AbstractWarMojo.html#L589">589</a></td></tr></table></div>
 <div class="section">
 <h3 id="org.apache.maven.plugins.war.WarMojo.java">org/apache/maven/plugins/war/WarMojo.java</h3>
 <table border="0" class="table table-striped">
@@ -233,7 +232,7 @@
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugins/war/WarMojo.html#L574">574</a></td></tr></table></div>
+<td><a href="./xref/org/apache/maven/plugins/war/WarMojo.html#L580">580</a></td></tr></table></div>
 <div class="section">
 <h3 id="org.apache.maven.plugins.war.packaging.ArtifactsPackagingTask.java">org/apache/maven/plugins/war/packaging/ArtifactsPackagingTask.java</h3>
 <table border="0" class="table table-striped">
@@ -248,7 +247,7 @@
 <td>coding</td>
 <td>HiddenField</td>
 <td>'artifacts' hides a field.</td>
-<td><a href="./xref/org/apache/maven/plugins/war/packaging/ArtifactsPackagingTask.html#L171">171</a></td></tr></table></div>
+<td><a href="./xref/org/apache/maven/plugins/war/packaging/ArtifactsPackagingTask.html#L168">168</a></td></tr></table></div>
 <div class="section">
 <h3 id="org.apache.maven.plugins.war.packaging.CopyUserManifestTask.java">org/apache/maven/plugins/war/packaging/CopyUserManifestTask.java</h3>
 <table border="0" class="table table-striped">
@@ -290,13 +289,13 @@
 <td>coding</td>
 <td>HiddenField</td>
 <td>'overlay' hides a field.</td>
-<td><a href="./xref/org/apache/maven/plugins/war/packaging/OverlayPackagingTask.html#L116">116</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugins/war/packaging/OverlayPackagingTask.html#L113">113</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>coding</td>
 <td>HiddenField</td>
 <td>'overlay' hides a field.</td>
-<td><a href="./xref/org/apache/maven/plugins/war/packaging/OverlayPackagingTask.html#L141">141</a></td></tr></table></div></div>
+<td><a href="./xref/org/apache/maven/plugins/war/packaging/OverlayPackagingTask.html#L138">138</a></td></tr></table></div></div>
         </div>
       </div>
     </div>
@@ -304,7 +303,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2019
+            <p>Copyright &copy;2002&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/checkstyle.rss
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/checkstyle.rss (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/checkstyle.rss Sat Jun  6 06:56:04 2020
@@ -23,9 +23,9 @@ under the License.
     <link>https://maven.apache.org/plugins/maven-war-plugin/</link>
     <description>Apache Maven WAR Plugin - Checkstyle report</description>
     <language>en-us</language>
-    <copyright>&#169;2002 - 2019 The Apache Software Foundation</copyright>
+    <copyright>&#169;2002 - 2020 The Apache Software Foundation</copyright>
     <item>
-      <title>File: 12,
+      <title>File: 8,
              Errors: 1,
              Warnings: 7,
              Infos: 0
@@ -46,20 +46,6 @@ under the License.
           <tbody>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-war-plugin//checkstyle.html#org.apache.maven.plugins.war.packaging.DependenciesAnalysisPackagingTask.java">org/apache/maven/plugins/war/packaging/DependenciesAnalysisPackagingTask.java</a>
-                </td>
-                <td>
-                  0
-                </td>
-                <td>
-                  0
-                </td>
-                <td>
-                  0
-                </td>
-              </tr>
-                          <tr>
-                <td>
                   <a href="https://maven.apache.org/plugins/maven-war-plugin//checkstyle.html#org.apache.maven.plugins.war.packaging.OverlayPackagingTask.java">org/apache/maven/plugins/war/packaging/OverlayPackagingTask.java</a>
                 </td>
                 <td>
@@ -88,20 +74,6 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-war-plugin//checkstyle.html#org.apache.maven.plugins.war.util.WebappStructureSerializer.java">org/apache/maven/plugins/war/util/WebappStructureSerializer.java</a>
-                </td>
-                <td>
-                  0
-                </td>
-                <td>
-                  0
-                </td>
-                <td>
-                  0
-                </td>
-              </tr>
-                          <tr>
-                <td>
                   <a href="https://maven.apache.org/plugins/maven-war-plugin//checkstyle.html#org.apache.maven.plugins.war.AbstractWarMojo.java">org/apache/maven/plugins/war/AbstractWarMojo.java</a>
                 </td>
                 <td>
@@ -172,20 +144,6 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-war-plugin//checkstyle.html#org.apache.maven.plugins.war.WarExplodedMojo.java">org/apache/maven/plugins/war/WarExplodedMojo.java</a>
-                </td>
-                <td>
-                  0
-                </td>
-                <td>
-                  0
-                </td>
-                <td>
-                  0
-                </td>
-              </tr>
-                          <tr>
-                <td>
                   <a href="https://maven.apache.org/plugins/maven-war-plugin//checkstyle.html#org.apache.maven.plugins.war.packaging.ArtifactsPackagingTask.java">org/apache/maven/plugins/war/packaging/ArtifactsPackagingTask.java</a>
                 </td>
                 <td>
@@ -196,20 +154,6 @@ under the License.
                 </td>
                 <td>
                   0
-                </td>
-              </tr>
-                          <tr>
-                <td>
-                  <a href="https://maven.apache.org/plugins/maven-war-plugin//checkstyle.html#org.apache.maven.plugins.war.util.WebappStructure.java">org/apache/maven/plugins/war/util/WebappStructure.java</a>
-                </td>
-                <td>
-                  0
-                </td>
-                <td>
-                  0
-                </td>
-                <td>
-                  0
                 </td>
               </tr>
                       </tbody>

Modified: maven/website/components/plugins-archives/maven-war-plugin-LATEST/ci-management.html
==============================================================================
--- maven/website/components/plugins-archives/maven-war-plugin-LATEST/ci-management.html (original)
+++ maven/website/components/plugins-archives/maven-war-plugin-LATEST/ci-management.html Sat Jun  6 06:56:04 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:ci-management at 2019-05-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:ci-management at 2020-06-06
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190523" />
+    <meta name="Date-Revision-yyyymmdd" content="20200606" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven WAR Plugin &#x2013; CI Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven WAR Plugin">Apache Maven WAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">CI Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-05-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.2.3</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-06</li>
+          <li id="projectVersion" class="pull-right">Version: 3.3.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -108,7 +108,7 @@
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
 </ul>
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/plugins/maven-war-plugin/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
 <script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
@@ -144,7 +144,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2019
+            <p>Copyright &copy;2002&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>