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 15:58:28 UTC

svn commit: r816660 [21/33] - in /websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugin/checkstyle/ apidocs/org/apache/maven/plugin/checkstyle/class-use/ apidocs/org/apache/maven/plugi...

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/index.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/index.html Tue May  8 13:58:21 2012
@@ -22,23 +22,23 @@
           <meta name="author" content="Maria Odea Ching" />
         <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>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../../" id="bannerLeft">
+                  <a href="http://maven.apache.org/" id="bannerLeft">
     
-                                            <img src="../../images/apache-maven-project-2.png" alt="" />
+                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="../../" id="bannerRight">
+                          <span id="bannerRight">
     
-                                            <img src="../../images/maven-logo-2.gif" alt="" />
+                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
     
-            </a>
+            </span>
             <div class="clear">
         <hr/>
       </div>
@@ -57,13 +57,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="../../index.html">Maven</a>
+                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
                 &gt;
       
-                <a href="../index.html">Plugins</a>
+                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
+                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -73,8 +73,8 @@
             
   
     
-             Last Published: 2010-02-08
-              &nbsp;| Version: 2.5
+             Last Published: 2010-09-22
+              &nbsp;| Version: 2.6
             </div>
       <div class="clear">
         <hr/>
@@ -243,47 +243,47 @@
             <ul>
               
     <li class="none">
-                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
+                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="../../doxia/index.html">Doxia</a>
+                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="../../jxr/index.html">JXR</a>
+                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
+                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="../../index.html">Maven 2</a>
+                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="../../mercury/index.html">Mercury</a>
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="../index.html">Plugins</a>
+                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="../../scm/index.html">SCM</a>
+                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="../../shared/index.html">Shared Components</a>
+                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="../../surefire/index.html">Surefire</a>
+                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="../../wagon/index.html">Wagon</a>
+                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -301,31 +301,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Maven Checkstyle Plugin</h2>
-<p>The Checkstyle Plugin generates a report regarding the code style used by the developers. For more information about Checkstyle, see <a class="externalLink" href="http://checkstyle.sourceforge.net/">http://checkstyle.sourceforge.net/</a>. This version of the plugin uses Checkstyle 5.0.</p>
-<p>The plugin can be configured in the project's POM. Predefined rulesets are included with the plugin, these are: <tt>sun_checks.xml</tt>, <tt>turbine_checks.xml</tt>, <tt>avalon_checks.xml</tt> and <tt>maven_checks.xml</tt>. You can also use a custom ruleset by specifying it in the plugin configuration.</p>
-<div class="section"><h3>Goals Overview</h3>
-<p>The Checkstyle Plugin has two goals:</p>
-<ul><li><a href="./checkstyle-mojo.html">checkstyle:checkstyle</a> performs Checkstyle analysis and generates a report on violations.</li>
-<li><a href="./check-mojo.html">checkstyle:check</a> performs a violation check against the last Checkstyle run to see if there are any violations. It reads the Checkstyle output file, counts the number of violations found and displays it on the console.</li>
-</ul>
-</div>
-<div class="section"><h3>Usage</h3>
-<p>General instructions on how to use the Checkstyle 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/Checkstyle+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</h3>
-<p>The following examples show how to use the Checkstyle Plugin in more advanced usecases:</p>
-<ul><li><a href="./examples/custom-checker-config.html">Using a Custom Checkstyle Checker Configuration</a></li>
-<li><a href="./examples/custom-property-expansion.html">Using Custom Checkstyle Property Expansion Definitions</a></li>
-<li><a href="./examples/suppressions-filter.html">Using a Suppressions Filter</a></li>
-<li><a href="./examples/custom-developed-checkstyle.html">Using Custom Developed Checkstyle Check Modules</a></li>
-<li><a href="./examples/multi-module-config.html">Multimodule Configuration</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. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Maven Checkstyle Plugin<a name="Maven_Checkstyle_Plugin"></a></h2><p>The Checkstyle Plugin generates a report regarding the code style used by the developers. For more information about Checkstyle, see <a class="externalLink" href="http://checkstyle.sourceforge.net/">http://checkstyle.sourceforge.net/</a>. This version of the plugin uses Checkstyle 5.0.</p><p>The plugin can be configured in the project's POM. Predefined rulesets are included with the plugin, these are: <tt>sun_checks.xml</tt>, <tt>turbine_checks.xml</tt>, <tt>avalon_checks.xml</tt> and <tt>maven_checks.xml</tt>. You can also use a custom ruleset by specifying it in the plugin configuration.</p><div class="section"><h3>Goals Overview<a name="Goals_Overview"></a></h3><p>The Checkstyle Plugin has two goals:</p><ul><li><a href="./checkstyle-mojo.html">checkstyle:checkstyle</a> performs Checkstyle analysis and generates a report on violations.</li><li><a href="./che
 ck-mojo.html">checkstyle:check</a> performs a violation check against the last Checkstyle run to see if there are any violations. It reads the Checkstyle output file, counts the number of violations found and displays it on the console.</li></ul></div><div class="section"><h3>Usage<a name="Usage"></a></h3><p>General instructions on how to use the Checkstyle 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/Checkstyle+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 answe
 r 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="Ex
 amples"></a></h3><p>The following examples show how to use the Checkstyle Plugin in more advanced usecases:</p><ul><li><a href="./examples/custom-checker-config.html">Using a Custom Checkstyle Checker Configuration</a></li><li><a href="./examples/custom-property-expansion.html">Using Custom Checkstyle Property Expansion Definitions</a></li><li><a href="./examples/suppressions-filter.html">Using a Suppressions Filter</a></li><li><a href="./examples/custom-developed-checkstyle.html">Using Custom Developed Checkstyle Check Modules</a></li><li><a href="./examples/multi-module-config.html">Multimodule Configuration</a></li></ul></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/integration.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/integration.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/integration.html Tue May  8 13:58:21 2012
