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/08/08 00:03:11 UTC

svn commit: r828297 [9/14] - in /websites/production/maventest/content/plugins/maven-clean-plugin-latest: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/maven/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/clean/ api...

Modified: websites/production/maventest/content/plugins/maven-clean-plugin-latest/examples/delete_additional_files.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-clean-plugin-latest/examples/delete_additional_files.html (original)
+++ websites/production/maventest/content/plugins/maven-clean-plugin-latest/examples/delete_additional_files.html Tue Aug  7 22:03:07 2012
@@ -12,7 +12,7 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Clean Plugin - Delete Additional Files Not Exposed to Maven</title>
+    <title>Maven Clean plugin - Delete Additional Files Not Exposed to Maven</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -21,9 +21,9 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
           <meta name="author" content="Mike Perham
 mperham@apache.org" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <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>
@@ -74,8 +74,8 @@ mperham@apache.org" />
             
   
     
-             Last Published: 2009-01-07
-              &nbsp;| Version: 2.3
+             Last Published: 2010-01-10
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -149,10 +149,40 @@ mperham@apache.org" />
       
             
       
+            
+      
               
         <li class="collapsed">
                     <a href="../project-info.html">Project Information</a>
                 </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="../project-reports.html">Project Reports</a>
+                </li>
           </ul>
               <h5>Maven Projects</h5>
             <ul>
@@ -178,6 +208,10 @@ mperham@apache.org" />
           </li>
               
     <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
                     <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
@@ -218,7 +252,7 @@ mperham@apache.org" />
   [...]
   &lt;plugin&gt;
     &lt;artifactId&gt;maven-clean-plugin&lt;/artifactId&gt;
-    &lt;version&gt;2.2&lt;/version&gt;
+    &lt;version&gt;2.4&lt;/version&gt;
     &lt;configuration&gt;
       &lt;filesets&gt;
         &lt;fileset&gt;
@@ -258,7 +292,7 @@ mperham@apache.org" />
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2001-2009
+          2001-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-clean-plugin-latest/examples/ignoring-errors.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-clean-plugin-latest/examples/ignoring-errors.html (original)
+++ websites/production/maventest/content/plugins/maven-clean-plugin-latest/examples/ignoring-errors.html Tue Aug  7 22:03:07 2012
@@ -12,7 +12,7 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Clean Plugin - Ignoring Clean Errors</title>
+    <title>Maven Clean plugin - Ignoring Clean Errors</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -20,9 +20,9 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
           <meta name="author" content="Vincent Siveton" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <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>
@@ -73,8 +73,8 @@
             
   
     
-             Last Published: 2009-01-07
-              &nbsp;| Version: 2.3
+             Last Published: 2010-01-10
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -148,10 +148,40 @@
       
             
       
+            
+      
               
         <li class="collapsed">
                     <a href="../project-info.html">Project Information</a>
                 </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="../project-reports.html">Project Reports</a>
+                </li>
           </ul>
               <h5>Maven Projects</h5>
             <ul>
@@ -177,6 +207,10 @@
           </li>
               
     <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
                     <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
@@ -217,7 +251,7 @@
   [...]
     &lt;plugin&gt;
       &lt;artifactId&gt;maven-clean-plugin&lt;/artifactId&gt;
-      &lt;version&gt;2.2&lt;/version&gt;
+      &lt;version&gt;2.4&lt;/version&gt;
       &lt;configuration&gt;
         &lt;failOnError&gt;false&lt;/failOnError&gt;
       &lt;/configuration&gt;
@@ -239,7 +273,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2001-2009
+          2001-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-clean-plugin-latest/examples/skipping-clean.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-clean-plugin-latest/examples/skipping-clean.html (original)
+++ websites/production/maventest/content/plugins/maven-clean-plugin-latest/examples/skipping-clean.html Tue Aug  7 22:03:07 2012
@@ -12,7 +12,7 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Clean Plugin - Skipping Clean</title>
+    <title>Maven Clean plugin - Skipping Clean</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -20,9 +20,9 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
           <meta name="author" content="Vincent Siveton" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <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>
@@ -73,8 +73,8 @@
             
   
     
-             Last Published: 2009-01-07
-              &nbsp;| Version: 2.3
+             Last Published: 2010-01-10
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -148,10 +148,40 @@
       
             
       
+            
+      
               
         <li class="collapsed">
                     <a href="../project-info.html">Project Information</a>
                 </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="../project-reports.html">Project Reports</a>
+                </li>
           </ul>
               <h5>Maven Projects</h5>
             <ul>
@@ -177,6 +207,10 @@
           </li>
               
     <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
                     <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
@@ -217,7 +251,7 @@
   [...]
     &lt;plugin&gt;
       &lt;artifactId&gt;maven-clean-plugin&lt;/artifactId&gt;
-      &lt;version&gt;2.2&lt;/version&gt;
+      &lt;version&gt;2.4&lt;/version&gt;
       &lt;configuration&gt;
         &lt;skip&gt;true&lt;/skip&gt;
       &lt;/configuration&gt;
