You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/05/08 17:21:14 UTC

svn commit: r816698 [13/15] - in /websites/production/maventest/content/plugins/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/ apidocs/...

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/examples/usingRuleSets.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/examples/usingRuleSets.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/examples/usingRuleSets.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Using Rule Sets</title>
@@ -10,7 +10,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Maria Odea Ching" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -44,8 +44,8 @@
     Using Rule Sets
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -159,7 +159,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-pmd-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.7&lt;/version&gt;
+        &lt;version&gt;2.7.1&lt;/version&gt;
         &lt;configuration&gt;
           &lt;rulesets&gt;
             &lt;!-- Two rule sets that come bundled with PMD --&gt;

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/examples/violationChecking.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/examples/violationChecking.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/examples/violationChecking.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Violation Checking</title>
@@ -10,7 +10,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="23 June 2006" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -44,8 +44,8 @@
     Violation Checking
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -159,7 +159,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-pmd-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.7&lt;/version&gt;
+        &lt;version&gt;2.7.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;goals&gt;

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/faq.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/faq.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/faq.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Frequently Asked Questions</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Frequently Asked Questions
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/findbugs.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/findbugs.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/findbugs.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>FindBugs Bug Detector Report</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     FindBugs Bug Detector Report
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -98,10 +98,10 @@
                   <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="cpd.html">CPD Report</a>
+                  <a href="pmd.html">PMD Report</a>
             </li>
                       <li class="none">
-                  <a href="pmd.html">PMD Report</a>
+                  <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
                   <a href="cobertura/index.html">Cobertura Test Coverage</a>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/help-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/help-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/help-mojo.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -45,8 +45,8 @@
     pmd:help
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -157,7 +157,7 @@
   
     <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:2.7:help</p>
+      <p>org.apache.maven.plugins:maven-pmd-plugin:2.7.1:help</p>
       <p><b>Description</b>:</p>
       <div>Display help information on maven-pmd-plugin.<br />
  Call 

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/index.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/index.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Introduction</title>
@@ -11,7 +11,7 @@
     <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="20120201" />
+    <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -45,8 +45,8 @@
     Introduction
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/integration.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/integration.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/integration.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Continuous Integration</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Continuous Integration
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/issue-tracking.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/issue-tracking.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/issue-tracking.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Issue Tracking</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Issue Tracking
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/l10n-status.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/l10n-status.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/l10n-status.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>L10n Status</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     L10n Status
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -98,10 +98,10 @@
                   <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="cpd.html">CPD Report</a>
+                  <a href="pmd.html">PMD Report</a>
             </li>
                       <li class="none">
-                  <a href="pmd.html">PMD Report</a>
+                  <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
                   <a href="cobertura/index.html">Cobertura Test Coverage</a>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/license.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/license.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/license.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Project License</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Project License
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/mail-lists.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/mail-lists.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/mail-lists.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Project Mailing Lists</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Project Mailing Lists
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/plugin-info.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/plugin-info.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/plugin-info.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Plugin Documentation</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Plugin Documentation
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -98,10 +98,10 @@
                   <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="cpd.html">CPD Report</a>
+                  <a href="pmd.html">PMD Report</a>
             </li>
                       <li class="none">
-                  <a href="pmd.html">PMD Report</a>
+                  <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
                   <a href="cobertura/index.html">Cobertura Test Coverage</a>
@@ -212,7 +212,7 @@ to display parameter details.</td></tr><
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
           &lt;artifactId&gt;maven-pmd-plugin&lt;/artifactId&gt;
