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 [12/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/or...

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/deprecated-list.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/deprecated-list.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/deprecated-list.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>Deprecated List (Apache Maven Reporting Executor 1.4 Test API)</title>
+<title>Deprecated List (Apache Maven Reporting Executor 1.5 Test 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="Deprecated List (Apache Maven Reporting Executor 1.4 Test API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Deprecated List (Apache Maven Reporting Executor 1.5 Test 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/testapidocs/help-doc.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/help-doc.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/help-doc.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>API Help (Apache Maven Reporting Executor 1.4 Test API)</title>
+<title>API Help (Apache Maven Reporting Executor 1.5 Test 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="API Help (Apache Maven Reporting Executor 1.4 Test API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="API Help (Apache Maven Reporting Executor 1.5 Test API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -209,6 +213,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/testapidocs/index-all.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/index-all.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/index-all.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>Index (Apache Maven Reporting Executor 1.4 Test API)</title>
+<title>Index (Apache Maven Reporting Executor 1.5 Test 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="Index (Apache Maven Reporting Executor 1.4 Test API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Index (Apache Maven Reporting Executor 1.5 Test API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -143,6 +147,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/testapidocs/index.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/index.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/index.html Mon Jun  8 20:08:15 2020
@@ -1,15 +1,16 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
 <!-- NewPage -->
-<html lang="fr">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Maven Reporting Executor 1.4 Test API</title>
+<title>Apache Maven Reporting Executor 1.5 Test API</title>
 <script type="text/javascript">
-    targetPage = "" + window.location.search;
-    if (targetPage != "" && targetPage != "undefined")
-        targetPage = targetPage.substring(1);
-    if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
-        targetPage = "undefined";
+    tmpTargetPage = "" + window.location.search;
+    if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+        tmpTargetPage = tmpTargetPage.substring(1);
+    if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
+        tmpTargetPage = "undefined";
+    targetPage = tmpTargetPage;
     function validURL(url) {
         try {
             url = decodeURIComponent(url);

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/TestDefaultMavenReportExecutor.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/TestDefaultMavenReportExecutor.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/TestDefaultMavenReportExecutor.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>TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 1.4 Test API)</title>
+<title>TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 1.5 Test 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="TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 1.4 Test API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 1.5 Test 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>junit.framework.Assert</li>
@@ -153,16 +157,16 @@ extends org.codehaus.plexus.PlexusTestCa
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <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>protected <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/TestDefaultMavenReportExecutor.html#getMavenProject()">getMavenProject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <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="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/TestDefaultMavenReportExecutor.html#getMavenSession(org.apache.maven.artifact.repository.ArtifactRepository,%20org.apache.maven.project.MavenProject)">getMavenSession</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,
-               <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;mavenProject)</code>&nbsp;</td>
+<td class="colFirst"><code>protected <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/TestDefaultMavenReportExecutor.html#getMavenSession(org.apache.maven.artifact.repository.ArtifactRepository,%20org.apache.maven.project.MavenProject)">getMavenSession</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,
+               <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;mavenProject)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/settings/Settings.html?is-external=true" title="class or interface in org.apache.maven.settings">Settings</a></code></td>
+<td class="colFirst"><code><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/settings/Settings.html?is-external=true" title="class or interface in org.apache.maven.settings">Settings</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/TestDefaultMavenReportExecutor.html#getSettings()">getSettings</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -207,8 +211,8 @@ extends org.codehaus.plexus.PlexusTestCa
 <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#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#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>
@@ -248,9 +252,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <li class="blockList">
 <h4>testSimpleLookup</h4>
 <pre>public&nbsp;void&nbsp;testSimpleLookup()
-                      throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+                      throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
 <a name="testSimpleBuildReports()">
@@ -260,9 +264,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <li class="blockList">
 <h4>testSimpleBuildReports</h4>
 <pre>public&nbsp;void&nbsp;testSimpleBuildReports()
-                            throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+                            throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
 <a name="testMultipleReportSets()">
@@ -272,9 +276,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <li class="blockList">
 <h4>testMultipleReportSets</h4>
 <pre>public&nbsp;void&nbsp;testMultipleReportSets()
-                            throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+                            throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
 <a name="testReportingPluginWithDependenciesInPluginManagement()">
@@ -284,9 +288,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <li class="blockList">
 <h4>testReportingPluginWithDependenciesInPluginManagement</h4>
 <pre>public&nbsp;void&nbsp;testReportingPluginWithDependenciesInPluginManagement()
-                                                           throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+                                                           throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
 <a name="getMavenSession(org.apache.maven.artifact.repository.ArtifactRepository, org.apache.maven.project.MavenProject)">
@@ -295,11 +299,11 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockList">
 <li class="blockList">
 <h4>getMavenSession</h4>
-<pre>protected&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(<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,
-                           <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;mavenProject)
-                                throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<pre>protected&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(<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,
+                           <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;mavenProject)
+                                throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
 <a name="getSettings()">
@@ -308,12 +312,12 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockList">
 <li class="blockList">
 <h4>getSettings</h4>
-<pre>public&nbsp;<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/settings/Settings.html?is-external=true" title="class or interface in org.apache.maven.settings">Settings</a>&nbsp;getSettings()
+<pre>public&nbsp;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/settings/Settings.html?is-external=true" title="class or interface in org.apache.maven.settings">Settings</a>&nbsp;getSettings()
                      throws org.codehaus.plexus.component.repository.exception.ComponentLookupException,
-                            <a href="http://maven.apache.org/maven-settings-builder/apidocs/org/apache/maven/settings/building/SettingsBuildingException.html?is-external=true" title="class or interface in org.apache.maven.settings.building">SettingsBuildingException</a></pre>
+                            <a href="http://maven.apache.org/ref/3.6.3/maven-settings-builder/apidocs/org/apache/maven/settings/building/SettingsBuildingException.html?is-external=true" title="class or interface in org.apache.maven.settings.building">SettingsBuildingException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>org.codehaus.plexus.component.repository.exception.ComponentLookupException</code></dd>
-<dd><code><a href="http://maven.apache.org/maven-settings-builder/apidocs/org/apache/maven/settings/building/SettingsBuildingException.html?is-external=true" title="class or interface in org.apache.maven.settings.building">SettingsBuildingException</a></code></dd></dl>
+<dd><code><a href="http://maven.apache.org/ref/3.6.3/maven-settings-builder/apidocs/org/apache/maven/settings/building/SettingsBuildingException.html?is-external=true" title="class or interface in org.apache.maven.settings.building">SettingsBuildingException</a></code></dd></dl>
 </li>
 </ul>
 <a name="getMavenProject()">
@@ -322,7 +326,7 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getMavenProject</h4>
-<pre>protected&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;getMavenProject()</pre>
+<pre>protected&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;getMavenProject()</pre>
 </li>
 </ul>
 </li>
@@ -391,6 +395,6 @@ extends org.codehaus.plexus.PlexusTestCa
 <!--   -->
 </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/testapidocs/org/apache/maven/reporting/exec/class-use/TestDefaultMavenReportExecutor.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/class-use/TestDefaultMavenReportExecutor.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/class-use/TestDefaultMavenReportExecutor.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.TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 1.4 Test API)</title>
+<title>Uses of Class org.apache.maven.reporting.exec.TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 1.5 Test 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.TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 1.4 Test API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.reporting.exec.TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 1.5 Test 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/testapidocs/org/apache/maven/reporting/exec/package-frame.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-frame.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/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 Test API)</title>
+<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.5 Test 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/testapidocs/org/apache/maven/reporting/exec/package-summary.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-summary.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/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 Test API)</title>
+<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.5 Test 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 Test API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.5 Test API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -126,6 +130,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/testapidocs/org/apache/maven/reporting/exec/package-tree.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-tree.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/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 Test API)</title>
+<title>org.apache.maven.reporting.exec Class Hierarchy (Apache Maven Reporting Executor 1.5 Test 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 Test 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 Test 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">junit.framework.Assert
 <ul>
@@ -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

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-use.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-use.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/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 Test API)</title>
+<title>Uses of Package org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.5 Test 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 Test 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 Test 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/testapidocs/overview-tree.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/overview-tree.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/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 Test API)</title>
+<title>Class Hierarchy (Apache Maven Reporting Executor 1.5 Test 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 Test API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Class Hierarchy (Apache Maven Reporting Executor 1.5 Test 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">junit.framework.Assert
 <ul>
@@ -133,6 +137,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/xref-test/index.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/xref-test/index.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/xref-test/index.html Mon Jun  8 20:08:15 2020
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Reporting Executor 1.4 Reference</title>
+		<title>Apache Maven Reporting Executor 1.5 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">