@@ -239,7 +273,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2001-2009
+          2001-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-clean-plugin-latest/faq.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-clean-plugin-latest/faq.html (original)
+++ websites/production/maventest/content/plugins/maven-clean-plugin-latest/faq.html Tue Aug  7 22:03:07 2012
@@ -12,16 +12,16 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Clean Plugin - Frequently Asked Questions</title>
+    <title>Maven Clean plugin - Frequently Asked Questions</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <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>
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2009-01-07
-              &nbsp;| Version: 2.3
+             Last Published: 2010-01-10
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -147,10 +147,40 @@
       
             
       
+            
+      
               
         <li class="collapsed">
                     <a href="project-info.html">Project Information</a>
                 </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-reports.html">Project Reports</a>
+                </li>
           </ul>
               <h5>Maven Projects</h5>
             <ul>
@@ -176,6 +206,10 @@
           </li>
               
     <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
                     <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
@@ -252,7 +286,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2001-2009
+          2001-2010
     
           The Apache Software Foundation
           

Added: websites/production/maventest/content/plugins/maven-clean-plugin-latest/help-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-clean-plugin-latest/help-mojo.html (added)
+++ websites/production/maventest/content/plugins/maven-clean-plugin-latest/help-mojo.html Tue Aug  7 22:03:07 2012
@@ -0,0 +1,350 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Maven Clean plugin - clean:help</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+                                                    
+<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="http://maven.apache.org/" id="bannerLeft">
+    
+                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+    
+            </a>
+                        <a href="http://maven.apache.org/" id="bannerRight">
+    
+                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+    
+            </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+            
+  
+    
+            <div class="xleft">
+          
+                <a href="http://www.apache.org/" class="externalLink">Apache</a>
+                &gt;
+      
+                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                &gt;
+      
+                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                &gt;
+      
+                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-clean-plugin">Maven Clean Plugin</a>
+                  </div>
+            <div class="xright">      
+  
+
+  
+    
+            
+  
+    
+             Last Published: 2010-01-10
+              &nbsp;| Version: 2.4
+            </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+            
+  
+    
+                   <h5>Overview</h5>
+            <ul>
+              
+    <li class="none">
+                    <a href="index.html">Introduction</a>
+          </li>
+              
+    <li class="none">
+                    <a href="plugin-info.html">Goals</a>
+          </li>
+              
+    <li class="none">
+                    <a href="usage.html">Usage</a>
+          </li>
+              
+    <li class="none">
+                    <a href="faq.html">FAQ</a>
+          </li>
+          </ul>
+              <h5>Examples</h5>
+            <ul>
+              
+    <li class="none">
+                    <a href="examples/delete_additional_files.html">Delete Additional Files</a>
+          </li>
+              
+    <li class="none">
+                    <a href="examples/skipping-clean.html">Skipping Clean</a>
+          </li>
+              
+    <li class="none">
+                    <a href="examples/ignoring-errors.html">Ignoring Errors</a>
+          </li>
+          </ul>
+              <h5>Project Documentation</h5>
+            <ul>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-info.html">Project Information</a>
+                </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-reports.html">Project Reports</a>
+                </li>
+          </ul>
+              <h5>Maven Projects</h5>
+            <ul>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+          </li>
+              
+    <li class="none">
+                    <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">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+            
+  
+    
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2><a name="clean:help"></a>clean:help</h2>
+<p><strong>Full name</strong>:</p>
+<p>org.apache.maven.plugins:maven-clean-plugin:2.4:help</p>
+<p><strong>Description</strong>:</p>
+<div>Display help information on maven-clean-plugin.<br />
+
+ Call 
+
+<pre>
+  mvn clean:help -Ddetail=true -Dgoal=&lt;goal-name&gt;
+</pre>
+
+to display parameter details.</div><p><strong>Attributes</strong>:</p>
+<div class="section"><h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
+<table class="bodyTable"><tr class="a"><th>Name</th>
+<th>Type</th>
+<th>Since</th>
+<th>Description</th>
+</tr>
+<tr class="b"><td><strong><a href="#detail">detail</a></strong></td>
+<td><code>boolean</code></td>
+<td><code>-</code></td>
+<td>If <code>true</code>, display all settable properties for each
+goal.<br />
+<strong>Default value is</strong>: <code>false</code>.</td>
+</tr>
+<tr class="a"><td><strong><a href="#goal">goal</a></strong></td>
+<td><code>String</code></td>
+<td><code>-</code></td>
+<td>The name of the goal for which to show help. If unspecified, all
+goals will be displayed.<br />
+</td>
+</tr>
+<tr class="b"><td><strong><a href="#indentSize">indentSize</a></strong></td>
+<td><code>int</code></td>
+<td><code>-</code></td>
+<td>The number of spaces per indentation level, should be positive.<br />
+<strong>Default value is</strong>: <code>2</code>.</td>
+</tr>
+<tr class="a"><td><strong><a href="#lineLength">lineLength</a></strong></td>
+<td><code>int</code></td>
+<td><code>-</code></td>
+<td>The maximum length of a display line, should be positive.<br />
+<strong>Default value is</strong>: <code>80</code>.</td>
+</tr>
+</table>
+</div>
+<div class="section"><h3><a name="Parameter_Details"></a>Parameter Details</h3>
+<p><strong><a name="detail">detail</a>:</strong></p>
+<div>If <code>true</code>, display all settable properties for each
+goal.</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${detail}</code></li>
+<li><strong>Default</strong>: <code>false</code></li>
+</ul>
+<hr />
+<p><strong><a name="goal">goal</a>:</strong></p>
+<div>The name of the goal for which to show help. If unspecified, all
+goals will be displayed.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${goal}</code></li>
+</ul>
+<hr />
+<p><strong><a name="indentSize">indentSize</a>:</strong></p>
+<div>The number of spaces per indentation level, should be positive.</div><ul><li><strong>Type</strong>: <code>int</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${indentSize}</code></li>
+<li><strong>Default</strong>: <code>2</code></li>
+</ul>
+<hr />
+<p><strong><a name="lineLength">lineLength</a>:</strong></p>
+<div>The maximum length of a display line, should be positive.</div><ul><li><strong>Type</strong>: <code>int</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${lineLength}</code></li>
+<li><strong>Default</strong>: <code>80</code></li>
+</ul>
+</div>
+</div>
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2001-2010
+    
+          The Apache Software Foundation
+          
+  
+
+  
+    
+            
+  
+    
+   - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file