@@ -21,23 +21,23 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <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>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../../" id="bannerLeft">
+                  <a href="http://maven.apache.org/" id="bannerLeft">
     
-                                            <img src="../../images/apache-maven-project-2.png" alt="" />
+                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="../../" id="bannerRight">
+                          <span id="bannerRight">
     
-                                            <img src="../../images/maven-logo-2.gif" alt="" />
+                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
     
-            </a>
+            </span>
             <div class="clear">
         <hr/>
       </div>
@@ -56,13 +56,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="../../index.html">Maven</a>
+                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
                 &gt;
       
-                <a href="../index.html">Plugins</a>
+                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
+                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-02-08
-              &nbsp;| Version: 2.5
+             Last Published: 2010-09-22
+              &nbsp;| Version: 2.6
             </div>
       <div class="clear">
         <hr/>
@@ -242,47 +242,47 @@
             <ul>
               
     <li class="none">
-                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
+                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="../../doxia/index.html">Doxia</a>
+                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="../../jxr/index.html">JXR</a>
+                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
+                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="../../index.html">Maven 2</a>
+                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="../../mercury/index.html">Mercury</a>
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="../index.html">Plugins</a>
+                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="../../scm/index.html">SCM</a>
+                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="../../shared/index.html">Shared Components</a>
+                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="../../surefire/index.html">Surefire</a>
+                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="../../wagon/index.html">Wagon</a>
+                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -300,26 +300,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Overview"></a><div class="section"><h2>Overview</h2>
-This project uses <a class="externalLink" href="https://hudson.dev.java.net/">Hudson</a>.</div>
-<a name="Access"></a><div class="section"><h2>Access</h2>
-<p>The following is a link to the continuous integration system used by the project.</p>
-<div class="source"><pre><a class="externalLink" href="http://grid.sonatype.org/ci">http://grid.sonatype.org/ci</a></pre>
-</div>
-</div>
-<a name="Notifiers"></a><div class="section"><h2>Notifiers</h2>
-<p>Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.</p>
-<table class="bodyTable"><tr class="a"><th>Type</th>
-<th>Address</th>
-<th>Configuration</th>
-</tr>
-<tr class="b"><td>mail</td>
-<td>-</td>
-<td>address=notifications@maven.apache.org</td>
-</tr>
-</table>
-</div>
-
+        <a name="Overview"></a><div class="section"><h2>Overview<a name="Overview"></a></h2>This project uses <a class="externalLink" href="https://hudson.dev.java.net/">Hudson</a>.</div><a name="Access"></a><div class="section"><h2>Access<a name="Access"></a></h2><p>The following is a link to the continuous integration system used by the project.</p><div class="source"><pre><a class="externalLink" href="http://grid.sonatype.org/ci">http://grid.sonatype.org/ci</a></pre></div></div><a name="Notifiers"></a><div class="section"><h2>Notifiers<a name="Notifiers"></a></h2><p>Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.</p><table border="0" class="bodyTable"><tr class="a"><th>Type</th><th>Address</th><th>Configuration</th></tr><tr class="b"><td>mail</td><td>-</td><td>address=notifications@maven.apache.org</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/issue-tracking.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/issue-tracking.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/issue-tracking.html Tue May  8 13:58:21 2012
@@ -21,23 +21,23 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <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>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../../" id="bannerLeft">
+                  <a href="http://maven.apache.org/" id="bannerLeft">
     
-                                            <img src="../../images/apache-maven-project-2.png" alt="" />
+                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="../../" id="bannerRight">
+                          <span id="bannerRight">
     
-                                            <img src="../../images/maven-logo-2.gif" alt="" />
+                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
     
-            </a>
+            </span>
             <div class="clear">
         <hr/>
       </div>
@@ -56,13 +56,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="../../index.html">Maven</a>
+                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
                 &gt;
       
