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:56:24 UTC

svn commit: r816658 [22/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/examples/custom-checker-config.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/custom-checker-config.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/custom-checker-config.html Tue May  8 13:56:19 2012
@@ -22,21 +22,21 @@
           <meta name="author" content="July 2006" />
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
+                  <a href="../../" id="bannerLeft">
     
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+                                            <img src="../../../images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
+                        <a href="../../" id="bannerRight">
     
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+                                            <img src="../../../images/maven-logo-2.gif" alt="" />
     
             </a>
             <div class="clear">
@@ -57,13 +57,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                <a href="../../../index.html">Maven</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                <a href="../../index.html">Plugins</a>
                 &gt;
       
-                <a href="../../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
+                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -73,8 +73,8 @@
             
   
     
-             Last Published: 2009-11-12
-              &nbsp;| Version: 2.4
+             Last Published: 2010-02-08
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -197,47 +197,47 @@
             <ul>
               
     <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+                    <a href="../../../ant-tasks/index.html">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+                    <a href="../../../doxia/index.html">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+                    <a href="../../../jxr/index.html">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+                    <a href="../../../maven-1.x/index.html">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+                    <a href="../../../index.html">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+                    <a href="../../../mercury/index.html">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                    <a href="../../index.html">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+                    <a href="../../../scm/index.html">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+                    <a href="../../../shared/index.html">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+                    <a href="../../../surefire/index.html">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
+                    <a href="../../../wagon/index.html">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -256,7 +256,7 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section"><h2>Using a Custom Checkstyle Checker Configuration</h2>
-<p>A custom <a href="http://checkstyle.sourceforge.net/config.html#Checker" class="externalLink">Checker configuration xml file</a> can be defined and then referenced via a URL, File, or build classpath resource reference.</p>
+<p>A custom <a class="externalLink" href="http://checkstyle.sourceforge.net/config.html#Checker">Checker configuration xml file</a> can be defined and then referenced via a URL, File, or build classpath resource reference.</p>
 <p>To reference a custom Checkstyle Checker configuration, use the <tt>configLocation</tt> parameter.</p>
 <div class="source"><pre>&lt;project&gt;
   ...
@@ -265,7 +265,7 @@
       &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.4&lt;/version&gt;
+        &lt;version&gt;2.5&lt;/version&gt;
         &lt;configuration&gt;
           &lt;configLocation&gt;checkstyle.xml&lt;/configLocation&gt;
         &lt;/configuration&gt;
@@ -273,8 +273,7 @@
     &lt;/plugins&gt;
   &lt;/reporting&gt;
   ...
-&lt;/project&gt;
-</pre>
+&lt;/project&gt;</pre>
 </div>
 <p>This example causes the Checkstyle Plugin to check for a File named <tt>checkstyle.xml</tt> or a resource named <tt>checkstyle.xml</tt> within the compile scope of the dependencies or build extensions classpath.</p>
 <p>There are 4 predefined Checkstyle configuration definitions that ship with the Checkstyle Plugin, the Sun Microsystems Definition is selected by default.</p>
@@ -292,7 +291,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2005-2009
+          2005-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/custom-developed-checkstyle.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/custom-developed-checkstyle.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/custom-developed-checkstyle.html Tue May  8 13:56:19 2012
@@ -22,21 +22,21 @@
           <meta name="author" content="2008-02-04" />
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
+                  <a href="../../" id="bannerLeft">
     
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+                                            <img src="../../../images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
+                        <a href="../../" id="bannerRight">
     
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+                                            <img src="../../../images/maven-logo-2.gif" alt="" />
     
             </a>
             <div class="clear">
@@ -57,13 +57,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                <a href="../../../index.html">Maven</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                <a href="../../index.html">Plugins</a>
                 &gt;
       
-                <a href="../../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
+                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -73,8 +73,8 @@
             
   
     
-             Last Published: 2009-11-12
-              &nbsp;| Version: 2.4
+             Last Published: 2010-02-08
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -197,47 +197,47 @@
             <ul>
               
     <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+                    <a href="../../../ant-tasks/index.html">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+                    <a href="../../../doxia/index.html">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+                    <a href="../../../jxr/index.html">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+                    <a href="../../../maven-1.x/index.html">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+                    <a href="../../../index.html">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+                    <a href="../../../mercury/index.html">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                    <a href="../../index.html">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+                    <a href="../../../scm/index.html">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+                    <a href="../../../shared/index.html">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+                    <a href="../../../surefire/index.html">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
+                    <a href="../../../wagon/index.html">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -257,8 +257,8 @@
       <div id="contentBox">
         <div class="section"><h2>Using Custom Developed Checkstyle Checks</h2>
 <p>We will guide you through creating a Maven project that produces a jar file of your custom checks. Then we'll include it in one of your projects by adding it as a dependency to the Checkstyle Plugin.</p>
-<p>The plugin also provides the ability to define the <a href="http://checkstyle.sourceforge.net/config.html#Packages" class="externalLink">package names XML document</a> required to reference your custom check modules more easily.</p>
-<p>In this example we will be using the <a href="http://checkstyle.sourceforge.net/writingchecks.html#Visitor%20in%20action" class="externalLink">example check</a> that can be found on the Checkstyle web site.</p>
+<p>The plugin also provides the ability to define the <a class="externalLink" href="http://checkstyle.sourceforge.net/config.html#Packages">package names XML document</a> required to reference your custom check modules more easily.</p>
+<p>In this example we will be using the <a class="externalLink" href="http://checkstyle.sourceforge.net/writingchecks.html#Visitor%20in%20action">example check</a> that can be found on the Checkstyle web site.</p>
 <div class="section"><h3>Structuring your project</h3>
 <p>First we set up the directory structure for the custom ckecks project. It looks like this:</p>
 <div class="source"><pre>mycompany-checkstyle-checks
@@ -270,8 +270,7 @@
                 `-- mycompany
                     `-- checks
                         |-- packagenames.xml
-                        `-- MethodLimitCheck.java
-</pre>
+                        `-- MethodLimitCheck.java</pre>
 </div>
 <p>Now we'll go through each of the three files one at a time.</p>
 <div class="section"><h4><tt>pom.xml</tt></h4>
@@ -286,11 +285,10 @@
     &lt;dependency&gt;
       &lt;groupId&gt;checkstyle&lt;/groupId&gt;
       &lt;artifactId&gt;checkstyle&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.5&lt;/version&gt;
     &lt;/dependency&gt;
   &lt;/dependencies&gt;
-&lt;/project&gt;
-</pre>
+&lt;/project&gt;</pre>
 </div>
 </div>
 <div class="section"><h4><tt>packagenames.xml</tt></h4>
@@ -322,8 +320,7 @@
     &lt;/package&gt;
     &lt;package name=&quot;filters&quot;/&gt;
   &lt;/package&gt;
-&lt;/checkstyle-packages&gt;
-</pre>
+&lt;/checkstyle-packages&gt;</pre>
 </div>
 </div>
 <div class="section"><h4><tt>MethodLimitCheck.java</tt></h4>
@@ -353,15 +350,13 @@ public class MethodLimitCheck extends Ch
                 &quot;too many methods, only &quot; + max + &quot; are allowed&quot;);
         }
    }