Propchange: websites/production/maventest/content/plugins/maven-clean-plugin-latest/help-mojo.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maventest/content/plugins/maven-clean-plugin-latest/help-mojo.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maventest/content/plugins/maven-clean-plugin-latest/images/rss.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maventest/content/plugins/maven-clean-plugin-latest/images/rss.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: websites/production/maventest/content/plugins/maven-clean-plugin-latest/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-clean-plugin-latest/index.html (original)
+++ websites/production/maventest/content/plugins/maven-clean-plugin-latest/index.html Tue Aug  7 22:03:07 2012
@@ -12,7 +12,7 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Clean Plugin - Introduction</title>
+    <title>Maven Clean plugin - Introduction</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -20,9 +20,9 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
           <meta name="author" content="Edwin Punzalan" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <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>
@@ -73,8 +73,8 @@
             
   
     
-             Last Published: 2009-01-07
-              &nbsp;| Version: 2.3
+             Last Published: 2010-01-10
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -129,6 +129,8 @@
               
                 
               
+            
+            
       
             
       
@@ -149,8 +151,82 @@
             
       
               
-        <li class="collapsed">
+            <li class="expanded">
                     <a href="project-info.html">Project Information</a>
+                  <ul>
+                  
+    <li class="none">
+              <strong>About</strong>
+        </li>
+                  
+    <li class="none">
+                    <a href="integration.html">Continuous Integration</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="dependencies.html">Dependencies</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="issue-tracking.html">Issue Tracking</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="mail-lists.html">Mailing Lists</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="plugin-management.html">Plugin Management</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="license.html">Project License</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="plugins.html">Project Plugins</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="project-summary.html">Project Summary</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="team-list.html">Project Team</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="source-repository.html">Source Repository</a>
+          </li>
+              </ul>
+        </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-reports.html">Project Reports</a>
                 </li>
           </ul>
               <h5>Maven Projects</h5>
@@ -177,6 +253,10 @@
           </li>
               
     <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
                     <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
@@ -215,19 +295,19 @@
 <p>The Clean Plugin is used when you want to remove files generated at build-time in a project's directory.</p>
 <div class="section"><h3>Goals Overview</h3>
 <p>The Clean Plugin only has one goal.</p>
-<ul><li><a href="clean-mojo.html">clean:clean</a> attempts to clean a project's working directory of the files that we're generated at build-time. By default, it discovers and deletes the directories configured in <tt>project.build.directory</tt>, <tt>project.build.outputDirectory</tt>, <tt>project.build.testOutputDirectory</tt>, and <tt>project.reporting.outputDirectory</tt>.</li>
+<ul><li><a href="./clean-mojo.html">clean:clean</a> attempts to clean a project's working directory of the files that we're generated at build-time. By default, it discovers and deletes the directories configured in <tt>project.build.directory</tt>, <tt>project.build.outputDirectory</tt>, <tt>project.build.testOutputDirectory</tt>, and <tt>project.reporting.outputDirectory</tt>.</li>
 </ul>
 </div>
 <div class="section"><h3>Usage</h3>
-<p>General instructions on how to use the Clean 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/Clean+Plugin" class="externalLink">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>General instructions on how to use the Clean 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/Clean+Plugin" class="externalLink">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>
 </div>
 <div class="section"><h3>Examples</h3>
 <p>To provide you with better understanding on some usages of the Clean Plugin, you can take a look into the following examples:</p>
-<ul><li><a href="examples/delete_additional_files.html">How to delete additional files outside of the default directories?</a></li>
-<li><a href="examples/ignoring-errors.html">How to ignore clean errors?</a></li>
-<li><a href="examples/skipping-clean.html">How to skipping clean execution?</a></li>
+<ul><li><a href="./examples/delete_additional_files.html">How to delete additional files outside of the default directories?</a></li>
+<li><a href="./examples/ignoring-errors.html">How to ignore clean errors?</a></li>
+<li><a href="./examples/skipping-clean.html">How to skipping clean execution?</a></li>
 </ul>
 </div>
 </div>
