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 mi...@apache.org on 2016/02/28 16:47:48 UTC

svn commit: r981339 [18/49] - 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/or...

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/findbugs.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/findbugs.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/findbugs.html Sun Feb 28 15:47:44 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2015-09-07 
+ | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150907" />
+    <meta name="Date-Revision-yyyymmdd" content="20160228" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; FindBugs Bug Detector Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -19,7 +19,7 @@
 
                           
         
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                       
         
 <script type="text/javascript">_uacct = "UA-140879-1";
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-09-07</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-28</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.8.1
+                    Version: 2.9-SNAPSHOT
         </li>
             
                             </ul>
@@ -199,16 +199,16 @@
                     
       <li>
   
-                          <a href="pmd.html" title="PMD">
+                          <a href="cpd.html" title="CPD">
           <span class="none"></span>
-        PMD</a>
+        CPD</a>
             </li>
                     
       <li>
   
-                          <a href="cpd.html" title="CPD">
+                          <a href="pmd.html" title="PMD">
           <span class="none"></span>
-        CPD</a>
+        PMD</a>
             </li>
                     
       <li>
@@ -499,7 +499,7 @@
 <td><a href="#org.apache.maven.report.projectinfo.ProjectInfoReportUtils">org.apache.maven.report.projectinfo.ProjectInfoReportUtils</a></td>
 <td>2</td></tr>
 <tr class="b">
-<td><a href="#org.apache.maven.report.projectinfo.TeamListReport$TeamListRenderer">org.apache.maven.report.projectinfo.TeamListReport$TeamListRenderer</a></td>
+<td><a href="#org.apache.maven.report.projectinfo.TeamReport$ProjectTeamRenderer">org.apache.maven.report.projectinfo.TeamReport$ProjectTeamRenderer</a></td>
 <td>5</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.report.projectinfo.dependencies.SinkSerializingDependencyNodeVisitor$TreeTokens">org.apache.maven.report.projectinfo.dependencies.SinkSerializingDependencyNodeVisitor$TreeTokens</a></td>
@@ -532,13 +532,13 @@
 <th>Line</th>
 <th>Priority</th></tr>
 <tr class="b">
-<td>new org.apache.maven.report.projectinfo.AbstractProjectInfoReport$CustomI18N(MavenProject, Settings, File, Locale, I18N) cr&#xe9;&#xe9; un chargeur de classes java.net.URLClassLoader en dehors d'un block doPrivileged</td>
+<td>new org.apache.maven.report.projectinfo.AbstractProjectInfoReport$CustomI18N(MavenProject, Settings, File, Locale, I18N) creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block</td>
 <td>MALICIOUS_CODE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED">DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED</a></td>
 <td><a href="./xref/org/apache/maven/report/projectinfo/AbstractProjectInfoReport.html#L450">450</a></td>
 <td>Medium</td></tr>
 <tr class="a">
-<td>L'appel de m&#xe9;thode dans new org.apache.maven.report.projectinfo.AbstractProjectInfoReport$CustomI18N(MavenProject, Settings, File, Locale, I18N) passe null &#xe0; un param&#xe8;tre de java.util.ResourceBundle.getBundle(String, Locale, ClassLoader) d&#xe9;r&#xe9;f&#xe9;renc&#xe9; de fa&#xe7;on inconditionnelle</td>
+<td>Null passed for nonnull parameter of java.util.ResourceBundle.getBundle(String, Locale, ClassLoader) in new org.apache.maven.report.projectinfo.AbstractProjectInfoReport$CustomI18N(MavenProject, Settings, File, Locale, I18N)</td>
 <td>CORRECTNESS</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NP_NULL_PARAM_DEREF">NP_NULL_PARAM_DEREF</a></td>
 <td><a href="./xref/org/apache/maven/report/projectinfo/AbstractProjectInfoReport.html#L457">457</a></td>
@@ -568,7 +568,7 @@
 <th>Line</th>
 <th>Priority</th></tr>
 <tr class="a">
-<td>Le champ org.apache.maven.report.projectinfo.DependencyConvergenceReport.filter est uniquement mis &#xe0; null</td>
+<td>Field only ever set to null: org.apache.maven.report.projectinfo.DependencyConvergenceReport.filter</td>
 <td>CORRECTNESS</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#UWF_NULL_FIELD">UWF_NULL_FIELD</a></td>
 <td>Not available</td>
@@ -583,10 +583,10 @@
 <th>Line</th>
 <th>Priority</th></tr>
 <tr class="a">
-<td>org.apache.maven.report.projectinfo.DependencyConvergenceReport$DependencyNodeComparator impl&#xe9;mente Comparator mais pas Serializable</td>
+<td>org.apache.maven.report.projectinfo.DependencyConvergenceReport$DependencyNodeComparator implements Comparator but not Serializable</td>
 <td>BAD_PRACTICE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#SE_COMPARATOR_SHOULD_BE_SERIALIZABLE">SE_COMPARATOR_SHOULD_BE_SERIALIZABLE</a></td>
