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 2015/07/02 23:54:39 UTC

svn commit: r956732 [2/9] - in /websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST: ./ apidocs/ apidocs/org/apache/maven/reporting/ apidocs/org/apache/maven/reporting/class-use/ testapidocs/ testapidocs/org/apache/maven/re...

Modified: websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/AbstractMavenReportRenderer.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/AbstractMavenReportRenderer.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/AbstractMavenReportRenderer.html Thu Jul  2 21:54:38 2015
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractMavenReportRenderer (Apache Maven Reporting Implementation 2.3 API)</title>
+<title>AbstractMavenReportRenderer (Apache Maven Reporting Implementation 2.4-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="AbstractMavenReportRenderer (Apache Maven Reporting Implementation 2.3 API)";
+        parent.document.title="AbstractMavenReportRenderer (Apache Maven Reporting Implementation 2.4-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.AbstractMavenReportRenderer</li>
@@ -99,14 +99,14 @@
 <hr>
 <br>
 <pre>public abstract class <span class="strong">AbstractMavenReportRenderer</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>
+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>
 implements <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportRenderer.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportRenderer</a></pre>
 <div class="block">An abstract class to manage report generation, with many helper methods to ease the job: you just need to
  implement getTitle() and renderBody().</div>
 <dl><dt><span class="strong">Since:</span></dt>
   <dd>2.0</dd>
 <dt><span class="strong">Version:</span></dt>
-  <dd>$Id: AbstractMavenReportRenderer.java 1379502 2012-08-31 16:43:35Z struberg $</dd>
+  <dd>$Id: AbstractMavenReportRenderer.java 1687636 2015-06-25 20:32:44Z hboutemy $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd><a href="mailto:jason@maven.org">Jason van Zyl</a>, <a href="evenisse@apache.org">Emmanuel Venisse</a>, <a href="mailto:vincent.siveton@gmail.com">Vincent Siveton</a></dd>
 <dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#getTitle()"><code>getTitle()</code></a>, 
@@ -170,9 +170,9 @@ implements <a href="http://maven.apache.
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected static <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"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#createLinkPatternedText(java.lang.String,%20java.lang.String)">createLinkPatternedText</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;text,
-                       <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;href)</code>
+<td class="colFirst"><code>protected static <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/AbstractMavenReportRenderer.html#createLinkPatternedText(java.lang.String,%20java.lang.String)">createLinkPatternedText</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;text,
+                       <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;href)</code>
 <div class="block">Create a link pattern text defined by <code>{text, url}</code>.</div>
 </td>
 </tr>
@@ -189,37 +189,37 @@ implements <a href="http://maven.apache.
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>abstract <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>abstract <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/AbstractMavenReportRenderer.html#getTitle()">getTitle</a></strong>()</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#javaScript(java.lang.String)">javaScript</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;jsCode)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#javaScript(java.lang.String)">javaScript</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;jsCode)</code>
 <div class="block">Convenience method to add a Javascript code in the current sink.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#link(java.lang.String,%20java.lang.String)">link</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;href,
-    <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;name)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#link(java.lang.String,%20java.lang.String)">link</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;href,
+    <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;name)</code>
 <div class="block">Convenience method to wrap a link in the current sink.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#linkPatternedText(java.lang.String)">linkPatternedText</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;text)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#linkPatternedText(java.lang.String)">linkPatternedText</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;text)</code>
 <div class="block">Convenience method to wrap a patterned text in the current link.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#paragraph(java.lang.String)">paragraph</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;paragraph)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#paragraph(java.lang.String)">paragraph</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;paragraph)</code>
 <div class="block">Convenience method to wrap a paragraph in the current sink.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected static <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"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#propertiesToString(java.util.Properties)">propertiesToString</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props)</code>
+<td class="colFirst"><code>protected static <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/AbstractMavenReportRenderer.html#propertiesToString(java.util.Properties)">propertiesToString</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props)</code>
 <div class="block">Convenience method to display a <code>Properties</code> object as comma separated String.</div>
 </td>
 </tr>
@@ -235,7 +235,7 @@ implements <a href="http://maven.apache.
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#startSection(java.lang.String)">startSection</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;name)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#startSection(java.lang.String)">startSection</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;name)</code>
 <div class="block">Convenience method to wrap section creation in the current sink.</div>
 </td>
 </tr>