@@ -239,7 +319,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2001-2009
+          2001-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-clean-plugin-latest/integration.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-clean-plugin-latest/integration.html (original)
+++ websites/production/maventest/content/plugins/maven-clean-plugin-latest/integration.html Tue Aug  7 22:03:07 2012
@@ -12,16 +12,16 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Clean Plugin - Continuous Integration</title>
+    <title>Maven Clean plugin - Continuous Integration</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <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>
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2009-01-07
-              &nbsp;| Version: 2.3
+             Last Published: 2010-01-10
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -128,6 +128,8 @@
               
                 
               
+      
+            
             
             
       
@@ -153,6 +155,10 @@
                   <ul>
                   
     <li class="none">
+                    <a href="index.html">About</a>
+          </li>
+                  
+    <li class="none">
               <strong>Continuous Integration</strong>
         </li>
                   
@@ -193,6 +199,34 @@
           </li>
               </ul>
         </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-reports.html">Project Reports</a>
+                </li>
           </ul>
               <h5>Maven Projects</h5>
             <ul>
@@ -218,6 +252,10 @@
           </li>
               
     <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
                     <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
@@ -252,14 +290,14 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview</h2>
+        <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>
-<div class="section"><h2>Access</h2>
+<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://ci.sonatype.org" class="externalLink">http://ci.sonatype.org</a></pre>
+<div class="source"><pre><a href="http://grid.sonatype.org/ci" class="externalLink">http://grid.sonatype.org/ci</a></pre>
 </div>
 </div>
-<div class="section"><h2>Notifiers</h2>
+<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>
@@ -279,7 +317,7 @@ This project uses <a href="https://hudso
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2001-2009
+          2001-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-clean-plugin-latest/issue-tracking.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-clean-plugin-latest/issue-tracking.html (original)
+++ websites/production/maventest/content/plugins/maven-clean-plugin-latest/issue-tracking.html Tue Aug  7 22:03:07 2012
@@ -12,16 +12,16 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Clean Plugin - Issue Tracking</title>
+    <title>Maven Clean plugin - Issue Tracking</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <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>
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2009-01-07
-              &nbsp;| Version: 2.3
+             Last Published: 2010-01-10
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -132,6 +132,8 @@
             
       
             
+      
+            
             
             
       
@@ -153,6 +155,10 @@
                   <ul>
                   
     <li class="none">
+                    <a href="index.html">About</a>
+          </li>
+                  
+    <li class="none">
                     <a href="integration.html">Continuous Integration</a>
           </li>
                   
@@ -193,6 +199,34 @@
           </li>
               </ul>
         </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-reports.html">Project Reports</a>
+                </li>
           </ul>
               <h5>Maven Projects</h5>
             <ul>
@@ -218,6 +252,10 @@
           </li>
               
     <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
                     <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
@@ -252,9 +290,9 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview</h2>
+        <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>
-<div class="section"><h2>Issue Tracking</h2>
+<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/MCLEAN" class="externalLink">http://jira.codehaus.org/browse/MCLEAN</a></pre>
 </div>
@@ -267,7 +305,7 @@ This project uses <a href="http://www.at
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2001-2009
+          2001-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-clean-plugin-latest/license.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-clean-plugin-latest/license.html (original)
+++ websites/production/maventest/content/plugins/maven-clean-plugin-latest/license.html Tue Aug  7 22:03:07 2012
@@ -12,16 +12,16 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Clean Plugin - Project License</title>
+    <title>Maven Clean plugin - Project License</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <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>
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2009-01-07
-              &nbsp;| Version: 2.3
+             Last Published: 2010-01-10
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -138,6 +138,8 @@
             
       
             
+      
+            
             
             
       
@@ -153,6 +155,10 @@
                   <ul>
                   
     <li class="none">
+                    <a href="index.html">About</a>
+          </li>
+                  
+    <li class="none">
                     <a href="integration.html">Continuous Integration</a>
           </li>
                   
@@ -193,6 +199,34 @@
           </li>
               </ul>
         </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-reports.html">Project Reports</a>
+                </li>
           </ul>
               <h5>Maven Projects</h5>
             <ul>
@@ -218,6 +252,10 @@
           </li>
               
     <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
                     <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
@@ -252,11 +290,11 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview</h2>
+        <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>
-<div class="section"><h2>Project License</h2>
-<div class="section"><h3>The Apache Software License, Version 2.0</h3>
+<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>
                                  Apache License
                            Version 2.0, January 2004
@@ -471,7 +509,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2001-2009
+          2001-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-clean-plugin-latest/mail-lists.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-clean-plugin-latest/mail-lists.html (original)
+++ websites/production/maventest/content/plugins/maven-clean-plugin-latest/mail-lists.html Tue Aug  7 22:03:07 2012
@@ -12,16 +12,16 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Clean Plugin - Project Mailing Lists</title>
+    <title>Maven Clean plugin - Project Mailing Lists</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <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>
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2009-01-07
-              &nbsp;| Version: 2.3
+             Last Published: 2010-01-10
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -134,6 +134,8 @@
             
       
             