-<td><a href="./xref/org/apache/maven/report/projectinfo/DependencyConvergenceReport.html#L993">993-999</a></td>
+<td><a href="./xref/org/apache/maven/report/projectinfo/DependencyConvergenceReport.html#L1011">1011-1017</a></td>
 <td>Medium</td></tr></table></div><a name="org.apache.maven.report.projectinfo.ProjectInfoReportUtils"></a>
 <div class="section">
 <h3><a name="org.apache.maven.report.projectinfo.ProjectInfoReportUtils"></a>org.apache.maven.report.projectinfo.ProjectInfoReportUtils</h3>
@@ -601,16 +601,16 @@
 <td>Found reliance on default encoding in org.apache.maven.report.projectinfo.ProjectInfoReportUtils.getURLConnection(URL, MavenProject, Settings): new String(byte[])</td>
 <td>I18N</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DM_DEFAULT_ENCODING">DM_DEFAULT_ENCODING</a></td>
-<td><a href="./xref/org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html#L321">321</a></td>
+<td><a href="./xref/org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html#L324">324</a></td>
 <td>High</td></tr>
 <tr class="b">
 <td>Found reliance on default encoding in org.apache.maven.report.projectinfo.ProjectInfoReportUtils.getURLConnection(URL, MavenProject, Settings): String.getBytes()</td>
 <td>I18N</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DM_DEFAULT_ENCODING">DM_DEFAULT_ENCODING</a></td>
-<td><a href="./xref/org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html#L321">321</a></td>
-<td>High</td></tr></table></div><a name="org.apache.maven.report.projectinfo.TeamListReportTeamListRenderer"></a>
+<td><a href="./xref/org/apache/maven/report/projectinfo/ProjectInfoReportUtils.html#L324">324</a></td>
+<td>High</td></tr></table></div><a name="org.apache.maven.report.projectinfo.TeamReportProjectTeamRenderer"></a>
 <div class="section">
-<h3><a name="org.apache.maven.report.projectinfo.TeamListReportTeamListRenderer"></a>org.apache.maven.report.projectinfo.TeamListReport$TeamListRenderer</h3>
+<h3><a name="org.apache.maven.report.projectinfo.TeamReportProjectTeamRenderer"></a>org.apache.maven.report.projectinfo.TeamReport$ProjectTeamRenderer</h3>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Bug</th>
@@ -619,34 +619,34 @@
 <th>Line</th>
 <th>Priority</th></tr>
 <tr class="b">
-<td>Found reliance on default encoding in org.apache.maven.report.projectinfo.TeamListReport$TeamListRenderer.getGravatarUrl(String): String.getBytes()</td>
+<td>Found reliance on default encoding in org.apache.maven.report.projectinfo.TeamReport$ProjectTeamRenderer.getGravatarUrl(String): String.getBytes()</td>
 <td>I18N</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DM_DEFAULT_ENCODING">DM_DEFAULT_ENCODING</a></td>
-<td><a href="./xref/org/apache/maven/report/projectinfo/TeamListReport.html#L353">353</a></td>
+<td><a href="./xref/org/apache/maven/report/projectinfo/TeamReport.html#L354">354</a></td>
 <td>High</td></tr>
 <tr class="a">
-<td>Suspicious comparison of Boolean references in org.apache.maven.report.projectinfo.TeamListReport$TeamListRenderer.getRequiredContrHeaderArray(Map)</td>
+<td>Suspicious comparison of Boolean references in org.apache.maven.report.projectinfo.TeamReport$ProjectTeamRenderer.getRequiredContrHeaderArray(Map)</td>
 <td>BAD_PRACTICE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN">RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN</a></td>
-<td><a href="./xref/org/apache/maven/report/projectinfo/TeamListReport.html#L386">386</a></td>
+<td><a href="./xref/org/apache/maven/report/projectinfo/TeamReport.html#L387">387</a></td>
 <td>Medium</td></tr>
 <tr class="b">
-<td>Suspicious comparison of Boolean references in org.apache.maven.report.projectinfo.TeamListReport$TeamListRenderer.getRequiredDevHeaderArray(Map)</td>
+<td>Suspicious comparison of Boolean references in org.apache.maven.report.projectinfo.TeamReport$ProjectTeamRenderer.getRequiredDevHeaderArray(Map)</td>
 <td>BAD_PRACTICE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN">RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN</a></td>
-<td><a href="./xref/org/apache/maven/report/projectinfo/TeamListReport.html#L416">416</a></td>
+<td><a href="./xref/org/apache/maven/report/projectinfo/TeamReport.html#L417">417</a></td>
 <td>Medium</td></tr>
 <tr class="a">