-}
-</pre>
+}</pre>
 </div>
 </div>
 </div>
 <div class="section"><h3>Building a JAR for your custom checks project</h3>
 <p>To be able to use your custom checks in other projects, you need to package and install them. To do that, just run this on the command line:</p>
-<div class="source"><pre>mvn install
-</pre>
+<div class="source"><pre>mvn install</pre>
 </div>
 <p>This produces a JAR file with the following contents and installs it into your local repository.</p>
 <div class="section"><h4><tt>mycompany-checkstyle-checks-1.0.jar</tt></h4>
@@ -378,8 +373,7 @@ public class MethodLimitCheck extends Ch
     `-- mycompany
         `-- checks
             |-- packagenames.xml
-            `-- MethodLimitCheck.class
-</pre>
+            `-- MethodLimitCheck.class</pre>
 </div>
 </div>
 </div>
@@ -398,8 +392,7 @@ public class MethodLimitCheck extends Ch
   &lt;module name=&quot;TreeWalker&quot;&gt;
     &lt;module name=&quot;MethodLimit&quot;/&gt;
   &lt;/module&gt;
-&lt;/module&gt;
-</pre>
+&lt;/module&gt;</pre>
 </div>
 </div>
 <div class="section"><h4>Configure the Checkstyle Plugin to use your custom checks</h4>
@@ -412,7 +405,7 @@ public class MethodLimitCheck extends Ch
       &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.4&lt;/version&gt;