-          &lt;version&gt;2.7&lt;/version&gt;
+          &lt;version&gt;2.7.1&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -222,7 +222,7 @@ to display parameter details.</td></tr><
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-pmd-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.7&lt;/version&gt;
+        &lt;version&gt;2.7.1&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;
@@ -234,7 +234,7 @@ to display parameter details.</td></tr><
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-pmd-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.7&lt;/version&gt;
+        &lt;version&gt;2.7.1&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/plugin-management.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/plugin-management.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/plugin-management.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Project Plugin Management</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Project Plugin Management
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/plugins.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/plugins.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/plugins.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Project Build Plugins</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Project Build Plugins
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -189,7 +189,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Build Plugins<a name="Project_Build_Plugins"></a></h2><a name="Project_Build_Plugins"></a><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td><td>2.4.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td><td>2.3.2</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td><td>2.6</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-enforcer-plugin/">maven-enforcer-plugin</a></td><td>1.0.1</td></tr><tr class="b"><td>or
 g.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td><td>2.3.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td><td>2.3.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-plugin-plugin/">maven-plugin-plugin</a></td><td>2.8</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td><td>1.2.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td><td>2.5</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="
 http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td><td>3.0</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td><td>2.9</td></tr><tr class="a"><td>org.codehaus.modello</td><td><a class="externalLink" href="http://modello.codehaus.org/modello-maven-plugin/">modello-maven-plugin</a></td><td>1.4.1</td></tr><tr class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/cobertura-maven-plugin/">cobertura-maven-plugin</a></td><td>2.5.1</td></tr></table></div><div class="section"><h2>Project Report Plugins<a name="Project_Report_Plugins"></a></h2><a name="Project_Report_Plugins"></a><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/m
 aven-checkstyle-plugin/">maven-checkstyle-plugin</a></td><td>2.7</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td><td>1.5</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td><td>2.8</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/jxr/maven-jxr-plugin/">maven-jxr-plugin</a></td><td>2.2</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-plugin-plugin/">maven-plugin-plugin</a></td><td>2.8</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-pmd-plugin/">maven-pmd-plugin</a></td><td>2.7</td></tr><tr class="b"><td>org.apach
 e.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td><td>2.4</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-report-plugin">maven-surefire-report-plugin</a></td><td>2.9</td></tr><tr class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/cobertura-maven-plugin/">cobertura-maven-plugin</a></td><td>2.5.1</td></tr><tr class="a"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/findbugs-maven-plugin">findbugs-maven-plugin</a></td><td>2.3.2</td></tr><tr class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/l10n-maven-plugin">l10n-maven-plugin</a></td><td>1.0-alpha-2</td></tr><tr class="a"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.o
 rg/taglist-maven-plugin">taglist-maven-plugin</a></td><td>2.4</td></tr><tr class="b"><td>org.codehaus.sonar-plugins</td><td><a class="externalLink" href="http://sonar-plugins.codehaus.org/maven-report">maven-report</a></td><td>0.1</td></tr></table></div>
+        <div class="section"><h2>Project Build Plugins<a name="Project_Build_Plugins"></a></h2><a name="Project_Build_Plugins"></a><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td><td>2.4.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td><td>2.3.2</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td><td>2.6</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-enforcer-plugin/">maven-enforcer-plugin</a></td><td>1.0.1</td></tr><tr class="b"><td>or
 g.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td><td>2.3.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td><td>2.3.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-plugin-plugin/">maven-plugin-plugin</a></td><td>2.8</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td><td>1.2.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td><td>2.5</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="
 http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td><td>3.0</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td><td>2.9</td></tr><tr class="a"><td>org.codehaus.modello</td><td><a class="externalLink" href="http://modello.codehaus.org/modello-maven-plugin/">modello-maven-plugin</a></td><td>1.4.1</td></tr><tr class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/cobertura-maven-plugin/">cobertura-maven-plugin</a></td><td>2.5.1</td></tr></table></div><div class="section"><h2>Project Report Plugins<a name="Project_Report_Plugins"></a></h2><a name="Project_Report_Plugins"></a><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/m
 aven-checkstyle-plugin/">maven-checkstyle-plugin</a></td><td>2.7</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td><td>1.5</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td><td>2.8</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/jxr/maven-jxr-plugin/">maven-jxr-plugin</a></td><td>2.2</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-plugin-plugin/">maven-plugin-plugin</a></td><td>2.8</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-pmd-plugin/">maven-pmd-plugin</a></td><td>2.7.1</td></tr><tr class="b"><td>org.apa
 che.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td><td>2.4</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-report-plugin">maven-surefire-report-plugin</a></td><td>2.9</td></tr><tr class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/cobertura-maven-plugin/">cobertura-maven-plugin</a></td><td>2.5.1</td></tr><tr class="a"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/findbugs-maven-plugin">findbugs-maven-plugin</a></td><td>2.3.2</td></tr><tr class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/l10n-maven-plugin">l10n-maven-plugin</a></td><td>1.0-alpha-2</td></tr><tr class="a"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus
 .org/taglist-maven-plugin">taglist-maven-plugin</a></td><td>2.4</td></tr><tr class="b"><td>org.codehaus.sonar-plugins</td><td><a class="externalLink" href="http://sonar-plugins.codehaus.org/maven-report">maven-report</a></td><td>0.1</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/pmd-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/pmd-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/pmd-mojo.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -45,8 +45,8 @@
     pmd:pmd
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -158,7 +158,7 @@
     <div class="section"><h2>pmd:pmd<a name="pmd:pmd"></a></h2>
       <p><b>Note</b>:This goal should be used as a Maven report.</p>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-pmd-plugin:2.7:pmd</p>