+      
+            
             
             
       
@@ -153,6 +155,10 @@
                   <ul>
                   
     <li class="none">
+                    <a href="index.html">About</a>
+          </li>
+                  
+    <li class="none">
                     <a href="integration.html">Continuous Integration</a>
           </li>
                   
@@ -193,6 +199,34 @@
           </li>
               </ul>
         </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-reports.html">Project Reports</a>
+                </li>
           </ul>
               <h5>Maven Projects</h5>
             <ul>
@@ -218,6 +252,10 @@
           </li>
               
     <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
                     <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
@@ -252,7 +290,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Mailing Lists</h2>
+        <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>
@@ -268,18 +306,18 @@
 <td><a href="http://mail-archives.apache.org/mod_mbox/maven-users" class="externalLink">mail-archives.apache.org</a></td>
 <td><a href="http://www.mail-archive.com/users@maven.apache.org/" class="externalLink">www.mail-archive.com</a></td>
 </tr>
-<tr class="a"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="a"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://www.nabble.com/Maven---Users-f178.html" class="externalLink">www.nabble.com</a></td>
 </tr>
-<tr class="b"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="b"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://maven.users.markmail.org/" class="externalLink">maven.users.markmail.org</a></td>
 </tr>
 <tr class="a"><td>Maven Developer List</td>
@@ -289,18 +327,18 @@
 <td><a href="http://mail-archives.apache.org/mod_mbox/maven-dev" class="externalLink">mail-archives.apache.org</a></td>
 <td><a href="http://www.mail-archive.com/dev@maven.apache.org/" class="externalLink">www.mail-archive.com</a></td>
 </tr>
-<tr class="b"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="b"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://www.nabble.com/Maven-Developers-f179.html" class="externalLink">www.nabble.com</a></td>
 </tr>
-<tr class="a"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="a"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://maven.dev.markmail.org/" class="externalLink">maven.dev.markmail.org</a></td>
 </tr>
 <tr class="b"><td>Maven Issues List</td>
@@ -310,18 +348,18 @@
 <td><a href="http://mail-archives.apache.org/mod_mbox/maven-issues/" class="externalLink">mail-archives.apache.org</a></td>
 <td><a href="http://www.mail-archive.com/issues@maven.apache.org" class="externalLink">www.mail-archive.com</a></td>
 </tr>
-<tr class="a"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="a"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://www.nabble.com/Maven---Issues-f15573.html" class="externalLink">www.nabble.com</a></td>
 </tr>
-<tr class="b"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="b"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://maven.issues.markmail.org/" class="externalLink">maven.issues.markmail.org</a></td>
 </tr>
 <tr class="a"><td>Maven Commits List</td>
@@ -331,18 +369,18 @@
 <td><a href="http://mail-archives.apache.org/mod_mbox/maven-dev" class="externalLink">mail-archives.apache.org</a></td>
 <td><a href="http://www.mail-archive.com/commits@maven.apache.org" class="externalLink">www.mail-archive.com</a></td>
 </tr>
-<tr class="b"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="b"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://www.nabble.com/Maven---Commits-f15575.html" class="externalLink">www.nabble.com</a></td>
 </tr>
-<tr class="a"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="a"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://maven.commits.markmail.org/" class="externalLink">maven.commits.markmail.org</a></td>
 </tr>
 <tr class="b"><td>Maven Announcements List</td>
@@ -352,18 +390,18 @@
 <td><a href="http://mail-archives.apache.org/mod_mbox/maven-announce/" class="externalLink">mail-archives.apache.org</a></td>
 <td><a href="http://www.mail-archive.com/announce@maven.apache.org" class="externalLink">www.mail-archive.com</a></td>
 </tr>
-<tr class="a"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="a"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://www.nabble.com/Maven-Announcements-f15617.html" class="externalLink">www.nabble.com</a></td>
 </tr>
-<tr class="b"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="b"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://maven.announce.markmail.org/" class="externalLink">maven.announce.markmail.org</a></td>
 </tr>
 <tr class="a"><td>Maven Notifications List</td>
@@ -373,18 +411,18 @@
 <td><a href="http://mail-archives.apache.org/mod_mbox/maven-notifications/" class="externalLink">mail-archives.apache.org</a></td>
 <td><a href="http://www.mail-archive.com/notifications@maven.apache.org" class="externalLink">www.mail-archive.com</a></td>
 </tr>
-<tr class="b"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="b"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://www.nabble.com/Maven---Notifications-f15574.html" class="externalLink">www.nabble.com</a></td>
 </tr>
-<tr class="a"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="a"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://maven.notifications.markmail.org/" class="externalLink">maven.notifications.markmail.org</a></td>
 </tr>
 </table>
@@ -397,7 +435,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2001-2009
+          2001-2010
     
           The Apache Software Foundation
           