-                <a href="../index.html">Plugins</a>
+                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
+                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-02-08
-              &nbsp;| Version: 2.5
+             Last Published: 2010-09-22
+              &nbsp;| Version: 2.6
             </div>
       <div class="clear">
         <hr/>
@@ -242,47 +242,47 @@
             <ul>
               
     <li class="none">
-                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
+                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="../../doxia/index.html">Doxia</a>
+                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="../../jxr/index.html">JXR</a>
+                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
+                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="../../index.html">Maven 2</a>
+                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="../../mercury/index.html">Mercury</a>
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="../index.html">Plugins</a>
+                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="../../scm/index.html">SCM</a>
+                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="../../shared/index.html">Shared Components</a>
+                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="../../surefire/index.html">Surefire</a>
+                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="../../wagon/index.html">Wagon</a>
+                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -300,14 +300,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Overview"></a><div class="section"><h2>Overview</h2>
-This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a> a J2EE-based, issue tracking and project management application.</div>
-<a name="Issue_Tracking"></a><div class="section"><h2>Issue Tracking</h2>
-<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/MCHECKSTYLE">http://jira.codehaus.org/browse/MCHECKSTYLE</a></pre>
-</div>
-</div>
-
+        <a name="Overview"></a><div class="section"><h2>Overview<a name="Overview"></a></h2>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a> a J2EE-based, issue tracking and project management application.</div><a name="Issue_Tracking"></a><div class="section"><h2>Issue Tracking<a name="Issue_Tracking"></a></h2><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/MCHECKSTYLE">http://jira.codehaus.org/browse/MCHECKSTYLE</a></pre></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/l10n-status.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/l10n-status.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/l10n-status.html Tue May  8 13:58:21 2012
@@ -21,23 +21,23 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <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>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../../" id="bannerLeft">
+                  <a href="http://maven.apache.org/" id="bannerLeft">
     
-                                            <img src="../../images/apache-maven-project-2.png" alt="" />
+                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="../../" id="bannerRight">
+                          <span id="bannerRight">
     
-                                            <img src="../../images/maven-logo-2.gif" alt="" />
+                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
     
-            </a>
+            </span>
             <div class="clear">
         <hr/>
       </div>
@@ -56,13 +56,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="../../index.html">Maven</a>
+                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
                 &gt;
       
-                <a href="../index.html">Plugins</a>
+                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
+                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-02-08
-              &nbsp;| Version: 2.5
+             Last Published: 2010-09-22
+              &nbsp;| Version: 2.6
             </div>
       <div class="clear">
         <hr/>
@@ -246,47 +246,47 @@
             <ul>
               
     <li class="none">
