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/09/07 22:28:24 UTC

svn commit: r964673 [5/37] - in /websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/report/projectinfo/ apidocs/org/apache/maven/report/projectinfo/class-use/ apidocs/org...

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html Mon Sep  7 20:28:21 2015
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ProjectInfoReportUtils (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>ProjectInfoReportUtils (Apache Maven Project Info Reports Plugin 2.8.1 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="ProjectInfoReportUtils (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="ProjectInfoReportUtils (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="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>
 <ul class="inheritance">
 <li>org.apache.maven.report.projectinfo.ProjectInfoReportUtils</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">ProjectInfoReportUtils</span>
-extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+extends <a href="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">Utilities methods.</div>
 <dl><dt><span class="strong">Since:</span></dt>
   <dd>2.1</dd>
@@ -140,53 +140,53 @@ extends <a href="http://docs.oracle.com/
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>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/report/projectinfo/ProjectInfoReportUtils.html#getArtifactIdCell(java.lang.String,%20java.lang.String)">getArtifactIdCell</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,
-                 <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;link)</code>&nbsp;</td>
+<td class="colFirst"><code>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/report/projectinfo/ProjectInfoReportUtils.html#getArtifactIdCell(java.lang.String,%20java.lang.String)">getArtifactIdCell</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,
+                 <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;link)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>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="colFirst"><code>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/report/projectinfo/ProjectInfoReportUtils.html#getArtifactUrl(org.apache.maven.artifact.factory.ArtifactFactory,%20org.apache.maven.artifact.Artifact,%20org.apache.maven.project.MavenProjectBuilder,%20java.util.List,%20org.apache.maven.artifact.repository.ArtifactRepository)">getArtifactUrl</a></strong>(<a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/factory.ArtifactFactory.html?is-external=true" title="class or interface in org.apache.maven.artifact">org.apache.maven.artifact.factory.ArtifactFactory</a>&nbsp;factory,
               <a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;artifact,
               org.apache.maven.project.MavenProjectBuilder&nbsp;mavenProjectBuilder,
-              <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://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&gt;&nbsp;remoteRepositories,
+              <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://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&gt;&nbsp;remoteRepositories,
               <a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&nbsp;localRepository)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>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/report/projectinfo/ProjectInfoReportUtils.html#getContent(java.net.URL,%20org.apache.maven.project.MavenProject,%20org.apache.maven.settings.Settings,%20java.lang.String)">getContent</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
+<td class="colFirst"><code>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/report/projectinfo/ProjectInfoReportUtils.html#getContent(java.net.URL,%20org.apache.maven.project.MavenProject,%20org.apache.maven.settings.Settings,%20java.lang.String)">getContent</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
           org.apache.maven.project.MavenProject&nbsp;project,
           <a href="http://maven.apache.org/maven-settings/apidocs/org/apache/maven/settings/Settings.html?is-external=true" title="class or interface in org.apache.maven.settings">Settings</a>&nbsp;settings,
-          <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;encoding)</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>&nbsp;encoding)</code>
 <div class="block">Get the input stream from a URL.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>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/report/projectinfo/ProjectInfoReportUtils.html#getContent(java.net.URL,%20org.apache.maven.settings.Settings)">getContent</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
+<td class="colFirst"><code>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/report/projectinfo/ProjectInfoReportUtils.html#getContent(java.net.URL,%20org.apache.maven.settings.Settings)">getContent</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
           <a href="http://maven.apache.org/maven-settings/apidocs/org/apache/maven/settings/Settings.html?is-external=true" title="class or interface in org.apache.maven.settings">Settings</a>&nbsp;settings)</code>
 <div class="block">Get the input stream using UTF-8 as character encoding from a URL.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>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/report/projectinfo/ProjectInfoReportUtils.html#getContent(java.net.URL,%20org.apache.maven.settings.Settings,%20java.lang.String)">getContent</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
+<td class="colFirst"><code>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/report/projectinfo/ProjectInfoReportUtils.html#getContent(java.net.URL,%20org.apache.maven.settings.Settings,%20java.lang.String)">getContent</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
           <a href="http://maven.apache.org/maven-settings/apidocs/org/apache/maven/settings/Settings.html?is-external=true" title="class or interface in org.apache.maven.settings">Settings</a>&nbsp;settings,