@@ -254,57 +254,57 @@ implements <a href="http://maven.apache.
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableCaption(java.lang.String)">tableCaption</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;caption)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableCaption(java.lang.String)">tableCaption</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;caption)</code>
 <div class="block">Convenience method to wrap a table caption in the current sink.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableCell(java.lang.String)">tableCell</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;text)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableCell(java.lang.String)">tableCell</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;text)</code>
 <div class="block">Convenience method to wrap a table cell start in the current sink.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableCell(java.lang.String,%20boolean)">tableCell</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;text,
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableCell(java.lang.String,%20boolean)">tableCell</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;text,
          boolean&nbsp;asHtml)</code>
 <div class="block">Convenience method to wrap a table cell start in the current sink.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableHeader(java.lang.String[])">tableHeader</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;content)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableHeader(java.lang.String[])">tableHeader</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;content)</code>
 <div class="block">Convenience method to wrap a table header row start in the current sink.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableHeaderCell(java.lang.String)">tableHeaderCell</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;text)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableHeaderCell(java.lang.String)">tableHeaderCell</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;text)</code>
 <div class="block">Convenience method to wrap the table header cell start in the current sink.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableRow(java.lang.String[])">tableRow</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;content)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableRow(java.lang.String[])">tableRow</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;content)</code>
 <div class="block">Convenience method to wrap a table row start in the current sink.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#text(java.lang.String)">text</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;text)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#text(java.lang.String)">text</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;text)</code>
 <div class="block">Convenience method to wrap a text in the current sink.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#verbatimLink(java.lang.String,%20java.lang.String)">verbatimLink</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;text,
-            <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;href)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#verbatimLink(java.lang.String,%20java.lang.String)">verbatimLink</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;text,
+            <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;href)</code>
 <div class="block">Convenience method to wrap a text with a given link href as verbatim style in the current sink.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#verbatimText(java.lang.String)">verbatimText</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;text)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#verbatimText(java.lang.String)">verbatimText</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;text)</code>
 <div class="block">Convenience method to wrap a text as verbatim style in the current sink .</div>
 </td>
 </tr>
@@ -313,8 +313,8 @@ implements <a href="http://maven.apache.
 <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#toString()" title="class or interface in java.lang">toString</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,%20int)" 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#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -386,7 +386,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>startSection</h4>
-<pre>protected&nbsp;void&nbsp;startSection(<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;name)</pre>
+<pre>protected&nbsp;void&nbsp;startSection(<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;name)</pre>
 <div class="block">Convenience method to wrap section creation in the current sink. An anchor will be add for the name.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of this section, could be null.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#text(java.lang.String)"><code>text(String)</code></a>, 
 <a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true#section1()" title="class or interface in org.apache.maven.doxia.sink"><code>Sink.section1()</code></a>, 
@@ -464,7 +464,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>tableHeaderCell</h4>
-<pre>protected&nbsp;void&nbsp;tableHeaderCell(<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;text)</pre>
+<pre>protected&nbsp;void&nbsp;tableHeaderCell(<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;text)</pre>
 <div class="block">Convenience method to wrap the table header cell start in the current sink.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>text</code> - the text to put in this cell, could be null.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#text(java.lang.String)"><code>text(String)</code></a>, 
 <a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true#tableHeaderCell()" title="class or interface in org.apache.maven.doxia.sink"><code>Sink.tableHeaderCell()</code></a>, 
@@ -477,7 +477,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>tableCell</h4>
-<pre>protected&nbsp;void&nbsp;tableCell(<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;text)</pre>
+<pre>protected&nbsp;void&nbsp;tableCell(<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;text)</pre>
 <div class="block">Convenience method to wrap a table cell start in the current sink.
  <p>The text could be a link patterned text defined by <code>{text, url}</code></p></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>text</code> - the text to put in this cell, could be null.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#linkPatternedText(java.lang.String)"><code>linkPatternedText(String)</code></a>, 