Added: websites/production/maventest/content/plugins/maven-clean-plugin-latest/plugin-info.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-clean-plugin-latest/plugin-info.html (added)
+++ websites/production/maventest/content/plugins/maven-clean-plugin-latest/plugin-info.html Tue Aug  7 22:03:07 2012
@@ -0,0 +1,397 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Maven Clean plugin - Plugin Documentation</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+                                                    
+<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="http://maven.apache.org/" id="bannerLeft">
+    
+                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+    
+            </a>
+                        <a href="http://maven.apache.org/" id="bannerRight">
+    
+                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+    
+            </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+            
+  
+    
+            <div class="xleft">
+          
+                <a href="http://www.apache.org/" class="externalLink">Apache</a>
+                &gt;
+      
+                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                &gt;
+      
+                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                &gt;
+      
+                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-clean-plugin">Maven Clean Plugin</a>
+                  </div>
+            <div class="xright">      
+  
+
+  
+    
+            
+  
+    
+             Last Published: 2010-01-10
+              &nbsp;| Version: 2.4
+            </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+            
+  
+    
+                   <h5>Overview</h5>
+            <ul>
+              
+    <li class="none">
+                    <a href="index.html">Introduction</a>
+          </li>
+              
+    <li class="none">
+              <strong>Goals</strong>
+        </li>
+              
+    <li class="none">
+                    <a href="usage.html">Usage</a>
+          </li>
+              
+    <li class="none">
+                    <a href="faq.html">FAQ</a>
+          </li>
+          </ul>
+              <h5>Examples</h5>
+            <ul>
+              
+    <li class="none">
+                    <a href="examples/delete_additional_files.html">Delete Additional Files</a>
+          </li>
+              
+    <li class="none">
+                    <a href="examples/skipping-clean.html">Skipping Clean</a>
+          </li>
+              
+    <li class="none">
+                    <a href="examples/ignoring-errors.html">Ignoring Errors</a>
+          </li>
+          </ul>
+              <h5>Project Documentation</h5>
+            <ul>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-info.html">Project Information</a>
+                </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+            
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+            <li class="expanded">
+                    <a href="project-reports.html">Project Reports</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="checkstyle.html">Checkstyle</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="cobertura/index.html">Cobertura Test Coverage</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="cpd.html">CPD Report</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="apidocs/index.html">JavaDocs</a>
+          </li>
+                  
+    <li class="none">
+              <strong>Plugin Documentation</strong>
+        </li>
+                  
+    <li class="none">
+                    <a href="pmd.html">PMD Report</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="xref/index.html">Source Xref</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="surefire-report.html">Surefire Report</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="taglist.html">Tag List</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="testapidocs/index.html">Test JavaDocs</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="xref-test/index.html">Test Source Xref</a>
+          </li>
+              </ul>
+        </li>
+          </ul>
+              <h5>Maven Projects</h5>
+            <ul>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+          </li>
+              
+    <li class="none">
+                    <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">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+            
+  
+    
+        </div>
+    </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>Description</th>
+</tr>
+<tr class="b"><td><a href="clean-mojo.html">clean:clean</a></td>
+<td>Goal which cleans the build. 
+
+<p>This attempts to clean a project's working directory of the
+files that were generated at build-time. By default, it discovers
+and deletes the directories configured in
+<code>project.build.directory</code>,
+<code>project.build.outputDirectory</code>,
+<code>project.build.testOutputDirectory</code>, and
+<code>project.reporting.outputDirectory</code>.</p>
+
+<p>Files outside the default may also be included in the deletion
+by configuring the <code>filesets</code> tag.</p></td>
+</tr>
+<tr class="a"><td><a href="help-mojo.html">clean:help</a></td>
+<td>Display help information on maven-clean-plugin.<br />
+ Call 
+
+<pre>
+  mvn clean: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="b"><td>Maven</td>
+<td>2.0.6</td>
+</tr>
+<tr class="a"><td>JDK</td>
+<td>1.4</td>
+</tr>
+<tr class="b"><td>Memory</td>
+<td>No minimum requirement.</td>
+</tr>
+<tr class="a"><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;
+  ...
+  &lt;build&gt;
+    &lt;!-- To define the plugin version in your parent POM --&gt;
+    &lt;pluginManagement&gt;
+      &lt;plugins&gt;
+        &lt;plugin&gt;
+          &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+          &lt;artifactId&gt;maven-clean-plugin&lt;/artifactId&gt;
+          &lt;version&gt;2.4&lt;/version&gt;
+        &lt;/plugin&gt;
+        ...
+      &lt;/plugins&gt;
+    &lt;/pluginManagement&gt;
+    &lt;!-- To use the plugin goals in your POM or parent POM --&gt;
+    &lt;plugins&gt;
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;maven-clean-plugin&lt;/artifactId&gt;
+        &lt;version&gt;2.4&lt;/version&gt;
+      &lt;/plugin&gt;
+      ...
+    &lt;/plugins&gt;
+  &lt;/build&gt;
+  ...
+&lt;/project&gt;
+</pre>
+</div>
+<p>For more information, see <a href="http://maven.apache.org/guides/mini/guide-configuring-plugins.html" class="externalLink">&quot;Guide to Configuring Plug-ins&quot;</a></p>
+</div>
+</div>
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2001-2010
+    
+          The Apache Software Foundation
+          
+  
+
+  
+    
+            
+  
+    
+   - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file