+      <p>org.apache.maven.plugins:maven-pmd-plugin:2.7.1:pmd</p>
       <p><b>Description</b>:</p>
       <div>Creates a PMD report.</div>
       <p><b>Attributes</b>:</p>
@@ -210,7 +210,7 @@ individual reports.<br /><b>Default valu
           </tr>
           <tr class="a">
             <td><b><a href="#excludeRoots">excludeRoots</a></b></td>
-            <td><tt>List</tt></td>
+            <td><tt>File[]</tt></td>
             <td><tt>2.2</tt></td>
             <td>The project source directories that should be excluded.<br /></td>
           </tr>
@@ -328,7 +328,7 @@ individual reports.</div>
         </ul><hr /><p><b><a name="excludeRoots">excludeRoots</a>:</b></p>
         <div>The project source directories that should be excluded.</div>
         <ul>
-          <li><b>Type</b>: <tt>java.util.List</tt></li>
+          <li><b>Type</b>: <tt>java.io.File[]</tt></li>
           <li><b>Since</b>: <tt>2.2</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr /><p><b><a name="excludes">excludes</a>:</b></p>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/pmd.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/pmd.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/pmd.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>PMD Results</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     PMD Results
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -98,12 +98,12 @@
                   <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="cpd.html">CPD Report</a>
-            </li>
-                      <li class="none">
             <strong>PMD Report</strong>
           </li>
                       <li class="none">
+                  <a href="cpd.html">CPD Report</a>
+            </li>
+                      <li class="none">
                   <a href="cobertura/index.html">Cobertura Test Coverage</a>
             </li>
                       <li class="none">
