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/01/18 21:04:53 UTC

svn commit: r1872964 [2/20] - in /maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/resources/remote/ apidocs/org/apache/maven/plugin/resources/remote/class-use/ apidocs/org/apac...

Modified: maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProcessRemoteResourcesMojo (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>ProcessRemoteResourcesMojo (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ProcessRemoteResourcesMojo (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ProcessRemoteResourcesMojo (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -86,7 +90,7 @@
 <li><a href="https://docs.oracle.com/javase/7/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/ref/3.5.4/maven-core/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.3/maven-core/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.plugin.resources.remote.ProcessRemoteResourcesMojo</li>
@@ -100,15 +104,15 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://maven.apache.org/ref/3.5.4/maven-core/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.5.4/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, <a href="http://velocity.apache.org/engine/devel/apidocs/org/apache/velocity/runtime/log.LogChute.html?is-external=true" title="class or interface in org.apache.velocity.runtime">org.apache.velocity.runtime.log.LogChute</a></dd>
+<dd><a href="http://maven.apache.org/ref/3.6.3/maven-core/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.3/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, <a href="http://velocity.apache.org/engine/devel/apidocs/org/apache/velocity/runtime/log.LogChute.html?is-external=true" title="class or interface in org.apache.velocity.runtime">org.apache.velocity.runtime.log.LogChute</a></dd>
 </dl>
 <hr>
 <br>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Mojo.html?is-external=true" title="class or interface in org.apache.maven">@Mojo</a>(name="process",
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Mojo.html?is-external=true" title="class or interface in org.apache.maven">@Mojo</a>(name="process",
       defaultPhase=GENERATE_RESOURCES,
       threadSafe=true)
 public class <span class="strong">ProcessRemoteResourcesMojo</span>
-extends <a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a>
+extends <a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a>
 implements <a href="http://velocity.apache.org/engine/devel/apidocs/org/apache/velocity/runtime/log.LogChute.html?is-external=true" title="class or interface in org.apache.velocity.runtime">org.apache.velocity.runtime.log.LogChute</a></pre>
 <div class="block"><p>
  Pull down resourceBundles containing remote resources and process the resources contained inside. When that is done,
@@ -146,7 +150,7 @@ implements <a href="http://velocity.apac
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/ProjectDependenciesResolver.html?is-external=true" title="class or interface in org.apache.maven">ProjectDependenciesResolver</a></code></td>
+<td class="colFirst"><code>protected <a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/ProjectDependenciesResolver.html?is-external=true" title="class or interface in org.apache.maven">ProjectDependenciesResolver</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.html#dependencyResolver">dependencyResolver</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -240,8 +244,8 @@ implements <a href="http://velocity.apac
 <li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.5.4/maven-core/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.5.4/maven-core/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&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.3/maven-core/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.3/maven-core/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>
@@ -289,15 +293,15 @@ implements <a href="http://velocity.apac
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.html#execute()">execute</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&gt;</code></td>
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.html#getProjects()">getProjects</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://maven.apache.org/ref/3.5.4/maven-model/apidocs/org/apache/maven/model/Organization.html?is-external=true" title="class or interface in org.apache.maven.model">Organization</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&gt;&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.html#getProjectsSortedByOrganization(java.util.List)">getProjectsSortedByOrganization</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&gt;&nbsp;projects)</code>&nbsp;</td>
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-model/apidocs/org/apache/maven/model/Organization.html?is-external=true" title="class or interface in org.apache.maven.model">Organization</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&gt;&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.html#getProjectsSortedByOrganization(java.util.List)">getProjectsSortedByOrganization</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&gt;&nbsp;projects)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="http://maven.apache.org/ref/3.5.4/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a></code></td>
+<td class="colFirst"><code>protected <a href="http://maven.apache.org/ref/3.6.3/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.html#getSupplement(org.codehaus.plexus.util.xml.Xpp3Dom)">getSupplement</a></strong>(<a href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/Xpp3Dom.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">Xpp3Dom</a>&nbsp;supplementModelXml)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -320,9 +324,9 @@ implements <a href="http://velocity.apac
    <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;t)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="http://maven.apache.org/ref/3.5.4/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.html#mergeModels(org.apache.maven.model.Model,%20org.apache.maven.model.Model)">mergeModels</a></strong>(<a href="http://maven.apache.org/ref/3.5.4/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a>&nbsp;parent,
-           <a href="http://maven.apache.org/ref/3.5.4/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a>&nbsp;child)</code>&nbsp;</td>
+<td class="colFirst"><code>protected <a href="http://maven.apache.org/ref/3.6.3/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.html#mergeModels(org.apache.maven.model.Model,%20org.apache.maven.model.Model)">mergeModels</a></strong>(<a href="http://maven.apache.org/ref/3.6.3/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a>&nbsp;parent,
+           <a href="http://maven.apache.org/ref/3.6.3/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a>&nbsp;child)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
@@ -338,8 +342,8 @@ implements <a href="http://velocity.apac
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.5.4/maven-core/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.5.4/maven-core/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.5.4/maven-core/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.5.4/maven-core/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.5.4/maven-core/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&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.3/maven-core/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.3/maven-core/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.3/maven-core/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.3/maven-core/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.3/maven-core/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">
@@ -368,7 +372,7 @@ implements <a href="http://velocity.apac
 <ul class="blockList">
 <li class="blockList">
 <h4>filterDelimiters</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>
 protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; filterDelimiters</pre>
 <div class="block"><p>
  In cases where a local resource overrides one from a remote resource bundle, that resource should be filtered if
@@ -398,7 +402,7 @@ protected&nbsp;<a href="https://docs.ora
 <ul class="blockList">
 <li class="blockList">
 <h4>useDefaultFilterDelimiters</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(defaultValue="true")
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(defaultValue="true")
 protected&nbsp;boolean useDefaultFilterDelimiters</pre>
 <dl><dt><span class="strong">Since:</span></dt>
   <dd>1.1</dd></dl>
@@ -410,7 +414,7 @@ protected&nbsp;boolean useDefaultFilterD
 <ul class="blockList">
 <li class="blockList">
 <h4>runOnlyAtExecutionRoot</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(defaultValue="false")
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(defaultValue="false")
 protected&nbsp;boolean runOnlyAtExecutionRoot</pre>
 <div class="block">If true, only generate resources in the directory of the root project in a multimodule build.
  Dependencies from all modules will be aggregated before resource-generation takes place.</div>
@@ -424,7 +428,7 @@ protected&nbsp;boolean runOnlyAtExecutio
 <ul class="blockList">
 <li class="blockList">
 <h4>basedir</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(defaultValue="${basedir}",
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(defaultValue="${basedir}",
            readonly=true,
            required=true)
 protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> basedir</pre>
@@ -437,7 +441,7 @@ protected&nbsp;<a href="https://docs.ora
 <ul class="blockList">
 <li class="blockList">
 <h4>encoding</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="encoding",
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="encoding",
            defaultValue="${project.build.sourceEncoding}")
 protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding</pre>
 <div class="block">The character encoding scheme to be applied when filtering resources.</div>
@@ -449,7 +453,7 @@ protected&nbsp;<a href="https://docs.ora
 <ul class="blockList">
 <li class="blockList">
 <h4>includeProjectProperties</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(defaultValue="false")
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(defaultValue="false")
 protected&nbsp;boolean includeProjectProperties</pre>
 <div class="block">Whether to include properties defined in the project when filtering resources.</div>
 <dl><dt><span class="strong">Since:</span></dt>
@@ -462,7 +466,7 @@ protected&nbsp;boolean includeProjectPro
 <ul class="blockList">
 <li class="blockList">
 <h4>velocityFilterInMemoryThreshold</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(defaultValue="5242880")
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(defaultValue="5242880")
 protected&nbsp;int velocityFilterInMemoryThreshold</pre>
 <div class="block">When the result of velocity transformation fits in memory, it is compared with the actual contents on disk
  to eliminate unnecessary destination file overwrite. This improves build times since further build steps
@@ -477,7 +481,7 @@ protected&nbsp;int velocityFilterInMemor
 <ul class="blockList">
 <li class="blockList">
 <h4>includeScope</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="includeScope",
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="includeScope",
            defaultValue="runtime")
 protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> includeScope</pre>
 <div class="block">Scope to include. An Empty string indicates all scopes (default is "runtime").</div>
@@ -491,7 +495,7 @@ protected&nbsp;<a href="https://docs.ora
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeScope</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="excludeScope",
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="excludeScope",
            defaultValue="")
 protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> excludeScope</pre>
 <div class="block">Scope to exclude. An Empty string indicates no scopes (default).</div>
@@ -505,7 +509,7 @@ protected&nbsp;<a href="https://docs.ora
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeArtifactIds</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="excludeArtifactIds",
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="excludeArtifactIds",
            defaultValue="")
 protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> excludeArtifactIds</pre>
 <div class="block">Comma separated list of Artifact names too exclude.</div>
@@ -519,7 +523,7 @@ protected&nbsp;<a href="https://docs.ora
 <ul class="blockList">
 <li class="blockList">
 <h4>includeArtifactIds</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="includeArtifactIds",
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="includeArtifactIds",
            defaultValue="")
 protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> includeArtifactIds</pre>
 <div class="block">Comma separated list of Artifact names to include.</div>