+        &lt;version&gt;2.5&lt;/version&gt;
         &lt;dependencies&gt;
           &lt;dependency&gt;
             &lt;groupId&gt;com.mycompany&lt;/groupId&gt;
@@ -428,7 +421,7 @@ public class MethodLimitCheck extends Ch
       &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.4&lt;/version&gt;
+        &lt;version&gt;2.5&lt;/version&gt;
         &lt;configuration&gt;
           &lt;configLocation&gt;checkstyle.xml&lt;/configLocation&gt;
           &lt;packageNamesLocation&gt;com/mycompany/checks/packagenames.xml&lt;/packageNamesLocation&gt;
@@ -437,8 +430,7 @@ public class MethodLimitCheck extends Ch
     &lt;/plugins&gt;
   &lt;/reporting&gt;
   ...
-&lt;/project&gt;
-</pre>
+&lt;/project&gt;</pre>
 </div>
 </div>
 </div>
@@ -451,7 +443,7 @@ public class MethodLimitCheck extends Ch
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2005-2009
+          2005-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/custom-property-expansion.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/custom-property-expansion.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/custom-property-expansion.html Tue May  8 13:56:19 2012
@@ -22,21 +22,21 @@
           <meta name="author" content="July 2006" />
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
+                  <a href="../../" id="bannerLeft">
     
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+                                            <img src="../../../images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
+                        <a href="../../" id="bannerRight">
     
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+                                            <img src="../../../images/maven-logo-2.gif" alt="" />
     
             </a>
             <div class="clear">
@@ -57,13 +57,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                <a href="../../../index.html">Maven</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                <a href="../../index.html">Plugins</a>
                 &gt;
       
-                <a href="../../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
+                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -73,8 +73,8 @@
             
   
     
-             Last Published: 2009-11-12
-              &nbsp;| Version: 2.4
+             Last Published: 2010-02-08
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -197,47 +197,47 @@
             <ul>
               
     <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+                    <a href="../../../ant-tasks/index.html">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+                    <a href="../../../doxia/index.html">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+                    <a href="../../../jxr/index.html">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+                    <a href="../../../maven-1.x/index.html">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+                    <a href="../../../index.html">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+                    <a href="../../../mercury/index.html">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                    <a href="../../index.html">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+                    <a href="../../../scm/index.html">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+                    <a href="../../../shared/index.html">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+                    <a href="../../../surefire/index.html">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
+                    <a href="../../../wagon/index.html">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -256,7 +256,7 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section"><h2>Using Custom Checkstyle Property Expansion Definitions</h2>
-<p>Custom <a href="http://checkstyle.sourceforge.net/config.html#Properties" class="externalLink">property expansion definitions</a> for the Checker can be defined.</p>
+<p>Custom <a class="externalLink" href="http://checkstyle.sourceforge.net/config.html#Properties">property expansion definitions</a> for the Checker can be defined.</p>
 <p>Checkstyle uses the property expansion mechanism to allow injection of specific values into a pre-defined Checker configuration. Using property expansion alone is an insufficient means to customize the checks performed by Checkstyle.</p>
 <p>Example: <tt>checkstyle.xml</tt> - only checks the package name in use to ensure that it conforms to the desired scheme, but allows for users of this Checker to specify their own projectname.</p>
 <div class="source"><pre>&lt;?xml version=&quot;1.0&quot; ?&gt;
@@ -272,8 +272,7 @@
          value=&quot;com\.example\.$\{projectname\}(\.[a-z][a-zA-Z0-9]+)*$&quot;/&gt;
     &lt;/module&gt;
   &lt;/module&gt;
-&lt;/module&gt;
-</pre>
+&lt;/module&gt;</pre>
 </div>
 <p>Example: <tt>pom.xml</tt> - Specifies the <tt>projectname</tt> property expansion that Checkstyle will use when encountering such a variable in the above Checker configuration.</p>
 <div class="source"><pre>&lt;project&gt;
@@ -283,7 +282,7 @@
       &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.4&lt;/version&gt;
+        &lt;version&gt;2.5&lt;/version&gt;
         &lt;configuration&gt;
           &lt;configLocation&gt;checkstyle.xml&lt;/configLocation&gt;
           &lt;propertyExpansion&gt;projectname=whizbang&lt;/propertyExpansion&gt;