@@ -195,7 +195,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>PMD Results<a name="PMD_Results"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://pmd.sourceforge.net/">PMD</a> 4.3.</p></div><div class="section"><h2>Files<a name="Files"></a></h2><div class="section"><h3>org/apache/maven/plugin/pmd/AbstractPmdReport.java<a name="orgapachemavenpluginpmdAbstractPmdReport.java"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>These nested if statements could be combined</td><td><a href="./xref/org/apache/maven/plugin/pmd/AbstractPmdReport.html#306">306</a> - <a href="./xref/org/apache/maven/plugin/pmd/AbstractPmdReport.html#313">313</a></td></tr></table></div></div>
+        <div class="section"><h2>PMD Results<a name="PMD_Results"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://pmd.sourceforge.net/">PMD</a> 4.3.</p></div><div class="section"><h2>Files<a name="Files"></a></h2><div class="section"><h3>org/apache/maven/plugin/pmd/AbstractPmdReport.java<a name="orgapachemavenpluginpmdAbstractPmdReport.java"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>These nested if statements could be combined</td><td><a href="./xref/org/apache/maven/plugin/pmd/AbstractPmdReport.html#307">307</a> - <a href="./xref/org/apache/maven/plugin/pmd/AbstractPmdReport.html#314">314</a></td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/pmd.xml
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/pmd.xml (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/pmd.xml Tue May  8 15:21:08 2012
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<pmd version="4.3" timestamp="2012-02-01T22:16:05.344">
+<pmd version="4.3" timestamp="2012-02-12T12:13:04.489">
 <file name="G:\apache\maven\trunks\plugins\maven-pmd-plugin\target\checkout\src\main\java\org\apache\maven\plugin\pmd\AbstractPmdReport.java">
-<violation beginline="306" endline="313" begincolumn="13" endcolumn="13" rule="CollapsibleIfStatements" ruleset="Basic Rules" package="org.apache.maven.plugin.pmd" class="AbstractPmdReport" method="getFilesToProcess" externalInfoUrl="http://pmd.sourceforge.net/rules/basic.html#CollapsibleIfStatements" priority="3">
+<violation beginline="307" endline="314" begincolumn="13" endcolumn="13" rule="CollapsibleIfStatements" ruleset="Basic Rules" package="org.apache.maven.plugin.pmd" class="AbstractPmdReport" method="getFilesToProcess" externalInfoUrl="http://pmd.sourceforge.net/rules/basic.html#CollapsibleIfStatements" priority="3">
 These nested if statements could be combined
 </violation>
 </file>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/project-info.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/project-info.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/project-info.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Project Information</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Project Information
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/project-reports.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/project-reports.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/project-reports.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Generated Reports</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Generated Reports
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -98,10 +98,10 @@
                   <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="cpd.html">CPD Report</a>
+                  <a href="pmd.html">PMD Report</a>
             </li>
                       <li class="none">
-                  <a href="pmd.html">PMD Report</a>
+                  <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
                   <a href="cobertura/index.html">Cobertura Test Coverage</a>
@@ -195,7 +195,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Generated Reports<a name="Generated_Reports"></a></h2><p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p><div class="section"><h3>Overview<a name="Overview"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="surefire-report.html">Surefire Report</a></td><td>Report on the test results of the project.</td></tr><tr class="a"><td><a href="checkstyle.html">Checkstyle</a></td><td>Report on coding style conventions.</td></tr><tr class="b"><td><a href="cpd.html">CPD Report</a></td><td>Duplicate code detection.</td></tr><tr class="a"><td><a href="pmd.html">PMD Report</a></td><td>Verification of coding rules.</td></tr><tr class="b"><td><a href="cobertura/index.html">Cobertura Test Coverage</a></td><td>Cobertura Test Coverag
 e Report.</td></tr><tr class="a"><td><a href="xref-test/index.html">Test Source Xref</a></td><td>HTML based, cross-reference version of Java test source code.</td></tr><tr class="b"><td><a href="xref/index.html">Source Xref</a></td><td>HTML based, cross-reference version of Java source code.</td></tr><tr class="a"><td><a href="taglist.html">Tag List</a></td><td>Report on various tags found in the code.</td></tr><tr class="b"><td><a href="apidocs/index.html">JavaDocs</a></td><td>JavaDoc API documentation.</td></tr><tr class="a"><td><a href="testapidocs/index.html">Test JavaDocs</a></td><td>Test JavaDoc API documentation.</td></tr><tr class="b"><td><a href="findbugs.html">FindBugs Report</a></td><td>Generates a source code report with the FindBugs Library.</td></tr><tr class="a"><td><a href="sonar.html">Sonar</a></td><td>Quality analysis dashboard.</td></tr><tr class="b"><td><a href="plugin-info.html">Plugin Documentation</a></td><td>This report provides goals and parameters d
 ocumentation of a plugin.</td></tr><tr class="a"><td><a href="l10n-status.html">L10n Status</a></td><td>This report provides information about the completeness of localization.</td></tr></table></div></div>
+        <div class="section"><h2>Generated Reports<a name="Generated_Reports"></a></h2><p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p><div class="section"><h3>Overview<a name="Overview"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="surefire-report.html">Surefire Report</a></td><td>Report on the test results of the project.</td></tr><tr class="a"><td><a href="checkstyle.html">Checkstyle</a></td><td>Report on coding style conventions.</td></tr><tr class="b"><td><a href="pmd.html">PMD Report</a></td><td>Verification of coding rules.</td></tr><tr class="a"><td><a href="cpd.html">CPD Report</a></td><td>Duplicate code detection.</td></tr><tr class="b"><td><a href="cobertura/index.html">Cobertura Test Coverage</a></td><td>Cobertura Test Coverag
 e Report.</td></tr><tr class="a"><td><a href="xref-test/index.html">Test Source Xref</a></td><td>HTML based, cross-reference version of Java test source code.</td></tr><tr class="b"><td><a href="xref/index.html">Source Xref</a></td><td>HTML based, cross-reference version of Java source code.</td></tr><tr class="a"><td><a href="taglist.html">Tag List</a></td><td>Report on various tags found in the code.</td></tr><tr class="b"><td><a href="apidocs/index.html">JavaDocs</a></td><td>JavaDoc API documentation.</td></tr><tr class="a"><td><a href="testapidocs/index.html">Test JavaDocs</a></td><td>Test JavaDoc API documentation.</td></tr><tr class="b"><td><a href="findbugs.html">FindBugs Report</a></td><td>Generates a source code report with the FindBugs Library.</td></tr><tr class="a"><td><a href="sonar.html">Sonar</a></td><td>Quality analysis dashboard.</td></tr><tr class="b"><td><a href="plugin-info.html">Plugin Documentation</a></td><td>This report provides goals and parameters d
 ocumentation of a plugin.</td></tr><tr class="a"><td><a href="l10n-status.html">L10n Status</a></td><td>This report provides information about the completeness of localization.</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/project-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/project-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/project-summary.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Project Summary</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Project Summary
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -191,7 +191,7 @@
       <div id="contentBox">
         <div class="section"><h2>Project Summary<a name="Project_Summary"></a></h2><a name="Project_Summary"></a><div class="section"><h3>Project Information<a name="Project_Information"></a></h3><a name="Project_Information"></a><table border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>Name</td><td>Maven PMD Plugin</td></tr><tr class="a"><td>Description</td><td>A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste
     fragments,
-    as well as being able to fail the build based on these metrics.</td></tr><tr class="b"><td>Homepage</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-pmd-plugin/">http://maven.apache.org/plugins/maven-pmd-plugin/</a></td></tr></table></div><div class="section"><h3>Project Organization<a name="Project_Organization"></a></h3><a name="Project_Organization"></a><table border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>Name</td><td>The Apache Software Foundation</td></tr><tr class="a"><td>URL</td><td><a class="externalLink" href="http://www.apache.org/">http://www.apache.org/</a></td></tr></table></div><div class="section"><h3>Build Information<a name="Build_Information"></a></h3><a name="Build_Information"></a><table border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>GroupId</td><td>org.apache.maven.plugins</td></tr><tr class="a"><td>ArtifactId</td><td>maven-pmd-pl
 ugin</td></tr><tr class="b"><td>Version</td><td>2.7</td></tr><tr class="a"><td>Type</td><td>maven-plugin</td></tr><tr class="b"><td>JDK Rev</td><td>1.5</td></tr></table></div></div>
+    as well as being able to fail the build based on these metrics.</td></tr><tr class="b"><td>Homepage</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-pmd-plugin/">http://maven.apache.org/plugins/maven-pmd-plugin/</a></td></tr></table></div><div class="section"><h3>Project Organization<a name="Project_Organization"></a></h3><a name="Project_Organization"></a><table border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>Name</td><td>The Apache Software Foundation</td></tr><tr class="a"><td>URL</td><td><a class="externalLink" href="http://www.apache.org/">http://www.apache.org/</a></td></tr></table></div><div class="section"><h3>Build Information<a name="Build_Information"></a></h3><a name="Build_Information"></a><table border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>GroupId</td><td>org.apache.maven.plugins</td></tr><tr class="a"><td>ArtifactId</td><td>maven-pmd-pl
 ugin</td></tr><tr class="b"><td>Version</td><td>2.7.1</td></tr><tr class="a"><td>Type</td><td>maven-plugin</td></tr><tr class="b"><td>JDK Rev</td><td>1.5</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/sonar.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/sonar.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/sonar.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Sonar</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Sonar
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -98,10 +98,10 @@
                   <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="cpd.html">CPD Report</a>
+                  <a href="pmd.html">PMD Report</a>
             </li>
                       <li class="none">
-                  <a href="pmd.html">PMD Report</a>
+                  <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
                   <a href="cobertura/index.html">Cobertura Test Coverage</a>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/source-repository.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/source-repository.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/source-repository.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Source Repository</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Source Repository
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -189,7 +189,7 @@
     </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://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div><div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a><p>The following is a link to the online source repository.</p><div class="source"><pre><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-pmd-plugin-2.7">http://svn.apache.org/viewvc/maven/plugins/tags/maven-pmd-plugin-2.7</a></pre></div></div><div class="section"><h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a><p>The source can be checked out anonymously from SVN with this command:</p><div class="source"><pre>$ svn checkout http://svn.apache.org/repos/asf
 /maven/plugins/tags/maven-pmd-plugin-2.7 maven-pmd-plugin</pre></div></div><div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a><p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-pmd-plugin-2.7 maven-pmd-plugin</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div><div class="section"><h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a><p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via
  the developer connection:</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-pmd-plugin-2.7 maven-pmd-plugin</pre></div></div><div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p><p>Example: Edit the 'servers' file and add s
 omething like:</p><div class="source"><pre>[global]
+        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div><div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a><p>The following is a link to the online source repository.</p><div class="source"><pre><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-pmd-plugin-2.7.1">http://svn.apache.org/viewvc/maven/plugins/tags/maven-pmd-plugin-2.7.1</a></pre></div></div><div class="section"><h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a><p>The source can be checked out anonymously from SVN with this command:</p><div class="source"><pre>$ svn checkout http://svn.apache.org/repos
 /asf/maven/plugins/tags/maven-pmd-plugin-2.7.1 maven-pmd-plugin</pre></div></div><div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a><p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-pmd-plugin-2.7.1 maven-pmd-plugin</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div><div class="section"><h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a><p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to acces
 s it via the developer connection:</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-pmd-plugin-2.7.1 maven-pmd-plugin</pre></div></div><div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p><p>Example: Edit the 'servers' file
  and add something like:</p><div class="source"><pre>[global]
 http-proxy-host = your.proxy.name
 http-proxy-port = 3128
 </pre></div></div>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/surefire-report.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/surefire-report.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/surefire-report.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Surefire Report</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Surefire Report
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -98,10 +98,10 @@
                   <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="cpd.html">CPD Report</a>
+                  <a href="pmd.html">PMD Report</a>
             </li>
                       <li class="none">
-                  <a href="pmd.html">PMD Report</a>
+                  <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
                   <a href="cobertura/index.html">Cobertura Test Coverage</a>
@@ -211,7 +211,7 @@ function toggleDisplay(elementId) {
  } 
  }
 //]]>
