You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2014/03/11 21:12:55 UTC

svn commit: r901148 [15/48] - in /websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/pmd/ apidocs/org/apache/maven/plugin/pmd/class-use/ apidocs/org/apache/maven/plugin/pmd/model/ api...

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/findbugs.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/findbugs.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/findbugs.html Tue Mar 11 20:12:51 2014
@@ -1,21 +1,21 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Mar 4, 2013
+ | Generated by Apache Maven Doxia at 2014-03-11
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven PMD plugin - FindBugs Bug Detector Report</title>
+    <title>Apache Maven PMD Plugin - FindBugs Bug Detector Report</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20130304" />
+        <meta name="Date-Revision-yyyymmdd" content="20140311" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven PMD plugin</a>
+                      <a href="./">Apache Maven PMD Plugin</a>
         &gt;
         FindBugs Bug Detector Report
         </div>
             <div class="xright">        
-                                    Last Published: 2013-03-04
-              &nbsp;| Version: 3.0.1
+                                    Last Published: 2014-03-11
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -97,7 +97,7 @@
                                                                                                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                      <li class="expanded">
+                                                                                                                                                                                                                                                                                    <li class="expanded">
                   <a href="project-reports.html">Project Reports</a>
                     <ul>
                       <li class="none">
@@ -107,10 +107,7 @@
                   <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="cpd.html">CPD Report</a>
-            </li>
-                      <li class="none">
-                  <a href="pmd.html">PMD Report</a>
+                  <a href="pmd.html">PMD</a>
             </li>
                       <li class="none">
                   <a href="xref/index.html">Source Xref</a>
@@ -210,7 +207,247 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>FindBugs Bug Detector Report<a name="FindBugs_Bug_Detector_Report"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://findbugs.sourceforge.net">FindBugs Report</a></p><p>FindBugs Version is <i>2.0.1</i></p><p>Threshold is <i>medium</i></p><p>Effort is <i>min</i></p></div><div class="section"><h2>Summary<a name="Summary"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Classes</th><th>Bugs</th><th>Errors</th><th>Missing Classes</th></tr><tr class="b"><td>21</td><td>21</td><td>0</td><td>0</td></tr></table></div><div class="section"><h2>Files<a name="Files"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Class</th><th>Bugs</th></tr><tr class="b"><td><a href="#org.apache.maven.plugin.pmd.CpdReport">org.apache.maven.plugin.pmd.CpdReport</a></td><td>1</td></tr><tr class="a"><td><a href="#org.apache.maven.plugin.pmd.CpdViolationCheckMojo">org.apache.maven.plugin.pmd.CpdViolationCheckM
 ojo</a></td><td>3</td></tr><tr class="b"><td><a href="#org.apache.maven.plugin.pmd.HelpMojo">org.apache.maven.plugin.pmd.HelpMojo</a></td><td>1</td></tr><tr class="a"><td><a href="#org.apache.maven.plugin.pmd.PmdReport">org.apache.maven.plugin.pmd.PmdReport</a></td><td>2</td></tr><tr class="b"><td><a href="#org.apache.maven.plugin.pmd.PmdViolationCheckMojo">org.apache.maven.plugin.pmd.PmdViolationCheckMojo</a></td><td>2</td></tr><tr class="a"><td><a href="#org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader">org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader</a></td><td>6</td></tr><tr class="b"><td><a href="#org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader">org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader</a></td><td>6</td></tr></table></div><a name="org.apache.maven.plugin.pmd.CpdReport"></a><div class="section"><h3>org.apache.maven.plugin.pmd.CpdReport<a name="org.apache.maven.plugin.pmd.CpdReport"></a></h3><table border="0" class="bodyTable"><tr class="a"><
 th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.plugin.pmd.CpdReport.writeNonHtml(CPD)</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/plugin/pmd/CpdReport.html#236">236</a></td><td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.pmd.CpdViolationCheckMojo"></a><div class="section"><h3>org.apache.maven.plugin.pmd.CpdViolationCheckMojo<a name="org.apache.maven.plugin.pmd.CpdViolationCheckMojo"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>Found reliance on default encoding in org.apache.maven.plugin.pmd.CpdViolationCheckMojo.getErrorDetails(File): new java
 .io.FileReader(File)</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/plugin/pmd/CpdViolationCheckMojo.html#117">117</a></td><td>High</td></tr><tr class="a"><td>Found reliance on default encoding in org.apache.maven.plugin.pmd.CpdViolationCheckMojo.loadExcludeFromFailuresData(String): new java.io.FileReader(String)</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/plugin/pmd/CpdViolationCheckMojo.html#172">172</a></td><td>High</td></tr><tr class="b"><td>org.apache.maven.plugin.pmd.CpdViolationCheckMojo.getErrorDetails(File) may fail to clean up java.io.Reader</td><td>EXPERIMENTAL</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#OBL_UNSATISFIED_OBLIGATION">OBL_UNSATI
 SFIED_OBLIGATION</a></td><td><a href="./xref/org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#117">117</a></td><td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.pmd.HelpMojo"></a><div class="section"><h3>org.apache.maven.plugin.pmd.HelpMojo<a name="org.apache.maven.plugin.pmd.HelpMojo"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>org.apache.maven.plugin.pmd.HelpMojo.build() may fail to clean up java.io.InputStream</td><td>EXPERIMENTAL</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#OBL_UNSATISFIED_OBLIGATION">OBL_UNSATISFIED_OBLIGATION</a></td><td><a href="nullorg/apache/maven/plugin/pmd/HelpMojo.html#68">68</a></td><td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.pmd.PmdReport"></a><div class="section"><h3>org.apache.maven.plugin.pmd.PmdReport<a name="org.apache.maven.plugin.pmd.PmdReport"
 ></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>La m&#xe9;thode org.apache.maven.plugin.pmd.PmdReport.setRulesets(String[]) risque d'exposer sa repr&#xe9;sentation interne en stockant un objet externe modifiable dans org.apache.maven.plugin.pmd.PmdReport.rulesets</td><td>MALICIOUS_CODE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#EI_EXPOSE_REP2">EI_EXPOSE_REP2</a></td><td><a href="./xref/org/apache/maven/plugin/pmd/PmdReport.html#157">157</a></td><td>Medium</td></tr><tr class="a"><td>exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.plugin.pmd.PmdReport.writeNonHtml(Report)</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/
 plugin/pmd/PmdReport.html#374">374</a></td><td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.pmd.PmdViolationCheckMojo"></a><div class="section"><h3>org.apache.maven.plugin.pmd.PmdViolationCheckMojo<a name="org.apache.maven.plugin.pmd.PmdViolationCheckMojo"></a></h3><table border="0" class="bodyTable"><tr class="b"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="a"><td>Found reliance on default encoding in org.apache.maven.plugin.pmd.PmdViolationCheckMojo.getErrorDetails(File): new java.io.FileReader(File)</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/plugin/pmd/PmdViolationCheckMojo.html#185">185</a></td><td>High</td></tr><tr class="b"><td>org.apache.maven.plugin.pmd.PmdViolationCheckMojo.getErrorDetails(File) may fail to clean up java.io.Reader</td><td>EXPERIMENTAL</td><td><a clas
 s="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#OBL_UNSATISFIED_OBLIGATION">OBL_UNSATISFIED_OBLIGATION</a></td><td><a href="./xref/org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#185">185</a></td><td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader"></a><div class="section"><h3>org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader<a name="org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>Alimentation &#xe0; perte d'une variable locale dans la m&#xe9;thode org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader.parseCpdErrorDetail(XmlPullParser, boolean)</td><td>STYLE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DLS_DEAD_LOCAL_STORE">DLS_DEAD_LOCAL_STORE</a></td><td><a href="nullorg/apache/maven/
 plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#811">811</a></td><td>High</td></tr><tr class="a"><td>Alimentation &#xe0; perte d'une variable locale dans la m&#xe9;thode org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader.parseCpdFile(XmlPullParser, boolean)</td><td>STYLE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DLS_DEAD_LOCAL_STORE">DLS_DEAD_LOCAL_STORE</a></td><td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#868">868</a></td><td>High</td></tr><tr class="b"><td>Test de nullit&#xe9; redondant sur une valeur non nulle dans org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader.parseCpdErrorDetail(XmlPullParser, boolean)</td><td>STYLE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE">RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE</a></td><td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#817">817</a></td
 ><td>Medium</td></tr><tr class="a"><td>Test de nullit&#xe9; redondant sur une valeur non nulle dans org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader.parseDuplication(XmlPullParser, boolean)</td><td>STYLE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE">RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE</a></td><td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#918">918</a></td><td>Medium</td></tr><tr class="b"><td>La m&#xe9;thode priv&#xe9;e org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader.getBooleanValue(String, String, XmlPullParser) n'est jamais appel&#xe9;e</td><td>PERFORMANCE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#UPM_UNCALLED_PRIVATE_METHOD">UPM_UNCALLED_PRIVATE_METHOD</a></td><td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#153">153</a></td><td>Medium</td></tr><tr class="a"><td>La m&
 #xe9;thode priv&#xe9;e org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader.getDateValue(String, String, XmlPullParser) n'est jamais appel&#xe9;e</td><td>PERFORMANCE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#UPM_UNCALLED_PRIVATE_METHOD">UPM_UNCALLED_PRIVATE_METHOD</a></td><td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#241">241</a></td><td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader"></a><div class="section"><h3>org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader<a name="org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader"></a></h3><table border="0" class="bodyTable"><tr class="b"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="a"><td>Alimentation &#xe0; perte d'une variable locale dans la m&#xe9;thode org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader.parsePmdErrorDetail(XmlPullParser, boolean)</
 td><td>STYLE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DLS_DEAD_LOCAL_STORE">DLS_DEAD_LOCAL_STORE</a></td><td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#811">811</a></td><td>High</td></tr><tr class="b"><td>Alimentation &#xe0; perte d'une variable locale dans la m&#xe9;thode org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader.parsePmdFile(XmlPullParser, boolean)</td><td>STYLE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DLS_DEAD_LOCAL_STORE">DLS_DEAD_LOCAL_STORE</a></td><td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#864">864</a></td><td>High</td></tr><tr class="a"><td>Test de nullit&#xe9; redondant sur une valeur non nulle dans org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader.parsePmdErrorDetail(XmlPullParser, boolean)</td><td>STYLE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.h
 tml#RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE">RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE</a></td><td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#817">817</a></td><td>Medium</td></tr><tr class="b"><td>Test de nullit&#xe9; redondant sur une valeur non nulle dans org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader.parsePmdFile(XmlPullParser, boolean)</td><td>STYLE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE">RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE</a></td><td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#870">870</a></td><td>Medium</td></tr><tr class="a"><td>La m&#xe9;thode priv&#xe9;e org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader.getBooleanValue(String, String, XmlPullParser) n'est jamais appel&#xe9;e</td><td>PERFORMANCE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#UPM_UNCALLED_PRIVA
 TE_METHOD">UPM_UNCALLED_PRIVATE_METHOD</a></td><td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#153">153</a></td><td>Medium</td></tr><tr class="b"><td>La m&#xe9;thode priv&#xe9;e org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader.getDateValue(String, String, XmlPullParser) n'est jamais appel&#xe9;e</td><td>PERFORMANCE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#UPM_UNCALLED_PRIVATE_METHOD">UPM_UNCALLED_PRIVATE_METHOD</a></td><td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#241">241</a></td><td>Medium</td></tr></table></div>