@@ -292,8 +291,7 @@
     &lt;/plugins&gt;
   &lt;/reporting&gt;
   ...
-&lt;/project&gt;
-</pre>
+&lt;/project&gt;</pre>
 </div>
 <p>The property expansion information can also come from a location using the <tt>propertiesLocation</tt> parameter as shown below. The <tt>propertiesLocation</tt> can point to a URL, File or build classpath resource reference.</p>
 <div class="source"><pre>&lt;project&gt;
@@ -303,7 +301,7 @@
       &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.4&lt;/version&gt;
+        &lt;version&gt;2.5&lt;/version&gt;
         &lt;configuration&gt;
           &lt;configLocation&gt;checkstyle.xml&lt;/configLocation&gt;
           &lt;propertesLocation&gt;${basedir}/checkstyle.properties&lt;/propertiesLocation&gt;
@@ -312,8 +310,7 @@
     &lt;/plugins&gt;
   &lt;/reporting&gt;
   ...
-&lt;/project&gt;
-</pre>
+&lt;/project&gt;</pre>
 </div>
 </div>
 
@@ -324,7 +321,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2005-2009
+          2005-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/multi-module-config.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/multi-module-config.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/multi-module-config.html Tue May  8 13:56:19 2012
@@ -22,21 +22,21 @@
           <meta name="author" content="2008-02-05" />
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
+                  <a href="../../" id="bannerLeft">
     
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+                                            <img src="../../../images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
+                        <a href="../../" id="bannerRight">
     
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+                                            <img src="../../../images/maven-logo-2.gif" alt="" />
     
             </a>
             <div class="clear">
@@ -57,13 +57,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                <a href="../../../index.html">Maven</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                <a href="../../index.html">Plugins</a>
                 &gt;
       
-                <a href="../../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
+                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -73,8 +73,8 @@
             
   
     
-             Last Published: 2009-11-12
-              &nbsp;| Version: 2.4
+             Last Published: 2010-02-08
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -197,47 +197,47 @@
             <ul>
               
     <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+                    <a href="../../../ant-tasks/index.html">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+                    <a href="../../../doxia/index.html">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+                    <a href="../../../jxr/index.html">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+                    <a href="../../../maven-1.x/index.html">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+                    <a href="../../../index.html">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+                    <a href="../../../mercury/index.html">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                    <a href="../../index.html">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+                    <a href="../../../scm/index.html">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+                    <a href="../../../shared/index.html">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+                    <a href="../../../surefire/index.html">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
+                    <a href="../../../wagon/index.html">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -266,8 +266,7 @@
 |   `-- pom.xml
 |-- jmx
 |   `-- pom.xml
-`-- src
-</pre>
+`-- src</pre>
 </div>
 <div class="section"><h3>Create a subproject to house the resources</h3>
 <p>We'll start by adding another sub project that will house our common configuration. Let's call it <i>build-tools</i>. In it we put the resources that we want to include. In this example, we will add configuration files for the Checkstyle Plugin. Configuration files for other plugins, like the PMD plugin, can be included in the same subproject if you like.</p>
@@ -284,8 +283,7 @@
 |-- core
 |-- gui
 |-- jmx
-`-- src
-</pre>
+`-- src</pre>
 </div>
 <p><b>Tip:</b> put the resources into a subdirectory that you can ensure will be unique and not conflict with anyone else.</p>
 </div>
@@ -304,7 +302,7 @@
       &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.4&lt;/version&gt;
+        &lt;version&gt;2.5&lt;/version&gt;
         &lt;dependencies&gt;
           &lt;dependency&gt;
             &lt;groupId&gt;com.example.whizbang&lt;/groupId&gt;
@@ -320,7 +318,7 @@
       &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.4&lt;/version&gt;
+        &lt;version&gt;2.5&lt;/version&gt;
         &lt;configuration&gt;
           &lt;configLocation&gt;whizbang/checkstyle.xml&lt;/configLocation&gt;
           &lt;headerLocation&gt;whizbang/LICENSE.txt&lt;/headerLocation&gt;
@@ -334,14 +332,12 @@
     &lt;module&gt;jmx&lt;/module&gt;
     &lt;module&gt;gui&lt;/module&gt;
   &lt;/modules&gt;