-</script><div class="section"><h2>Surefire Report<a name="Surefire_Report"></a></h2></div><div class="section"><h2>Summary<a name="Summary"></a></h2><a name="Summary"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="0" class="bodyTable"><tr class="a"><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td>18</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>5.05</td></tr></table><br /><p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div><div class="section"><h2>Package List<a name="Package_List"></a></h2><a name="Package_List"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="0" class="bodyTable"><tr class="a"><th>Package</th><th>Tests</th><th>Errors </th><th>Fai
 lures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.maven.plugin.pmd">org.apache.maven.plugin.pmd</a></td><td>18</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>5.05</td></tr></table><br /><p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p><div class="section"><h3>org.apache.maven.plugin.pmd<a name="org.apache.maven.plugin.pmd"></a></h3><a name="org.apache.maven.plugin.pmd"></a><table border="0" class="bodyTable"><tr class="a"><th></th><th>Class</th><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.maven.plugin.pmdCpdReportTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.pmdCpdReportTest">CpdReportTest</a></td><td>4</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>2.215</td></tr><tr class="a"><td><a href="#org.apache.mave
 n.plugin.pmdCpdViolationCheckMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.pmdCpdViolationCheckMojoTest">CpdViolationCheckMojoTest</a></td><td>3</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0.295</td></tr><tr class="b"><td><a href="#org.apache.maven.plugin.pmdPmdReportTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.pmdPmdReportTest">PmdReportTest</a></td><td>7</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>2.107</td></tr><tr class="a"><td><a href="#org.apache.maven.plugin.pmdPmdViolationCheckMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.pmdPmdViolationCheckMojoTest">PmdViolationCheckMojoTest</a></td><td>4</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0.433</td></tr></table></div><br /></div><div class="section"><h2>Test Cases<a name="Test_Cases"></a></h2><a name="Test_Cases"></a><p>[<a href="
 #Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><div class="section"><h3>CpdReportTest<a name="CpdReportTest"></a></h3><a name="org.apache.maven.plugin.pmdCpdReportTest"></a><table border="0" class="bodyTable"><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testDefaultConfiguration</td><td>1.303</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testCustomConfiguration</td><td>0.438</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testInvalidFormat</td><td>0.158</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testWriteNonHtml</td><td>0.251</td></tr></table></div><div class="section"><h3>CpdViolationCheckMojoTest<a name="CpdViolationCheckMojoTest"></a></h3><a name="org.apache.maven.plugin.pmdCpdViolationCheckMojoTest"></a><table border="0" class="bodyTable"><tr class="b"><td><img src="ima
 ges/icon_success_sml.gif" alt="" /></td><td>testDefaultConfiguration</td><td>0.051</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testNotFailOnViolation</td><td>0.184</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testException</td><td>0.059</td></tr></table></div><div class="section"><h3>PmdReportTest<a name="PmdReportTest"></a></h3><a name="org.apache.maven.plugin.pmdPmdReportTest"></a><table border="0" class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testDefaultConfiguration</td><td>0.844</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testCustomConfiguration</td><td>0.52</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testInvalidFormat</td><td>0.064</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testFileURL</td><td>0.451</td></tr><tr class="a"><td>
 <img src="images/icon_success_sml.gif" alt="" /></td><td>testSkipConfiguration</td><td>0.132</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testInvalidTargetJdk</td><td>0.046</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testLocationTemp</td><td>0.045</td></tr></table></div><div class="section"><h3>PmdViolationCheckMojoTest<a name="PmdViolationCheckMojoTest"></a></h3><a name="org.apache.maven.plugin.pmdPmdViolationCheckMojoTest"></a><table border="0" class="bodyTable"><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testDefaultConfiguration</td><td>0.04</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testNotFailOnViolation</td><td>0.271</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testException</td><td>0.039</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testFailure
 Priority</td><td>0.079</td></tr></table></div><br /></div>