+        <div class="section">
+<h2>FindBugs Bug Detector Report<a name="FindBugs_Bug_Detector_Report"></a></h2>
+<p>The following document contains the results of <a class="externalLink" href="http://findbugs.sourceforge.net">FindBugs Report</a></p>
+<p>FindBugs Version is <i>2.0.1</i></p>
+<p>Threshold is <i>medium</i></p>
+<p>Effort is <i>min</i></p></div>
+<div class="section">
+<h2>Summary<a name="Summary"></a></h2>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Classes</th>
+<th>Bugs</th>
+<th>Errors</th>
+<th>Missing Classes</th></tr>
+<tr class="b">
+<td>22</td>
+<td>22</td>
+<td>0</td>
+<td>0</td></tr></table></div>
+<div class="section">
+<h2>Files<a name="Files"></a></h2>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Class</th>
+<th>Bugs</th></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.pmd.CpdReport">org.apache.maven.plugin.pmd.CpdReport</a></td>
+<td>1</td></tr>
+<tr class="a">
+<td><a href="#org.apache.maven.plugin.pmd.CpdViolationCheckMojo">org.apache.maven.plugin.pmd.CpdViolationCheckMojo</a></td>
+<td>3</td></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.pmd.HelpMojo">org.apache.maven.plugin.pmd.HelpMojo</a></td>
+<td>1</td></tr>
+<tr class="a">
+<td><a href="#org.apache.maven.plugin.pmd.PmdReport">org.apache.maven.plugin.pmd.PmdReport</a></td>
+<td>3</td></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.pmd.PmdViolationCheckMojo">org.apache.maven.plugin.pmd.PmdViolationCheckMojo</a></td>
+<td>2</td></tr>
+<tr class="a">
+<td><a href="#org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader">org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader</a></td>
+<td>6</td></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader">org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader</a></td>
+<td>6</td></tr></table></div><a name="org.apache.maven.plugin.pmd.CpdReport"></a>
+<div class="section">
+<h3>org.apache.maven.plugin.pmd.CpdReport<a name="org.apache.maven.plugin.pmd.CpdReport"></a></h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Bug</th>
+<th>Category</th>
+<th>Details</th>
+<th>Line</th>
+<th>Priority</th></tr>
+<tr class="b">
+<td>exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.plugin.pmd.CpdReport.writeNonHtml(CPD)</td>
+<td>BAD_PRACTICE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td>
+<td><a href="./xref/org/apache/maven/plugin/pmd/CpdReport.html#296">296</a></td>
+<td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.pmd.CpdViolationCheckMojo"></a>
+<div class="section">
+<h3>org.apache.maven.plugin.pmd.CpdViolationCheckMojo<a name="org.apache.maven.plugin.pmd.CpdViolationCheckMojo"></a></h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Bug</th>
+<th>Category</th>
+<th>Details</th>
+<th>Line</th>
+<th>Priority</th></tr>
+<tr class="b">
+<td>Found reliance on default encoding in org.apache.maven.plugin.pmd.CpdViolationCheckMojo.getErrorDetails(File): new java.io.FileReader(File)</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/plugin/pmd/CpdViolationCheckMojo.html#117">117</a></td>
+<td>High</td></tr>
+<tr class="a">
+<td>Found reliance on default encoding in org.apache.maven.plugin.pmd.CpdViolationCheckMojo.loadExcludeFromFailuresData(String): new java.io.FileReader(String)</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/plugin/pmd/CpdViolationCheckMojo.html#172">172</a></td>
+<td>High</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugin.pmd.CpdViolationCheckMojo.getErrorDetails(File) may fail to clean up java.io.Reader</td>
+<td>EXPERIMENTAL</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#OBL_UNSATISFIED_OBLIGATION">OBL_UNSATISFIED_OBLIGATION</a></td>
+<td><a href="./xref/org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#117">117</a></td>
+<td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.pmd.HelpMojo"></a>
+<div class="section">
+<h3>org.apache.maven.plugin.pmd.HelpMojo<a name="org.apache.maven.plugin.pmd.HelpMojo"></a></h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Bug</th>
+<th>Category</th>
+<th>Details</th>
+<th>Line</th>
+<th>Priority</th></tr>
+<tr class="b">
+<td>org.apache.maven.plugin.pmd.HelpMojo.build() may fail to clean up java.io.InputStream</td>
+<td>EXPERIMENTAL</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#OBL_UNSATISFIED_OBLIGATION">OBL_UNSATISFIED_OBLIGATION</a></td>
+<td><a href="nullorg/apache/maven/plugin/pmd/HelpMojo.html#68">68</a></td>
+<td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.pmd.PmdReport"></a>
+<div class="section">
+<h3>org.apache.maven.plugin.pmd.PmdReport<a name="org.apache.maven.plugin.pmd.PmdReport"></a></h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Bug</th>
+<th>Category</th>
+<th>Details</th>
+<th>Line</th>
+<th>Priority</th></tr>
+<tr class="b">
+<td>Found reliance on default encoding in org.apache.maven.plugin.pmd.PmdReport.executePmd(): new java.io.PrintStream(String)</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/plugin/pmd/PmdReport.html#390">390</a></td>
+<td>High</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugin.pmd.PmdReport.setRulesets(String[]) may expose internal representation by storing an externally mutable object into PmdReport.rulesets</td>
+<td>MALICIOUS_CODE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#EI_EXPOSE_REP2">EI_EXPOSE_REP2</a></td>
+<td><a href="./xref/org/apache/maven/plugin/pmd/PmdReport.html#185">185</a></td>
+<td>Medium</td></tr>
+<tr class="b">
+<td>exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.plugin.pmd.PmdReport.writeNonHtml(Report)</td>
+<td>BAD_PRACTICE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td>
+<td><a href="./xref/org/apache/maven/plugin/pmd/PmdReport.html#482">482</a></td>
+<td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.pmd.PmdViolationCheckMojo"></a>
+<div class="section">
+<h3>org.apache.maven.plugin.pmd.PmdViolationCheckMojo<a name="org.apache.maven.plugin.pmd.PmdViolationCheckMojo"></a></h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Bug</th>
+<th>Category</th>
+<th>Details</th>
+<th>Line</th>
+<th>Priority</th></tr>
+<tr class="b">
+<td>Found reliance on default encoding in org.apache.maven.plugin.pmd.PmdViolationCheckMojo.getErrorDetails(File): new java.io.FileReader(File)</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/plugin/pmd/PmdViolationCheckMojo.html#185">185</a></td>
+<td>High</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugin.pmd.PmdViolationCheckMojo.getErrorDetails(File) may fail to clean up java.io.Reader</td>
+<td>EXPERIMENTAL</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#OBL_UNSATISFIED_OBLIGATION">OBL_UNSATISFIED_OBLIGATION</a></td>
+<td><a href="./xref/org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#185">185</a></td>
+<td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader"></a>
+<div class="section">
+<h3>org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader<a name="org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader"></a></h3>
+<table border="0" class="bodyTable">
+<tr class="b">
+<th>Bug</th>
+<th>Category</th>
+<th>Details</th>
+<th>Line</th>
+<th>Priority</th></tr>
+<tr class="a">
+<td>Dead store to parsed in org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader.parseCpdErrorDetail(XmlPullParser, boolean)</td>
+<td>STYLE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DLS_DEAD_LOCAL_STORE">DLS_DEAD_LOCAL_STORE</a></td>
+<td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#811">811</a></td>
+<td>High</td></tr>
+<tr class="b">
+<td>Dead store to parsed in org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader.parseCpdFile(XmlPullParser, boolean)</td>
+<td>STYLE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DLS_DEAD_LOCAL_STORE">DLS_DEAD_LOCAL_STORE</a></td>
+<td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#868">868</a></td>
+<td>High</td></tr>
+<tr class="a">
+<td>Redundant nullcheck of duplications, which is known to be non-null in org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader.parseCpdErrorDetail(XmlPullParser, boolean)</td>
+<td>STYLE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE">RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE</a></td>
+<td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#817">817</a></td>
+<td>Medium</td></tr>
+<tr class="b">
+<td>Redundant nullcheck of files, which is known to be non-null in org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader.parseDuplication(XmlPullParser, boolean)</td>
+<td>STYLE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE">RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE</a></td>
+<td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#918">918</a></td>
+<td>Medium</td></tr>
+<tr class="a">
+<td>Private method org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader.getBooleanValue(String, String, XmlPullParser) is never called</td>
+<td>PERFORMANCE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#UPM_UNCALLED_PRIVATE_METHOD">UPM_UNCALLED_PRIVATE_METHOD</a></td>
+<td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#153">153</a></td>
+<td>Medium</td></tr>
+<tr class="b">
+<td>Private method org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader.getDateValue(String, String, XmlPullParser) is never called</td>
+<td>PERFORMANCE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#UPM_UNCALLED_PRIVATE_METHOD">UPM_UNCALLED_PRIVATE_METHOD</a></td>
+<td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#241">241</a></td>
+<td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader"></a>
+<div class="section">
+<h3>org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader<a name="org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader"></a></h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Bug</th>
+<th>Category</th>
+<th>Details</th>
+<th>Line</th>
+<th>Priority</th></tr>
+<tr class="b">
+<td>Dead store to parsed in org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader.parsePmdErrorDetail(XmlPullParser, boolean)</td>
+<td>STYLE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DLS_DEAD_LOCAL_STORE">DLS_DEAD_LOCAL_STORE</a></td>
+<td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#811">811</a></td>
+<td>High</td></tr>
+<tr class="a">
+<td>Dead store to parsed in org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader.parsePmdFile(XmlPullParser, boolean)</td>
+<td>STYLE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DLS_DEAD_LOCAL_STORE">DLS_DEAD_LOCAL_STORE</a></td>
+<td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#864">864</a></td>
+<td>High</td></tr>
+<tr class="b">
+<td>Redundant nullcheck of files, which is known to be non-null in org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader.parsePmdErrorDetail(XmlPullParser, boolean)</td>
+<td>STYLE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE">RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE</a></td>
+<td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#817">817</a></td>
+<td>Medium</td></tr>
+<tr class="a">
+<td>Redundant nullcheck of violations, which is known to be non-null in org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader.parsePmdFile(XmlPullParser, boolean)</td>
+<td>STYLE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE">RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE</a></td>
+<td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#870">870</a></td>
+<td>Medium</td></tr>
+<tr class="b">
+<td>Private method org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader.getBooleanValue(String, String, XmlPullParser) is never called</td>
+<td>PERFORMANCE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#UPM_UNCALLED_PRIVATE_METHOD">UPM_UNCALLED_PRIVATE_METHOD</a></td>
+<td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#153">153</a></td>
+<td>Medium</td></tr>
+<tr class="a">
+<td>Private method org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader.getDateValue(String, String, XmlPullParser) is never called</td>
+<td>PERFORMANCE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#UPM_UNCALLED_PRIVATE_METHOD">UPM_UNCALLED_PRIVATE_METHOD</a></td>
+<td><a href="nullorg/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#241">241</a></td>
+<td>Medium</td></tr></table></div>
       </div>
     </div>
     <div class="clear">