-&lt;/project&gt;
-</pre>
+&lt;/project&gt;</pre>
 </div>
 <p>Once you are done with that, ensure that you do not include the Maven Checkstyle Plugin in your sub modules, as their definition and configuration, will override the top level parent pom's definition.</p>
 <p>Based on the Checkstyle Plugin configuration above, the values of <tt>configLocation</tt> and <tt>headerLocation</tt> will be resolved from the classpath. The <i>build-tools</i> JAR was included in the classpath when it was declared as a dependency to the plugin.</p>
 <p>Lastly, kick off a build of the site.</p>
-<div class="source"><pre>mvn site
-</pre>
+<div class="source"><pre>mvn site</pre>
 </div>
 <p>Every sub project will now use the same Checkstyle setup and configuration.</p>
 </div>
@@ -354,7 +350,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2005-2009
+          2005-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/suppressions-filter.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/suppressions-filter.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/examples/suppressions-filter.html Tue May  8 13:56:19 2012
@@ -22,21 +22,21 @@
           <meta name="author" content="July 2006" />
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
+                  <a href="../../" id="bannerLeft">
     
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+                                            <img src="../../../images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
+                        <a href="../../" id="bannerRight">
     
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+                                            <img src="../../../images/maven-logo-2.gif" alt="" />
     
             </a>
             <div class="clear">
@@ -57,13 +57,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                <a href="../../../index.html">Maven</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                <a href="../../index.html">Plugins</a>
                 &gt;
       
-                <a href="../../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
+                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -73,8 +73,8 @@
             
   
     
-             Last Published: 2009-11-12
-              &nbsp;| Version: 2.4
+             Last Published: 2010-02-08
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -197,47 +197,47 @@
             <ul>
               
     <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+                    <a href="../../../ant-tasks/index.html">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+                    <a href="../../../doxia/index.html">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+                    <a href="../../../jxr/index.html">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+                    <a href="../../../maven-1.x/index.html">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+                    <a href="../../../index.html">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+                    <a href="../../../mercury/index.html">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                    <a href="../../index.html">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+                    <a href="../../../scm/index.html">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+                    <a href="../../../shared/index.html">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+                    <a href="../../../surefire/index.html">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
+                    <a href="../../../wagon/index.html">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -256,7 +256,7 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section"><h2>Using a Suppressions Filter</h2>
-<p>Checkstyle allows the definition of a list of files and their line ranges that should be suppressed from reporting any violations (known as a <a href="http://checkstyle.sourceforge.net/config.html#Filters" class="externalLink">suppressions filter</a> ).</p>
+<p>Checkstyle allows the definition of a list of files and their line ranges that should be suppressed from reporting any violations (known as a <a class="externalLink" href="http://checkstyle.sourceforge.net/config.html#Filters">suppressions filter</a> ).</p>
 <p>Example: <tt>checkstyle-suppressions.xml</tt></p>
 <div class="source"><pre>&lt;?xml version=&quot;1.0&quot;?&gt;
 
@@ -271,8 +271,7 @@
   &lt;suppress checks=&quot;MagicNumberCheck&quot;
              files=&quot;LegacyDatasetConvertor.java&quot;
              lines=&quot;221,250-295&quot;/&gt;
-&lt;/suppressions&gt;
-</pre>
+&lt;/suppressions&gt;</pre>
 </div>
 <p>Example: <tt>pom.xml</tt> - Specifies the suppressions filter that Checkstyle should use.</p>
 <div class="source"><pre>&lt;project&gt;
@@ -282,7 +281,7 @@
       &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.4&lt;/version&gt;
+        &lt;version&gt;2.5&lt;/version&gt;
         &lt;configuration&gt;
           &lt;configLocation&gt;checkstyle.xml&lt;/configLocation&gt;
           &lt;suppressionsLocation&gt;checkstyle-suppressions.xml&lt;/suppressionsLocation&gt;
@@ -292,8 +291,7 @@
     &lt;/plugins&gt;
   &lt;/reporting&gt;
   ...
-&lt;/project&gt;
-</pre>
+&lt;/project&gt;</pre>
 </div>
 </div>
 
@@ -304,7 +302,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2005-2009
+          2005-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/faq.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/faq.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/faq.html Tue May  8 13:56:19 2012
@@ -21,21 +21,21 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
+                  <a href="../../" id="bannerLeft">
     
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+                                            <img src="../../images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
+                        <a href="../../" id="bannerRight">
     
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+                                            <img src="../../images/maven-logo-2.gif" alt="" />
     
             </a>
             <div class="clear">