-<td>Suspicious comparison of Boolean references in org.apache.maven.report.projectinfo.TeamListReport$TeamListRenderer.renderTeamMember(Contributor, int, Map, StringBuilder)</td>
+<td>Suspicious comparison of Boolean references in org.apache.maven.report.projectinfo.TeamReport$ProjectTeamRenderer.renderTeamMember(Contributor, int, Map, StringBuilder)</td>
 <td>BAD_PRACTICE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN">RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN</a></td>
-<td><a href="./xref/org/apache/maven/report/projectinfo/TeamListReport.html#L245">245</a></td>
+<td><a href="./xref/org/apache/maven/report/projectinfo/TeamReport.html#L246">246</a></td>
 <td>Medium</td></tr>
 <tr class="b">
-<td>Suspicious comparison of Boolean references in org.apache.maven.report.projectinfo.TeamListReport$TeamListRenderer.setRequiredArray(Map, List, String, String, String, String, String, String, String, String, String, String)</td>
+<td>Suspicious comparison of Boolean references in org.apache.maven.report.projectinfo.TeamReport$ProjectTeamRenderer.setRequiredArray(Map, List, String, String, String, String, String, String, String, String, String, String)</td>
 <td>BAD_PRACTICE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN">RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN</a></td>
-<td><a href="./xref/org/apache/maven/report/projectinfo/TeamListReport.html#L450">450</a></td>
+<td><a href="./xref/org/apache/maven/report/projectinfo/TeamReport.html#L451">451</a></td>
 <td>Medium</td></tr></table></div><a name="org.apache.maven.report.projectinfo.dependencies.SinkSerializingDependencyNodeVisitorTreeTokens"></a>
 <div class="section">
 <h3><a name="org.apache.maven.report.projectinfo.dependencies.SinkSerializingDependencyNodeVisitorTreeTokens"></a>org.apache.maven.report.projectinfo.dependencies.SinkSerializingDependencyNodeVisitor$TreeTokens</h3>
@@ -658,7 +658,7 @@
 <th>Line</th>
 <th>Priority</th></tr>
 <tr class="b">
-<td>La classe org.apache.maven.report.projectinfo.dependencies.SinkSerializingDependencyNodeVisitor$TreeTokens devrait-elle &#xea;tre une classe interne static ?</td>
+<td>Should org.apache.maven.report.projectinfo.dependencies.SinkSerializingDependencyNodeVisitor$TreeTokens be a _static_ inner class?</td>
 <td>PERFORMANCE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#SIC_INNER_SHOULD_BE_STATIC">SIC_INNER_SHOULD_BE_STATIC</a></td>
 <td><a href="./xref/org/apache/maven/report/projectinfo/dependencies/SinkSerializingDependencyNodeVisitor.html#L47">47-79</a></td>
@@ -679,7 +679,7 @@
 <td><a href="nulljava/text/DecimalFormat.html#L1909">1909-1912</a></td>
 <td>Medium</td></tr>
 <tr class="a">
-<td>La classe org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer$FileDecimalFormat d&#xe9;finit le champ d'instance org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer$FileDecimalFormat.i18n non transient et non s&#xe9;rialisable</td>
+<td>Class org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer$FileDecimalFormat defines non-transient non-serializable instance field i18n</td>
 <td>BAD_PRACTICE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#SE_BAD_FIELD">SE_BAD_FIELD</a></td>
 <td>Not available</td>
@@ -693,7 +693,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2005&#x2013;2015
+                                      <p >Copyright &copy;                    2005&#x2013;2016
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/help-mojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/help-mojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/help-mojo.html Sun Feb 28 15:47:44 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2015-09-07 
+ | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150907" />
+    <meta name="Date-Revision-yyyymmdd" content="20160228" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; project-info-reports:help</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -19,7 +19,7 @@
 
                           
         
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                       
         
 <script type="text/javascript">_uacct = "UA-140879-1";
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-09-07</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-28</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.8.1
+                    Version: 2.9-SNAPSHOT
         </li>
             
                             </ul>
@@ -357,7 +357,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1:help</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:help</p>
       
 <p><b>Description</b>:</p>
       
@@ -509,7 +509,7 @@ goals will be displayed.</div>
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2005&#x2013;2015
+                                      <p >Copyright &copy;                    2005&#x2013;2016
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index-mojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index-mojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index-mojo.html Sun Feb 28 15:47:44 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2015-09-07 
+ | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150907" />
+    <meta name="Date-Revision-yyyymmdd" content="20160228" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; project-info-reports:index</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -19,7 +19,7 @@
 
                           
         
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                       
         
 <script type="text/javascript">_uacct = "UA-140879-1";
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-09-07</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-28</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.8.1
+                    Version: 2.9-SNAPSHOT
         </li>
             
                             </ul>