@@ -218,7 +455,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2005-2013
+        &#169;            2005-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/help-mojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/help-mojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/help-mojo.html Tue Mar 11 20:12:51 2014
@@ -1,11 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Mar 4, 2013
+ | Generated by Apache Maven Doxia at 2014-03-11
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven PMD plugin - 
+    <title>Apache Maven PMD Plugin - 
     pmd:help</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -13,10 +13,10 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20130304" />
+        <meta name="Date-Revision-yyyymmdd" content="20140311" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -42,14 +42,14 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven PMD plugin</a>
+                      <a href="./">Apache Maven PMD Plugin</a>
         &gt;
         
     pmd:help
         </div>
             <div class="xright">        
-                                    Last Published: 2013-03-04
-              &nbsp;| Version: 3.0.1
+                                    Last Published: 2014-03-11
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -99,7 +99,7 @@
                                                                                                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -173,83 +173,148 @@
       <div id="contentBox">
         
   
-    <div class="section"><h2>pmd:help<a name="pmd:help"></a></h2>
-      <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-pmd-plugin:3.0.1:help</p>
-      <p><b>Description</b>:</p>
-      <div>Display help information on maven-pmd-plugin.<br />
+    <div class="section">
+<h2>pmd:help<a name="pmd:help"></a></h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.maven.plugins:maven-pmd-plugin:3.1:help</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Display help information on maven-pmd-plugin.<br />
 Call <tt>mvn pmd:help -Ddetail=true
 -Dgoal=&lt;goal-name&gt;</tt> to display parameter details.</div>