@@ -56,13 +56,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                <a href="../../index.html">Maven</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                <a href="../index.html">Plugins</a>
                 &gt;
       
-                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
+                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2009-11-12
-              &nbsp;| Version: 2.4
+             Last Published: 2010-02-08
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -196,47 +196,47 @@
             <ul>
               
     <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+                    <a href="../../doxia/index.html">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+                    <a href="../../jxr/index.html">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+                    <a href="../../index.html">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+                    <a href="../../mercury/index.html">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                    <a href="../index.html">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+                    <a href="../../scm/index.html">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+                    <a href="../../shared/index.html">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+                    <a href="../../surefire/index.html">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
+                    <a href="../../wagon/index.html">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -294,7 +294,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2005-2009
+          2005-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/help-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/help-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/help-mojo.html Tue May  8 13:56:19 2012
@@ -21,21 +21,21 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
+                  <a href="../../" id="bannerLeft">
     
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+                                            <img src="../../images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
+                        <a href="../../" id="bannerRight">
     
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+                                            <img src="../../images/maven-logo-2.gif" alt="" />
     
             </a>
             <div class="clear">
@@ -56,13 +56,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                <a href="../../index.html">Maven</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                <a href="../index.html">Plugins</a>
                 &gt;
       
-                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
+                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2009-11-12
-              &nbsp;| Version: 2.4
+             Last Published: 2010-02-08
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -196,47 +196,47 @@
             <ul>
               
     <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+                    <a href="../../doxia/index.html">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+                    <a href="../../jxr/index.html">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+                    <a href="../../index.html">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+                    <a href="../../mercury/index.html">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                    <a href="../index.html">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+                    <a href="../../scm/index.html">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+                    <a href="../../shared/index.html">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+                    <a href="../../surefire/index.html">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
+                    <a href="../../wagon/index.html">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -256,7 +256,7 @@
       <div id="contentBox">
         <div class="section"><h2><a name="checkstyle:help"></a>checkstyle:help</h2>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-checkstyle-plugin:2.4:help</p>
+<p>org.apache.maven.plugins:maven-checkstyle-plugin:2.5:help</p>
 <p><strong>Description</strong>:</p>
 <div>Display help information on maven-checkstyle-plugin.<br />
 
@@ -340,7 +340,7 @@ goals will be displayed.</div><ul><li><s
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2005-2009
+          2005-2010
     
           The Apache Software Foundation
           

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:56:19 2012
@@ -22,21 +22,21 @@
           <meta name="author" content="Maria Odea Ching" />
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
+                  <a href="../../" id="bannerLeft">
     
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+                                            <img src="../../images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
+                        <a href="../../" id="bannerRight">
     
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+                                            <img src="../../images/maven-logo-2.gif" alt="" />
     
             </a>
             <div class="clear">
@@ -57,13 +57,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                <a href="../../index.html">Maven</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                <a href="../index.html">Plugins</a>
                 &gt;
       
-                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
+                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -73,8 +73,8 @@
             
   
     
-             Last Published: 2009-11-12
-              &nbsp;| Version: 2.4
+             Last Published: 2010-02-08
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -243,47 +243,47 @@
             <ul>
               
     <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+                    <a href="../../doxia/index.html">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+                    <a href="../../jxr/index.html">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+                    <a href="../../index.html">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+                    <a href="../../mercury/index.html">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                    <a href="../index.html">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+                    <a href="../../scm/index.html">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+                    <a href="../../shared/index.html">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+                    <a href="../../surefire/index.html">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
+                    <a href="../../wagon/index.html">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -302,7 +302,7 @@
     <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 href="http://checkstyle.sourceforge.net/" class="externalLink">http://checkstyle.sourceforge.net/</a>. This version of the plugin uses Checkstyle 5.0.</p>
+<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>
@@ -311,9 +311,9 @@
 </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 href="http://docs.codehaus.org/display/MAVENUSER/Checkstyle+Plugin" class="externalLink">plugin's wiki page</a>.</p>
+<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 href="http://maven.apache.org/guides/development/guide-helping.html" class="externalLink">guide to helping with Maven</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>
@@ -333,7 +333,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2005-2009
+          2005-2010
     
           The Apache Software Foundation
           

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:56:19 2012
@@ -21,21 +21,21 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
+                  <a href="../../" id="bannerLeft">
     
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+                                            <img src="../../images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
+                        <a href="../../" id="bannerRight">
     
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+                                            <img src="../../images/maven-logo-2.gif" alt="" />
     
             </a>
             <div class="clear">