@@ -359,11 +359,11 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1:index</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:index</p>
       
 <p><b>Description</b>:</p>
       
-<div>Generates the project index page.</div>
+<div>Generates the Project Index report.</div>
       
 <p><b>Attributes</b>:</p>
       
@@ -433,7 +433,7 @@ instead.<br /><b>User property is</b>: <
             
 <td>Path for a custom bundle instead of using the default one. <br />
 Using this field, you could change the texts in the generated
-reports.<br /><b>Default value is</b>: <tt>${project.basedir}/src/site/custom/project-info-report.properties</tt>.<br /></td>
+reports.<br /><b>Default value is</b>: <tt>${project.basedir}/src/site/custom/project-info-reports.properties</tt>.<br /></td>
           </tr>
           
 <tr class="a">
@@ -489,7 +489,7 @@ reports.</div>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
-<li><b>Default</b>: <tt>${project.basedir}/src/site/custom/project-info-report.properties</tt></li>
+<li><b>Default</b>: <tt>${project.basedir}/src/site/custom/project-info-reports.properties</tt></li>
         </ul><hr />
 <p><b><a name="outputDirectory">outputDirectory</a>:</b></p>
         
@@ -567,7 +567,7 @@ section of the POM is empty. Defaults to
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2005&#x2013;2015
+                                      <p >Copyright &copy;                    2005&#x2013;2016
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index.html Sun Feb 28 15:47:44 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2015-09-07 
+ | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Johnny R. Ruiz III
 jruiz@exist.com" />
     <meta name="Date-Creation-yyyymmdd" content="20130722" />
-    <meta name="Date-Revision-yyyymmdd" content="20150907" />
+    <meta name="Date-Revision-yyyymmdd" content="20160228" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Introduction</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -22,7 +22,7 @@ jruiz@exist.com" />
 
                           
         
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                       
         
 <script type="text/javascript">_uacct = "UA-140879-1";
@@ -76,9 +76,9 @@ jruiz@exist.com" />
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-09-07</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-28</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.8.1
+                    Version: 2.9-SNAPSHOT
         </li>
             
                             </ul>
@@ -184,9 +184,9 @@ jruiz@exist.com" />
                     
       <li>
   
-                          <a href="project-summary.html" title="Project Summary">
+                          <a href="project-summary.html" title="Summary">
           <span class="none"></span>
-        Project Summary</a>
+        Summary</a>
             </li>
                     
       <li>
@@ -198,23 +198,23 @@ jruiz@exist.com" />
                     
       <li>
   
-                          <a href="team-list.html" title="Project Team">
+                          <a href="team-list.html" title="Team">
           <span class="none"></span>
-        Project Team</a>
+        Team</a>
             </li>
                     
       <li>
   
-                          <a href="source-repository.html" title="Source Repository">
+                          <a href="source-repository.html" title="Source Code Management">
           <span class="none"></span>
-        Source Repository</a>
+        Source Code Management</a>
             </li>
                     
       <li>
   
-                          <a href="issue-tracking.html" title="Issue Tracking">
+                          <a href="issue-tracking.html" title="Issue Management">
           <span class="none"></span>
-        Issue Tracking</a>
+        Issue Management</a>
             </li>
                     
       <li>
@@ -247,9 +247,9 @@ jruiz@exist.com" />
                     
       <li>
   
-                          <a href="integration.html" title="Continuous Integration">
+                          <a href="integration.html" title="CI Management">
           <span class="none"></span>
-        Continuous Integration</a>
+        CI Management</a>
             </li>
                     
       <li>
@@ -261,9 +261,9 @@ jruiz@exist.com" />
                     
       <li>
   
-                          <a href="plugins.html" title="Project Plugins">
+                          <a href="plugins.html" title="Plugins">
           <span class="none"></span>
-        Project Plugins</a>
+        Plugins</a>
             </li>
                     
       <li>
@@ -456,23 +456,68 @@ jruiz@exist.com" />
 <h3><a name="Goals_Overview"></a>Goals Overview</h3>
 <p>The Project Info Reports Plugin has the following goals:</p>
 <ul>
-<li><a href="./cim-mojo.html">project-info-reports:cim</a> is used to generate the Project Continuous Integration System report.</li>
+<li><a href="./cim-mojo.html">project-info-reports:cim</a> is used to generate the Project Continuous Integration Management report.</li>
 <li><a href="./dependencies-mojo.html">project-info-reports:dependencies</a> is used to generate the Project Dependencies report.</li>