-      <p><b>Attributes</b>:</p>
-      <ul>
-        <li>The goal is thread-safe and supports parallel builds.</li>
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>The goal is thread-safe and supports parallel builds.</li>
       </ul>
-      <div class="section"><h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
-        <table class="bodyTable" border="0">
-          <tr class="a">
-            <th>Name</th>
-            <th>Type</th>
-            <th>Since</th>
-            <th>Description</th>
+      
+<div class="section">
+<h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
+        
+<table class="bodyTable" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
           </tr>
-          <tr class="b">
-            <td><b><a href="#detail">detail</a></b></td>
-            <td><tt>boolean</tt></td>
-            <td><tt>-</tt></td>
-            <td>If <tt>true</tt>, display all settable properties for each
+          
+<tr class="b">
+            
+<td><b><a href="#detail">detail</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If <tt>true</tt>, display all settable properties for each
 goal.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>detail</tt>.</td>
           </tr>
-          <tr class="a">
-            <td><b><a href="#goal">goal</a></b></td>
-            <td><tt>String</tt></td>
-            <td><tt>-</tt></td>
-            <td>The name of the goal for which to show help. If unspecified, all
+          
+<tr class="a">
+            
+<td><b><a href="#goal">goal</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The name of the goal for which to show help. If unspecified, all
 goals will be displayed.<br /><b>User property is</b>: <tt>goal</tt>.</td>
           </tr>
-          <tr class="b">
-            <td><b><a href="#indentSize">indentSize</a></b></td>
-            <td><tt>int</tt></td>
-            <td><tt>-</tt></td>
-            <td>The number of spaces per indentation level, should be positive.<br /><b>Default value is</b>: <tt>2</tt>.<br /><b>User property is</b>: <tt>indentSize</tt>.</td>
+          
+<tr class="b">
+            
+<td><b><a href="#indentSize">indentSize</a></b></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The number of spaces per indentation level, should be positive.<br /><b>Default value is</b>: <tt>2</tt>.<br /><b>User property is</b>: <tt>indentSize</tt>.</td>
           </tr>
-          <tr class="a">
-            <td><b><a href="#lineLength">lineLength</a></b></td>
-            <td><tt>int</tt></td>
-            <td><tt>-</tt></td>
-            <td>The maximum length of a display line, should be positive.<br /><b>Default value is</b>: <tt>80</tt>.<br /><b>User property is</b>: <tt>lineLength</tt>.</td>
+          
+<tr class="a">
+            
+<td><b><a href="#lineLength">lineLength</a></b></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The maximum length of a display line, should be positive.<br /><b>Default value is</b>: <tt>80</tt>.<br /><b>User property is</b>: <tt>lineLength</tt>.</td>
           </tr>
         </table>
       </div>
-      <div class="section"><h3>Parameter Details<a name="Parameter_Details"></a></h3>
-        <p><b><a name="detail">detail</a>:</b></p>
-        <div>If <tt>true</tt>, display all settable properties for each
+      
+<div class="section">
+<h3>Parameter Details<a name="Parameter_Details"></a></h3>
+        
+<p><b><a name="detail">detail</a>:</b></p>
+        
+<div>If <tt>true</tt>, display all settable properties for each
 goal.</div>
-        <ul>
-          <li><b>Type</b>: <tt>boolean</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>detail</tt></li>
-          <li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr /><p><b><a name="goal">goal</a>:</b></p>
-        <div>The name of the goal for which to show help. If unspecified, all
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>detail</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="goal">goal</a>:</b></p>
+        
+<div>The name of the goal for which to show help. If unspecified, all
 goals will be displayed.</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.lang.String</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>goal</tt></li>
-        </ul><hr /><p><b><a name="indentSize">indentSize</a>:</b></p>
-        <div>The number of spaces per indentation level, should be positive.</div>
-        <ul>
-          <li><b>Type</b>: <tt>int</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>indentSize</tt></li>
-          <li><b>Default</b>: <tt>2</tt></li>
-        </ul><hr /><p><b><a name="lineLength">lineLength</a>:</b></p>
-        <div>The maximum length of a display line, should be positive.</div>
-        <ul>
-          <li><b>Type</b>: <tt>int</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>lineLength</tt></li>
-          <li><b>Default</b>: <tt>80</tt></li>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>goal</tt></li>
+        </ul><hr />
+<p><b><a name="indentSize">indentSize</a>:</b></p>
+        
+<div>The number of spaces per indentation level, should be positive.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>indentSize</tt></li>
+          
+<li><b>Default</b>: <tt>2</tt></li>
+        </ul><hr />
+<p><b><a name="lineLength">lineLength</a>:</b></p>
+        
+<div>The maximum length of a display line, should be positive.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>lineLength</tt></li>
+          
+<li><b>Default</b>: <tt>80</tt></li>
         </ul>
       </div>
     </div>
