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/08 20:08:16 UTC

svn commit: r1878630 [3/16] - in /maven/website/components/shared-archives/maven-reporting-exec-LATEST: ./ apidocs/ apidocs/org/apache/maven/reporting/exec/ apidocs/org/apache/maven/reporting/exec/class-use/ css/ fonts/ js/ testapidocs/ testapidocs/org...

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/MavenReportExecutorRequest.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/MavenReportExecutorRequest.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/MavenReportExecutorRequest.html Mon Jun  8 20:08:15 2020
@@ -1,15 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MavenReportExecutorRequest (Apache Maven Reporting Executor 1.4 API)</title>
+<title>MavenReportExecutorRequest (Apache Maven Reporting Executor 1.5 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="MavenReportExecutorRequest (Apache Maven Reporting Executor 1.4 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="MavenReportExecutorRequest (Apache Maven Reporting Executor 1.5 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -82,7 +86,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://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><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>org.apache.maven.reporting.exec.MavenReportExecutorRequest</li>
@@ -95,11 +99,11 @@
 <hr>
 <br>
 <pre>public class <span class="strong">MavenReportExecutorRequest</span>
-extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+extends <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></pre>
 <div class="block">Bean which contains necessary informations to build <a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecution.html" title="class in org.apache.maven.reporting.exec"><code>MavenReportExecution</code></a> with <a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecutor.html" title="interface in org.apache.maven.reporting.exec"><code>MavenReportExecutor</code></a>: 
  the intent is to store some informations regarding the current Maven execution.</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: MavenReportExecutorRequest.java 1787667 2017-03-19 22:18:45Z hboutemy $</dd>
+  <dd>$Id$</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd>Olivier Lamy</dd></dl>
 </li>
@@ -138,15 +142,15 @@ extends <a href="http://docs.oracle.com/
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a></code></td>
+<td class="colFirst"><code><a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html#getLocalRepository()">getLocalRepository</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</a></code></td>
+<td class="colFirst"><code><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html#getMavenSession()">getMavenSession</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a></code></td>
+<td class="colFirst"><code><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></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html#getProject()">getProject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -155,15 +159,15 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html#setLocalRepository(org.apache.maven.artifact.repository.ArtifactRepository)">setLocalRepository</a></strong>(<a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&nbsp;localRepository)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html#setLocalRepository(org.apache.maven.artifact.repository.ArtifactRepository)">setLocalRepository</a></strong>(<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&nbsp;localRepository)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html#setMavenSession(org.apache.maven.execution.MavenSession)">setMavenSession</a></strong>(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</a>&nbsp;mavenSession)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html#setMavenSession(org.apache.maven.execution.MavenSession)">setMavenSession</a></strong>(<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</a>&nbsp;mavenSession)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html#setProject(org.apache.maven.project.MavenProject)">setProject</a></strong>(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&nbsp;project)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html#setProject(org.apache.maven.project.MavenProject)">setProject</a></strong>(<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>&nbsp;project)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -171,7 +175,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html#setReportPlugins(org.apache.maven.model.ReportPlugin[])">setReportPlugins</a></strong>(<a href="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/ReportPlugin.html?is-external=true" title="class or interface in org.apache.maven.model">ReportPlugin</a>[]&nbsp;reportPlugins)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html#setReportPlugins(org.apache.maven.model.ReportPlugin[])">setReportPlugins</a></strong>(<a href="http://maven.apache.org/ref/3.6.3/maven-model/apidocs/org/apache/maven/model/ReportPlugin.html?is-external=true" title="class or interface in org.apache.maven.model">ReportPlugin</a>[]&nbsp;reportPlugins)</code>
 <div class="block">Set the report plugin directly from <code>${project.reporting.plugins}</code> parameter value.</div>
 </td>
 </tr>
@@ -180,8 +184,8 @@ extends <a href="http://docs.oracle.com/
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<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></h3>
+<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -220,7 +224,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getLocalRepository</h4>
-<pre>public&nbsp;<a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&nbsp;getLocalRepository()</pre>
+<pre>public&nbsp;<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&nbsp;getLocalRepository()</pre>
 </li>
 </ul>
 <a name="setLocalRepository(org.apache.maven.artifact.repository.ArtifactRepository)">
@@ -229,7 +233,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>setLocalRepository</h4>
-<pre>public&nbsp;void&nbsp;setLocalRepository(<a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&nbsp;localRepository)</pre>
+<pre>public&nbsp;void&nbsp;setLocalRepository(<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&nbsp;localRepository)</pre>
 </li>
 </ul>
 <a name="getMavenSession()">
@@ -238,7 +242,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getMavenSession</h4>
-<pre>public&nbsp;<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</a>&nbsp;getMavenSession()</pre>
+<pre>public&nbsp;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</a>&nbsp;getMavenSession()</pre>
 </li>
 </ul>
 <a name="setMavenSession(org.apache.maven.execution.MavenSession)">
@@ -247,7 +251,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>setMavenSession</h4>
-<pre>public&nbsp;void&nbsp;setMavenSession(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</a>&nbsp;mavenSession)</pre>
+<pre>public&nbsp;void&nbsp;setMavenSession(<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</a>&nbsp;mavenSession)</pre>
 </li>
 </ul>
 <a name="getProject()">
@@ -256,7 +260,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getProject</h4>
-<pre>public&nbsp;<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&nbsp;getProject()</pre>
+<pre>public&nbsp;<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>&nbsp;getProject()</pre>
 </li>
 </ul>
 <a name="setProject(org.apache.maven.project.MavenProject)">
@@ -265,7 +269,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>setProject</h4>
-<pre>public&nbsp;void&nbsp;setProject(<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&nbsp;project)</pre>
+<pre>public&nbsp;void&nbsp;setProject(<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>&nbsp;project)</pre>
 </li>
 </ul>
 <a name="getReportPlugins()">
@@ -292,7 +296,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockListLast">
 <li class="blockList">
 <h4>setReportPlugins</h4>
-<pre>public&nbsp;void&nbsp;setReportPlugins(<a href="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/ReportPlugin.html?is-external=true" title="class or interface in org.apache.maven.model">ReportPlugin</a>[]&nbsp;reportPlugins)</pre>
+<pre>public&nbsp;void&nbsp;setReportPlugins(<a href="http://maven.apache.org/ref/3.6.3/maven-model/apidocs/org/apache/maven/model/ReportPlugin.html?is-external=true" title="class or interface in org.apache.maven.model">ReportPlugin</a>[]&nbsp;reportPlugins)</pre>
 <div class="block">Set the report plugin directly from <code>${project.reporting.plugins}</code> parameter value.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>reportPlugins</code> - the report plugins from <code>&lt;reporting&gt;</code> section</dd><dt><span class="strong">Since:</span></dt>
   <dd>1.4</dd></dl>
@@ -364,6 +368,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <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/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/DefaultMavenPluginManagerHelper.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/DefaultMavenPluginManagerHelper.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/DefaultMavenPluginManagerHelper.html Mon Jun  8 20:08:15 2020
@@ -1,15 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.reporting.exec.DefaultMavenPluginManagerHelper (Apache Maven Reporting Executor 1.4 API)</title>
+<title>Uses of Class org.apache.maven.reporting.exec.DefaultMavenPluginManagerHelper (Apache Maven Reporting Executor 1.5 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.reporting.exec.DefaultMavenPluginManagerHelper (Apache Maven Reporting Executor 1.4 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.reporting.exec.DefaultMavenPluginManagerHelper (Apache Maven Reporting Executor 1.5 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -108,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <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/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/DefaultMavenReportExecutor.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/DefaultMavenReportExecutor.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/DefaultMavenReportExecutor.html Mon Jun  8 20:08:15 2020
@@ -1,15 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.reporting.exec.DefaultMavenReportExecutor (Apache Maven Reporting Executor 1.4 API)</title>
+<title>Uses of Class org.apache.maven.reporting.exec.DefaultMavenReportExecutor (Apache Maven Reporting Executor 1.5 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.reporting.exec.DefaultMavenReportExecutor (Apache Maven Reporting Executor 1.4 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.reporting.exec.DefaultMavenReportExecutor (Apache Maven Reporting Executor 1.5 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -108,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <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/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenPluginManagerHelper.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenPluginManagerHelper.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenPluginManagerHelper.html Mon Jun  8 20:08:15 2020
@@ -1,15 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.maven.reporting.exec.MavenPluginManagerHelper (Apache Maven Reporting Executor 1.4 API)</title>
+<title>Uses of Interface org.apache.maven.reporting.exec.MavenPluginManagerHelper (Apache Maven Reporting Executor 1.5 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.reporting.exec.MavenPluginManagerHelper (Apache Maven Reporting Executor 1.4 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.maven.reporting.exec.MavenPluginManagerHelper (Apache Maven Reporting Executor 1.5 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -146,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <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/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecution.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecution.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecution.html Mon Jun  8 20:08:15 2020
@@ -1,15 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.reporting.exec.MavenReportExecution (Apache Maven Reporting Executor 1.4 API)</title>
+<title>Uses of Class org.apache.maven.reporting.exec.MavenReportExecution (Apache Maven Reporting Executor 1.5 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.reporting.exec.MavenReportExecution (Apache Maven Reporting Executor 1.4 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.reporting.exec.MavenReportExecution (Apache Maven Reporting Executor 1.5 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -79,17 +83,17 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecution.html" title="class in org.apache.maven.reporting.exec">MavenReportExecution</a>&gt;</code></td>
+<td class="colFirst"><code><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="../../../../../../org/apache/maven/reporting/exec/MavenReportExecution.html" title="class in org.apache.maven.reporting.exec">MavenReportExecution</a>&gt;</code></td>
 <td class="colLast"><span class="strong">MavenReportExecutor.</span><code><strong><a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecutor.html#buildMavenReports(org.apache.maven.reporting.exec.MavenReportExecutorRequest)">buildMavenReports</a></strong>(<a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html" title="class in org.apache.maven.reporting.exec">MavenReportExecutorRequest</a>&nbsp;mavenReportExecutorRequest)</code>
 <div class="block">Build the <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting"><code>MavenReport</code></a>s, with associated forked executions if necessary.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecution.html" title="class in org.apache.maven.reporting.exec">MavenReportExecution</a>&gt;</code></td>
+<td class="colFirst"><code><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="../../../../../../org/apache/maven/reporting/exec/MavenReportExecution.html" title="class in org.apache.maven.reporting.exec">MavenReportExecution</a>&gt;</code></td>
 <td class="colLast"><span class="strong">DefaultMavenReportExecutor.</span><code><strong><a href="../../../../../../org/apache/maven/reporting/exec/DefaultMavenReportExecutor.html#buildMavenReports(org.apache.maven.reporting.exec.MavenReportExecutorRequest)">buildMavenReports</a></strong>(<a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html" title="class in org.apache.maven.reporting.exec">MavenReportExecutorRequest</a>&nbsp;mavenReportExecutorRequest)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecution.html" title="class in org.apache.maven.reporting.exec">MavenReportExecution</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="../../../../../../org/apache/maven/reporting/exec/MavenReportExecution.html" title="class in org.apache.maven.reporting.exec">MavenReportExecution</a>&gt;</code></td>
 <td class="colLast"><span class="strong">DefaultMavenReportExecutor.</span><code><strong><a href="../../../../../../org/apache/maven/reporting/exec/DefaultMavenReportExecutor.html#buildReportPlugin(org.apache.maven.reporting.exec.MavenReportExecutorRequest,%20org.apache.maven.reporting.exec.ReportPlugin)">buildReportPlugin</a></strong>(<a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html" title="class in org.apache.maven.reporting.exec">MavenReportExecutorRequest</a>&nbsp;mavenReportExecutorRequest,
                  <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/exec.ReportPlugin.html?is-external=true" title="class or interface in org.apache.maven.reporting">org.apache.maven.reporting.exec.ReportPlugin</a>&nbsp;reportPlugin)</code>&nbsp;</td>
 </tr>
@@ -144,6 +148,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <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/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecutor.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecutor.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecutor.html Mon Jun  8 20:08:15 2020
@@ -1,15 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.maven.reporting.exec.MavenReportExecutor (Apache Maven Reporting Executor 1.4 API)</title>
+<title>Uses of Interface org.apache.maven.reporting.exec.MavenReportExecutor (Apache Maven Reporting Executor 1.5 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.reporting.exec.MavenReportExecutor (Apache Maven Reporting Executor 1.4 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.maven.reporting.exec.MavenReportExecutor (Apache Maven Reporting Executor 1.5 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -136,6 +140,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <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/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecutorRequest.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecutorRequest.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecutorRequest.html Mon Jun  8 20:08:15 2020
@@ -1,15 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.reporting.exec.MavenReportExecutorRequest (Apache Maven Reporting Executor 1.4 API)</title>
+<title>Uses of Class org.apache.maven.reporting.exec.MavenReportExecutorRequest (Apache Maven Reporting Executor 1.5 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.reporting.exec.MavenReportExecutorRequest (Apache Maven Reporting Executor 1.4 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.reporting.exec.MavenReportExecutorRequest (Apache Maven Reporting Executor 1.5 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -79,22 +83,22 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecution.html" title="class in org.apache.maven.reporting.exec">MavenReportExecution</a>&gt;</code></td>
+<td class="colFirst"><code><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="../../../../../../org/apache/maven/reporting/exec/MavenReportExecution.html" title="class in org.apache.maven.reporting.exec">MavenReportExecution</a>&gt;</code></td>
 <td class="colLast"><span class="strong">MavenReportExecutor.</span><code><strong><a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecutor.html#buildMavenReports(org.apache.maven.reporting.exec.MavenReportExecutorRequest)">buildMavenReports</a></strong>(<a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html" title="class in org.apache.maven.reporting.exec">MavenReportExecutorRequest</a>&nbsp;mavenReportExecutorRequest)</code>
 <div class="block">Build the <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting"><code>MavenReport</code></a>s, with associated forked executions if necessary.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecution.html" title="class in org.apache.maven.reporting.exec">MavenReportExecution</a>&gt;</code></td>
+<td class="colFirst"><code><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="../../../../../../org/apache/maven/reporting/exec/MavenReportExecution.html" title="class in org.apache.maven.reporting.exec">MavenReportExecution</a>&gt;</code></td>
 <td class="colLast"><span class="strong">DefaultMavenReportExecutor.</span><code><strong><a href="../../../../../../org/apache/maven/reporting/exec/DefaultMavenReportExecutor.html#buildMavenReports(org.apache.maven.reporting.exec.MavenReportExecutorRequest)">buildMavenReports</a></strong>(<a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html" title="class in org.apache.maven.reporting.exec">MavenReportExecutorRequest</a>&nbsp;mavenReportExecutorRequest)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecution.html" title="class in org.apache.maven.reporting.exec">MavenReportExecution</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="../../../../../../org/apache/maven/reporting/exec/MavenReportExecution.html" title="class in org.apache.maven.reporting.exec">MavenReportExecution</a>&gt;</code></td>
 <td class="colLast"><span class="strong">DefaultMavenReportExecutor.</span><code><strong><a href="../../../../../../org/apache/maven/reporting/exec/DefaultMavenReportExecutor.html#buildReportPlugin(org.apache.maven.reporting.exec.MavenReportExecutorRequest,%20org.apache.maven.reporting.exec.ReportPlugin)">buildReportPlugin</a></strong>(<a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html" title="class in org.apache.maven.reporting.exec">MavenReportExecutorRequest</a>&nbsp;mavenReportExecutorRequest,
                  <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/exec.ReportPlugin.html?is-external=true" title="class or interface in org.apache.maven.reporting">org.apache.maven.reporting.exec.ReportPlugin</a>&nbsp;reportPlugin)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>protected <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></code></td>
 <td class="colLast"><span class="strong">DefaultMavenReportExecutor.</span><code><strong><a href="../../../../../../org/apache/maven/reporting/exec/DefaultMavenReportExecutor.html#resolvePluginVersion(org.apache.maven.reporting.exec.ReportPlugin,%20org.apache.maven.reporting.exec.MavenReportExecutorRequest)">resolvePluginVersion</a></strong>(<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/exec.ReportPlugin.html?is-external=true" title="class or interface in org.apache.maven.reporting">org.apache.maven.reporting.exec.ReportPlugin</a>&nbsp;reportPlugin,
                     <a href="../../../../../../org/apache/maven/reporting/exec/MavenReportExecutorRequest.html" title="class in org.apache.maven.reporting.exec">MavenReportExecutorRequest</a>&nbsp;mavenReportExecutorRequest)</code>
 <div class="block">Resolve report plugin version.</div>
@@ -151,6 +155,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <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/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-frame.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-frame.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-frame.html Mon Jun  8 20:08:15 2020
@@ -1,9 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.4 API)</title>
+<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.5 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-summary.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-summary.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-summary.html Mon Jun  8 20:08:15 2020
@@ -1,15 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.4 API)</title>
+<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.5 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="org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.4 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.5 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -76,7 +80,7 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/maven/reporting/exec/MavenPluginManagerHelper.html" title="interface in org.apache.maven.reporting.exec">MavenPluginManagerHelper</a></td>
 <td class="colLast">
-<div class="block"><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MavenPluginManager.html?is-external=true" title="class or interface in org.apache.maven.plugin"><code>MavenPluginManager</code></a> helper to deal with API changes between Maven 3.0.x and 3.1.x, ie
+<div class="block"><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugin/MavenPluginManager.html?is-external=true" title="class or interface in org.apache.maven.plugin"><code>MavenPluginManager</code></a> helper to deal with API changes between Maven 3.0.x and 3.1.x, ie
  switch from Sonatype Aether (in <code>org.sonatype.aether</code> package) to Eclipse Aether (in
  <code>org.eclipse.aether</code> package) for some parameters.</div>
 </td>
@@ -172,6 +176,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <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/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-tree.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-tree.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-tree.html Mon Jun  8 20:08:15 2020
@@ -1,15 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.reporting.exec Class Hierarchy (Apache Maven Reporting Executor 1.4 API)</title>
+<title>org.apache.maven.reporting.exec Class Hierarchy (Apache Maven Reporting Executor 1.5 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="org.apache.maven.reporting.exec Class Hierarchy (Apache Maven Reporting Executor 1.4 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.maven.reporting.exec Class Hierarchy (Apache Maven Reporting Executor 1.5 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -66,7 +70,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
 <ul>
 <li type="circle">org.apache.maven.reporting.exec.<a href="../../../../../org/apache/maven/reporting/exec/DefaultMavenPluginManagerHelper.html" title="class in org.apache.maven.reporting.exec"><span class="strong">DefaultMavenPluginManagerHelper</span></a> (implements org.apache.maven.reporting.exec.<a href="../../../../../org/apache/maven/reporting/exec/MavenPluginManagerHelper.html" title="interface in org.apache.maven.reporting.exec">MavenPluginManagerHelper</a>)</li>
 <li type="circle">org.apache.maven.reporting.exec.<a href="../../../../../org/apache/maven/reporting/exec/DefaultMavenReportExecutor.html" title="class in org.apache.maven.reporting.exec"><span class="strong">DefaultMavenReportExecutor</span></a> (implements org.apache.maven.reporting.exec.<a href="../../../../../org/apache/maven/reporting/exec/MavenReportExecutor.html" title="interface in org.apache.maven.reporting.exec">MavenReportExecutor</a>)</li>
@@ -125,6 +129,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <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/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-use.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-use.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-use.html Mon Jun  8 20:08:15 2020
@@ -1,15 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.4 API)</title>
+<title>Uses of Package org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.5 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 Package org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.4 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.5 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -76,7 +80,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/maven/reporting/exec/class-use/MavenPluginManagerHelper.html#org.apache.maven.reporting.exec">MavenPluginManagerHelper</a>
-<div class="block"><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/MavenPluginManager.html?is-external=true" title="class or interface in org.apache.maven.plugin"><code>MavenPluginManager</code></a> helper to deal with API changes between Maven 3.0.x and 3.1.x, ie
+<div class="block"><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugin/MavenPluginManager.html?is-external=true" title="class or interface in org.apache.maven.plugin"><code>MavenPluginManager</code></a> helper to deal with API changes between Maven 3.0.x and 3.1.x, ie
  switch from Sonatype Aether (in <code>org.sonatype.aether</code> package) to Eclipse Aether (in
  <code>org.eclipse.aether</code> package) for some parameters.</div>
 </td>
@@ -147,6 +151,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <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/shared-archives/maven-reporting-exec-LATEST/apidocs/overview-tree.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/overview-tree.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/apidocs/overview-tree.html Mon Jun  8 20:08:15 2020
@@ -1,15 +1,19 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache Maven Reporting Executor 1.4 API)</title>
+<title>Class Hierarchy (Apache Maven Reporting Executor 1.5 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="Class Hierarchy (Apache Maven Reporting Executor 1.4 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Class Hierarchy (Apache Maven Reporting Executor 1.5 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -70,7 +74,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
 <ul>
 <li type="circle">org.apache.maven.reporting.exec.<a href="org/apache/maven/reporting/exec/DefaultMavenPluginManagerHelper.html" title="class in org.apache.maven.reporting.exec"><span class="strong">DefaultMavenPluginManagerHelper</span></a> (implements org.apache.maven.reporting.exec.<a href="org/apache/maven/reporting/exec/MavenPluginManagerHelper.html" title="interface in org.apache.maven.reporting.exec">MavenPluginManagerHelper</a>)</li>
 <li type="circle">org.apache.maven.reporting.exec.<a href="org/apache/maven/reporting/exec/DefaultMavenReportExecutor.html" title="class in org.apache.maven.reporting.exec"><span class="strong">DefaultMavenReportExecutor</span></a> (implements org.apache.maven.reporting.exec.<a href="org/apache/maven/reporting/exec/MavenReportExecutor.html" title="interface in org.apache.maven.reporting.exec">MavenReportExecutor</a>)</li>
@@ -129,6 +133,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2017 <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