Propchange: websites/production/maventest/content/plugins/maven-clean-plugin-latest/plugin-info.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maventest/content/plugins/maven-clean-plugin-latest/plugin-info.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: websites/production/maventest/content/plugins/maven-clean-plugin-latest/plugin-management.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-clean-plugin-latest/plugin-management.html (original)
+++ websites/production/maventest/content/plugins/maven-clean-plugin-latest/plugin-management.html Tue Aug  7 22:03:07 2012
@@ -12,16 +12,16 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Clean Plugin - Project Plugin Management</title>
+    <title>Maven Clean plugin - Project Plugin Management</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <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>
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2009-01-07
-              &nbsp;| Version: 2.3
+             Last Published: 2010-01-10
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -136,6 +136,8 @@
             
       
             
+      
+            
             
             
       
@@ -153,6 +155,10 @@
                   <ul>
                   
     <li class="none">
+                    <a href="index.html">About</a>
+          </li>
+                  
+    <li class="none">
                     <a href="integration.html">Continuous Integration</a>
           </li>
                   
@@ -193,6 +199,34 @@
           </li>
               </ul>
         </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-reports.html">Project Reports</a>
+                </li>
           </ul>
               <h5>Maven Projects</h5>
             <ul>
@@ -218,6 +252,10 @@
           </li>
               
     <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
                     <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
@@ -252,22 +290,22 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Plugin Management</h2>
+        <a name="Project_Plugin_Management"></a><div class="section"><h2>Project Plugin Management</h2>
 <table class="bodyTable"><tr class="a"><th>GroupId</th>
 <th>ArtifactId</th>
 <th>Version</th>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-antrun-plugin" class="externalLink">maven-antrun-plugin</a></td>
-<td>1.2</td>
+<td>1.3</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-assembly-plugin" class="externalLink">maven-assembly-plugin</a></td>
-<td>2.2-beta-2</td>
+<td>2.2-beta-4</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-clean-plugin" class="externalLink">maven-clean-plugin</a></td>
-<td>2.2</td>
+<td>2.3</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-compiler-plugin" class="externalLink">maven-compiler-plugin</a></td>
@@ -279,11 +317,11 @@
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-deploy-plugin" class="externalLink">maven-deploy-plugin</a></td>
-<td>2.3</td>
+<td>2.4</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-docck-plugin" class="externalLink">maven-docck-plugin</a></td>
-<td>1.0-beta-2</td>
+<td>1.0</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-ear-plugin" class="externalLink">maven-ear-plugin</a></td>
@@ -295,7 +333,7 @@
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-enforcer-plugin/" class="externalLink">maven-enforcer-plugin</a></td>
-<td>1.0-alpha-4</td>
+<td>1.0-beta-1</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-gpg-plugin" class="externalLink">maven-gpg-plugin</a></td>
@@ -307,7 +345,7 @@
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-invoker-plugin" class="externalLink">maven-invoker-plugin</a></td>
-<td>1.2.1</td>
+<td>1.3</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-jar-plugin" class="externalLink">maven-jar-plugin</a></td>
@@ -319,15 +357,15 @@
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-plugin-plugin" class="externalLink">maven-plugin-plugin</a></td>
-<td>2.4.3</td>
+<td>2.5</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-rar-plugin" class="externalLink">maven-rar-plugin</a></td>
 <td>2.2</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/maven-release/maven-release-plugin" class="externalLink">maven-release-plugin</a></td>
-<td>2.0-beta-7</td>
+<td><a href="http://maven.apache.org/plugins/maven-release-plugin/" class="externalLink">maven-release-plugin</a></td>
+<td>2.0-beta-9</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-remote-resources-plugin" class="externalLink">maven-remote-resources-plugin</a></td>
@@ -335,15 +373,15 @@
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-resources-plugin" class="externalLink">maven-resources-plugin</a></td>
-<td>2.2</td>
+<td>2.3</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/maven-scm/maven-scm-plugin" class="externalLink">maven-scm-plugin</a></td>
-<td>1.0</td>
+<td><a href="http://maven.apache.org/plugins/maven-scm-plugin" class="externalLink">maven-scm-plugin</a></td>
+<td>1.2</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-site-plugin" class="externalLink">maven-site-plugin</a></td>
-<td>2.0-beta-7</td>
+<td>2.0</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-source-plugin" class="externalLink">maven-source-plugin</a></td>
@@ -355,11 +393,11 @@
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-war-plugin" class="externalLink">maven-war-plugin</a></td>
-<td>2.1-alpha-1</td>
+<td>2.1-alpha-2</td>
 </tr>
 <tr class="a"><td>org.codehaus.modello</td>
 <td><a href="http://modello.codehaus.org/modello-maven-plugin" class="externalLink">modello-maven-plugin</a></td>
-<td>1.0-alpha-21</td>
+<td>1.0.1</td>
 </tr>
 <tr class="b"><td>org.codehaus.mojo</td>
 <td><a href="http://mojo.codehaus.org/clirr-maven-plugin" class="externalLink">clirr-maven-plugin</a></td>