@@ -56,13 +56,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                <a href="../../index.html">Maven</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                <a href="../index.html">Plugins</a>
                 &gt;
       
-                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
+                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2009-11-12
-              &nbsp;| Version: 2.4
+             Last Published: 2010-02-08
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -242,47 +242,47 @@
             <ul>
               
     <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+                    <a href="../../doxia/index.html">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+                    <a href="../../jxr/index.html">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+                    <a href="../../index.html">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+                    <a href="../../mercury/index.html">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                    <a href="../index.html">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+                    <a href="../../scm/index.html">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+                    <a href="../../shared/index.html">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+                    <a href="../../surefire/index.html">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
+                    <a href="../../wagon/index.html">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -301,10 +301,10 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <a name="Overview"></a><div class="section"><h2>Overview</h2>
-This project uses <a href="https://hudson.dev.java.net/" class="externalLink">Hudson</a>.</div>
+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 href="http://grid.sonatype.org/ci" class="externalLink">http://grid.sonatype.org/ci</a></pre>
+<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>
@@ -327,7 +327,7 @@ This project uses <a href="https://hudso
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2005-2009
+          2005-2010
     
           The Apache Software Foundation
           

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:56:19 2012
@@ -21,21 +21,21 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
+                  <a href="../../" id="bannerLeft">
     
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+                                            <img src="../../images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
+                        <a href="../../" id="bannerRight">
     
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+                                            <img src="../../images/maven-logo-2.gif" alt="" />
     
             </a>
             <div class="clear">
@@ -56,13 +56,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                <a href="../../index.html">Maven</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                <a href="../index.html">Plugins</a>
                 &gt;
       
-                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
+                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2009-11-12
-              &nbsp;| Version: 2.4
+             Last Published: 2010-02-08
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -242,47 +242,47 @@
             <ul>
               
     <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+                    <a href="../../doxia/index.html">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+                    <a href="../../jxr/index.html">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+                    <a href="../../index.html">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+                    <a href="../../mercury/index.html">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                    <a href="../index.html">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+                    <a href="../../scm/index.html">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+                    <a href="../../shared/index.html">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+                    <a href="../../surefire/index.html">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
+                    <a href="../../wagon/index.html">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -301,10 +301,10 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <a name="Overview"></a><div class="section"><h2>Overview</h2>
-This project uses <a href="http://www.atlassian.com/software/jira" class="externalLink">JIRA</a> a J2EE-based, issue tracking and project management application.</div>
+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 href="http://jira.codehaus.org/browse/MCHECKSTYLE" class="externalLink">http://jira.codehaus.org/browse/MCHECKSTYLE</a></pre>
+<div class="source"><pre><a class="externalLink" href="http://jira.codehaus.org/browse/MCHECKSTYLE">http://jira.codehaus.org/browse/MCHECKSTYLE</a></pre>
 </div>
 </div>
 
@@ -315,7 +315,7 @@ This project uses <a href="http://www.at
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2005-2009
+          2005-2010
     
           The Apache Software Foundation
           

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:56:19 2012
@@ -21,21 +21,21 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
+                  <a href="../../" id="bannerLeft">
     
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+                                            <img src="../../images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
+                        <a href="../../" id="bannerRight">
     
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+                                            <img src="../../images/maven-logo-2.gif" alt="" />
     
             </a>
             <div class="clear">
@@ -56,13 +56,13 @@
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                <a href="../../index.html">Maven</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                <a href="../index.html">Plugins</a>
                 &gt;
       
-                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
+                <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">Maven Checkstyle Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2009-11-12
-              &nbsp;| Version: 2.4
+             Last Published: 2010-02-08
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -246,47 +246,47 @@
             <ul>
               
     <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+                    <a href="../../doxia/index.html">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+                    <a href="../../jxr/index.html">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+                    <a href="../../index.html">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+                    <a href="../../mercury/index.html">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                    <a href="../index.html">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+                    <a href="../../scm/index.html">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+                    <a href="../../shared/index.html">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+                    <a href="../../surefire/index.html">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
+                    <a href="../../wagon/index.html">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -407,7 +407,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2005-2009
+          2005-2010
     
           The Apache Software Foundation