@@ -262,7 +327,7 @@ goals will be displayed.</div>
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2005-2013
+        &#169;            2005-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/index.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/index.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/index.html Tue Mar 11 20:12:51 2014
@@ -1,11 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Mar 4, 2013
+ | Generated by Apache Maven Doxia at 2014-03-11
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven PMD plugin - Introduction</title>
+    <title>Apache Maven PMD Plugin - Introduction</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -13,11 +13,11 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Dennis Lundberg" />
-        <meta name="Date-Creation-yyyymmdd" content="20120104" />
-    <meta name="Date-Revision-yyyymmdd" content="20130304" />
+        <meta name="Date-Creation-yyyymmdd" content="20130722" />
+    <meta name="Date-Revision-yyyymmdd" content="20140311" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -43,13 +43,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven PMD plugin</a>
+                      <a href="./">Apache Maven PMD Plugin</a>
         &gt;
         Introduction
         </div>
             <div class="xright">        
-                                    Last Published: 2013-03-04
-              &nbsp;| Version: 3.0.1
+                                    Last Published: 2014-03-11
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -143,7 +143,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -215,7 +215,33 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><div class="section"><h2>Maven PMD Plugin<a name="Maven_PMD_Plugin"></a></h2><p>The PMD Plugin allows you to
  automatically run the <a class="externalLink" href="http://pmd.sourceforge.net/">PMD</a> code analysis tool on your project's source code and generate a site report with its results. It also supports the separate Copy/Paste Detector tool (or CPD) distributed with PMD.</p><p>This version of Maven PMD Plugin uses PMD 5.0.2.</p><p>The plugin accepts configuration parameters that can be used to customize the execution of the PMD tool.</p><div class="section"><h3>Goals Overview<a name="Goals_Overview"></a></h3><p>This plugin has 4 goals:</p><ul><li><a href="./pmd-mojo.html">pmd:pmd</a> creates a PMD site report based on the rulesets and configuration set in the plugin. It can also generate a pmd output file aside from the site report in any of the following formats: xml, csv or txt.</li><li><a href="./cpd-mojo.html">pmd:cpd</a> generates a report for PMD's Copy/Paste Detector (CPD) tool. It can also generate a cpd results file in any of these formats: xml, csv or txt.</li><li><a href=".
 /check-mojo.html">pmd:check</a> verifies that the PMD report is empty and fails the build if it is not. This goal is executed by default when <tt>pmd:pmd</tt> is executed.</li><li><a href="./cpd-check-mojo.html">pmd:cpd-check</a> verifies that the CPD report is empty and fails the build if it is not. This goal is executed by default when <tt>pmd:cpd</tt> is executed.</li></ul></div><div class="section"><h3>Usage<a name="Usage"></a></h3><p>General instructions on how to use the PMD 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/PMD+Plugin">plugin's wiki page</a>.</p><p>In case you still have questions regarding the plugin's usage, please have a look at the <a href="./faq.html">FAQ</a> and feel free to contact the <a href="./mail-li
 sts.html">user mailing list</a>. The posts to the mailing list are archived and could already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching the <a href="./mail-lists.html">mail archive</a>.</p><p>If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our <a href="./issue-tracking.html">issue tracker</a>. When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from our <a href="./source-repository.html">source repository</a> and will find supplementary information in the <a class="externalLink" href="http://maven.apache.org/guides/development/gui
 de-helping.html">guide to helping with Maven</a>.</p></div><div class="section"><h3>Examples<a name="Examples"></a></h3><p>To provide you with better understanding of some usages of the Maven PMD Plugin, you can take a look into the following examples:</p><ul><li><a href="./examples/removeReport.html">Remove Report</a></li><li><a href="./examples/targetJdk.html">Target JDK</a></li><li><a href="./examples/usingRuleSets.html">Using Rule Sets</a></li><li><a href="./examples/violationChecking.html">Violation Checking</a></li><li><a href="./examples/javascriptReport.html">Analyzing JavaScript Code</a></li></ul></div></div>
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><div class="section">
+<h2>Apache Maven PMD Plugin<a name="Apache_Maven_PMD_Plugin"></a></h2>
+<p>The PMD Plugin allows you to automatically run the <a class="externalLink" href="http://pmd.sourceforge.net/">PMD</a> code analysis tool on your project's source code and generate a site report with its results. It also supports the separate Copy/Paste Detector tool (or CPD) distributed with PMD.</p>
+<p>This version of Maven PMD Plugin uses PMD 5.0.5.</p>
+<p>The plugin accepts configuration parameters that can be used to customize the execution of the PMD tool.</p>
+<div class="section">
+<h3>Goals Overview<a name="Goals_Overview"></a></h3>
+<p>This plugin has 4 goals:</p>
+<ul>
+<li><a href="./pmd-mojo.html">pmd:pmd</a> creates a PMD site report based on the rulesets and configuration set in the plugin. It can also generate a pmd output file aside from the site report in any of the following formats: xml, csv or txt.</li>
+<li><a href="./cpd-mojo.html">pmd:cpd</a> generates a report for PMD's Copy/Paste Detector (CPD) tool. It can also generate a cpd results file in any of these formats: xml, csv or txt.</li>
+<li><a href="./check-mojo.html">pmd:check</a> verifies that the PMD report is empty and fails the build if it is not. This goal is executed by default when <tt>pmd:pmd</tt> is executed.</li>
+<li><a href="./cpd-check-mojo.html">pmd:cpd-check</a> verifies that the CPD report is empty and fails the build if it is not. This goal is executed by default when <tt>pmd:cpd</tt> is executed.</li></ul></div>
+<div class="section">
+<h3>Usage<a name="Usage"></a></h3>
+<p>General instructions on how to use the PMD 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/PMD+Plugin">plugin's wiki page</a>.</p>
+<p>In case you still have questions regarding the plugin's usage, please have a look at the <a href="./faq.html">FAQ</a> and feel free to contact the <a href="./mail-lists.html">user mailing list</a>. The posts to the mailing list are archived and could already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching the <a href="./mail-lists.html">mail archive</a>.</p>
+<p>If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our <a href="./issue-tracking.html">issue tracker</a>. When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from our <a href="./source-repository.html">source repository</a> and will find supplementary information in the <a class="externalLink" href="http://maven.apache.org/guides/development/guide-helping.html">guide to helping with Maven</a>.</p></div>
+<div class="section">
+<h3>Examples<a name="Examples"></a></h3>
+<p>To provide you with better understanding of some usages of the Maven PMD Plugin, you can take a look into the following examples:</p>
+<ul>
+<li><a href="./examples/removeReport.html">Remove Report</a></li>
+<li><a href="./examples/targetJdk.html">Target JDK</a></li>
+<li><a href="./examples/usingRuleSets.html">Using Rule Sets</a></li>
+<li><a href="./examples/violationChecking.html">Violation Checking</a></li>
+<li><a href="./examples/javascriptReport.html">Analyzing JavaScript Code</a></li></ul></div></div>
       </div>
     </div>
     <div class="clear">