-          <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;encoding)</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>&nbsp;encoding)</code>
 <div class="block">Get the input stream from a URL.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html#isArtifactUrlValid(java.lang.String)">isArtifactUrlValid</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;url)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html#isArtifactUrlValid(java.lang.String)">isArtifactUrlValid</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;url)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html#isNumber(java.lang.String)">isNumber</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;str)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html#isNumber(java.lang.String)">isNumber</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;str)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static float</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html#toFloat(java.lang.String,%20float)">toFloat</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;str,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html#toFloat(java.lang.String,%20float)">toFloat</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;str,
        float&nbsp;defaultValue)</code>&nbsp;</td>
 </tr>
 </table>
@@ -194,8 +194,8 @@ extends <a href="http://docs.oracle.com/
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="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>
 </ul>
 </li>
 </ul>
@@ -234,14 +234,14 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getContent</h4>
-<pre>public 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;getContent(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
+<pre>public 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;getContent(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
                 <a href="http://maven.apache.org/maven-settings/apidocs/org/apache/maven/settings/Settings.html?is-external=true" title="class or interface in org.apache.maven.settings">Settings</a>&nbsp;settings)
-                         throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+                         throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Get the input stream using UTF-8 as character encoding from a URL.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>url</code> - not null</dd><dd><code>settings</code> - not null to handle proxy settings</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the UTF-8 decoded input stream as string</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if any</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html#getContent(java.net.URL,%20org.apache.maven.settings.Settings,%20java.lang.String)"><code>getContent(URL, Settings, String)</code></a></dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if any</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html#getContent(java.net.URL,%20org.apache.maven.settings.Settings,%20java.lang.String)"><code>getContent(URL, Settings, String)</code></a></dd></dl>
 </li>
 </ul>
 <a name="getContent(java.net.URL, org.apache.maven.settings.Settings, java.lang.String)">
@@ -250,15 +250,15 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getContent</h4>
-<pre>public 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;getContent(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
+<pre>public 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;getContent(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
                 <a href="http://maven.apache.org/maven-settings/apidocs/org/apache/maven/settings/Settings.html?is-external=true" title="class or interface in org.apache.maven.settings">Settings</a>&nbsp;settings,
-                <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;encoding)
-                         throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+                <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;encoding)
+                         throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Get the input stream from a URL.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>url</code> - not null</dd><dd><code>settings</code> - not null to handle proxy settings</dd><dd><code>encoding</code> - the wanted encoding for the URL input stream. If null, UTF-8 will be used.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the input stream decoded with the wanted encoding as string</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if any</dd></dl>
+<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if any</dd></dl>
 </li>
 </ul>
 <a name="getContent(java.net.URL, org.apache.maven.project.MavenProject, org.apache.maven.settings.Settings, java.lang.String)">
@@ -267,16 +267,16 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getContent</h4>
-<pre>public 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;getContent(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
+<pre>public 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;getContent(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
                 org.apache.maven.project.MavenProject&nbsp;project,
                 <a href="http://maven.apache.org/maven-settings/apidocs/org/apache/maven/settings/Settings.html?is-external=true" title="class or interface in org.apache.maven.settings">Settings</a>&nbsp;settings,
-                <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;encoding)
-                         throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+                <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;encoding)
+                         throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Get the input stream from a URL.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>url</code> - not null</dd><dd><code>project</code> - could be null</dd><dd><code>settings</code> - not null to handle proxy settings</dd><dd><code>encoding</code> - the wanted encoding for the URL input stream. If null, UTF-8 will be used.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the input stream decoded with the wanted encoding as string</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if any</dd><dt><span class="strong">Since:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if any</dd><dt><span class="strong">Since:</span></dt>
   <dd>2.3</dd></dl>
 </li>
 </ul>
@@ -286,10 +286,10 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getArtifactUrl</h4>
-<pre>public 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;getArtifactUrl(<a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/factory.ArtifactFactory.html?is-external=true" title="class or interface in org.apache.maven.artifact">org.apache.maven.artifact.factory.ArtifactFactory</a>&nbsp;factory,
+<pre>public 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;getArtifactUrl(<a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/factory.ArtifactFactory.html?is-external=true" title="class or interface in org.apache.maven.artifact">org.apache.maven.artifact.factory.ArtifactFactory</a>&nbsp;factory,
                     <a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;artifact,
                     org.apache.maven.project.MavenProjectBuilder&nbsp;mavenProjectBuilder,
-                    <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://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&gt;&nbsp;remoteRepositories,
+                    <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://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&gt;&nbsp;remoteRepositories,
                     <a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&nbsp;localRepository)</pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>factory</code> - not null</dd><dd><code>artifact</code> - not null</dd><dd><code>mavenProjectBuilder</code> - not null</dd><dd><code>remoteRepositories</code> - not null</dd><dd><code>localRepository</code> - not null</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the artifact url or null if an error occurred.</dd></dl>
@@ -301,8 +301,8 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getArtifactIdCell</h4>
-<pre>public 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;getArtifactIdCell(<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,
-                       <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;link)</pre>
+<pre>public 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;getArtifactIdCell(<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,
+                       <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;link)</pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>artifactId</code> - not null</dd><dd><code>link</code> - could be null</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the artifactId cell with or without a link pattern</dd><dt><span class="strong">See Also:</span></dt><dd><code>AbstractMavenReportRenderer#linkPatternedText(String)</code></dd></dl>
 </li>
@@ -313,7 +313,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>isArtifactUrlValid</h4>
-<pre>public static&nbsp;boolean&nbsp;isArtifactUrlValid(<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;url)</pre>
+<pre>public static&nbsp;boolean&nbsp;isArtifactUrlValid(<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;url)</pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>url</code> - not null</dd>
 <dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the url is valid, <code>false</code> otherwise.</dd></dl>
 </li>
@@ -324,7 +324,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>isNumber</h4>
-<pre>public static&nbsp;boolean&nbsp;isNumber(<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;str)</pre>
+<pre>public static&nbsp;boolean&nbsp;isNumber(<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;str)</pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>str</code> - The string to be checked.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>true if is number false otherwise.</dd></dl>
 </li>
@@ -335,7 +335,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toFloat</h4>
-<pre>public static&nbsp;float&nbsp;toFloat(<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;str,
+<pre>public static&nbsp;float&nbsp;toFloat(<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;str,
             float&nbsp;defaultValue)</pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>str</code> - The string which should be converted.</dd><dd><code>defaultValue</code> - The default value.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>Converted string.</dd></dl>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/ProjectSummaryReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/ProjectSummaryReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/ProjectSummaryReport.html Mon Sep  7 20:28:21 2015
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ProjectSummaryReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>ProjectSummaryReport (Apache Maven Project Info Reports Plugin 2.8.1 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="ProjectSummaryReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="ProjectSummaryReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="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>
 <ul class="inheritance">
 <li><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">org.apache.maven.plugin.AbstractMojo</a></li>
@@ -190,14 +190,14 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/ProjectSummaryReport.html#executeReport(java.util.Locale)">executeReport</a></strong>(<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/ProjectSummaryReport.html#executeReport(java.util.Locale)">executeReport</a></strong>(<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>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>protected <a href="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/report/projectinfo/ProjectSummaryReport.html#getI18Nsection()">getI18Nsection</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<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="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="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/ProjectSummaryReport.html#getOutputName()">getOutputName</a></strong>()</code></td>
 </tr>
 </table>
@@ -226,8 +226,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="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>
 </ul>
 </li>
 </ul>
@@ -266,7 +266,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>executeReport</h4>
-<pre>protected&nbsp;void&nbsp;executeReport(<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)
+<pre>protected&nbsp;void&nbsp;executeReport(<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)
                       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><strong>Specified by:</strong></dt>
@@ -281,7 +281,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getOutputName</h4>
-<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;getOutputName()</pre>
+<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;getOutputName()</pre>
 </li>
 </ul>
 <a name="getI18Nsection()">
@@ -290,7 +290,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getI18Nsection</h4>
-<pre>protected&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;getI18Nsection()</pre>
+<pre>protected&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;getI18Nsection()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/report/projectinfo/AbstractProjectInfoReport.html#getI18Nsection()">getI18Nsection</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/report/projectinfo/AbstractProjectInfoReport.html" title="class in org.apache.maven.report.projectinfo">AbstractProjectInfoReport</a></code></dd>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/ScmReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/ScmReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/ScmReport.html Mon Sep  7 20:28:21 2015
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ScmReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>ScmReport (Apache Maven Project Info Reports Plugin 2.8.1 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="ScmReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="ScmReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="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>
 <ul class="inheritance">
 <li><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">org.apache.maven.plugin.AbstractMojo</a></li>
@@ -207,14 +207,14 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/ScmReport.html#executeReport(java.util.Locale)">executeReport</a></strong>(<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/ScmReport.html#executeReport(java.util.Locale)">executeReport</a></strong>(<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>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>protected <a href="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/report/projectinfo/ScmReport.html#getI18Nsection()">getI18Nsection</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<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="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="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/ScmReport.html#getOutputName()">getOutputName</a></strong>()</code></td>
 </tr>
 </table>
@@ -243,8 +243,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="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>
 </ul>
 </li>
 </ul>
@@ -317,7 +317,7 @@ protected&nbsp;<a href="http://maven.apa
 <ul class="blockList">
 <li class="blockList">
 <h4>executeReport</h4>
-<pre>public&nbsp;void&nbsp;executeReport(<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)</pre>
+<pre>public&nbsp;void&nbsp;executeReport(<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)</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/AbstractMavenReport.html?is-external=true#executeReport(java.util.Locale)" title="class or interface in org.apache.maven.reporting">executeReport</a></code>&nbsp;in class&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></code></dd>
@@ -330,7 +330,7 @@ protected&nbsp;<a href="http://maven.apa
 <ul class="blockList">
 <li class="blockList">
 <h4>getOutputName</h4>
-<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;getOutputName()</pre>
+<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;getOutputName()</pre>
 </li>
 </ul>
 <a name="getI18Nsection()">
@@ -339,7 +339,7 @@ protected&nbsp;<a href="http://maven.apa
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getI18Nsection</h4>
-<pre>protected&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;getI18Nsection()</pre>
+<pre>protected&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;getI18Nsection()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/report/projectinfo/AbstractProjectInfoReport.html#getI18Nsection()">getI18Nsection</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/report/projectinfo/AbstractProjectInfoReport.html" title="class in org.apache.maven.report.projectinfo">AbstractProjectInfoReport</a></code></dd>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/TeamListReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/TeamListReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/TeamListReport.html Mon Sep  7 20:28:21 2015
@@ -3,13 +3,13 @@
 <html lang="fr">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TeamListReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>TeamListReport (Apache Maven Project Info Reports Plugin 2.8.1 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="TeamListReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="TeamListReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="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>
 <ul class="inheritance">
 <li><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">org.apache.maven.plugin.AbstractMojo</a></li>
@@ -194,14 +194,14 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/TeamListReport.html#executeReport(java.util.Locale)">executeReport</a></strong>(<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>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/TeamListReport.html#executeReport(java.util.Locale)">executeReport</a></strong>(<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>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>protected <a href="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/report/projectinfo/TeamListReport.html#getI18Nsection()">getI18Nsection</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<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="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="colLast"><code><strong><a href="../../../../../org/apache/maven/report/projectinfo/TeamListReport.html#getOutputName()">getOutputName</a></strong>()</code></td>
 </tr>
 </table>
@@ -230,8 +230,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="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>
 </ul>
 </li>
 </ul>
@@ -285,7 +285,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>executeReport</h4>
-<pre>public&nbsp;void&nbsp;executeReport(<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)</pre>
+<pre>public&nbsp;void&nbsp;executeReport(<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)</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/AbstractMavenReport.html?is-external=true#executeReport(java.util.Locale)" title="class or interface in org.apache.maven.reporting">executeReport</a></code>&nbsp;in class&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></code></dd>
@@ -298,7 +298,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getOutputName</h4>
-<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;getOutputName()</pre>
+<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;getOutputName()</pre>
 </li>
 </ul>
 <a name="getI18Nsection()">
@@ -307,7 +307,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getI18Nsection</h4>
-<pre>protected&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;getI18Nsection()</pre>
+<pre>protected&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;getI18Nsection()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/maven/report/projectinfo/AbstractProjectInfoReport.html#getI18Nsection()">getI18Nsection</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/report/projectinfo/AbstractProjectInfoReport.html" title="class in org.apache.maven.report.projectinfo">AbstractProjectInfoReport</a></code></dd>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/AbstractProjectInfoRenderer.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/AbstractProjectInfoRenderer.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/AbstractProjectInfoRenderer.html Mon Sep  7 20:28:21 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.report.projectinfo.AbstractProjectInfoRenderer (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.AbstractProjectInfoRenderer (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.AbstractProjectInfoRenderer (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.AbstractProjectInfoRenderer (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/AbstractProjectInfoReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/AbstractProjectInfoReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/AbstractProjectInfoReport.html Mon Sep  7 20:28:21 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.report.projectinfo.AbstractProjectInfoReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.AbstractProjectInfoReport (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.AbstractProjectInfoReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.AbstractProjectInfoReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/CimReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/CimReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/CimReport.html Mon Sep  7 20:28:21 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.report.projectinfo.CimReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.CimReport (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.CimReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.CimReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DependenciesReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DependenciesReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DependenciesReport.html Mon Sep  7 20:28:21 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.report.projectinfo.DependenciesReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.DependenciesReport (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.DependenciesReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.DependenciesReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DependencyConvergenceReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DependencyConvergenceReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DependencyConvergenceReport.html Mon Sep  7 20:28:21 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.report.projectinfo.DependencyConvergenceReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.DependencyConvergenceReport (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.DependencyConvergenceReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.DependencyConvergenceReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DependencyInformationReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DependencyInformationReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DependencyInformationReport.html Mon Sep  7 20:28:21 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.report.projectinfo.DependencyInformationReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.DependencyInformationReport (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.DependencyInformationReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.DependencyInformationReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DependencyManagementReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DependencyManagementReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DependencyManagementReport.html Mon Sep  7 20:28:21 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.report.projectinfo.DependencyManagementReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.DependencyManagementReport (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.DependencyManagementReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.DependencyManagementReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DistributionManagementReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DistributionManagementReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/DistributionManagementReport.html Mon Sep  7 20:28:21 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.report.projectinfo.DistributionManagementReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.DistributionManagementReport (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.DistributionManagementReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.DistributionManagementReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/HelpMojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/HelpMojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/HelpMojo.html Mon Sep  7 20:28:21 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.report.projectinfo.HelpMojo (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.HelpMojo (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.HelpMojo (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.HelpMojo (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/IssueTrackingReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/IssueTrackingReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/IssueTrackingReport.html Mon Sep  7 20:28:21 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.report.projectinfo.IssueTrackingReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.IssueTrackingReport (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.IssueTrackingReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.IssueTrackingReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/LicenseReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/LicenseReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/LicenseReport.html Mon Sep  7 20:28:21 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.report.projectinfo.LicenseReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.LicenseReport (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.LicenseReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.LicenseReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/MailingListsReport.MailingListsRenderer.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/MailingListsReport.MailingListsRenderer.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/MailingListsReport.MailingListsRenderer.html Mon Sep  7 20:28:21 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.report.projectinfo.MailingListsReport.MailingListsRenderer (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.MailingListsReport.MailingListsRenderer (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.MailingListsReport.MailingListsRenderer (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.MailingListsReport.MailingListsRenderer (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/MailingListsReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/MailingListsReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/MailingListsReport.html Mon Sep  7 20:28:21 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.report.projectinfo.MailingListsReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.MailingListsReport (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.MailingListsReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.MailingListsReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/ModulesReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/ModulesReport.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/ModulesReport.html Mon Sep  7 20:28:21 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.report.projectinfo.ModulesReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.ModulesReport (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.ModulesReport (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.ModulesReport (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/PluginManagementReport.PluginManagementRenderer.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/PluginManagementReport.PluginManagementRenderer.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/apidocs/org/apache/maven/report/projectinfo/class-use/PluginManagementReport.PluginManagementRenderer.html Mon Sep  7 20:28:21 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.report.projectinfo.PluginManagementReport.PluginManagementRenderer (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.PluginManagementReport.PluginManagementRenderer (Apache Maven Project Info Reports Plugin 2.8.1 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.report.projectinfo.PluginManagementReport.PluginManagementRenderer (Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.report.projectinfo.PluginManagementReport.PluginManagementRenderer (Apache Maven Project Info Reports Plugin 2.8.1 API)";
     }
 //-->
 </script>