-                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
+                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="../../doxia/index.html">Doxia</a>
+                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="../../jxr/index.html">JXR</a>
+                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
+                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="../../index.html">Maven 2</a>
+                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="../../mercury/index.html">Mercury</a>
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="../index.html">Plugins</a>
+                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="../../scm/index.html">SCM</a>
+                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="../../shared/index.html">Shared Components</a>
+                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="../../surefire/index.html">Surefire</a>
+                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="../../wagon/index.html">Wagon</a>
+                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -304,102 +304,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>L10n Status</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</h3>
-<table class="bodyTable"><caption>L10n status summary table</caption>
-<tr class="a"><th>Path</th>
-<th>Default</th>
-<th>de</th>
-<th>fr</th>
-<th>pt_BR</th>
-<th>sv</th>
-</tr>
-<tr class="b"><td>checkstyle-report.properties</td>
-<td>22</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>5</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>7</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>3</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>
-</tr>
-<tr class="a"><td>Total:</td>
-<td><b>22</b></td>
-<td><b>17</b><br />(77&nbsp;%)</td>
-<td><b>15</b><br />(68&nbsp;%)</td>
-<td><b>19</b><br />(86&nbsp;%)</td>
-<td><b>20</b><br />(90&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="#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</h3>
-<table class="bodyTable"><caption>Locale German</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>checkstyle-report.properties</td>
-<td>OK</td>
-<td>OK</td>
-<td><table><tbody><tr><td>report.checkstyle.details</td><td>"Details"</td></tr><tr><td>report.checkstyle.infos</td><td>"Infos"</td></tr><tr><td>report.checkstyle.infos.abbrev</td><td>"I"</td></tr><tr><td>report.checkstyle.name</td><td>"Checkstyle"</td></tr><tr><td>report.checkstyle.warnings.abbrev</td><td>"W"</td></tr></tbody></table></td>
-</tr>
-</table>
-</div>
-<a name="fr"><div class="section"><h3>fr - French</h3>
-<table 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>checkstyle-report.properties</td>
-<td>OK</td>
-<td>OK</td>
-<td><table><tbody><tr><td>report.checkstyle.column.message</td><td>"Message"</td></tr><tr><td>report.checkstyle.column.violation</td><td>"Violation"</td></tr><tr><td>report.checkstyle.errors.abbrev</td><td>"E"</td></tr><tr><td>report.checkstyle.infos</td><td>"Infos"</td></tr><tr><td>report.checkstyle.infos.abbrev</td><td>"I"</td></tr><tr><td>report.checkstyle.name</td><td>"Checkstyle"</td></tr><tr><td>report.checkstyle.violations</td><td>"Violations"</td></tr></tbody></table></td>
-</tr>
-</table>
-</div>
-<a name="pt_BR"><div class="section"><h3>pt_BR - Portuguese (Brazil)</h3>
-<table class="bodyTable"><caption>Locale Portuguese (Brazil)</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>checkstyle-report.properties</td>
-<td>OK</td>
-<td>OK</td>
-<td><table><tbody><tr><td>report.checkstyle.errors.abbrev</td><td>"E"</td></tr><tr><td>report.checkstyle.infos.abbrev</td><td>"I"</td></tr><tr><td>report.checkstyle.name</td><td>"Checkstyle"</td></tr></tbody></table></td>
-</tr>
-</table>
-</div>
-<a name="sv"><div class="section"><h3>sv - Swedish</h3>
-<table 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>checkstyle-report.properties</td>
-<td>OK</td>
-<td>OK</td>
-<td><table><tbody><tr><td>report.checkstyle.infos.abbrev</td><td>"I"</td></tr><tr><td>report.checkstyle.name</td><td>"Checkstyle"</td></tr></tbody></table></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>pt_BR</th><th>sv</th></tr><tr class="b"><td>checkstyle-report.properties</td><td>22</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>5</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>7</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>3</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></tr><tr class="a"><td>Total:</td><td><b>22</b></td><td><b>17</b><br />(77&nbsp;%)</td><td><b>15</b><br />(68&nbsp;%)</td><td><b>19</b><br />(86&nbsp;%)</td><td><b>20</b><br />(90&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="#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="b"><th>Path</th><th>Missing Keys</th><th>Extra Keys</th><th>Non-Changed Keys</th></tr><tr class="a"><td>checkstyle-report.properties</td><td>OK</td><td>OK</td><td><table><tbody><tr><td>report.checkstyle.details</td><td>"Details"</td></tr><tr><td>report.checkstyle.infos</td><td>"Infos"</td></tr><tr><td>report.checkstyle.infos.abbrev</td><td>"I"</td></tr><tr><td>report.checkstyle.name</td><td>"Checkstyle"</td></tr><tr><td>report.checkstyle.warnings.abbrev</td><td>"W"</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>checkstyle-report.properties</td><td>OK</td><td>OK</td><td><table><tbody><tr><td>report.checkstyle.column.message</td><td>"Message"</td></tr><tr><td>report.checkstyle.column.violation</td><td>"Violation"</td></tr><tr><td>report.checkstyle.errors.abbrev</td><td>"E"</td></tr><tr><td>report.checkstyle.infos</td><td>"Infos"</td></tr><tr><td>report.checkstyle.infos.abbrev</td><td>"I"</td></tr><tr><td>report.checkstyle.name</td><td>"Checkstyle"</td></tr><tr><td>report.checkstyle.violations</td><td>"Violations"</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="b"><th>Path</th><th>Missing Keys</th><th>Extra Keys</th><th>Non-Changed Keys</th></tr><tr class="a"><td>checkstyle-report.properties</
 td><td>OK</td><td>OK</td><td><table><tbody><tr><td>report.checkstyle.errors.abbrev</td><td>"E"</td></tr><tr><td>report.checkstyle.infos.abbrev</td><td>"I"</td></tr><tr><td>report.checkstyle.name</td><td>"Checkstyle"</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>checkstyle-report.properties</td><td>OK</td><td>OK</td><td><table><tbody><tr><td>report.checkstyle.infos.abbrev</td><td>"I"</td></tr><tr><td>report.checkstyle.name</td><td>"Checkstyle"</td></tr></tbody></table></td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/license.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/license.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/license.html Tue May  8 13:58:21 2012
@@ -21,23 +21,23 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <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>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../../" id="bannerLeft">
+                  <a href="http://maven.apache.org/" id="bannerLeft">
     
-                                            <img src="../../images/apache-maven-project-2.png" alt="" />
+                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="../../" id="bannerRight">
+                          <span id="bannerRight">
     
-                                            <img src="../../images/maven-logo-2.gif" alt="" />
+                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
     
-            </a>
+            </span>
             <div class="clear">
         <hr/>
       </div>
@@ -56,13 +56,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="../../index.html">Maven</a>
+                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
                 &gt;
       
-                <a href="../index.html">Plugins</a>
+                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
+                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-02-08
-              &nbsp;| Version: 2.5
+             Last Published: 2010-09-22
+              &nbsp;| Version: 2.6
             </div>
       <div class="clear">
         <hr/>
@@ -242,47 +242,47 @@
             <ul>
               
     <li class="none">
-                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
+                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="../../doxia/index.html">Doxia</a>
+                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="../../jxr/index.html">JXR</a>
+                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
+                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="../../index.html">Maven 2</a>
+                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="../../mercury/index.html">Mercury</a>
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="../index.html">Plugins</a>
+                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="../../scm/index.html">SCM</a>
+                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="../../shared/index.html">Shared Components</a>
+                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="../../surefire/index.html">Surefire</a>
+                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="../../wagon/index.html">Wagon</a>
+                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -300,12 +300,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Overview"></a><div class="section"><h2>Overview</h2>
-<p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p>
-</div>
-<a name="Project_License"></a><div class="section"><h2>Project License</h2>
-<a name="The_Apache_Software_License_Version_2.0"></a><div class="section"><h3>The Apache Software License, Version 2.0</h3>
-<div class="source"><pre>
+        <a name="Overview"></a><div class="section"><h2>Overview<a name="Overview"></a></h2><p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div><a name="Project_License"></a><div class="section"><h2>Project License<a name="Project_License"></a></h2><a name="The_Apache_Software_License_Version_2.0"></a><div class="section"><h3>The Apache Software License, Version 2.0<a name="The_Apache_Software_License_Version_2.0"></a></h3><div class="source"><pre>
                                  Apache License
                            Version 2.0, January 2004
                         http://www.apache.org/licenses/
@@ -507,11 +502,7 @@
    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.
-</pre>
-</div>
-</div>
-</div>
-
+</pre></div></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/mail-lists.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/mail-lists.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/mail-lists.html Tue May  8 13:58:21 2012
@@ -21,23 +21,23 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <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>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../../" id="bannerLeft">
+                  <a href="http://maven.apache.org/" id="bannerLeft">
     
-                                            <img src="../../images/apache-maven-project-2.png" alt="" />
+                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="../../" id="bannerRight">
+                          <span id="bannerRight">
     
-                                            <img src="../../images/maven-logo-2.gif" alt="" />
+                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
     
-            </a>
+            </span>
             <div class="clear">
         <hr/>
       </div>
@@ -56,13 +56,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="../../index.html">Maven</a>
+                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
                 &gt;
       
-                <a href="../index.html">Plugins</a>
+                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
+                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-02-08
-              &nbsp;| Version: 2.5
+             Last Published: 2010-09-22
+              &nbsp;| Version: 2.6
             </div>
       <div class="clear">
         <hr/>
@@ -242,47 +242,47 @@
             <ul>
               
     <li class="none">
-                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
+                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="../../doxia/index.html">Doxia</a>
+                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="../../jxr/index.html">JXR</a>
+                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
+                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="../../index.html">Maven 2</a>
+                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="../../mercury/index.html">Mercury</a>
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="../index.html">Plugins</a>
+                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="../../scm/index.html">SCM</a>
+                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="../../shared/index.html">Shared Components</a>
+                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="../../surefire/index.html">Surefire</a>
+                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="../../wagon/index.html">Wagon</a>
+                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -300,144 +300,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Project_Mailing_Lists"></a><div class="section"><h2>Project Mailing Lists</h2>
-<p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p>
-<table class="bodyTable"><tr class="a"><th>Name</th>
-<th>Subscribe</th>
-<th>Unsubscribe</th>
-<th>Post</th>
-<th>Archive</th>
-<th>Other Archives</th>
-</tr>
-<tr class="b"><td>Maven User List</td>
-<td><a class="externalLink" href="mailto:users-subscribe@maven.apache.org">Subscribe</a></td>
-<td><a class="externalLink" href="mailto:users-unsubscribe@maven.apache.org">Unsubscribe</a></td>
-<td><a class="externalLink" href="mailto:users@maven.apache.org">Post</a></td>
-<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/maven-users">mail-archives.apache.org</a></td>
-<td><a class="externalLink" href="http://www.mail-archive.com/users@maven.apache.org/">www.mail-archive.com</a></td>
-</tr>
-<tr class="a"><td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://www.nabble.com/Maven---Users-f178.html">www.nabble.com</a></td>
-</tr>
-<tr class="b"><td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://maven.users.markmail.org/">maven.users.markmail.org</a></td>
-</tr>
-<tr class="a"><td>Maven Developer List</td>
-<td><a class="externalLink" href="mailto:dev-subscribe@maven.apache.org">Subscribe</a></td>
-<td><a class="externalLink" href="mailto:dev-unsubscribe@maven.apache.org">Unsubscribe</a></td>
-<td><a class="externalLink" href="mailto:dev@maven.apache.org">Post</a></td>
-<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/maven-dev">mail-archives.apache.org</a></td>
-<td><a class="externalLink" href="http://www.mail-archive.com/dev@maven.apache.org/">www.mail-archive.com</a></td>
-</tr>
-<tr class="b"><td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://www.nabble.com/Maven-Developers-f179.html">www.nabble.com</a></td>
-</tr>
-<tr class="a"><td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://maven.dev.markmail.org/">maven.dev.markmail.org</a></td>
-</tr>
-<tr class="b"><td>Maven Issues List</td>
-<td><a class="externalLink" href="mailto:issues-subscribe@maven.apache.org">Subscribe</a></td>
-<td><a class="externalLink" href="mailto:issues-unsubscribe@maven.apache.org">Unsubscribe</a></td>
-<td>-</td>
-<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/maven-issues/">mail-archives.apache.org</a></td>
-<td><a class="externalLink" href="http://www.mail-archive.com/issues@maven.apache.org">www.mail-archive.com</a></td>
-</tr>
-<tr class="a"><td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://www.nabble.com/Maven---Issues-f15573.html">www.nabble.com</a></td>
-</tr>
-<tr class="b"><td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://maven.issues.markmail.org/">maven.issues.markmail.org</a></td>
-</tr>
-<tr class="a"><td>Maven Commits List</td>
-<td><a class="externalLink" href="mailto:commits-subscribe@maven.apache.org">Subscribe</a></td>
-<td><a class="externalLink" href="mailto:commits-unsubscribe@maven.apache.org">Unsubscribe</a></td>
-<td>-</td>
-<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/maven-dev">mail-archives.apache.org</a></td>
-<td><a class="externalLink" href="http://www.mail-archive.com/commits@maven.apache.org">www.mail-archive.com</a></td>
-</tr>
-<tr class="b"><td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://www.nabble.com/Maven---Commits-f15575.html">www.nabble.com</a></td>
-</tr>
-<tr class="a"><td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://maven.commits.markmail.org/">maven.commits.markmail.org</a></td>
-</tr>
-<tr class="b"><td>Maven Announcements List</td>
-<td><a class="externalLink" href="mailto:announce-subscribe@maven.apache.org">Subscribe</a></td>
-<td><a class="externalLink" href="mailto:announce-unsubscribe@maven.apache.org">Unsubscribe</a></td>
-<td><a class="externalLink" href="mailto:announce@maven.apache.org">Post</a></td>
-<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/maven-announce/">mail-archives.apache.org</a></td>
-<td><a class="externalLink" href="http://www.mail-archive.com/announce@maven.apache.org">www.mail-archive.com</a></td>
-</tr>
-<tr class="a"><td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://www.nabble.com/Maven-Announcements-f15617.html">www.nabble.com</a></td>
-</tr>
-<tr class="b"><td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://maven.announce.markmail.org/">maven.announce.markmail.org</a></td>
-</tr>
-<tr class="a"><td>Maven Notifications List</td>
-<td><a class="externalLink" href="mailto:notifications-subscribe@maven.apache.org">Subscribe</a></td>
-<td><a class="externalLink" href="mailto:notifications-unsubscribe@maven.apache.org">Unsubscribe</a></td>
-<td>-</td>
-<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/maven-notifications/">mail-archives.apache.org</a></td>
-<td><a class="externalLink" href="http://www.mail-archive.com/notifications@maven.apache.org">www.mail-archive.com</a></td>
-</tr>
-<tr class="b"><td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://www.nabble.com/Maven---Notifications-f15574.html">www.nabble.com</a></td>
-</tr>
-<tr class="a"><td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><a class="externalLink" href="http://maven.notifications.markmail.org/">maven.notifications.markmail.org</a></td>
-</tr>
-</table>
-</div>
-
+        <a name="Project_Mailing_Lists"></a><div class="section"><h2>Project Mailing Lists<a name="Project_Mailing_Lists"></a></h2><p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p><table border="0" class="bodyTable"><tr class="a"><th>Name</th><th>Subscribe</th><th>Unsubscribe</th><th>Post</th><th>Archive</th><th>Other Archives</th></tr><tr class="b"><td>Maven User List</td><td><a class="externalLink" href="mailto:users-subscribe@maven.apache.org">Subscribe</a></td><td><a class="externalLink" href="mailto:users-unsubscribe@maven.apache.org">Unsubscribe</a></td><td><a class="externalLink" href="mailto:users@maven.apache.org">Post</a></td><td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/maven-users">mail-archives.apache.org</a></td><td><a class="externalLink" href="http://www.mail-archive.com/users@maven.apache.org/">www.mail-archive.com</a></td></tr><t
 r class="a"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://old.nabble.com/Maven---Users-f178.html">old.nabble.com</a></td></tr><tr class="b"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://maven.users.markmail.org/">maven.users.markmail.org</a></td></tr><tr class="a"><td>Maven Developer List</td><td><a class="externalLink" href="mailto:dev-subscribe@maven.apache.org">Subscribe</a></td><td><a class="externalLink" href="mailto:dev-unsubscribe@maven.apache.org">Unsubscribe</a></td><td><a class="externalLink" href="mailto:dev@maven.apache.org">Post</a></td><td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/maven-dev">mail-archives.apache.org</a></td><td><a class="externalLink" href="http://www.mail-archive.com/dev@maven.apache.org/">www.mail-archive.com</a></td></tr><tr class="b"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://
 old.nabble.com/Maven-Developers-f179.html">old.nabble.com</a></td></tr><tr class="a"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://maven.dev.markmail.org/">maven.dev.markmail.org</a></td></tr><tr class="b"><td>Maven Issues List</td><td><a class="externalLink" href="mailto:issues-subscribe@maven.apache.org">Subscribe</a></td><td><a class="externalLink" href="mailto:issues-unsubscribe@maven.apache.org">Unsubscribe</a></td><td>-</td><td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/maven-issues/">mail-archives.apache.org</a></td><td><a class="externalLink" href="http://www.mail-archive.com/issues@maven.apache.org">www.mail-archive.com</a></td></tr><tr class="a"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://old.nabble.com/Maven---Issues-f15573.html">old.nabble.com</a></td></tr><tr class="b"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink
 " href="http://maven.issues.markmail.org/">maven.issues.markmail.org</a></td></tr><tr class="a"><td>Maven Commits List</td><td><a class="externalLink" href="mailto:commits-subscribe@maven.apache.org">Subscribe</a></td><td><a class="externalLink" href="mailto:commits-unsubscribe@maven.apache.org">Unsubscribe</a></td><td>-</td><td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/maven-dev">mail-archives.apache.org</a></td><td><a class="externalLink" href="http://www.mail-archive.com/commits@maven.apache.org">www.mail-archive.com</a></td></tr><tr class="b"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://old.nabble.com/Maven---Commits-f15575.html">old.nabble.com</a></td></tr><tr class="a"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://maven.commits.markmail.org/">maven.commits.markmail.org</a></td></tr><tr class="b"><td>Maven Announcements List</td><td><a class="externalL
 ink" href="mailto:announce-subscribe@maven.apache.org">Subscribe</a></td><td><a class="externalLink" href="mailto:announce-unsubscribe@maven.apache.org">Unsubscribe</a></td><td><a class="externalLink" href="mailto:announce@maven.apache.org">Post</a></td><td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/maven-announce/">mail-archives.apache.org</a></td><td><a class="externalLink" href="http://www.mail-archive.com/announce@maven.apache.org">www.mail-archive.com</a></td></tr><tr class="a"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://old.nabble.com/Maven-Announcements-f15617.html">old.nabble.com</a></td></tr><tr class="b"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://maven.announce.markmail.org/">maven.announce.markmail.org</a></td></tr><tr class="a"><td>Maven Notifications List</td><td><a class="externalLink" href="mailto:notifications-subscribe@maven.apache.org">
 Subscribe</a></td><td><a class="externalLink" href="mailto:notifications-unsubscribe@maven.apache.org">Unsubscribe</a></td><td>-</td><td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/maven-notifications/">mail-archives.apache.org</a></td><td><a class="externalLink" href="http://www.mail-archive.com/notifications@maven.apache.org">www.mail-archive.com</a></td></tr><tr class="b"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://old.nabble.com/Maven---Notifications-f15574.html">old.nabble.com</a></td></tr><tr class="a"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://maven.notifications.markmail.org/">maven.notifications.markmail.org</a></td></tr></table></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/plugin-info.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/plugin-info.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/plugin-info.html Tue May  8 13:58:21 2012
@@ -21,23 +21,23 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <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>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../../" id="bannerLeft">
+                  <a href="http://maven.apache.org/" id="bannerLeft">
     
-                                            <img src="../../images/apache-maven-project-2.png" alt="" />
+                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="../../" id="bannerRight">
+                          <span id="bannerRight">
     
-                                            <img src="../../images/maven-logo-2.gif" alt="" />
+                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
     
-            </a>
+            </span>
             <div class="clear">
         <hr/>
       </div>
@@ -56,13 +56,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="../../index.html">Maven</a>
+                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
                 &gt;
       
-                <a href="../index.html">Plugins</a>
+                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
+                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-02-08
-              &nbsp;| Version: 2.5
+             Last Published: 2010-09-22
+              &nbsp;| Version: 2.6
             </div>
       <div class="clear">
         <hr/>
@@ -246,47 +246,47 @@
             <ul>
               
     <li class="none">
-                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
+                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="../../doxia/index.html">Doxia</a>
+                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="../../jxr/index.html">JXR</a>
+                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
+                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="../../index.html">Maven 2</a>
+                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="../../mercury/index.html">Mercury</a>
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="../index.html">Plugins</a>
+                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="../../scm/index.html">SCM</a>
+                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="../../shared/index.html">Shared Components</a>
+                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="../../surefire/index.html">Surefire</a>
+                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="../../wagon/index.html">Wagon</a>
+                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -304,54 +304,17 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Plugin_Documentation"></a><div class="section"><h2>Plugin Documentation</h2>
-<p>Goals available for this plugin:</p>
-<table class="bodyTable"><tr class="a"><th>Goal</th>
-<th>Report?</th>
-<th>Description</th>
-</tr>
-<tr class="b"><td><a href="check-mojo.html">checkstyle:check</a></td>
-<td>No</td>
-<td>Perform a violation check against the last Checkstyle run to see if
+        <a name="Plugin_Documentation"></a><div class="section"><h2>Plugin Documentation<a name="Plugin_Documentation"></a></h2><p>Goals available for this plugin:</p><table border="0" class="bodyTable"><tr class="a"><th>Goal</th><th>Report?</th><th>Description</th></tr><tr class="b"><td><a href="check-mojo.html">checkstyle:check</a></td><td>No</td><td>Perform a violation check against the last Checkstyle run to see if
 there are any violations. It reads the Checkstyle output file,
 counts the number of violations found and displays it on the
-console.</td>
-</tr>
-<tr class="a"><td><a href="checkstyle-mojo.html">checkstyle:checkstyle</a></td>
-<td>Yes</td>
-<td>Perform a Checkstyle analysis, and generate a report on violations.</td>
-</tr>
-<tr class="b"><td><a href="help-mojo.html">checkstyle:help</a></td>
-<td>No</td>
-<td>Display help information on maven-checkstyle-plugin.<br />
+console.</td></tr><tr class="a"><td><a href="checkstyle-mojo.html">checkstyle:checkstyle</a></td><td>Yes</td><td>Perform a Checkstyle analysis, and generate a report on violations.</td></tr><tr class="b"><td><a href="help-mojo.html">checkstyle:help</a></td><td>No</td><td>Display help information on maven-checkstyle-plugin.<br />
  Call 
 
 <pre>
   mvn checkstyle:help -Ddetail=true -Dgoal=&lt;goal-name&gt;
 </pre>
 
-to display parameter details.</td>
-</tr>
-</table>
-<a name="System_Requirements"></a><div class="section"><h3>System Requirements</h3>
-<p>The following specifies the minimum requirements to run this Maven plugin:</p>
-<table class="bodyTable"><tr class="a"><td>Maven</td>
-<td>2.0.6</td>
-</tr>
-<tr class="b"><td>JDK</td>
-<td>1.5</td>
-</tr>
-<tr class="a"><td>Memory</td>
-<td>No minimum requirement.</td>
-</tr>
-<tr class="b"><td>Disk Space</td>
-<td>No minimum requirement.</td>
-</tr>
-</table>
-</div>
-<a name="Usage"></a><div class="section"><h3>Usage</h3>
-<p>You should specify the version in your project's plugin configuration:</p>
-<div class="source"><pre>&lt;project&gt;
+to display parameter details.</td></tr></table><a name="System_Requirements"></a><div class="section"><h3>System Requirements<a name="System_Requirements"></a></h3><p>The following specifies the minimum requirements to run this Maven plugin:</p><table border="0" class="bodyTable"><tr class="a"><td>Maven</td><td>2.0.6</td></tr><tr class="b"><td>JDK</td><td>1.5</td></tr><tr class="a"><td>Memory</td><td>No minimum requirement.</td></tr><tr class="b"><td>Disk Space</td><td>No minimum requirement.</td></tr></table></div><a name="Usage"></a><div class="section"><h3>Usage<a name="Usage"></a></h3><p>You should specify the version in your project's plugin configuration:</p><div class="source"><pre>&lt;project&gt;
   ...
   &lt;build&gt;
     &lt;!-- To define the plugin version in your parent POM --&gt;
@@ -360,7 +323,7 @@ to display parameter details.</td>
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
           &lt;artifactId&gt;maven-checkstyle-plugin&lt;/artifactId&gt;
-          &lt;version&gt;2.5&lt;/version&gt;
+          &lt;version&gt;2.6&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -370,7 +333,7 @@ to display parameter details.</td>
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-checkstyle-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.5&lt;/version&gt;
+        &lt;version&gt;2.6&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;
@@ -382,19 +345,14 @@ to display parameter details.</td>
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-checkstyle-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.5&lt;/version&gt;
+        &lt;version&gt;2.6&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;
   &lt;/reporting&gt;
   ...
 &lt;/project&gt;
-</pre>
-</div>
-<p>For more information, see <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-configuring-plugins.html">&quot;Guide to Configuring Plug-ins&quot;</a></p>
-</div>
-</div>
-
+</pre></div><p>For more information, see <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-configuring-plugins.html">&quot;Guide to Configuring Plug-ins&quot;</a></p></div></div>
       </div>
     </div>
     <div class="clear">