+</script><div class="section"><h2>Surefire Report<a name="Surefire_Report"></a></h2></div><div class="section"><h2>Summary<a name="Summary"></a></h2><a name="Summary"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="0" class="bodyTable"><tr class="a"><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td>18</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>5.046</td></tr></table><br /><p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div><div class="section"><h2>Package List<a name="Package_List"></a></h2><a name="Package_List"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="0" class="bodyTable"><tr class="a"><th>Package</th><th>Tests</th><th>Errors </th><th>Fa
 ilures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.maven.plugin.pmd">org.apache.maven.plugin.pmd</a></td><td>18</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>5.046</td></tr></table><br /><p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p><div class="section"><h3>org.apache.maven.plugin.pmd<a name="org.apache.maven.plugin.pmd"></a></h3><a name="org.apache.maven.plugin.pmd"></a><table border="0" class="bodyTable"><tr class="a"><th></th><th>Class</th><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.maven.plugin.pmdCpdReportTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.pmdCpdReportTest">CpdReportTest</a></td><td>4</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>2.226</td></tr><tr class="a"><td><a href="#org.apache.ma
 ven.plugin.pmdCpdViolationCheckMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.pmdCpdViolationCheckMojoTest">CpdViolationCheckMojoTest</a></td><td>3</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0.294</td></tr><tr class="b"><td><a href="#org.apache.maven.plugin.pmdPmdReportTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.pmdPmdReportTest">PmdReportTest</a></td><td>7</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>2.085</td></tr><tr class="a"><td><a href="#org.apache.maven.plugin.pmdPmdViolationCheckMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.pmdPmdViolationCheckMojoTest">PmdViolationCheckMojoTest</a></td><td>4</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0.441</td></tr></table></div><br /></div><div class="section"><h2>Test Cases<a name="Test_Cases"></a></h2><a name="Test_Cases"></a><p>[<a href
 ="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><div class="section"><h3>CpdReportTest<a name="CpdReportTest"></a></h3><a name="org.apache.maven.plugin.pmdCpdReportTest"></a><table border="0" class="bodyTable"><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testDefaultConfiguration</td><td>1.317</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testCustomConfiguration</td><td>0.434</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testInvalidFormat</td><td>0.152</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testWriteNonHtml</td><td>0.257</td></tr></table></div><div class="section"><h3>CpdViolationCheckMojoTest<a name="CpdViolationCheckMojoTest"></a></h3><a name="org.apache.maven.plugin.pmdCpdViolationCheckMojoTest"></a><table border="0" class="bodyTable"><tr class="b"><td><img src="i
 mages/icon_success_sml.gif" alt="" /></td><td>testDefaultConfiguration</td><td>0.061</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testNotFailOnViolation</td><td>0.178</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testException</td><td>0.052</td></tr></table></div><div class="section"><h3>PmdReportTest<a name="PmdReportTest"></a></h3><a name="org.apache.maven.plugin.pmdPmdReportTest"></a><table border="0" class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testDefaultConfiguration</td><td>0.852</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testCustomConfiguration</td><td>0.494</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testInvalidFormat</td><td>0.06</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testFileURL</td><td>0.457</td></tr><tr class="a"><t
 d><img src="images/icon_success_sml.gif" alt="" /></td><td>testSkipConfiguration</td><td>0.125</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testInvalidTargetJdk</td><td>0.046</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testLocationTemp</td><td>0.045</td></tr></table></div><div class="section"><h3>PmdViolationCheckMojoTest<a name="PmdViolationCheckMojoTest"></a></h3><a name="org.apache.maven.plugin.pmdPmdViolationCheckMojoTest"></a><table border="0" class="bodyTable"><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testDefaultConfiguration</td><td>0.041</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testNotFailOnViolation</td><td>0.272</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testException</td><td>0.04</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testFailu
 rePriority</td><td>0.084</td></tr></table></div><br /></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/taglist.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/taglist.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/taglist.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Tag List report</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Tag List report
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>
@@ -98,10 +98,10 @@
                   <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="cpd.html">CPD Report</a>