@@ -533,7 +537,7 @@ protected&nbsp;<a href="https://docs.ora
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeGroupIds</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="excludeGroupIds",
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="excludeGroupIds",
            defaultValue="")
 protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> excludeGroupIds</pre>
 <div class="block">Comma separated list of GroupId Names to exclude.</div>
@@ -547,7 +551,7 @@ protected&nbsp;<a href="https://docs.ora
 <ul class="blockList">
 <li class="blockList">
 <h4>includeGroupIds</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="includeGroupIds",
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="includeGroupIds",
            defaultValue="")
 protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> includeGroupIds</pre>
 <div class="block">Comma separated list of GroupIds to include.</div>
@@ -561,7 +565,7 @@ protected&nbsp;<a href="https://docs.ora
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeTransitive</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="excludeTransitive",
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="excludeTransitive",
            defaultValue="false")
 protected&nbsp;boolean excludeTransitive</pre>
 <div class="block">If we should exclude transitive dependencies</div>
@@ -575,8 +579,8 @@ protected&nbsp;boolean excludeTransitive
 <ul class="blockListLast">
 <li class="blockList">
 <h4>dependencyResolver</h4>
-<pre><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugins.annotations.Component.html?is-external=true" title="class or interface in org.apache.maven">@Component</a>(hint="default")
-protected&nbsp;<a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/ProjectDependenciesResolver.html?is-external=true" title="class or interface in org.apache.maven">ProjectDependenciesResolver</a> dependencyResolver</pre>
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Component.html?is-external=true" title="class or interface in org.apache.maven">@Component</a>(hint="default")
+protected&nbsp;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/ProjectDependenciesResolver.html?is-external=true" title="class or interface in org.apache.maven">ProjectDependenciesResolver</a> dependencyResolver</pre>
 </li>
 </ul>
 </li>