-<li><a href="./dependency-convergence-mojo.html">project-info-reports:dependency-convergence</a> is used to generate the Project Dependency Convergence report for reactor builds.</li>
+<li><a href="./dependency-convergence-mojo.html">project-info-reports:dependency-convergence</a> is used to generate the Project Dependency Convergence report for (reactor) builds.</li>
 <li><a href="./dependency-info-mojo.html">project-info-reports:dependency-info</a> is used to generate code snippets to be added to build tools.</li>
 <li><a href="./dependency-management-mojo.html">project-info-reports:dependency-management</a> is used to generate the Project Dependency Management report.</li>
 <li><a href="./distribution-management-mojo.html">project-info-reports:distribution-management</a> is used to generate the Project Distribution Management report.</li>
 <li><a href="./help-mojo.html">project-info-reports:help</a> is used to display help information on the Project Info Reports Plugin.</li>
 <li><a href="./index-mojo.html">project-info-reports:index</a> is used to generate the Project index page.</li>
-<li><a href="./issue-tracking-mojo.html">project-info-reports:issue-tracking</a> is used to generate the Project Issue Tracking report.</li>
-<li><a href="./license-mojo.html">project-info-reports:license</a> is used to generate the Project License report.</li>
+<li><a href="./issue-tracking-mojo.html">project-info-reports:issue-tracking</a> is used to generate the Project Issue Management report.</li>
+<li><a href="./license-mojo.html">project-info-reports:license</a> is used to generate the Project Licenses report.</li>
 <li><a href="./mailing-list-mojo.html">project-info-reports:mailing-list</a> is used to generate the Project Mailing List report.</li>
 <li><a href="./modules-mojo.html">project-info-reports:modules</a> is used to generate the Project Modules report.</li>
 <li><a href="./plugin-management-mojo.html">project-info-reports:plugin-management</a> is used to generate the Project Plugin Management report.</li>
 <li><a href="./plugins-mojo.html">project-info-reports:plugins</a> is used to generate the Project Plugins report.</li>
 <li><a href="./project-team-mojo.html">project-info-reports:project-team</a> is used to generate the Project Team report.</li>
 <li><a href="./scm-mojo.html">project-info-reports:scm</a> is used to generate the Project Source Code Management report.</li>
-<li><a href="./summary-mojo.html">project-info-reports:summary</a> is used to generate the Project information reports summary.</li></ul></div>
+<li><a href="./summary-mojo.html">project-info-reports:summary</a> is used to generate the Project Summary report.</li></ul></div>
+<div class="section">
+<h3><a name="Upcoming_Incompatibility_Notice"></a>Upcoming Incompatibility Notice</h3>
+<p>With the next major version (3.0) several mojos and output filenames will change fort alignment with their corresponding elements in the POM. In other words, mojos will have the same names as their POM counterparts. To make you aware of that, see the following table for the upcoming changes:</p>
+<table border="1" class="table table-striped">
+<tr class="a">
+<th align="center">Goal Name</th>
+<th align="center">New Goal Name</th>
+<th align="center">Output name</th>
+<th align="center">New Output Name</th></tr>
+<tr class="b">
+<td align="left"><tt>cim</tt></td>
+<td align="left"><tt>ci-management</tt></td>
+<td align="left"><tt>integration.html</tt></td>
+<td align="left"><tt>ci-management.html</tt></td></tr>
+<tr class="a">
+<td align="left"><tt>mailing-list</tt></td>
+<td align="left"><tt>mailing-lists</tt></td>
+<td align="left"><tt>mail-lists.html</tt></td>
+<td align="left"><tt>mailing-lists.html</tt></td></tr>
+<tr class="b">
+<td align="left"><tt>project-team</tt></td>
+<td align="left"><tt>team</tt></td>
+<td align="left"><tt>team-list.html</tt></td>
+<td align="left"><tt>team.html</tt></td></tr>
+<tr class="a">
+<td align="left"><tt>license</tt></td>
+<td align="left"><tt>licenses</tt></td>
+<td align="left"><tt>license.html</tt></td>
+<td align="left"><tt>licenses.html</tt></td></tr>
+<tr class="b">
+<td align="left"><tt>issue-tracking</tt></td>
+<td align="left"><tt>issue-management</tt></td>
+<td align="left"><tt>issue-tracking.html</tt></td>
+<td align="left"><tt>issue-management.html</tt></td></tr>
+<tr class="a">
+<td align="left"><tt>scm</tt></td>
+<td align="left">&#x2013;</td>
+<td align="left"><tt>source-repository.html</tt></td>
+<td align="left"><tt>scm.html</tt></td></tr>
+<tr class="b">
+<td align="left"><tt>summary</tt></td>
+<td align="left">&#x2013;</td>
+<td align="left"><tt>project-summary.html</tt></td>
+<td align="left"><tt>summary.html</tt></td></tr></table>
+<p>Details about this change can be found in <a class="externalLink" href="https://issues.apache.org/jira/browse/MPIR-323">MPIR-323</a>.</p></div>
 <div class="section">
 <h3><a name="Usage"></a>Usage</h3>
 <p>General instructions on how to use the Project Info Reports Plugin can be found on the <a href="./usage.html">usage page</a>. Some more specific use cases are described in the examples given below. Last but not least, users occasionally contribute additional examples, tips or errata to the <a class="externalLink" href="http://docs.codehaus.org/display/MAVENUSER/Project+Info+Reports+Plugin">plugin's wiki page</a>.</p>