@@ -223,7 +249,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2005-2013
+        &#169;            2005-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/integration.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/integration.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/integration.html Tue Mar 11 20:12:51 2014
@@ -1,21 +1,21 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Mar 4, 2013
+ | Generated by Apache Maven Doxia at 2014-03-11
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven PMD plugin - Continuous Integration</title>
+    <title>Apache Maven PMD Plugin - Continuous Integration</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20130304" />
+        <meta name="Date-Revision-yyyymmdd" content="20140311" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven PMD plugin</a>
+                      <a href="./">Apache Maven PMD Plugin</a>
         &gt;
         Continuous Integration
         </div>
             <div class="xright">        
-                                    Last Published: 2013-03-04
-              &nbsp;| Version: 3.0.1
+                                    Last Published: 2014-03-11
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -141,7 +141,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -213,7 +213,17 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://jenkins-ci.org/">Jenkins</a>.</p></div><div class="section"><h2>Access<a name="Access"></a></h2><a name="Access"></a><p>The following is a link to the continuous integration system used by the project.</p><div class="source"><pre><a class="externalLink" href="https://builds.apache.org/job/maven-plugins/">https://builds.apache.org/job/maven-plugins/</a></pre></div></div><div class="section"><h2>Notifiers<a name="Notifiers"></a></h2><a name="Notifiers"></a><p>No notifiers are defined. Please check back at a later date.</p></div>
+        <div class="section">
+<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink" href="http://jenkins-ci.org/">Jenkins</a>.</p></div>
+<div class="section">
+<h2>Access<a name="Access"></a></h2><a name="Access"></a>
+<p>The following is a link to the continuous integration system used by the project.</p>
+<div class="source">
+<pre><a class="externalLink" href="https://builds.apache.org/job/maven-plugins/">https://builds.apache.org/job/maven-plugins/</a></pre></div></div>
+<div class="section">
+<h2>Notifiers<a name="Notifiers"></a></h2><a name="Notifiers"></a>
+<p>No notifiers are defined. Please check back at a later date.</p></div>
       </div>
     </div>
     <div class="clear">
@@ -221,7 +231,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2005-2013
+        &#169;            2005-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/issue-tracking.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/issue-tracking.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/issue-tracking.html Tue Mar 11 20:12:51 2014
@@ -1,21 +1,21 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Mar 4, 2013
+ | Generated by Apache Maven Doxia at 2014-03-11
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven PMD plugin - Issue Tracking</title>
+    <title>Apache Maven PMD Plugin - Issue Tracking</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20130304" />
+        <meta name="Date-Revision-yyyymmdd" content="20140311" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven PMD plugin</a>
+                      <a href="./">Apache Maven PMD Plugin</a>
         &gt;
         Issue Tracking
         </div>
             <div class="xright">        
-                                    Last Published: 2013-03-04
-              &nbsp;| Version: 3.0.1
+                                    Last Published: 2014-03-11
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -141,7 +141,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -213,7 +213,14 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a> a J2EE-based, issue tracking and project management application.</p></div><div class="section"><h2>Issue Tracking<a name="Issue_Tracking"></a></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><div class="source"><pre><a class="externalLink" href="http://jira.codehaus.org/browse/MPMD">http://jira.codehaus.org/browse/MPMD</a></pre></div></div>
+        <div class="section">
+<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a> a J2EE-based, issue tracking and project management application.</p></div>
+<div class="section">
+<h2>Issue Tracking<a name="Issue_Tracking"></a></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>
+<div class="source">
+<pre><a class="externalLink" href="http://jira.codehaus.org/browse/MPMD">http://jira.codehaus.org/browse/MPMD</a></pre></div></div>
       </div>
     </div>
     <div class="clear">
@@ -221,7 +228,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2005-2013
+        &#169;            2005-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/l10n-status.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/l10n-status.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/l10n-status.html Tue Mar 11 20:12:51 2014
@@ -1,21 +1,21 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Mar 4, 2013
+ | Generated by Apache Maven Doxia at 2014-03-11
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven PMD plugin - L10n Status</title>
+    <title>Apache Maven PMD Plugin - L10n Status</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20130304" />
+        <meta name="Date-Revision-yyyymmdd" content="20140311" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven PMD plugin</a>
+                      <a href="./">Apache Maven PMD Plugin</a>
         &gt;
         L10n Status
         </div>
             <div class="xright">        
-                                    Last Published: 2013-03-04
-              &nbsp;| Version: 3.0.1
+                                    Last Published: 2014-03-11
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -97,7 +97,7 @@
                                                                                                                                                                                                                                                                                                               <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                      <li class="expanded">
+                                                                                                                                                                                                                                                                                    <li class="expanded">
                   <a href="project-reports.html">Project Reports</a>
                     <ul>
                       <li class="none">
@@ -107,10 +107,7 @@
                   <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="cpd.html">CPD Report</a>
-            </li>
-                      <li class="none">
-                  <a href="pmd.html">PMD Report</a>
+                  <a href="pmd.html">PMD</a>
             </li>
                       <li class="none">
                   <a href="xref/index.html">Source Xref</a>