@@ -490,7 +490,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>tableCell</h4>
-<pre>protected&nbsp;void&nbsp;tableCell(<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;text,
+<pre>protected&nbsp;void&nbsp;tableCell(<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;text,
              boolean&nbsp;asHtml)</pre>
 <div class="block">Convenience method to wrap a table cell start in the current sink.
  <p>The text could be a link patterned text defined by <code>{text, url}</code></p>
@@ -507,7 +507,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>tableRow</h4>
-<pre>protected&nbsp;void&nbsp;tableRow(<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;content)</pre>
+<pre>protected&nbsp;void&nbsp;tableRow(<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;content)</pre>
 <div class="block">Convenience method to wrap a table row start in the current sink.
  <p>The texts in the <code>content</code> could be link patterned texts defined by <code>{text, url}</code></p></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>content</code> - an array of text to put in the cells in this row, could be null.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableCell(java.lang.String)"><code>tableCell(String)</code></a>, 
@@ -521,7 +521,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>tableHeader</h4>
-<pre>protected&nbsp;void&nbsp;tableHeader(<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;content)</pre>
+<pre>protected&nbsp;void&nbsp;tableHeader(<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;content)</pre>
 <div class="block">Convenience method to wrap a table header row start in the current sink.
  <p>The texts in the <code>content</code> could be link patterned texts defined by <code>{text, url}</code></p></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>content</code> - an array of text to put in the cells in this row header, could be null.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#tableHeaderCell(java.lang.String)"><code>tableHeaderCell(String)</code></a>, 
@@ -535,7 +535,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>tableCaption</h4>
-<pre>protected&nbsp;void&nbsp;tableCaption(<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;caption)</pre>
+<pre>protected&nbsp;void&nbsp;tableCaption(<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;caption)</pre>
 <div class="block">Convenience method to wrap a table caption in the current sink.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>caption</code> - the caption of the table, could be null.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#text(java.lang.String)"><code>text(String)</code></a>, 
 <a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true#tableCaption()" title="class or interface in org.apache.maven.doxia.sink"><code>Sink.tableCaption()</code></a>, 
@@ -548,7 +548,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>paragraph</h4>
-<pre>protected&nbsp;void&nbsp;paragraph(<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;paragraph)</pre>
+<pre>protected&nbsp;void&nbsp;paragraph(<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;paragraph)</pre>
 <div class="block">Convenience method to wrap a paragraph in the current sink.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>paragraph</code> - the paragraph to add, could be null.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#text(java.lang.String)"><code>text(String)</code></a>, 
 <a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true#paragraph()" title="class or interface in org.apache.maven.doxia.sink"><code>Sink.paragraph()</code></a>, 
@@ -561,8 +561,8 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>link</h4>
-<pre>protected&nbsp;void&nbsp;link(<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;href,
-        <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;name)</pre>
+<pre>protected&nbsp;void&nbsp;link(<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;href,
+        <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;name)</pre>
 <div class="block">Convenience method to wrap a link in the current sink.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>href</code> - the link to add, cannot be null.</dd><dd><code>name</code> - the link name.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#text(java.lang.String)"><code>text(String)</code></a>, 
 <a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true#link(java.lang.String)" title="class or interface in org.apache.maven.doxia.sink"><code>Sink.link(String)</code></a>, 
@@ -575,7 +575,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>text</h4>
-<pre>protected&nbsp;void&nbsp;text(<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;text)</pre>
+<pre>protected&nbsp;void&nbsp;text(<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;text)</pre>
 <div class="block">Convenience method to wrap a text in the current sink.
  <p>If text is empty or has a <code>null</code> value, add the <code>"-"</code> charater</p></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>text</code> - a text, could be null.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true#text(java.lang.String)" title="class or interface in org.apache.maven.doxia.sink"><code>Sink.text(String)</code></a></dd></dl>
@@ -587,7 +587,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>verbatimText</h4>
-<pre>protected&nbsp;void&nbsp;verbatimText(<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;text)</pre>
+<pre>protected&nbsp;void&nbsp;verbatimText(<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;text)</pre>
 <div class="block">Convenience method to wrap a text as verbatim style in the current sink .</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>text</code> - a text, could be null.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#text(java.lang.String)"><code>text(String)</code></a>, 
 <a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true#verbatim(boolean)" title="class or interface in org.apache.maven.doxia.sink"><code>Sink.verbatim(boolean)</code></a>, 
@@ -600,8 +600,8 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>verbatimLink</h4>
-<pre>protected&nbsp;void&nbsp;verbatimLink(<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;text,
-                <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;href)</pre>
+<pre>protected&nbsp;void&nbsp;verbatimLink(<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;text,
+                <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;href)</pre>
 <div class="block">Convenience method to wrap a text with a given link href as verbatim style in the current sink.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>text</code> - a string</dd><dd><code>href</code> - an href could be null</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#link(java.lang.String,%20java.lang.String)"><code>link(String, String)</code></a>, 
 <a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html#verbatimText(java.lang.String)"><code>verbatimText(String)</code></a>, 
@@ -615,7 +615,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>javaScript</h4>
-<pre>protected&nbsp;void&nbsp;javaScript(<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;jsCode)</pre>
+<pre>protected&nbsp;void&nbsp;javaScript(<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;jsCode)</pre>
 <div class="block">Convenience method to add a Javascript code in the current sink.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>jsCode</code> - a string of Javascript</dd><dt><span class="strong">See Also:</span></dt><dd><a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true#rawText(java.lang.String)" title="class or interface in org.apache.maven.doxia.sink"><code>Sink.rawText(String)</code></a></dd></dl>
 </li>
@@ -626,7 +626,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>linkPatternedText</h4>
-<pre>public&nbsp;void&nbsp;linkPatternedText(<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;text)</pre>
+<pre>public&nbsp;void&nbsp;linkPatternedText(<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;text)</pre>
 <div class="block">Convenience method to wrap a patterned text in the current link.
  <p>The text variable should contained this given pattern <code>{text, url}</code>
  to handle the link creation.</p></div>
@@ -641,8 +641,8 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>createLinkPatternedText</h4>
-<pre>protected static&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;createLinkPatternedText(<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;text,
-                             <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;href)</pre>
+<pre>protected static&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;createLinkPatternedText(<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;text,
+                             <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;href)</pre>
 <div class="block">Create a link pattern text defined by <code>{text, url}</code>.
  <p>This created pattern could be used by the method <code>linkPatternedText(String)</code> to
  handle a text with link.</p></div>
@@ -656,7 +656,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>propertiesToString</h4>
-<pre>protected static&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;propertiesToString(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props)</pre>
+<pre>protected static&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;propertiesToString(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props)</pre>
 <div class="block">Convenience method to display a <code>Properties</code> object as comma separated String.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>props</code> - the properties to display.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the properties object as comma separated String</dd></dl>
@@ -668,7 +668,7 @@ implements <a href="http://maven.apache.
 <ul class="blockList">
 <li class="blockList">
 <h4>getTitle</h4>
-<pre>public abstract&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;getTitle()</pre>
+<pre>public abstract&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;getTitle()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportRenderer.html?is-external=true#getTitle()" title="class or interface in org.apache.maven.reporting">getTitle</a></code>&nbsp;in interface&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportRenderer.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportRenderer</a></code></dd>
@@ -751,6 +751,6 @@ implements <a href="http://maven.apache.
 <!--   -->
 </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;2015 <a href="http://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-impl-LATEST/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html Thu Jul  2 21:54:38 2015
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>MavenMultiPageReport (Apache Maven Reporting Implementation 2.3 API)</title>
+<title>MavenMultiPageReport (Apache Maven Reporting Implementation 2.4-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="MavenMultiPageReport (Apache Maven Reporting Implementation 2.3 API)";
+        parent.document.title="MavenMultiPageReport (Apache Maven Reporting Implementation 2.4-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -136,7 +136,7 @@ extends <a href="http://maven.apache.org
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/maven/reporting/MavenMultiPageReport.html#generate(org.apache.maven.doxia.sink.Sink,%20org.apache.maven.doxia.sink.SinkFactory,%20java.util.Locale)">generate</a></strong>(<a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true" title="class or interface in org.apache.maven.doxia.sink">Sink</a>&nbsp;sink,
         <a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/SinkFactory.html?is-external=true" title="class or interface in org.apache.maven.doxia.sink">SinkFactory</a>&nbsp;sinkFactory,
-        <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)</code>&nbsp;</td>
+        <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -168,7 +168,7 @@ extends <a href="http://maven.apache.org
 <h4>generate</h4>
 <pre>void&nbsp;generate(<a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true" title="class or interface in org.apache.maven.doxia.sink">Sink</a>&nbsp;sink,
             <a href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/SinkFactory.html?is-external=true" title="class or interface in org.apache.maven.doxia.sink">SinkFactory</a>&nbsp;sinkFactory,
-            <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)
+            <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)
               throws <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></code></dd></dl>