@@ -500,7 +545,7 @@ jruiz@exist.com" />
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2005&#x2013;2015
+                                      <p >Copyright &copy;                    2005&#x2013;2016
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/integration.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/integration.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/integration.html Sun Feb 28 15:47:44 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2015-09-07 
+ | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150907" />
+    <meta name="Date-Revision-yyyymmdd" content="20160228" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Maven Project Info Reports Plugin &#x2013; Continuous Integration</title>
+    <title>Apache Maven Project Info Reports Plugin &#x2013; CI Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
@@ -19,7 +19,7 @@
 
                           
         
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                       
         
 <script type="text/javascript">_uacct = "UA-140879-1";
@@ -69,13 +69,13 @@
         Apache Maven Project Info Reports Plugin</a>
                     <span class="divider">/</span>
       </li>
-        <li class="active ">Continuous Integration</li>
+        <li class="active ">CI Management</li>
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-09-07</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-28</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.8.1
+                    Version: 2.9-SNAPSHOT
         </li>
             
                             </ul>
@@ -185,9 +185,9 @@
                     
       <li>
   
-                          <a href="project-summary.html" title="Project Summary">
+                          <a href="project-summary.html" title="Summary">
           <span class="none"></span>
-        Project Summary</a>
+        Summary</a>
             </li>
                     
       <li>
@@ -199,23 +199,23 @@
                     
       <li>
   
-                          <a href="team-list.html" title="Project Team">
+                          <a href="team-list.html" title="Team">
           <span class="none"></span>
-        Project Team</a>
+        Team</a>
             </li>
                     
       <li>
   
-                          <a href="source-repository.html" title="Source Repository">
+                          <a href="source-repository.html" title="Source Code Management">
           <span class="none"></span>
-        Source Repository</a>
+        Source Code Management</a>
             </li>
                     
       <li>
   
-                          <a href="issue-tracking.html" title="Issue Tracking">
+                          <a href="issue-tracking.html" title="Issue Management">
           <span class="none"></span>
-        Issue Tracking</a>
+        Issue Management</a>
             </li>
                     
       <li>
@@ -248,7 +248,7 @@
                     
       <li class="active">
   
-            <a href="#"><span class="none"></span>Continuous Integration</a>
+            <a href="#"><span class="none"></span>CI Management</a>
           </li>
                     
       <li>
@@ -260,9 +260,9 @@
                     
       <li>
   
-                          <a href="plugins.html" title="Project Plugins">
+                          <a href="plugins.html" title="Plugins">
           <span class="none"></span>
-        Project Plugins</a>
+        Plugins</a>
             </li>
                     
       <li>
@@ -467,7 +467,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2005&#x2013;2015
+                                      <p >Copyright &copy;                    2005&#x2013;2016
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/invoker-report.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/invoker-report.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/invoker-report.html Sun Feb 28 15:47:44 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2015-09-07 
+ | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150907" />
+    <meta name="Date-Revision-yyyymmdd" content="20160228" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Invoker Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -19,7 +19,7 @@
 
                           
         
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                       
         
 <script type="text/javascript">_uacct = "UA-140879-1";
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-09-07</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-28</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.8.1
+                    Version: 2.9-SNAPSHOT
         </li>
             
                             </ul>
@@ -199,16 +199,16 @@
                     
       <li>
   
-                          <a href="pmd.html" title="PMD">
+                          <a href="cpd.html" title="CPD">
           <span class="none"></span>
-        PMD</a>
+        CPD</a>
             </li>
                     
       <li>
   
-                          <a href="cpd.html" title="CPD">
+                          <a href="pmd.html" title="PMD">
           <span class="none"></span>
-        CPD</a>
+        PMD</a>
             </li>
                     
       <li>
@@ -470,13 +470,13 @@
 <th>Total Time</th>
 <th>Avg Time</th></tr>
 <tr class="b">
-<td>8</td>
-<td>8</td>
+<td>10</td>
+<td>10</td>
 <td>0</td>
 <td>0</td>
 <td>100.0%</td>
-<td>150.5&#xa0;s</td>
-<td>18.8&#xa0;s</td></tr></table>
+<td>212.3&#xa0;s</td>
+<td>21.2&#xa0;s</td></tr></table>
 <div class="section">
 <h3><a name="Build_Details"></a>Build Details</h3></div>
 <table border="0" class="table table-striped">