@@ -210,7 +207,169 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>L10n Status<a name="L10n_Status"></a></h2><p>This report provides information about the level of completion of this project's localization effort. It lists all resource bundle files in the project(s), the number of property keys for translation and the number for keys translated for a list of supported locales.</p><div class="section"><h3>Summary<a name="Summary"></a></h3><table border="0" class="bodyTable"><caption>L10n status summary table</caption><tr class="a"><th>Path</th><th>Default</th><th>de</th><th>fr</th><th>it</th><th>nl</th><th>pt_BR</th><th>sv</th></tr><tr class="b"><td>cpd-report.properties</td><td>9</td><td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr></tbody></table></td><td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>1</b></td></tr></tbody></table></td><td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&
 nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>2</b></td></tr></tbody></table></td><td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>1</b></td></tr></tbody></table></td><td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr></tbody></table></td><td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr></tbody></table></td></tr><tr class="a"><td>pmd-report.properties</td><td>8</td><td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr></tbody></table></td><td><table><tbody><tr><td>M:</td><td><b>1</b></td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>1</b></td></tr></tbody></table></td><td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>1</b></td></tr></tbody></table></td><td><table><tbody><tr><td>&nbsp;</t
 d><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr></tbody></table></td><td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr></tbody></table></td><td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr></tbody></table></td></tr><tr class="b"><td>Total:</td><td><b>17</b></td><td><b>17</b><br />(100&nbsp;%)</td><td><b>14</b><br />(82&nbsp;%)</td><td><b>14</b><br />(82&nbsp;%)</td><td><b>16</b><br />(94&nbsp;%)</td><td><b>17</b><br />(100&nbsp;%)</td><td><b>17</b><br />(100&nbsp;%)</td></tr></table><p>Legend:</p><ul><li>M - number of missing keys in the given locale.</li><li>E - number of extra keys present in given locale, but missing from default one.</li><li>NT - number of non-translated keys which have the same value in the default locale and in the given locale.</li></ul><p>Note: Both 'M' and 'NT' can report some false positives for cases when the value for the given locale is intentionall
 y not included or have the same value as the default.</p></div><ul><li><a href="#de">de - German</a></li><li><a href="#fr">fr - French</a></li><li><a href="#it">it - Italian</a></li><li><a href="#nl">nl - Dutch</a></li><li><a href="#pt_BR">pt_BR - Portuguese (Brazil)</a></li><li><a href="#sv">sv - Swedish</a></li></ul><a name="de"><div class="section"><h3>de - German<a name="de_-_German"></a></h3><table border="0" class="bodyTable"><caption>Locale German</caption><tr class="a"><th>Path</th><th>Missing Keys</th><th>Extra Keys</th><th>Non-Changed Keys</th></tr><tr class="b"><td>cpd-report.properties</td><td>OK</td><td>OK</td><td>OK</td></tr><tr class="a"><td>pmd-report.properties</td><td>OK</td><td>OK</td><td>OK</td></tr></table></div><a name="fr"><div class="section"><h3>fr - French<a name="fr_-_French"></a></h3><table border="0" class="bodyTable"><caption>Locale French</caption><tr class="b"><th>Path</th><th>Missing Keys</th><th>Extra Keys</th><th>Non-Changed Keys</th></tr><tr class
 ="a"><td>cpd-report.properties</td><td>OK</td><td>OK</td><td><table><tbody><tr><td>report.cpd.name</td><td>"CPD Report"</td></tr></tbody></table></td></tr><tr class="b"><td>pmd-report.properties</td><td><table><tbody><tr><td>report.pmd.noProblems</td></tr></tbody></table></td><td>OK</td><td><table><tbody><tr><td>report.pmd.column.violation</td><td>"Violation"</td></tr></tbody></table></td></tr></table></div><a name="it"><div class="section"><h3>it - Italian<a name="it_-_Italian"></a></h3><table border="0" class="bodyTable"><caption>Locale Italian</caption><tr class="a"><th>Path</th><th>Missing Keys</th><th>Extra Keys</th><th>Non-Changed Keys</th></tr><tr class="b"><td>cpd-report.properties</td><td>OK</td><td>OK</td><td><table><tbody><tr><td>report.cpd.column.file</td><td>"File"</td></tr><tr><td>report.cpd.name</td><td>"CPD Report"</td></tr></tbody></table></td></tr><tr class="a"><td>pmd-report.properties</td><td>OK</td><td>OK</td><td><table><tbody><tr><td>report.pmd.name</td><td>"PM
 D Report"</td></tr></tbody></table></td></tr></table></div><a name="nl"><div class="section"><h3>nl - Dutch<a name="nl_-_Dutch"></a></h3><table border="0" class="bodyTable"><caption>Locale Dutch</caption><tr class="b"><th>Path</th><th>Missing Keys</th><th>Extra Keys</th><th>Non-Changed Keys</th></tr><tr class="a"><td>cpd-report.properties</td><td>OK</td><td>OK</td><td><table><tbody><tr><td>report.cpd.column.project</td><td>"Project"</td></tr></tbody></table></td></tr><tr class="b"><td>pmd-report.properties</td><td>OK</td><td>OK</td><td>OK</td></tr></table></div><a name="pt_BR"><div class="section"><h3>pt_BR - Portuguese (Brazil)<a name="pt_BR_-_Portuguese_Brazil"></a></h3><table border="0" class="bodyTable"><caption>Locale Portuguese (Brazil)</caption><tr class="a"><th>Path</th><th>Missing Keys</th><th>Extra Keys</th><th>Non-Changed Keys</th></tr><tr class="b"><td>cpd-report.properties</td><td>OK</td><td>OK</td><td>OK</td></tr><tr class="a"><td>pmd-report.properties</td><td>OK</td><
 td>OK</td><td>OK</td></tr></table></div><a name="sv"><div class="section"><h3>sv - Swedish<a name="sv_-_Swedish"></a></h3><table border="0" class="bodyTable"><caption>Locale Swedish</caption><tr class="b"><th>Path</th><th>Missing Keys</th><th>Extra Keys</th><th>Non-Changed Keys</th></tr><tr class="a"><td>cpd-report.properties</td><td>OK</td><td>OK</td><td>OK</td></tr><tr class="b"><td>pmd-report.properties</td><td>OK</td><td>OK</td><td>OK</td></tr></table></div></div>