@@ -611,12 +615,12 @@ protected&nbsp;<a href="http://maven.apa
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws <a href="http://maven.apache.org/ref/3.5.4/maven-core/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.3/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute()" title="class or interface in org.apache.maven.plugin">execute</a></code>&nbsp;in interface&nbsp;<code><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></code></dd>
+<dd><code><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute()" title="class or interface in org.apache.maven.plugin">execute</a></code>&nbsp;in interface&nbsp;<code><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd></dl>
+<dd><code><a href="http://maven.apache.org/ref/3.6.3/maven-core/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>
 <a name="getProjects()">
@@ -625,7 +629,7 @@ protected&nbsp;<a href="http://maven.apa
 <ul class="blockList">
 <li class="blockList">
 <h4>getProjects</h4>
-<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&gt;&nbsp;getProjects()</pre>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&gt;&nbsp;getProjects()</pre>
 </li>
 </ul>
 <a name="getProjectsSortedByOrganization(java.util.List)">
@@ -634,7 +638,7 @@ protected&nbsp;<a href="http://maven.apa
 <ul class="blockList">
 <li class="blockList">
 <h4>getProjectsSortedByOrganization</h4>
-<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://maven.apache.org/ref/3.5.4/maven-model/apidocs/org/apache/maven/model/Organization.html?is-external=true" title="class or interface in org.apache.maven.model">Organization</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&gt;&gt;&nbsp;getProjectsSortedByOrganization(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" t
 itle="class or interface in org.apache.maven.project">MavenProject</a>&gt;&nbsp;projects)</pre>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-model/apidocs/org/apache/maven/model/Organization.html?is-external=true" title="class or interface in org.apache.maven.model">Organization</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&gt;&gt;&nbsp;getProjectsSortedByOrganization(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" t
 itle="class or interface in org.apache.maven.project">MavenProject</a>&gt;&nbsp;projects)</pre>
 </li>
 </ul>
 <a name="copyResourceIfExists(java.io.File, java.lang.String, org.apache.velocity.VelocityContext)">