@@ -240,6 +240,6 @@ extends <a href="http://maven.apache.org
 <!--   -->
 </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;2015 <a href="http://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-impl-LATEST/apidocs/org/apache/maven/reporting/class-use/AbstractMavenReport.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/class-use/AbstractMavenReport.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/class-use/AbstractMavenReport.html Thu Jul  2 21:54:38 2015
@@ -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.AbstractMavenReport (Apache Maven Reporting Implementation 2.3 API)</title>
+<title>Uses of Class org.apache.maven.reporting.AbstractMavenReport (Apache Maven Reporting Implementation 2.4-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.AbstractMavenReport (Apache Maven Reporting Implementation 2.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.reporting.AbstractMavenReport (Apache Maven Reporting Implementation 2.4-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;2015 <a href="http://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-impl-LATEST/apidocs/org/apache/maven/reporting/class-use/AbstractMavenReportRenderer.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/class-use/AbstractMavenReportRenderer.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/class-use/AbstractMavenReportRenderer.html Thu Jul  2 21:54:38 2015
@@ -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.AbstractMavenReportRenderer (Apache Maven Reporting Implementation 2.3 API)</title>
+<title>Uses of Class org.apache.maven.reporting.AbstractMavenReportRenderer (Apache Maven Reporting Implementation 2.4-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.AbstractMavenReportRenderer (Apache Maven Reporting Implementation 2.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.reporting.AbstractMavenReportRenderer (Apache Maven Reporting Implementation 2.4-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;2015 <a href="http://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-impl-LATEST/apidocs/org/apache/maven/reporting/class-use/MavenMultiPageReport.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/class-use/MavenMultiPageReport.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/class-use/MavenMultiPageReport.html Thu Jul  2 21:54:38 2015
@@ -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.MavenMultiPageReport (Apache Maven Reporting Implementation 2.3 API)</title>
+<title>Uses of Interface org.apache.maven.reporting.MavenMultiPageReport (Apache Maven Reporting Implementation 2.4-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.MavenMultiPageReport (Apache Maven Reporting Implementation 2.3 API)";
+        parent.document.title="Uses of Interface org.apache.maven.reporting.MavenMultiPageReport (Apache Maven Reporting Implementation 2.4-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;2015 <a href="http://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-impl-LATEST/apidocs/org/apache/maven/reporting/package-frame.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/package-frame.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/package-frame.html Thu Jul  2 21:54:38 2015
@@ -3,7 +3,7 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.reporting (Apache Maven Reporting Implementation 2.3 API)</title>
+<title>org.apache.maven.reporting (Apache Maven Reporting Implementation 2.4-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-impl-LATEST/apidocs/org/apache/maven/reporting/package-summary.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/package-summary.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/package-summary.html Thu Jul  2 21:54:38 2015
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.reporting (Apache Maven Reporting Implementation 2.3 API)</title>
+<title>org.apache.maven.reporting (Apache Maven Reporting Implementation 2.4-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 (Apache Maven Reporting Implementation 2.3 API)";
+        parent.document.title="org.apache.maven.reporting (Apache Maven Reporting Implementation 2.4-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -155,6 +155,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;2015 <a href="http://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-impl-LATEST/apidocs/org/apache/maven/reporting/package-tree.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/package-tree.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/package-tree.html Thu Jul  2 21:54:38 2015
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.reporting Class Hierarchy (Apache Maven Reporting Implementation 2.3 API)</title>
+<title>org.apache.maven.reporting Class Hierarchy (Apache Maven Reporting Implementation 2.4-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 Class Hierarchy (Apache Maven Reporting Implementation 2.3 API)";
+        parent.document.title="org.apache.maven.reporting Class Hierarchy (Apache Maven Reporting Implementation 2.4-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.<a href="../../../../org/apache/maven/reporting/AbstractMavenReportRenderer.html" title="class in org.apache.maven.reporting"><span class="strong">AbstractMavenReportRenderer</span></a> (implements org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportRenderer.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportRenderer</a>)</li>
 <li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="strong">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>)
@@ -130,6 +130,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;2015 <a href="http://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-impl-LATEST/apidocs/org/apache/maven/reporting/package-use.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/package-use.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/org/apache/maven/reporting/package-use.html Thu Jul  2 21:54:38 2015
@@ -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 (Apache Maven Reporting Implementation 2.3 API)</title>
+<title>Uses of Package org.apache.maven.reporting (Apache Maven Reporting Implementation 2.4-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 (Apache Maven Reporting Implementation 2.3 API)";
+        parent.document.title="Uses of Package org.apache.maven.reporting (Apache Maven Reporting Implementation 2.4-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -130,6 +130,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;2015 <a href="http://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-impl-LATEST/apidocs/overview-tree.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/overview-tree.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/apidocs/overview-tree.html Thu Jul  2 21:54:38 2015
@@ -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 Implementation 2.3 API)</title>
+<title>Class Hierarchy (Apache Maven Reporting Implementation 2.4-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 Implementation 2.3 API)";
+        parent.document.title="Class Hierarchy (Apache Maven Reporting Implementation 2.4-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.<a href="org/apache/maven/reporting/AbstractMavenReportRenderer.html" title="class in org.apache.maven.reporting"><span class="strong">AbstractMavenReportRenderer</span></a> (implements org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportRenderer.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportRenderer</a>)</li>
 <li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="strong">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>)
@@ -134,6 +134,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;2015 <a href="http://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-impl-LATEST/checkstyle.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/checkstyle.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/checkstyle.html Thu Jul  2 21:54:38 2015
@@ -1,18 +1,18 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-09-14
+ | Generated by Apache Maven Doxia at 2015-07-02
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Apache Maven Reporting Implementation - Checkstyle Results</title>
+    <title>Apache Maven Reporting Implementation &#x2013; Checkstyle Results</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140914" />
+        <meta name="Date-Revision-yyyymmdd" content="20150702" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Checkstyle Results
         </div>
             <div class="xright">        
-                                    Last Published: 2014-09-14
-              &nbsp;| Version: 2.3
+                                    Last Published: 2015-07-02
+              &nbsp;| Version: 2.4-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>
@@ -110,7 +110,7 @@
                   <a href="testapidocs/index.html">Test JavaDocs</a>
             </li>
                       <li class="none">
-                  <a href="findbugs.html">FindBugs Report</a>
+                  <a href="findbugs.html">FindBugs</a>
             </li>
                       <li class="none">
                   <a href="sonar.html">Sonar</a>
@@ -136,10 +136,7 @@
                   <a href="../../jxr/index.html">JXR</a>
             </li>
                   <li class="none">
-                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Maven 2 & 3</a>
+                  <a href="../../ref/current">Maven</a>
             </li>
                   <li class="none">
                   <a href="../../pom/index.html">Parent POMs</a>
@@ -148,9 +145,15 @@
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-testing/index.html">Plugin Testing</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugin-tools/index.html">Plugin Tools</a>
             </li>
                   <li class="none">
+                  <a href="../../apache-resource-bundles/index.html">Resource Bundles</a>
+            </li>
+                  <li class="none">
                   <a href="../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
@@ -190,10 +193,10 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section">
-<h2>Checkstyle Results<a name="Checkstyle_Results"></a></h2>
-<p>The following document contains the results of <a class="externalLink" href="http://checkstyle.sourceforge.net/">Checkstyle</a>.&#160;<a href="checkstyle.rss"><img alt="rss feed" src="images/rss.png" /></a></p></div>
+<h2><a name="Checkstyle_Results"></a>Checkstyle Results</h2>
+<p>The following document contains the results of <a class="externalLink" href="http://checkstyle.sourceforge.net/">Checkstyle</a> 5.7.&#160;<a href="checkstyle.rss"><img alt="rss feed" src="images/rss.png" /></a></p></div>
 <div class="section">
-<h2>Summary<a name="Summary"></a></h2>
+<h2><a name="Summary"></a>Summary</h2>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Files</th>
@@ -201,12 +204,12 @@
 <th><img src="images/icon_warning_sml.gif" alt="" />&#160;Warnings</th>
 <th><img src="images/icon_error_sml.gif" alt="" />&#160;Errors</th></tr>
 <tr class="b">
-<td>3</td>
+<td>4</td>
 <td>0</td>
 <td>15</td>
 <td>0</td></tr></table></div>
 <div class="section">
-<h2>Files<a name="Files"></a></h2>
+<h2><a name="Files"></a>Files</h2>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>File</th>
@@ -229,292 +232,109 @@
 <td>1</td>
 <td>0</td></tr></table></div>
 <div class="section">
-<h2>Rules<a name="Rules"></a></h2>
+<h2><a name="Rules"></a>Rules</h2>
 <table border="0" class="bodyTable">
 <tr class="a">
+<th>Category</th>
 <th>Rule</th>
 <th>Violations</th>
 <th>Severity</th></tr>
 <tr class="b">
-<td>Translation</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>FileLength</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>RegexpHeader
-<ul>
-<li><b>fileExtensions</b>: <tt>&quot;java&quot;</tt></li>
-<li><b>headerFile</b>: <tt>&quot;target/checkstyle-header.txt&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>FileTabCharacter
-<ul>
-<li><b>eachLine</b>: <tt>&quot;true&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>LeftCurly
-<ul>
-<li><b>option</b>: <tt>&quot;nl&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>RightCurly
-<ul>
-<li><b>option</b>: <tt>&quot;alone&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>LineLength
-<ul>
-<li><b>max</b>: <tt>&quot;120&quot;</tt></li>
-<li><b>ignorePattern</b>: <tt>&quot;@version|@see|@todo|TODO&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>MemberName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>JavadocMethod
-<ul>
-<li><b>scope</b>: <tt>&quot;protected&quot;</tt></li></ul></td>
-<td>13</td>
-<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
-<tr class="a">
-<td>JavadocType
-<ul>
-<li><b>allowUnknownTags</b>: <tt>&quot;true&quot;</tt></li>
-<li><b>scope</b>: <tt>&quot;protected&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>JavadocVariable
-<ul>
-<li><b>scope</b>: <tt>&quot;protected&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_info_sml.gif" alt="" />&#160;Info</td></tr>
-<tr class="a">
-<td>ConstantName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>LocalFinalVariableName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>LocalVariableName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>MethodName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>PackageName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>ParameterName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>StaticVariableName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>TypeName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>AvoidStarImport</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>IllegalImport</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>RedundantImport</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>UnusedImports</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>MethodLength</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>ParameterNumber</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>EmptyForIteratorPad
-<ul>
-<li><b>option</b>: <tt>&quot;space&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>OperatorWrap</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>ParenPad
-<ul>
-<li><b>option</b>: <tt>&quot;space&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>WhitespaceAfter</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>WhitespaceAround</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>ModifierOrder</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>RedundantModifier</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>AvoidNestedBlocks</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>EmptyBlock
-<ul>
-<li><b>option</b>: <tt>&quot;text&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>NeedBraces</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>EmptyStatement</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>EqualsHashCode</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>HiddenField
+<td>coding</td>
+<td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_coding.html#HiddenField">HiddenField</a>
 <ul>
-<li><b>ignoreConstructorParameter</b>: <tt>&quot;true&quot;</tt></li>
-<li><b>ignoreSetter</b>: <tt>&quot;true&quot;</tt></li></ul></td>
+<li>ignoreConstructorParameter: <tt>&quot;true&quot;</tt></li>
+<li>ignoreSetter: <tt>&quot;true&quot;</tt></li></ul></td>
 <td>2</td>
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
-<tr class="b">
-<td>IllegalInstantiation</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
 <tr class="a">
-<td>InnerAssignment</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>MagicNumber
+<td>javadoc</td>
+<td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_javadoc.html#JavadocMethod">JavadocMethod</a>
 <ul>
-<li><b>ignoreNumbers</b>: <tt>&quot;-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>MissingSwitchDefault</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>RedundantThrows</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>SimplifyBooleanExpression</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>SimplifyBooleanReturn</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>InterfaceIsType</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>VisibilityModifier
-<ul>
-<li><b>packageAllowed</b>: <tt>&quot;true&quot;</tt></li>
-<li><b>protectedAllowed</b>: <tt>&quot;true&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>UpperEll</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr></table></div>
+<li>scope: <tt>&quot;protected&quot;</tt></li></ul></td>
+<td>13</td>
+<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr></table></div>
 <div class="section">
-<h2>Details<a name="Details"></a></h2>
+<h2><a name="Details"></a>Details</h2>
 <div class="section">
 <h3 id="org.apache.maven.reporting.AbstractMavenReport.java">org/apache/maven/reporting/AbstractMavenReport.java</h3>
 <table border="0" class="bodyTable">
 <tr class="b">
 <th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
 <th>Message</th>
 <th>Line</th></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>coding</td>
+<td>HiddenField</td>
 <td>'outputDirectory' hides a field.</td>
 <td><a href="./xref/org/apache/maven/reporting/AbstractMavenReport.html#L127">127</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>coding</td>
+<td>HiddenField</td>
 <td>'sink' hides a field.</td>
 <td><a href="./xref/org/apache/maven/reporting/AbstractMavenReport.html#L141">141</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Expected @param tag for 'aSink'.</td>
 <td><a href="./xref/org/apache/maven/reporting/AbstractMavenReport.html#L222">222</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Expected @param tag for 'aLocale'.</td>
 <td><a href="./xref/org/apache/maven/reporting/AbstractMavenReport.html#L222">222</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Expected @throws tag for 'MavenReportException'.</td>
 <td><a href="./xref/org/apache/maven/reporting/AbstractMavenReport.html#L223">223</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Expected @param tag for 'aSink'.</td>
 <td><a href="./xref/org/apache/maven/reporting/AbstractMavenReport.html#L236">236</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Expected @param tag for 'aSinkFactory'.</td>
 <td><a href="./xref/org/apache/maven/reporting/AbstractMavenReport.html#L236">236</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Expected @param tag for 'aLocale'.</td>
 <td><a href="./xref/org/apache/maven/reporting/AbstractMavenReport.html#L236">236</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Expected @throws tag for 'MavenReportException'.</td>
 <td><a href="./xref/org/apache/maven/reporting/AbstractMavenReport.html#L237">237</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/reporting/AbstractMavenReport.html#L287">287</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/reporting/AbstractMavenReport.html#L292">292</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/reporting/AbstractMavenReport.html#L297">297</a></td></tr></table></div>
 <div class="section">
@@ -522,25 +342,35 @@
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
 <th>Message</th>
 <th>Line</th></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Expected @param tag for 'text'.</td>
-<td><a href="./xref/org/apache/maven/reporting/AbstractMavenReportRenderer.html#L557">557</a></td></tr>
+<td><a href="./xref/org/apache/maven/reporting/AbstractMavenReportRenderer.html#L556">556</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Expected @param tag for 'href'.</td>
-<td><a href="./xref/org/apache/maven/reporting/AbstractMavenReportRenderer.html#L557">557</a></td></tr></table></div>
+<td><a href="./xref/org/apache/maven/reporting/AbstractMavenReportRenderer.html#L556">556</a></td></tr></table></div>
 <div class="section">
 <h3 id="org.apache.maven.reporting.MavenMultiPageReport.java">org/apache/maven/reporting/MavenMultiPageReport.java</h3>
 <table border="0" class="bodyTable">
 <tr class="b">
 <th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
 <th>Message</th>
 <th>Line</th></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/reporting/MavenMultiPageReport.html#L35">35</a></td></tr></table></div></div>
       </div>
@@ -550,7 +380,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2014
+        &#169;            2002-2015
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/checkstyle.rss
==============================================================================
Binary files - no diff available.

Modified: websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/clirr-report.html
==============================================================================
--- websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/clirr-report.html (original)
+++ websites/production/maven/components/shared-archives/maven-reporting-impl-LATEST/clirr-report.html Thu Jul  2 21:54:38 2015
@@ -1,18 +1,18 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-09-14
+ | Generated by Apache Maven Doxia at 2015-07-02
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Apache Maven Reporting Implementation - Clirr Results</title>
+    <title>Apache Maven Reporting Implementation &#x2013; Clirr Results</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140914" />
+        <meta name="Date-Revision-yyyymmdd" content="20150702" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Clirr Results
         </div>
             <div class="xright">        
-                                    Last Published: 2014-09-14
-              &nbsp;| Version: 2.3
+                                    Last Published: 2015-07-02
+              &nbsp;| Version: 2.4-SNAPSHOT
             </div>
       <div class="clear">
         <hr/>
@@ -110,7 +110,7 @@
                   <a href="testapidocs/index.html">Test JavaDocs</a>
             </li>
                       <li class="none">
-                  <a href="findbugs.html">FindBugs Report</a>
+                  <a href="findbugs.html">FindBugs</a>
             </li>
                       <li class="none">
                   <a href="sonar.html">Sonar</a>
@@ -136,10 +136,7 @@
                   <a href="../../jxr/index.html">JXR</a>
             </li>
                   <li class="none">
-                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Maven 2 & 3</a>
+                  <a href="../../ref/current">Maven</a>
             </li>
                   <li class="none">
                   <a href="../../pom/index.html">Parent POMs</a>
@@ -148,9 +145,15 @@
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-testing/index.html">Plugin Testing</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugin-tools/index.html">Plugin Tools</a>
             </li>
                   <li class="none">
+                  <a href="../../apache-resource-bundles/index.html">Resource Bundles</a>
+            </li>
+                  <li class="none">
                   <a href="../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
@@ -190,13 +193,13 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section">
-<h2>Clirr Results<a name="Clirr_Results"></a></h2>
+<h2><a name="Clirr_Results"></a>Clirr Results</h2>
 <p>The following document contains the results of <a class="externalLink" href="http://clirr.sourceforge.net/">Clirr</a>.</p>
 <ul>
-<li>Current Version: 2.3</li>
+<li>Current Version: 2.4-SNAPSHOT</li>
 <li>Comparison Version: 2.0.4.1</li></ul></div>
 <div class="section">
-<h2>Summary<a name="Summary"></a></h2>
+<h2><a name="Summary"></a>Summary</h2>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Severity</th>
@@ -209,7 +212,7 @@
 <td>0</td></tr></table>
 <p><i>(The results have been filtered to omit less severe results)</i></p></div>
 <div class="section">
-<h2>Details<a name="Details"></a></h2>
+<h2><a name="Details"></a>Details</h2>
 <table border="0" class="bodyTable">
 <tr class="b">
 <th>Severity</th>
@@ -238,7 +241,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2014
+        &#169;            2002-2015
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.