@@ -367,7 +405,7 @@
 </tr>
 <tr class="a"><td>org.codehaus.plexus</td>
 <td>plexus-maven-plugin</td>
-<td>1.3.5</td>
+<td>1.3.8</td>
 </tr>
 </table>
 </div>
@@ -379,7 +417,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2001-2009
+          2001-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-clean-plugin-latest/plugins.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-clean-plugin-latest/plugins.html (original)
+++ websites/production/maventest/content/plugins/maven-clean-plugin-latest/plugins.html Tue Aug  7 22:03:07 2012
@@ -12,16 +12,16 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Clean Plugin - Project Build Plugins</title>
+    <title>Maven Clean plugin - Project Build Plugins</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <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>
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2009-01-07
-              &nbsp;| Version: 2.3
+             Last Published: 2010-01-10
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -140,6 +140,8 @@
             
       
             
+      
+            
             
             
       
@@ -153,6 +155,10 @@
                   <ul>
                   
     <li class="none">
+                    <a href="index.html">About</a>
+          </li>
+                  
+    <li class="none">
                     <a href="integration.html">Continuous Integration</a>
           </li>
                   
@@ -193,6 +199,34 @@
           </li>
               </ul>
         </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+                    <a href="project-reports.html">Project Reports</a>
+                </li>
           </ul>
               <h5>Maven Projects</h5>
             <ul>
@@ -218,6 +252,10 @@
           </li>
               
     <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
                     <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
@@ -252,34 +290,70 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Build Plugins</h2>
+        <a name="Project_Build_Plugins"></a><div class="section"><h2>Project Build Plugins</h2>
 <table class="bodyTable"><tr class="a"><th>GroupId</th>
 <th>ArtifactId</th>
 <th>Version</th>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-enforcer-plugin/" class="externalLink">maven-enforcer-plugin</a></td>
-<td>1.0-alpha-4</td>
+<td>1.0-beta-1</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-plugin-plugin" class="externalLink">maven-plugin-plugin</a></td>
-<td>2.4.3</td>
+<td>2.5.1</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-remote-resources-plugin" class="externalLink">maven-remote-resources-plugin</a></td>
 <td>1.0</td>
 </tr>
+<tr class="a"><td>org.codehaus.mojo</td>
+<td><a href="http://mojo.codehaus.org/cobertura-maven-plugin" class="externalLink">cobertura-maven-plugin</a></td>
+<td>2.2</td>
+</tr>
 </table>
 </div>
-<div class="section"><h2>Project Report Plugins</h2>
-<table class="bodyTable"><tr class="a"><th>GroupId</th>
+<a name="Project_Report_Plugins"></a><div class="section"><h2>Project Report Plugins</h2>
+<table class="bodyTable"><tr class="b"><th>GroupId</th>
 <th>ArtifactId</th>
 <th>Version</th>
 </tr>
+<tr class="a"><td>org.apache.maven.plugins</td>
+<td><a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">maven-checkstyle-plugin</a></td>
+<td>2.3</td>
+</tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-project-info-reports-plugin" class="externalLink">maven-project-info-reports-plugin</a></td>
+<td><a href="http://maven.apache.org/plugins/maven-javadoc-plugin" class="externalLink">maven-javadoc-plugin</a></td>
+<td>2.5</td>
+</tr>
+<tr class="a"><td>org.apache.maven.plugins</td>
+<td><a href="http://maven.apache.org/jxr/maven-jxr-plugin" class="externalLink">maven-jxr-plugin</a></td>
 <td>2.1</td>
 </tr>
+<tr class="b"><td>org.apache.maven.plugins</td>
+<td><a href="http://maven.apache.org/plugins/maven-plugin-plugin" class="externalLink">maven-plugin-plugin</a></td>
+<td>2.5.1</td>
+</tr>
+<tr class="a"><td>org.apache.maven.plugins</td>
+<td><a href="http://maven.apache.org/plugins/maven-pmd-plugin" class="externalLink">maven-pmd-plugin</a></td>
+<td>2.4</td>
+</tr>
+<tr class="b"><td>org.apache.maven.plugins</td>
+<td><a href="http://maven.apache.org/plugins/maven-project-info-reports-plugin" class="externalLink">maven-project-info-reports-plugin</a></td>
+<td>2.1.2</td>
+</tr>
+<tr class="a"><td>org.apache.maven.plugins</td>
+<td><a href="http://maven.apache.org/surefire/maven-surefire-report-plugin" class="externalLink">maven-surefire-report-plugin</a></td>
+<td>2.4.3</td>
+</tr>
+<tr class="b"><td>org.codehaus.mojo</td>
+<td><a href="http://mojo.codehaus.org/cobertura-maven-plugin" class="externalLink">cobertura-maven-plugin</a></td>
+<td>2.3</td>
+</tr>
+<tr class="a"><td>org.codehaus.mojo</td>
+<td><a href="http://mojo.codehaus.org/taglist-maven-plugin" class="externalLink">taglist-maven-plugin</a></td>
+<td>2.4</td>
+</tr>
 </table>
 </div>
 
@@ -290,7 +364,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2001-2009
+          2001-2010
     
           The Apache Software Foundation