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 2016/10/19 17:10:39 UTC

svn commit: r999664 [3/17] - in /websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST: ./ apidocs/ apidocs/org/apache/maven/reporting/exec/ apidocs/org/apache/maven/reporting/exec/class-use/ css/ fonts/ images/ images/profil...

Modified: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/ReportPlugin.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/ReportPlugin.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/ReportPlugin.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ReportPlugin (Apache Maven Reporting Executor 1.2 API)</title>
+<title>ReportPlugin (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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="ReportPlugin (Apache Maven Reporting Executor 1.2 API)";
+        parent.document.title="ReportPlugin (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -82,7 +82,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<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>
 <ul class="inheritance">
 <li>org.apache.maven.reporting.exec.ReportPlugin</li>
@@ -95,9 +95,9 @@
 <hr>
 <br>
 <pre>public class <span class="strong">ReportPlugin</span>
-extends <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
-<div class="block">Represents a reporting plugin and its execution configuration. It basically contains similar informations
- as a <a href="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Plugin.html?is-external=true" title="class or interface in org.apache.maven.model"><code>Plugin</code></a>, but in order to decouple reporting stuff from core, some values are copied.</div>
+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>
+<div class="block">Represents a reporting plugin and its execution configuration. It basically contains similar informations as a
+ <a href="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Plugin.html?is-external=true" title="class or interface in org.apache.maven.model"><code>Plugin</code></a>, but in order to decouple reporting stuff from core, some values are copied.</div>
 </li>
 </ul>
 </div>
@@ -134,7 +134,7 @@ 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://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><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="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#getArtifactId()">getArtifactId</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -142,24 +142,24 @@ extends <a href="http://docs.oracle.com/
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#getConfiguration()">getConfiguration</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><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="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#getGroupId()">getGroupId</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#getReports()">getReports</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/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/ReportSet.html" title="class in org.apache.maven.reporting.exec">ReportSet</a>&gt;</code></td>
+<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/ReportSet.html" title="class in org.apache.maven.reporting.exec">ReportSet</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#getReportSets()">getReportSets</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><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="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#getVersion()">getVersion</a></strong>()</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/ReportPlugin.html#setArtifactId(java.lang.String)">setArtifactId</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;artifactId)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#setArtifactId(java.lang.String)">setArtifactId</a></strong>(<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>&nbsp;artifactId)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -167,22 +167,22 @@ 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/ReportPlugin.html#setGroupId(java.lang.String)">setGroupId</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;groupId)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#setGroupId(java.lang.String)">setGroupId</a></strong>(<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>&nbsp;groupId)</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/ReportPlugin.html#setReports(java.util.List)">setReports</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;reports)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#setReports(java.util.List)">setReports</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;reports)</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/ReportPlugin.html#setReportSets(java.util.List)">setReportSets</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/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/ReportSet.html" title="class in org.apache.maven.reporting.exec">ReportSet</a>&gt;&nbsp;reportSets)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#setReportSets(java.util.List)">setReportSets</a></strong>(<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/ReportSet.html" title="class in org.apache.maven.reporting.exec">ReportSet</a>&gt;&nbsp;reportSets)</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/ReportPlugin.html#setVersion(java.lang.String)">setVersion</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#setVersion(java.lang.String)">setVersion</a></strong>(<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>&nbsp;version)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><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="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -190,8 +190,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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/jav
 ase/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+<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>
 </ul>
 </li>
 </ul>
@@ -230,7 +230,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getGroupId</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getGroupId()</pre>
+<pre>public&nbsp;<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>&nbsp;getGroupId()</pre>
 </li>
 </ul>
 <a name="setGroupId(java.lang.String)">
@@ -239,7 +239,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>setGroupId</h4>
-<pre>public&nbsp;void&nbsp;setGroupId(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;groupId)</pre>
+<pre>public&nbsp;void&nbsp;setGroupId(<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>&nbsp;groupId)</pre>
 </li>
 </ul>
 <a name="getArtifactId()">
@@ -248,7 +248,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getArtifactId</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getArtifactId()</pre>
+<pre>public&nbsp;<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>&nbsp;getArtifactId()</pre>
 </li>
 </ul>
 <a name="setArtifactId(java.lang.String)">
@@ -257,7 +257,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>setArtifactId</h4>
-<pre>public&nbsp;void&nbsp;setArtifactId(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;artifactId)</pre>
+<pre>public&nbsp;void&nbsp;setArtifactId(<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>&nbsp;artifactId)</pre>
 </li>
 </ul>
 <a name="getVersion()">
@@ -266,7 +266,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getVersion</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getVersion()</pre>
+<pre>public&nbsp;<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>&nbsp;getVersion()</pre>
 </li>
 </ul>
 <a name="setVersion(java.lang.String)">
@@ -275,7 +275,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>setVersion</h4>
-<pre>public&nbsp;void&nbsp;setVersion(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</pre>
+<pre>public&nbsp;void&nbsp;setVersion(<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>&nbsp;version)</pre>
 </li>
 </ul>
 <a name="getConfiguration()">
@@ -302,7 +302,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getReportSets</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/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/ReportSet.html" title="class in org.apache.maven.reporting.exec">ReportSet</a>&gt;&nbsp;getReportSets()</pre>
+<pre>public&nbsp;<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/ReportSet.html" title="class in org.apache.maven.reporting.exec">ReportSet</a>&gt;&nbsp;getReportSets()</pre>
 </li>
 </ul>
 <a name="setReportSets(java.util.List)">
@@ -311,7 +311,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>setReportSets</h4>
-<pre>public&nbsp;void&nbsp;setReportSets(<a href="http://docs.oracle.com/javase/1.5.0/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/ReportSet.html" title="class in org.apache.maven.reporting.exec">ReportSet</a>&gt;&nbsp;reportSets)</pre>
+<pre>public&nbsp;void&nbsp;setReportSets(<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/ReportSet.html" title="class in org.apache.maven.reporting.exec">ReportSet</a>&gt;&nbsp;reportSets)</pre>
 </li>
 </ul>
 <a name="getReports()">
@@ -320,7 +320,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getReports</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getReports()</pre>
+<pre>public&nbsp;<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getReports()</pre>
 </li>
 </ul>
 <a name="setReports(java.util.List)">
@@ -329,7 +329,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>setReports</h4>
-<pre>public&nbsp;void&nbsp;setReports(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;reports)</pre>
+<pre>public&nbsp;void&nbsp;setReports(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;reports)</pre>
 </li>
 </ul>
 <a name="toString()">
@@ -338,10 +338,10 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<pre>public&nbsp;<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>&nbsp;toString()</pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
-<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
+<dd><code><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></code>&nbsp;in class&nbsp;<code><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></code></dd>
 </dl>
 </li>
 </ul>
@@ -411,6 +411,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <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: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/ReportSet.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/ReportSet.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/ReportSet.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ReportSet (Apache Maven Reporting Executor 1.2 API)</title>
+<title>ReportSet (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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="ReportSet (Apache Maven Reporting Executor 1.2 API)";
+        parent.document.title="ReportSet (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -82,7 +82,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<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>
 <ul class="inheritance">
 <li>org.apache.maven.reporting.exec.ReportSet</li>
@@ -95,7 +95,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">ReportSet</span>
-extends <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+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>
 <div class="block">Represents a set of reports and a configuration to be used to generate them.</div>
 </li>
 </ul>
@@ -137,11 +137,11 @@ extends <a href="http://docs.oracle.com/
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportSet.html#getConfiguration()">getConfiguration</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><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="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportSet.html#getId()">getId</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportSet.html#getReports()">getReports</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -150,14 +150,14 @@ 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/ReportSet.html#setId(java.lang.String)">setId</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportSet.html#setId(java.lang.String)">setId</a></strong>(<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>&nbsp;id)</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/ReportSet.html#setReports(java.util.List)">setReports</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;reports)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportSet.html#setReports(java.util.List)">setReports</a></strong>(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;reports)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><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="colLast"><code><strong><a href="../../../../../org/apache/maven/reporting/exec/ReportSet.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -165,8 +165,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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/jav
 ase/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+<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>
 </ul>
 </li>
 </ul>
@@ -205,7 +205,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getId</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getId()</pre>
+<pre>public&nbsp;<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>&nbsp;getId()</pre>
 </li>
 </ul>
 <a name="setId(java.lang.String)">
@@ -214,7 +214,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>setId</h4>
-<pre>public&nbsp;void&nbsp;setId(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public&nbsp;void&nbsp;setId(<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>&nbsp;id)</pre>
 </li>
 </ul>
 <a name="getConfiguration()">
@@ -241,7 +241,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getReports</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getReports()</pre>
+<pre>public&nbsp;<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getReports()</pre>
 </li>
 </ul>
 <a name="setReports(java.util.List)">
@@ -250,7 +250,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>setReports</h4>
-<pre>public&nbsp;void&nbsp;setReports(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;reports)</pre>
+<pre>public&nbsp;void&nbsp;setReports(<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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;reports)</pre>
 </li>
 </ul>
 <a name="toString()">
@@ -259,10 +259,10 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<pre>public&nbsp;<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>&nbsp;toString()</pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
-<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
+<dd><code><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></code>&nbsp;in class&nbsp;<code><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></code></dd>
 </dl>
 </li>
 </ul>
@@ -332,6 +332,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <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: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/DefaultMavenPluginManagerHelper.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/DefaultMavenPluginManagerHelper.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/DefaultMavenPluginManagerHelper.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <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.2 API)</title>
+<title>Uses of Class org.apache.maven.reporting.exec.DefaultMavenPluginManagerHelper (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.reporting.exec.DefaultMavenPluginManagerHelper (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -108,6 +108,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <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: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/DefaultMavenReportExecutor.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/DefaultMavenReportExecutor.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/DefaultMavenReportExecutor.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <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.2 API)</title>
+<title>Uses of Class org.apache.maven.reporting.exec.DefaultMavenReportExecutor (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.reporting.exec.DefaultMavenReportExecutor (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -108,6 +108,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <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: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenPluginManagerHelper.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenPluginManagerHelper.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenPluginManagerHelper.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <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.2 API)</title>
+<title>Uses of Interface org.apache.maven.reporting.exec.MavenPluginManagerHelper (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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.2 API)";
+        parent.document.title="Uses of Interface org.apache.maven.reporting.exec.MavenPluginManagerHelper (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -146,6 +146,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <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: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecution.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecution.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecution.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <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.2 API)</title>
+<title>Uses of Class org.apache.maven.reporting.exec.MavenReportExecution (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.reporting.exec.MavenReportExecution (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -79,18 +79,18 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/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="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="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/1.5.0/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="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="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/1.5.0/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, org.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,
+<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="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="../../../../../../org/apache/maven/reporting/exec/ReportPlugin.html" title="class in org.apache.maven.reporting.exec">ReportPlugin</a>&nbsp;reportPlugin)</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -144,6 +144,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <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: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecutor.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecutor.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecutor.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <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.2 API)</title>
+<title>Uses of Interface org.apache.maven.reporting.exec.MavenReportExecutor (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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.2 API)";
+        parent.document.title="Uses of Interface org.apache.maven.reporting.exec.MavenReportExecutor (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <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: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecutorRequest.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecutorRequest.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/MavenReportExecutorRequest.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <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.2 API)</title>
+<title>Uses of Class org.apache.maven.reporting.exec.MavenReportExecutorRequest (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.reporting.exec.MavenReportExecutorRequest (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -79,23 +79,23 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/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="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="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/1.5.0/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="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="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/1.5.0/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, org.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,
+<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="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="../../../../../../org/apache/maven/reporting/exec/ReportPlugin.html" title="class in 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/1.5.0/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, org.apache.maven.reporting.exec.MavenReportExecutorRequest)">resolvePluginVersion</a></strong>(<a href="../../../../../../org/apache/maven/reporting/exec/ReportPlugin.html" title="class in org.apache.maven.reporting.exec">ReportPlugin</a>&nbsp;reportPlugin,
+<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="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="../../../../../../org/apache/maven/reporting/exec/ReportPlugin.html" title="class in 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>
 </td>
@@ -151,6 +151,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <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: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/ReportPlugin.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/ReportPlugin.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/ReportPlugin.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.reporting.exec.ReportPlugin (Apache Maven Reporting Executor 1.2 API)</title>
+<title>Uses of Class org.apache.maven.reporting.exec.ReportPlugin (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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.ReportPlugin (Apache Maven Reporting Executor 1.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.reporting.exec.ReportPlugin (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -92,13 +92,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/1.5.0/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, org.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,
+<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="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="../../../../../../org/apache/maven/reporting/exec/ReportPlugin.html" title="class in 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/1.5.0/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, org.apache.maven.reporting.exec.MavenReportExecutorRequest)">resolvePluginVersion</a></strong>(<a href="../../../../../../org/apache/maven/reporting/exec/ReportPlugin.html" title="class in org.apache.maven.reporting.exec">ReportPlugin</a>&nbsp;reportPlugin,
+<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="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="../../../../../../org/apache/maven/reporting/exec/ReportPlugin.html" title="class in 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>
 </td>
@@ -158,6 +158,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <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: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/ReportSet.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/ReportSet.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/class-use/ReportSet.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.reporting.exec.ReportSet (Apache Maven Reporting Executor 1.2 API)</title>
+<title>Uses of Class org.apache.maven.reporting.exec.ReportSet (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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.ReportSet (Apache Maven Reporting Executor 1.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.reporting.exec.ReportSet (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -79,7 +79,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/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/ReportSet.html" title="class in org.apache.maven.reporting.exec">ReportSet</a>&gt;</code></td>
+<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/ReportSet.html" title="class in org.apache.maven.reporting.exec">ReportSet</a>&gt;</code></td>
 <td class="colLast"><span class="strong">ReportPlugin.</span><code><strong><a href="../../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#getReportSets()">getReportSets</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -93,7 +93,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ReportPlugin.</span><code><strong><a href="../../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#setReportSets(java.util.List)">setReportSets</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/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/ReportSet.html" title="class in org.apache.maven.reporting.exec">ReportSet</a>&gt;&nbsp;reportSets)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ReportPlugin.</span><code><strong><a href="../../../../../../org/apache/maven/reporting/exec/ReportPlugin.html#setReportSets(java.util.List)">setReportSets</a></strong>(<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/ReportSet.html" title="class in org.apache.maven.reporting.exec">ReportSet</a>&gt;&nbsp;reportSets)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -146,6 +146,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <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: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-frame.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-frame.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-frame.html Wed Oct 19 17:10:37 2016
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.2 API)</title>
+<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-summary.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-summary.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-summary.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.2 API)</title>
+<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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.2 API)";
+        parent.document.title="org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -76,9 +76,9 @@
 <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 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>
+<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
+ 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>
 </tr>
 <tr class="rowColor">
@@ -184,6 +184,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <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: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-tree.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-tree.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-tree.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <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.2 API)</title>
+<title>org.apache.maven.reporting.exec Class Hierarchy (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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.2 API)";
+        parent.document.title="org.apache.maven.reporting.exec Class Hierarchy (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -66,7 +66,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/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="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>
 <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>
@@ -127,6 +127,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <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: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-use.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-use.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/org/apache/maven/reporting/exec/package-use.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <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.2 API)</title>
+<title>Uses of Package org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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.2 API)";
+        parent.document.title="Uses of Package org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -76,9 +76,9 @@
 <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 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>
+<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
+ 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>
 </tr>
 <tr class="rowColor">
@@ -157,6 +157,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <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: websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/overview-tree.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/overview-tree.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-exec-LATEST/apidocs/overview-tree.html Wed Oct 19 17:10:37 2016
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Class Hierarchy (Apache Maven Reporting Executor 1.2 API)</title>
+<title>Class Hierarchy (Apache Maven Reporting Executor 1.2.1-SNAPSHOT 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.2 API)";
+        parent.document.title="Class Hierarchy (Apache Maven Reporting Executor 1.2.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -70,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/1.5.0/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="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>
 <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>
@@ -131,6 +131,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file