@@ -486,44 +486,54 @@
 <th>Time</th>
 <th>Message</th></tr>
 <tr class="b">
-<td>MPIR-242/pom.xml</td>
+<td>dependencies-java-1.7-and-1.8\pom.xml</td>
 <td>success</td>
-<td>3.9&#xa0;s</td>
+<td>14.1&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>java-version/pom.xml</td>
+<td>full-pom\pom.xml</td>
 <td>success</td>
-<td>3.6&#xa0;s</td>
+<td>138.0&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MPIR-300/pom.xml</td>
+<td>git\pom.xml</td>
 <td>success</td>
 <td>4.2&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>full-pom/pom.xml</td>
+<td>java-version\pom.xml</td>
+<td>success</td>
+<td>3.0&#xa0;s</td>
+<td></td></tr>
+<tr class="b">
+<td>minimal-pom\pom.xml</td>
+<td>success</td>
+<td>10.5&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>mpir-229\pom.xml</td>
 <td>success</td>
-<td>104.0&#xa0;s</td>
+<td>3.7&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>mpir-229/pom.xml</td>
+<td>MPIR-242\pom.xml</td>
 <td>success</td>
-<td>5.8&#xa0;s</td>
+<td>3.3&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>minimal-pom/pom.xml</td>
+<td>MPIR-251\pom.xml</td>
 <td>success</td>
-<td>12.2&#xa0;s</td>
+<td>17.8&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>git/pom.xml</td>
+<td>MPIR-300\pom.xml</td>
 <td>success</td>
-<td>5.2&#xa0;s</td>
+<td>4.0&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>multi-module/pom.xml</td>
+<td>multi-module\pom.xml</td>
 <td>success</td>
-<td>11.6&#xa0;s</td>
+<td>13.7&#xa0;s</td>
 <td></td></tr></table>
                   </div>
             </div>
@@ -534,7 +544,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2005&#x2013;2015
+                                      <p >Copyright &copy;                    2005&#x2013;2016
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-tracking-mojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-tracking-mojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-tracking-mojo.html Sun Feb 28 15:47:44 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2015-09-07 
+ | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150907" />
+    <meta name="Date-Revision-yyyymmdd" content="20160228" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; project-info-reports:issue-tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -19,7 +19,7 @@
 
                           
         
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                       
         
 <script type="text/javascript">_uacct = "UA-140879-1";
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-09-07</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-28</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.8.1
+                    Version: 2.9-SNAPSHOT
         </li>
             
                             </ul>
@@ -359,11 +359,11 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1:issue-tracking</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:issue-tracking</p>
       
 <p><b>Description</b>:</p>
       
-<div>Generates the Project Issue Tracking report.</div>
+<div>Generates the Project Issue Management report.</div>
       
 <p><b>Attributes</b>:</p>
       
@@ -433,7 +433,7 @@ instead.<br /><b>User property is</b>: <
             
 <td>Path for a custom bundle instead of using the default one. <br />
 Using this field, you could change the texts in the generated
-reports.<br /><b>Default value is</b>: <tt>${project.basedir}/src/site/custom/project-info-report.properties</tt>.<br /></td>
+reports.<br /><b>Default value is</b>: <tt>${project.basedir}/src/site/custom/project-info-reports.properties</tt>.<br /></td>
           </tr>
           
 <tr class="a">
@@ -489,7 +489,7 @@ reports.</div>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
-<li><b>Default</b>: <tt>${project.basedir}/src/site/custom/project-info-report.properties</tt></li>
+<li><b>Default</b>: <tt>${project.basedir}/src/site/custom/project-info-reports.properties</tt></li>
         </ul><hr />
 <p><b><a name="outputDirectory">outputDirectory</a>:</b></p>
         
@@ -567,7 +567,7 @@ section of the POM is empty. Defaults to
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2005&#x2013;2015
+                                      <p >Copyright &copy;                    2005&#x2013;2016
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-tracking.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-tracking.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-tracking.html Sun Feb 28 15:47:44 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2015-09-07 
+ | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150907" />
+    <meta name="Date-Revision-yyyymmdd" content="20160228" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Maven Project Info Reports Plugin &#x2013; Issue Tracking</title>
+    <title>Apache Maven Project Info Reports Plugin &#x2013; Issue Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
@@ -19,7 +19,7 @@
 
                           
         
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                       
         
 <script type="text/javascript">_uacct = "UA-140879-1";
@@ -69,13 +69,13 @@
         Apache Maven Project Info Reports Plugin</a>
                     <span class="divider">/</span>
       </li>