+        <div class="section">
+<h2>L10n Status<a name="L10n_Status"></a></h2>
+<p>This report provides information about the level of completion of this project's localization effort. It lists all resource bundle files in the project(s), the number of property keys for translation and the number for keys translated for a list of supported locales.</p>
+<div class="section">
+<h3>Summary<a name="Summary"></a></h3>
+<table border="0" class="bodyTable"><caption>L10n status summary table</caption>
+<tr class="a">
+<th>Path</th>
+<th>Default</th>
+<th>de</th>
+<th>fr</th>
+<th>it</th>
+<th>nl</th>
+<th>pt_BR</th>
+<th>sv</th></tr>
+<tr class="b">
+<td>cpd-report.properties</td>
+<td>9</td>
+<td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>1</b></td></tr></tbody></table></td>
+<td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>1</b></td></tr></tbody></table></td>
+<td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>2</b></td></tr></tbody></table></td>
+<td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>2</b></td></tr></tbody></table></td>
+<td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>1</b></td></tr></tbody></table></td>
+<td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>1</b></td></tr></tbody></table></td></tr>
+<tr class="a">
+<td>pmd-report.properties</td>
+<td>8</td>
+<td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>1</b></td></tr></tbody></table></td>
+<td><table><tbody><tr><td>M:</td><td><b>1</b></td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>2</b></td></tr></tbody></table></td>
+<td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>1</b></td></tr></tbody></table></td>
+<td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>1</b></td></tr></tbody></table></td>
+<td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>1</b></td></tr></tbody></table></td>
+<td><table><tbody><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>NT:</td><td><b>1</b></td></tr></tbody></table></td></tr>
+<tr class="b">
+<td>Total:</td>
+<td><b>17</b></td>
+<td><b>15</b><br />(88&nbsp;%)</td>
+<td><b>13</b><br />(76&nbsp;%)</td>
+<td><b>14</b><br />(82&nbsp;%)</td>
+<td><b>14</b><br />(82&nbsp;%)</td>
+<td><b>15</b><br />(88&nbsp;%)</td>
+<td><b>15</b><br />(88&nbsp;%)</td></tr></table>
+<p>Legend:</p>
+<ul>
+<li>M - number of missing keys in the given locale.</li>
+<li>E - number of extra keys present in given locale, but missing from default one.</li>
+<li>NT - number of non-translated keys which have the same value in the default locale and in the given locale.</li></ul>
+<p>Note: Both 'M' and 'NT' can report some false positives for cases when the value for the given locale is intentionally not included or have the same value as the default.</p></div>
+<ul>
+<li><a href="#de">de - German</a></li>
+<li><a href="#fr">fr - French</a></li>
+<li><a href="#it">it - Italian</a></li>
+<li><a href="#nl">nl - Dutch</a></li>
+<li><a href="#pt_BR">pt_BR - Portuguese (Brazil)</a></li>
+<li><a href="#sv">sv - Swedish</a></li></ul><a name="de">
+<div class="section">
+<h3>de - German<a name="de_-_German"></a></h3>
+<table border="0" class="bodyTable"><caption>Locale German</caption>
+<tr class="a">
+<th>Path</th>
+<th>Missing Keys</th>
+<th>Extra Keys</th>
+<th>Non-Changed Keys</th></tr>
+<tr class="b">
+<td>cpd-report.properties</td>
+<td>OK</td>
+<td>OK</td>
+<td><table><tbody><tr><td>report.cpd.name</td><td>"CPD"</td></tr></tbody></table></td></tr>
+<tr class="a">
+<td>pmd-report.properties</td>
+<td>OK</td>
+<td>OK</td>
+<td><table><tbody><tr><td>report.pmd.name</td><td>"PMD"</td></tr></tbody></table></td></tr></table></div><a name="fr">
+<div class="section">
+<h3>fr - French<a name="fr_-_French"></a></h3>
+<table border="0" class="bodyTable"><caption>Locale French</caption>
+<tr class="b">
+<th>Path</th>
+<th>Missing Keys</th>
+<th>Extra Keys</th>
+<th>Non-Changed Keys</th></tr>
+<tr class="a">
+<td>cpd-report.properties</td>
+<td>OK</td>
+<td>OK</td>
+<td><table><tbody><tr><td>report.cpd.name</td><td>"CPD"</td></tr></tbody></table></td></tr>
+<tr class="b">
+<td>pmd-report.properties</td>
+<td><table><tbody><tr><td>report.pmd.noProblems</td></tr></tbody></table></td>
+<td>OK</td>
+<td><table><tbody><tr><td>report.pmd.column.violation</td><td>"Violation"</td></tr><tr><td>report.pmd.name</td><td>"PMD"</td></tr></tbody></table></td></tr></table></div><a name="it">
+<div class="section">
+<h3>it - Italian<a name="it_-_Italian"></a></h3>
+<table border="0" class="bodyTable"><caption>Locale Italian</caption>
+<tr class="a">
+<th>Path</th>
+<th>Missing Keys</th>
+<th>Extra Keys</th>
+<th>Non-Changed Keys</th></tr>
+<tr class="b">
+<td>cpd-report.properties</td>
+<td>OK</td>
+<td>OK</td>
+<td><table><tbody><tr><td>report.cpd.column.file</td><td>"File"</td></tr><tr><td>report.cpd.name</td><td>"CPD"</td></tr></tbody></table></td></tr>
+<tr class="a">
+<td>pmd-report.properties</td>
+<td>OK</td>
+<td>OK</td>
+<td><table><tbody><tr><td>report.pmd.name</td><td>"PMD"</td></tr></tbody></table></td></tr></table></div><a name="nl">
+<div class="section">
+<h3>nl - Dutch<a name="nl_-_Dutch"></a></h3>
+<table border="0" class="bodyTable"><caption>Locale Dutch</caption>
+<tr class="b">
+<th>Path</th>
+<th>Missing Keys</th>
+<th>Extra Keys</th>
+<th>Non-Changed Keys</th></tr>
+<tr class="a">
+<td>cpd-report.properties</td>
+<td>OK</td>
+<td>OK</td>
+<td><table><tbody><tr><td>report.cpd.column.project</td><td>"Project"</td></tr><tr><td>report.cpd.name</td><td>"CPD"</td></tr></tbody></table></td></tr>
+<tr class="b">
+<td>pmd-report.properties</td>
+<td>OK</td>
+<td>OK</td>
+<td><table><tbody><tr><td>report.pmd.name</td><td>"PMD"</td></tr></tbody></table></td></tr></table></div><a name="pt_BR">
+<div class="section">
+<h3>pt_BR - Portuguese (Brazil)<a name="pt_BR_-_Portuguese_Brazil"></a></h3>
+<table border="0" class="bodyTable"><caption>Locale Portuguese (Brazil)</caption>
+<tr class="a">
+<th>Path</th>
+<th>Missing Keys</th>
+<th>Extra Keys</th>
+<th>Non-Changed Keys</th></tr>
+<tr class="b">
+<td>cpd-report.properties</td>
+<td>OK</td>
+<td>OK</td>
+<td><table><tbody><tr><td>report.cpd.name</td><td>"CPD"</td></tr></tbody></table></td></tr>
+<tr class="a">
+<td>pmd-report.properties</td>
+<td>OK</td>
+<td>OK</td>
+<td><table><tbody><tr><td>report.pmd.name</td><td>"PMD"</td></tr></tbody></table></td></tr></table></div><a name="sv">
+<div class="section">
+<h3>sv - Swedish<a name="sv_-_Swedish"></a></h3>
+<table border="0" class="bodyTable"><caption>Locale Swedish</caption>
+<tr class="b">
+<th>Path</th>
+<th>Missing Keys</th>
+<th>Extra Keys</th>
+<th>Non-Changed Keys</th></tr>
+<tr class="a">
+<td>cpd-report.properties</td>
+<td>OK</td>
+<td>OK</td>
+<td><table><tbody><tr><td>report.cpd.name</td><td>"CPD"</td></tr></tbody></table></td></tr>
+<tr class="b">
+<td>pmd-report.properties</td>
+<td>OK</td>
+<td>OK</td>
+<td><table><tbody><tr><td>report.pmd.name</td><td>"PMD"</td></tr></tbody></table></td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">
@@ -218,7 +377,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2005-2013
+        &#169;            2005-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/license.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/license.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/license.html Tue Mar 11 20:12:51 2014
@@ -1,21 +1,21 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Mar 4, 2013
+ | Generated by Apache Maven Doxia at 2014-03-11
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven PMD plugin - Project License</title>
+    <title>Apache Maven PMD Plugin - Project License</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20130304" />
+        <meta name="Date-Revision-yyyymmdd" content="20140311" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven PMD plugin</a>
+                      <a href="./">Apache Maven PMD Plugin</a>
         &gt;
         Project License
         </div>
             <div class="xright">        
-                                    Last Published: 2013-03-04
-              &nbsp;| Version: 3.0.1
+                                    Last Published: 2014-03-11
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -141,7 +141,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -213,7 +213,15 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div><div class="section"><h2>Project License<a name="Project_License"></a></h2><a name="Project_License"></a><div class="section"><h3>The Apache Software License, Version 2.0<a name="The_Apache_Software_License_Version_2.0"></a></h3><a name="The_Apache_Software_License_Version_2.0"></a><div class="source"><pre>
+        <div class="section">
+<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+<p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div>
+<div class="section">
+<h2>Project License<a name="Project_License"></a></h2><a name="Project_License"></a>
+<div class="section">
+<h3>The Apache Software License, Version 2.0<a name="The_Apache_Software_License_Version_2.0"></a></h3><a name="The_Apache_Software_License_Version_2.0"></a>
+<div class="source">
+<pre>
                                  Apache License
                            Version 2.0, January 2004
                         http://www.apache.org/licenses/
@@ -423,7 +431,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2005-2013
+        &#169;            2005-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.