@@ -647,10 +651,10 @@ protected&nbsp;<a href="http://maven.apa
                            <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;relFileName,
                            <a href="http://velocity.apache.org/engine/devel/apidocs/org/apache/velocity/VelocityContext.html?is-external=true" title="class or interface in org.apache.velocity">VelocityContext</a>&nbsp;context)
                                 throws <a href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
-                                       <a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+                                       <a href="http://maven.apache.org/ref/3.6.3/maven-core/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="strong">Throws:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
-<dd><code><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd></dl>
+<dd><code><a href="http://maven.apache.org/ref/3.6.3/maven-core/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>
 <a name="validate()">
@@ -660,9 +664,9 @@ protected&nbsp;<a href="http://maven.apa
 <li class="blockList">
 <h4>validate</h4>
 <pre>protected&nbsp;void&nbsp;validate()
-                 throws <a href="http://maven.apache.org/ref/3.5.4/maven-core/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.3/maven-core/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="strong">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd></dl>
+<dd><code><a href="http://maven.apache.org/ref/3.6.3/maven-core/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>
 <a name="buildVelocityContext(java.util.Map)">
@@ -672,9 +676,9 @@ protected&nbsp;<a href="http://maven.apa
 <li class="blockList">
 <h4>buildVelocityContext</h4>
 <pre>protected&nbsp;<a href="http://velocity.apache.org/engine/devel/apidocs/org/apache/velocity/VelocityContext.html?is-external=true" title="class or interface in org.apache.velocity">VelocityContext</a>&nbsp;buildVelocityContext(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;properties)
-                                        throws <a href="http://maven.apache.org/ref/3.5.4/maven-core/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.3/maven-core/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="strong">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd></dl>
+<dd><code><a href="http://maven.apache.org/ref/3.6.3/maven-core/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>
 <a name="processResourceBundles(java.lang.ClassLoader, org.apache.velocity.VelocityContext)">
@@ -685,9 +689,9 @@ protected&nbsp;<a href="http://maven.apa
 <h4>processResourceBundles</h4>
 <pre>protected&nbsp;void&nbsp;processResourceBundles(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader,
                           <a href="http://velocity.apache.org/engine/devel/apidocs/org/apache/velocity/VelocityContext.html?is-external=true" title="class or interface in org.apache.velocity">VelocityContext</a>&nbsp;context)
-                               throws <a href="http://maven.apache.org/ref/3.5.4/maven-core/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.3/maven-core/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="strong">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd></dl>
+<dd><code><a href="http://maven.apache.org/ref/3.6.3/maven-core/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>
 <a name="getSupplement(org.codehaus.plexus.util.xml.Xpp3Dom)">
@@ -696,10 +700,10 @@ protected&nbsp;<a href="http://maven.apa
 <ul class="blockList">
 <li class="blockList">
 <h4>getSupplement</h4>
-<pre>protected&nbsp;<a href="http://maven.apache.org/ref/3.5.4/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a>&nbsp;getSupplement(<a href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/Xpp3Dom.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">Xpp3Dom</a>&nbsp;supplementModelXml)
-                       throws <a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+<pre>protected&nbsp;<a href="http://maven.apache.org/ref/3.6.3/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a>&nbsp;getSupplement(<a href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/Xpp3Dom.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">Xpp3Dom</a>&nbsp;supplementModelXml)
+                       throws <a href="http://maven.apache.org/ref/3.6.3/maven-core/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="strong">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.5.4/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd></dl>
+<dd><code><a href="http://maven.apache.org/ref/3.6.3/maven-core/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>
 <a name="mergeModels(org.apache.maven.model.Model, org.apache.maven.model.Model)">
@@ -708,8 +712,8 @@ protected&nbsp;<a href="http://maven.apa
 <ul class="blockList">
 <li class="blockList">
 <h4>mergeModels</h4>