-        <li class="active ">Issue Tracking</li>
+        <li class="active ">Issue Management</li>
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-09-07</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-28</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.8.1
+                    Version: 2.9-SNAPSHOT
         </li>
             
                             </ul>
@@ -185,9 +185,9 @@
                     
       <li>
   
-                          <a href="project-summary.html" title="Project Summary">
+                          <a href="project-summary.html" title="Summary">
           <span class="none"></span>
-        Project Summary</a>
+        Summary</a>
             </li>
                     
       <li>
@@ -199,21 +199,21 @@
                     
       <li>
   
-                          <a href="team-list.html" title="Project Team">
+                          <a href="team-list.html" title="Team">
           <span class="none"></span>
-        Project Team</a>
+        Team</a>
             </li>
                     
       <li>
   
-                          <a href="source-repository.html" title="Source Repository">
+                          <a href="source-repository.html" title="Source Code Management">
           <span class="none"></span>
-        Source Repository</a>
+        Source Code Management</a>
             </li>
                     
       <li class="active">
   
-            <a href="#"><span class="none"></span>Issue Tracking</a>
+            <a href="#"><span class="none"></span>Issue Management</a>
           </li>
                     
       <li>
@@ -246,9 +246,9 @@
                     
       <li>
   
-                          <a href="integration.html" title="Continuous Integration">
+                          <a href="integration.html" title="CI Management">
           <span class="none"></span>
-        Continuous Integration</a>
+        CI Management</a>
             </li>
                     
       <li>
@@ -260,9 +260,9 @@
                     
       <li>
   
-                          <a href="plugins.html" title="Project Plugins">
+                          <a href="plugins.html" title="Plugins">
           <span class="none"></span>
-        Project Plugins</a>
+        Plugins</a>
             </li>
                     
       <li>
@@ -452,8 +452,8 @@
 <h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
 <p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a>.</p></div>
 <div class="section">
-<h2><a name="Issue_Tracking"></a>Issue Tracking</h2><a name="Issue_Tracking"></a>
-<p>Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.</p>
+<h2><a name="Issue_Management"></a>Issue Management</h2><a name="Issue_Management"></a>
+<p>Issues, bugs, and feature requests should be submitted to the following issue management system for this project.</p>
 <div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://issues.apache.org/jira/browse/MPIR">https://issues.apache.org/jira/browse/MPIR</a></pre></div></div>
                   </div>
             </div>
@@ -464,7 +464,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2005&#x2013;2015
+                                      <p >Copyright &copy;                    2005&#x2013;2016
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     

Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/jira-report.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/jira-report.html (original)
+++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/jira-report.html Sun Feb 28 15:47:44 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2015-09-07 
+ | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150907" />
+    <meta name="Date-Revision-yyyymmdd" content="20160228" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Maven Project Info Reports Plugin &#x2013; </title>
+    <title>Apache Maven Project Info Reports Plugin &#x2013; JIRA Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
@@ -19,7 +19,7 @@
 
                           
         
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                       
         
 <script type="text/javascript">_uacct = "UA-140879-1";
@@ -69,13 +69,13 @@
         Apache Maven Project Info Reports Plugin</a>
                     <span class="divider">/</span>
       </li>
-        <li class="active "></li>
+        <li class="active ">JIRA Report</li>
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-09-07</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-28</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.8.1
+                    Version: 2.9-SNAPSHOT
         </li>
             
                             </ul>
@@ -197,16 +197,16 @@
                     
       <li>
   
-                          <a href="pmd.html" title="PMD">
+                          <a href="cpd.html" title="CPD">
           <span class="none"></span>
-        PMD</a>
+        CPD</a>
             </li>
                     
       <li>
   
-                          <a href="cpd.html" title="CPD">
+                          <a href="pmd.html" title="PMD">
           <span class="none"></span>
-        CPD</a>
+        PMD</a>
             </li>
                     
       <li>
@@ -453,7 +453,24 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            
+            <div class="section">
+<h2><a name="JIRA_Report"></a>JIRA Report</h2>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Type</th>
+<th>Key</th>
+<th>Summary</th>
+<th>By</th></tr>
+<tr class="b">
+<td>Bug</td>
+<td><a class="externalLink" href="https://issues.apache.org/jira/browse/MPIR-251">MPIR-251</a></td>
+<td>Artifact ###### has no file error regression</td>
+<td>Michael Osipov</td></tr>
+<tr class="a">
+<td>Bug</td>
+<td><a class="externalLink" href="https://issues.apache.org/jira/browse/MPIR-268">MPIR-268</a></td>
+<td>Add Gradle dependency information</td>
+<td>Michael Osipov</td></tr></table></div>
                   </div>
             </div>
           </div>
@@ -463,7 +480,7 @@
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                                      <p >Copyright &copy;                    2005&#x2013;2015
+                                      <p >Copyright &copy;                    2005&#x2013;2016
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.