+                  <a href="pmd.html">PMD Report</a>
             </li>
                       <li class="none">
-                  <a href="pmd.html">PMD Report</a>
+                  <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
                   <a href="cobertura/index.html">Cobertura Test Coverage</a>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/team-list.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/team-list.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/team-list.html Tue May  8 15:21:08 2012
@@ -1,5 +1,5 @@
 <!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 Feb 1, 2012 -->
+<!-- Generated by Apache Maven Doxia at Feb 12, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Team list</title>
@@ -9,7 +9,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120201" />
+        <meta name="Date-Revision-yyyymmdd" content="20120212" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Team list
       </div>
             <div class="xright">        
-                                 Last Published: 2012-02-01
-              &nbsp;| Version: 2.7
+                                 Last Published: 2012-02-12
+              &nbsp;| Version: 2.7.1
             </div>
       <div class="clear">
         <hr/>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/allclasses-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/allclasses-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/allclasses-frame.html Tue May  8 15:21:08 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 01 22:16:38 CET 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 12 12:13:38 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-All Classes (Maven PMD Plugin 2.7 Test API)
+All Classes (Maven PMD Plugin 2.7.1 Test API)
 </TITLE>
 
 

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/allclasses-noframe.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/allclasses-noframe.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/allclasses-noframe.html Tue May  8 15:21:08 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 01 22:16:38 CET 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 12 12:13:38 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-All Classes (Maven PMD Plugin 2.7 Test API)
+All Classes (Maven PMD Plugin 2.7.1 Test API)
 </TITLE>
 
 

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/constant-values.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/constant-values.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/constant-values.html Tue May  8 15:21:08 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 01 22:16:38 CET 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 12 12:13:38 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Constant Field Values (Maven PMD Plugin 2.7 Test API)
+Constant Field Values (Maven PMD Plugin 2.7.1 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Constant Field Values (Maven PMD Plugin 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Constant Field Values (Maven PMD Plugin 2.7 Test API)";
+    parent.document.title="Constant Field Values (Maven PMD Plugin 2.7.1 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/deprecated-list.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/deprecated-list.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/deprecated-list.html Tue May  8 15:21:08 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 01 22:16:38 CET 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 12 12:13:38 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Deprecated List (Maven PMD Plugin 2.7 Test API)
+Deprecated List (Maven PMD Plugin 2.7.1 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Deprecated List (Maven PMD Plugin 2.7 Te
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Deprecated List (Maven PMD Plugin 2.7 Test API)";
+    parent.document.title="Deprecated List (Maven PMD Plugin 2.7.1 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>