-<pre>protected&nbsp;<a href="http://maven.apache.org/ref/3.5.4/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a>&nbsp;mergeModels(<a href="http://maven.apache.org/ref/3.5.4/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a>&nbsp;parent,
-                <a href="http://maven.apache.org/ref/3.5.4/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a>&nbsp;child)</pre>
+<pre>protected&nbsp;<a href="http://maven.apache.org/ref/3.6.3/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a>&nbsp;mergeModels(<a href="http://maven.apache.org/ref/3.6.3/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a>&nbsp;parent,
+                <a href="http://maven.apache.org/ref/3.6.3/maven-model/apidocs/org/apache/maven/model/Model.html?is-external=true" title="class or interface in org.apache.maven.model">Model</a>&nbsp;child)</pre>
 </li>
 </ul>
 <a name="init(org.apache.velocity.runtime.RuntimeServices)">
@@ -836,6 +840,6 @@ protected&nbsp;<a href="http://maven.apa
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/RemoteResourcesBundle.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/RemoteResourcesBundle.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/RemoteResourcesBundle.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RemoteResourcesBundle (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>RemoteResourcesBundle (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RemoteResourcesBundle (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="RemoteResourcesBundle (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -389,6 +393,6 @@ implements <a href="https://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/RemoteResourcesClassLoader.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/RemoteResourcesClassLoader.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/RemoteResourcesClassLoader.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RemoteResourcesClassLoader (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>RemoteResourcesClassLoader (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RemoteResourcesClassLoader (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="RemoteResourcesClassLoader (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -314,6 +318,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/Supplement.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/Supplement.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/Supplement.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Supplement (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>Supplement (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Supplement (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Supplement (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -285,6 +289,6 @@ implements <a href="https://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/SupplementalDataModel.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/SupplementalDataModel.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/SupplementalDataModel.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SupplementalDataModel (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>SupplementalDataModel (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SupplementalDataModel (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SupplementalDataModel (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -351,6 +355,6 @@ implements <a href="https://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/BundleRemoteResourcesMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/BundleRemoteResourcesMojo.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/BundleRemoteResourcesMojo.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.resources.remote.BundleRemoteResourcesMojo (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.resources.remote.BundleRemoteResourcesMojo (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.BundleRemoteResourcesMojo (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.BundleRemoteResourcesMojo (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -110,6 +114,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/HelpMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/HelpMojo.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/HelpMojo.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.resources.remote.HelpMojo (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.resources.remote.HelpMojo (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.HelpMojo (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.HelpMojo (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -110,6 +114,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/ProcessRemoteResourcesMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/ProcessRemoteResourcesMojo.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/ProcessRemoteResourcesMojo.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -110,6 +114,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/RemoteResourcesBundle.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/RemoteResourcesBundle.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/RemoteResourcesBundle.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.resources.remote.RemoteResourcesBundle (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.resources.remote.RemoteResourcesBundle (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.RemoteResourcesBundle (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.RemoteResourcesBundle (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -191,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/RemoteResourcesClassLoader.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/RemoteResourcesClassLoader.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/RemoteResourcesClassLoader.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.resources.remote.RemoteResourcesClassLoader (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.resources.remote.RemoteResourcesClassLoader (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.RemoteResourcesClassLoader (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.RemoteResourcesClassLoader (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -110,6 +114,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/Supplement.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/Supplement.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/Supplement.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.resources.remote.Supplement (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.resources.remote.Supplement (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.Supplement (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.Supplement (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -189,6 +193,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/SupplementalDataModel.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/SupplementalDataModel.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/class-use/SupplementalDataModel.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.resources.remote.SupplementalDataModel (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.resources.remote.SupplementalDataModel (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.SupplementalDataModel (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.SupplementalDataModel (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -191,6 +195,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/RemoteResourcesBundleXpp3Reader.ContentTransformer.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/RemoteResourcesBundleXpp3Reader.ContentTransformer.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/RemoteResourcesBundleXpp3Reader.ContentTransformer.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RemoteResourcesBundleXpp3Reader.ContentTransformer (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>RemoteResourcesBundleXpp3Reader.ContentTransformer (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RemoteResourcesBundleXpp3Reader.ContentTransformer (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="RemoteResourcesBundleXpp3Reader.ContentTransformer (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -213,6 +217,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/RemoteResourcesBundleXpp3Reader.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/RemoteResourcesBundleXpp3Reader.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/RemoteResourcesBundleXpp3Reader.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RemoteResourcesBundleXpp3Reader (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>RemoteResourcesBundleXpp3Reader (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RemoteResourcesBundleXpp3Reader (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="RemoteResourcesBundleXpp3Reader (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -435,6 +439,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/RemoteResourcesBundleXpp3Writer.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/RemoteResourcesBundleXpp3Writer.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/RemoteResourcesBundleXpp3Writer.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RemoteResourcesBundleXpp3Writer (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>RemoteResourcesBundleXpp3Writer (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RemoteResourcesBundleXpp3Writer (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="RemoteResourcesBundleXpp3Writer (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -302,6 +306,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/SupplementalDataModelXpp3Reader.ContentTransformer.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/SupplementalDataModelXpp3Reader.ContentTransformer.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/SupplementalDataModelXpp3Reader.ContentTransformer.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SupplementalDataModelXpp3Reader.ContentTransformer (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>SupplementalDataModelXpp3Reader.ContentTransformer (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SupplementalDataModelXpp3Reader.ContentTransformer (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SupplementalDataModelXpp3Reader.ContentTransformer (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -213,6 +217,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/SupplementalDataModelXpp3Reader.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/SupplementalDataModelXpp3Reader.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/SupplementalDataModelXpp3Reader.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SupplementalDataModelXpp3Reader (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>SupplementalDataModelXpp3Reader (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SupplementalDataModelXpp3Reader (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SupplementalDataModelXpp3Reader (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -435,6 +439,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/SupplementalDataModelXpp3Writer.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/SupplementalDataModelXpp3Writer.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/SupplementalDataModelXpp3Writer.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SupplementalDataModelXpp3Writer (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>SupplementalDataModelXpp3Writer (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SupplementalDataModelXpp3Writer (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SupplementalDataModelXpp3Writer (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -302,6 +306,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/class-use/RemoteResourcesBundleXpp3Reader.ContentTransformer.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/class-use/RemoteResourcesBundleXpp3Reader.ContentTransformer.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/class-use/RemoteResourcesBundleXpp3Reader.ContentTransformer.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.maven.plugin.resources.remote.io.xpp3.RemoteResourcesBundleXpp3Reader.ContentTransformer (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>Uses of Interface org.apache.maven.plugin.resources.remote.io.xpp3.RemoteResourcesBundleXpp3Reader.ContentTransformer (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.maven.plugin.resources.remote.io.xpp3.RemoteResourcesBundleXpp3Reader.ContentTransformer (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.maven.plugin.resources.remote.io.xpp3.RemoteResourcesBundleXpp3Reader.ContentTransformer (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -163,6 +167,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/class-use/RemoteResourcesBundleXpp3Reader.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/class-use/RemoteResourcesBundleXpp3Reader.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/class-use/RemoteResourcesBundleXpp3Reader.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.resources.remote.io.xpp3.RemoteResourcesBundleXpp3Reader (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.resources.remote.io.xpp3.RemoteResourcesBundleXpp3Reader (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.io.xpp3.RemoteResourcesBundleXpp3Reader (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.io.xpp3.RemoteResourcesBundleXpp3Reader (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -110,6 +114,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/class-use/RemoteResourcesBundleXpp3Writer.html
==============================================================================
--- maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/class-use/RemoteResourcesBundleXpp3Writer.html (original)
+++ maven/website/components/plugins-archives/maven-remote-resources-plugin-LATEST/apidocs/org/apache/maven/plugin/resources/remote/io/xpp3/class-use/RemoteResourcesBundleXpp3Writer.html Sat Jan 18 21:04:51 2020
@@ -3,13 +3,17 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.resources.remote.io.xpp3.RemoteResourcesBundleXpp3Writer (Apache Maven Remote Resources Plugin 1.6.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.resources.remote.io.xpp3.RemoteResourcesBundleXpp3Writer (Apache Maven Remote Resources Plugin 1.7.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.io.xpp3.RemoteResourcesBundleXpp3Writer (Apache Maven Remote Resources Plugin 1.6.0 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.resources.remote.io.xpp3.RemoteResourcesBundleXpp3Writer (Apache Maven Remote Resources Plugin 1.7.0 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -110,6 +114,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2018 <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