You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/12/10 22:38:11 UTC

svn commit: r841546 [10/18] - in /websites/production/maven/content/plugins/maven-clean-plugin: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/maven/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/clean/ apidocs/org/a...

Added: websites/production/maven/content/plugins/maven-clean-plugin/distribution-management.html
==============================================================================
--- websites/production/maven/content/plugins/maven-clean-plugin/distribution-management.html (added)
+++ websites/production/maven/content/plugins/maven-clean-plugin/distribution-management.html Mon Dec 10 21:37:53 2012
@@ -0,0 +1,208 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at May 26, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Project Distribution 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 name="Date-Revision-yyyymmdd" content="20120526" />
+    <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">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <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="../../index.html">Maven</a>
+        &gt;
+                  <a href="../index.html">Plugins</a>
+        &gt;
+                      <a href="./">Maven Clean plugin</a>
+        &gt;
+    Project Distribution Management
+      </div>
+            <div class="xright">        
+                                 Last Published: 2012-05-26
+              &nbsp;| Version: 2.5
+            </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="expanded">
+                  <a href="project-info.html">Project Information</a>
+                    <ul>
+                      <li class="none">
+                  <a href="index.html">About</a>
+            </li>
+                      <li class="none">
+                  <a href="project-summary.html">Project Summary</a>
+            </li>
+                      <li class="none">
+                  <a href="license.html">Project License</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>
+                      <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="dependencies.html">Dependencies</a>
+            </li>
+                      <li class="none">
+                  <a href="integration.html">Continuous Integration</a>
+            </li>
+                      <li class="none">
+                  <a href="plugin-management.html">Plugin Management</a>
+            </li>
+                      <li class="none">
+                  <a href="plugins.html">Project Plugins</a>
+            </li>
+                      <li class="none">
+            <strong>Distribution Management</strong>
+          </li>
+              </ul>
+        </li>
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                  <a href="project-reports.html">Project Reports</a>
+                  </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</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"/>
+        </a>
+                       
+                            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>The following is the distribution management information used by this project.</p><div class="section"><h3>Repository - apache.releases.https<a name="Repository_-_apache.releases.https"></a></h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div><div class="section"><h3>Snapshot Repository - apache.snapshots.https<a name="Snapshot_Repository_-_apache.snapshots.https"></a></h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div><div class="section"><h3>Site - apache.website<a name="Site_-_apache.website"></a></h3><a name="Site_-_apache.website"></a><
 p>scp://people.apache.org/www/maven.apache.org/plugins/maven-clean-plugin/</p></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2001-2012
+              The Apache Software Foundation
+            
+                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Added: websites/production/maven/content/plugins/maven-clean-plugin/examples/delete_additional_files.html
==============================================================================
--- websites/production/maven/content/plugins/maven-clean-plugin/examples/delete_additional_files.html (added)
+++ websites/production/maven/content/plugins/maven-clean-plugin/examples/delete_additional_files.html Mon Dec 10 21:37:53 2012
@@ -0,0 +1,195 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at May 26, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>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");
+      @import url("../css/site.css");
+    </style>
+    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
+        <meta name="author" content="Mike Perham
+mperham@apache.org" />
+        <meta name="Date-Revision-yyyymmdd" content="20120526" />
+    <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">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../../" id="bannerLeft">
+                                                <img src="../../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <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="../../../index.html">Maven</a>
+        &gt;
+                  <a href="../../index.html">Plugins</a>
+        &gt;
+                  <a href="../">Maven Clean plugin</a>
+        &gt;
+    Delete Additional Files Not Exposed to Maven
+      </div>
+            <div class="xright">        
+                                 Last Published: 2012-05-26
+              &nbsp;| Version: 2.5
+            </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">
+            <strong>Delete Additional Files</strong>
+          </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="../../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</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"/>
+        </a>
+                       
+                            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Delete Additional Files Not Exposed to Maven<a name="Delete_Additional_Files_Not_Exposed_to_Maven"></a></h2><p>The Maven Clean Plugin will delete the <tt>target</tt> directory by default. You may configure it to delete additional directories and files. The following example shows how:</p><div class="source"><pre>&lt;build&gt;
+  [...]
+  &lt;plugin&gt;
+    &lt;artifactId&gt;maven-clean-plugin&lt;/artifactId&gt;
+    &lt;version&gt;2.5&lt;/version&gt;
+    &lt;configuration&gt;
+      &lt;filesets&gt;
+        &lt;fileset&gt;
+          &lt;directory&gt;some/relative/path&lt;/directory&gt;
+          &lt;includes&gt;
+            &lt;include&gt;**/*.tmp&lt;/include&gt;
+            &lt;include&gt;**/*.log&lt;/include&gt;
+          &lt;/includes&gt;
+          &lt;excludes&gt;
+            &lt;exclude&gt;**/important.log&lt;/exclude&gt;
+            &lt;exclude&gt;**/another-important.log&lt;/exclude&gt;
+          &lt;/excludes&gt;
+          &lt;followSymlinks&gt;false&lt;/followSymlinks&gt;
+        &lt;/fileset&gt;
+      &lt;/filesets&gt;
+    &lt;/configuration&gt;
+  &lt;/plugin&gt;
+  [...]
+&lt;/build&gt;</pre></div><p><b>Note:</b> The <tt>directory</tt> in the <tt>fileset</tt> is a relative path inside a project, in other words,</p><div class="source"><pre>  &lt;directory&gt;some/relative/path&lt;/directory&gt;</pre></div><p>is equivalent to:</p><div class="source"><pre>  &lt;directory&gt;${basedir}/some/relative/path&lt;/directory&gt;</pre></div><p>You could also define file set rules in a parent POM. In this case, the clean plugin adds the subproject basedir to the defined relative path.</p></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2001-2012
+              The Apache Software Foundation
+            
+                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Added: websites/production/maven/content/plugins/maven-clean-plugin/examples/ignoring-errors.html
==============================================================================
--- websites/production/maven/content/plugins/maven-clean-plugin/examples/ignoring-errors.html (added)
+++ websites/production/maven/content/plugins/maven-clean-plugin/examples/ignoring-errors.html Mon Dec 10 21:37:53 2012
@@ -0,0 +1,181 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at May 26, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Ignoring Clean Errors</title>
+    <style type="text/css" media="all">
+      @import url("../css/maven-base.css");
+      @import url("../css/maven-theme.css");
+      @import url("../css/site.css");
+    </style>
+    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
+        <meta name="author" content="Vincent Siveton" />
+        <meta name="Date-Revision-yyyymmdd" content="20120526" />
+    <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">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../../" id="bannerLeft">
+                                                <img src="../../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <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="../../../index.html">Maven</a>
+        &gt;
+                  <a href="../../index.html">Plugins</a>
+        &gt;
+                  <a href="../">Maven Clean plugin</a>
+        &gt;
+    Ignoring Clean Errors
+      </div>
+            <div class="xright">        
+                                 Last Published: 2012-05-26
+              &nbsp;| Version: 2.5
+            </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">
+            <strong>Ignoring Errors</strong>
+          </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="../../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</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"/>
+        </a>
+                       
+                            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Ignoring Clean Errors<a name="Ignoring_Clean_Errors"></a></h2><p>To ignore errors when running the cleanup for a particular project, set the <tt>failOnError</tt> property to <tt>false</tt>.</p><div class="source"><pre>&lt;build&gt;
+  [...]
+    &lt;plugin&gt;
+      &lt;artifactId&gt;maven-clean-plugin&lt;/artifactId&gt;
+      &lt;version&gt;2.5&lt;/version&gt;
+      &lt;configuration&gt;
+        &lt;failOnError&gt;false&lt;/failOnError&gt;
+      &lt;/configuration&gt;
+    &lt;/plugin&gt;
+  [...]
+&lt;/build&gt;</pre></div><p>You can also ignore them via command line by executing the following command:</p><div class="source"><pre>mvn clean -Dmaven.clean.failOnError=false</pre></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2001-2012
+              The Apache Software Foundation
+            
+                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Added: websites/production/maven/content/plugins/maven-clean-plugin/examples/skipping-clean.html
==============================================================================
--- websites/production/maven/content/plugins/maven-clean-plugin/examples/skipping-clean.html (added)
+++ websites/production/maven/content/plugins/maven-clean-plugin/examples/skipping-clean.html Mon Dec 10 21:37:53 2012
@@ -0,0 +1,181 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at May 26, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Skipping Clean</title>
+    <style type="text/css" media="all">
+      @import url("../css/maven-base.css");
+      @import url("../css/maven-theme.css");
+      @import url("../css/site.css");
+    </style>
+    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
+        <meta name="author" content="Vincent Siveton" />
+        <meta name="Date-Revision-yyyymmdd" content="20120526" />
+    <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">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../../" id="bannerLeft">
+                                                <img src="../../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <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="../../../index.html">Maven</a>
+        &gt;
+                  <a href="../../index.html">Plugins</a>
+        &gt;
+                  <a href="../">Maven Clean plugin</a>
+        &gt;
+    Skipping Clean
+      </div>
+            <div class="xright">        
+                                 Last Published: 2012-05-26
+              &nbsp;| Version: 2.5
+            </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">
+            <strong>Skipping Clean</strong>
+          </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="../../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</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"/>
+        </a>
+                       
+                            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Skipping Clean<a name="Skipping_Clean"></a></h2><p>To skip running the cleanup for a particular project, set the <tt>skip</tt> property to <tt>true</tt>.</p><div class="source"><pre>&lt;build&gt;
+  [...]
+    &lt;plugin&gt;
+      &lt;artifactId&gt;maven-clean-plugin&lt;/artifactId&gt;
+      &lt;version&gt;2.5&lt;/version&gt;
+      &lt;configuration&gt;
+        &lt;skip&gt;true&lt;/skip&gt;
+      &lt;/configuration&gt;
+    &lt;/plugin&gt;
+  [...]
+&lt;/build&gt;</pre></div><p>You can also skip the cleaning via command line by executing the following command:</p><div class="source"><pre>mvn clean -Dclean.skip=true</pre></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2001-2012
+              The Apache Software Foundation
+            
+                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Added: websites/production/maven/content/plugins/maven-clean-plugin/faq.html
==============================================================================
--- websites/production/maven/content/plugins/maven-clean-plugin/faq.html (added)
+++ websites/production/maven/content/plugins/maven-clean-plugin/faq.html Mon Dec 10 21:37:53 2012
@@ -0,0 +1,208 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at May 26, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>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 name="Date-Revision-yyyymmdd" content="20120526" />
+    <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">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <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="../../index.html">Maven</a>
+        &gt;
+                  <a href="../index.html">Plugins</a>
+        &gt;
+                      <a href="./">Maven Clean plugin</a>
+        &gt;
+    Frequently Asked Questions
+      </div>
+            <div class="xright">        
+                                 Last Published: 2012-05-26
+              &nbsp;| Version: 2.5
+            </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">
+            <strong>FAQ</strong>
+          </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="../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</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"/>
+        </a>
+                       
+                            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <!-- Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. --><div class="section"><h2><a name="top">Frequently Asked Questions</a><a name="Frequently_Asked_Questions"></a></h2><ol style="list-style-type: decimal"><li><a href="#I_already_ran_mvn_clean_but_the_directory_put_dir_name_here_is_still_there._What_should_I_do">I already ran <i>mvn clean</i> but the directory (<i>put dir name here</i>) is still there. What should I do?</a></li><li><a href="#On_Windows_I_got_Unable_to_delete_directory._What_s_wrong">On Windows, I got <i>&quot;Unable to delete directory&quot;</i>. What's wrong?</a></li></ol></div><dl><dt><a name="I_already_ran_mvn_clean_but_the_directory_put_dir_name_here_is_still_there._What_should_I_do">I already ran <i>mvn clean</i> but the directory (<i>put dir name here</i>) is still there. What should I do?</a></dt><dd>
+        <p>
+          Some files-generating plugins can generate their files outside of the
+          default directories being deleted by the clean plugin. You should add
+          the location of such files in the clean plugin configuration or change
+          the configuration of those plugins to put their files inside the
+          <i>project.build.directory</i> which is by default, the <i>target</i>
+          directory.
+       </p>
+      <p align="right"><a href="#top">[top]</a></p><hr /></dd><dt><a name="On_Windows_I_got_Unable_to_delete_directory._What_s_wrong">On Windows, I got <i>&quot;Unable to delete directory&quot;</i>. What's wrong?</a></dt><dd>
+        <p>
+          For instance, <i>clean</i> could fail if you already have opened a command
+          line with target as the current dir. Windows locks some ressources and you need
+          to close the handles on these ressources.
+          To skip these errors, you could call <i>clean</i> with the command line parameter <i>-Dmaven.clean.failOnError=false</i>.
+          For more information, refer to <a href="./examples/ignoring-errors.html">Ignoring Errors</a> page.
+       </p>
+        <p>
+          <a class="externalLink" href="http://www.microsoft.com/technet/sysinternals/default.mspx">Sysinternals</a> produced
+          a number of utilities, like <a class="externalLink" href="http://www.microsoft.com/technet/sysinternals/Utilities/ProcessExplorer.mspx">Process Explorer</a>
+          or <a class="externalLink" href="http://www.microsoft.com/technet/sysinternals/utilities/handle.mspx">Handle</a>
+          that help you to deal with Windows handles.
+       </p>
+      <p align="right"><a href="#top">[top]</a></p></dd></dl>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2001-2012
+              The Apache Software Foundation
+            
+                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Added: websites/production/maven/content/plugins/maven-clean-plugin/findbugs.html
==============================================================================
--- websites/production/maven/content/plugins/maven-clean-plugin/findbugs.html (added)
+++ websites/production/maven/content/plugins/maven-clean-plugin/findbugs.html Mon Dec 10 21:37:53 2012
@@ -0,0 +1,211 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at May 26, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>FindBugs Bug Detector Report</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+        <meta name="Date-Revision-yyyymmdd" content="20120526" />
+    <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">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <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="../../index.html">Maven</a>
+        &gt;
+                  <a href="../index.html">Plugins</a>
+        &gt;
+                      <a href="./">Maven Clean plugin</a>
+        &gt;
+    FindBugs Bug Detector Report
+      </div>
+            <div class="xright">        
+                                 Last Published: 2012-05-26
+              &nbsp;| Version: 2.5
+            </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="expanded">
+                  <a href="project-reports.html">Project Reports</a>
+                    <ul>
+                      <li class="none">
+                  <a href="surefire-report.html">Surefire Report</a>
+            </li>
+                      <li class="none">
+                  <a href="checkstyle.html">Checkstyle</a>
+            </li>
+                      <li class="none">
+                  <a href="pmd.html">PMD Report</a>
+            </li>
+                      <li class="none">
+                  <a href="cpd.html">CPD Report</a>
+            </li>
+                      <li class="none">
+                  <a href="cobertura/index.html">Cobertura Test Coverage</a>
+            </li>
+                      <li class="none">
+                  <a href="xref-test/index.html">Test Source Xref</a>
+            </li>
+                      <li class="none">
+                  <a href="xref/index.html">Source Xref</a>
+            </li>
+                      <li class="none">
+                  <a href="taglist.html">Tag List</a>
+            </li>
+                      <li class="none">
+                  <a href="apidocs/index.html">JavaDocs</a>
+            </li>
+                      <li class="none">
+                  <a href="testapidocs/index.html">Test JavaDocs</a>
+            </li>
+                      <li class="none">
+            <strong>FindBugs Report</strong>
+          </li>
+                      <li class="none">
+                  <a href="sonar.html">Sonar</a>
+            </li>
+                      <li class="none">
+                  <a href="plugin-info.html">Plugin Documentation</a>
+            </li>
+              </ul>
+        </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</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"/>
+        </a>
+                       
+                            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>FindBugs Bug Detector Report<a name="FindBugs_Bug_Detector_Report"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://findbugs.sourceforge.net">FindBugs Report</a></p><p>FindBugs Version is <i>1.3.9</i></p><p>Threshold is <i>medium</i></p><p>Effort is <i>min</i></p></div><div class="section"><h2>Summary<a name="Summary"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Classes</th><th>Bugs</th><th>Errors</th><th>Missing Classes</th></tr><tr class="b"><td>11</td><td>2</td><td>0</td><td>0</td></tr></table></div><div class="section"><h2>Files<a name="Files"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Class</th><th>Bugs</th></tr><tr class="b"><td><a href="#org.apache.maven.plugin.clean.Cleaner">org.apache.maven.plugin.clean.Cleaner</a></td><td>1</td></tr><tr class="a"><td><a href="#org.apache.maven.plugin.clean.HelpMojo">org.apache.maven.plugin.clean.HelpMojo</a></td><td
 >1</td></tr></table></div><a name="org.apache.maven.plugin.clean.Cleaner"></a><div class="section"><h3>org.apache.maven.plugin.clean.Cleaner<a name="org.apache.maven.plugin.clean.Cleaner"></a></h3><table border="0" class="bodyTable"><tr class="b"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="a"><td>org.apache.maven.plugin.clean.Cleaner.delete(File, boolean, boolean) force le d&#xe9;clenchement du ramasse-miettes ; extr&#xea;mement douteux sauf dans du code de banc d'essai</td><td>PERFORMANCE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DM_GC">DM_GC</a></td><td><a href="./xref/org/apache/maven/plugin/clean/Cleaner.html#223">223</a></td><td>High</td></tr></table></div><a name="org.apache.maven.plugin.clean.HelpMojo"></a><div class="section"><h3>org.apache.maven.plugin.clean.HelpMojo<a name="org.apache.maven.plugin.clean.HelpMojo"></a></h3><table border="0" class="bodyTable"><tr class="b"
 ><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="a"><td>Champ jamais &#xe9;crit : org.apache.maven.plugin.clean.HelpMojo.goal</td><td>CORRECTNESS</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#UWF_UNWRITTEN_FIELD">UWF_UNWRITTEN_FIELD</a></td><td><a href="nullorg/apache/maven/plugin/clean/HelpMojo.html#76">76</a></td><td>Medium</td></tr></table></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2001-2012
+              The Apache Software Foundation
+            
+                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Added: websites/production/maven/content/plugins/maven-clean-plugin/help-mojo.html
==============================================================================
--- websites/production/maven/content/plugins/maven-clean-plugin/help-mojo.html (added)
+++ websites/production/maven/content/plugins/maven-clean-plugin/help-mojo.html Mon Dec 10 21:37:53 2012
@@ -0,0 +1,259 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at May 26, 2012 -->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>
+    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 name="Date-Revision-yyyymmdd" content="20120526" />
+    <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">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                    </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <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="../../index.html">Maven</a>
+        &gt;
+                  <a href="../index.html">Plugins</a>
+        &gt;
+                      <a href="./">Maven Clean plugin</a>
+        &gt;
+    
+    clean:help
+      </div>
+            <div class="xright">        
+                                 Last Published: 2012-05-26
+              &nbsp;| Version: 2.5
+            </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="../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</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"/>
+        </a>
+                       
+                            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        
+  
+    <div class="section"><h2>clean:help<a name="clean:help"></a></h2>
+      <p><b>Full name</b>:</p>
+      <p>org.apache.maven.plugins:maven-clean-plugin:2.5:help</p>
+      <p><b>Description</b>:</p>
+      <div>Display help information on maven-clean-plugin.<br />
+ Call 
+<div><pre>
+  mvn clean:help -Ddetail=true -Dgoal=&lt;goal-name&gt;
+</pre></div>
+
+to display parameter details.</div>
+      <p><b>Attributes</b>:</p>
+      <ul>
+        <li>The goal is thread-safe and supports parallel builds.</li>
+      </ul>
+      <div class="section"><h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
+        <table class="bodyTable" border="0">
+          <tr class="a">
+            <th>Name</th>
+            <th>Type</th>
+            <th>Since</th>
+            <th>Description</th>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#detail">detail</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>-</tt></td>
+            <td>If <tt>true</tt>, display all settable properties for each
+goal.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#goal">goal</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>-</tt></td>
+            <td>The name of the goal for which to show help. If unspecified, all
+goals will be displayed.<br /></td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#indentSize">indentSize</a></b></td>
+            <td><tt>int</tt></td>
+            <td><tt>-</tt></td>
+            <td>The number of spaces per indentation level, should be positive.<br /><b>Default value is</b>: <tt>2</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#lineLength">lineLength</a></b></td>
+            <td><tt>int</tt></td>
+            <td><tt>-</tt></td>
+            <td>The maximum length of a display line, should be positive.<br /><b>Default value is</b>: <tt>80</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      <div class="section"><h3>Parameter Details<a name="Parameter_Details"></a></h3>
+        <p><b><a name="detail">detail</a>:</b></p>
+        <div>If <tt>true</tt>, display all settable properties for each
+goal.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${detail}</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /><p><b><a name="goal">goal</a>:</b></p>
+        <div>The name of the goal for which to show help. If unspecified, all
+goals will be displayed.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${goal}</tt></li>
+        </ul><hr /><p><b><a name="indentSize">indentSize</a>:</b></p>
+        <div>The number of spaces per indentation level, should be positive.</div>
+        <ul>
+          <li><b>Type</b>: <tt>int</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${indentSize}</tt></li>
+          <li><b>Default</b>: <tt>2</tt></li>
+        </ul><hr /><p><b><a name="lineLength">lineLength</a>:</b></p>
+        <div>The maximum length of a display line, should be positive.</div>
+        <ul>
+          <li><b>Type</b>: <tt>int</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${lineLength}</tt></li>
+          <li><b>Default</b>: <tt>80</tt></li>
+        </ul>
+      </div>
+    </div>
+  
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2001-2012
+              The Apache Software Foundation
+            
+                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/add.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/add.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/apache-maven-project-2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/apache-maven-project-2.png
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/banner.jpg
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/banner.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/bg.jpg
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/bg.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/breadcrumbs.jpg
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/breadcrumbs.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/close.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/close.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/collapsed.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/collapsed.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/expanded.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/expanded.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

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

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/external-classic.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

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

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

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/file.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/file.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/fix.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/fix.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/folder-closed.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/folder-closed.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/folder-open.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/folder-open.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/h3.jpg
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/h3.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/h5.jpg
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/h5.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/help_logo.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/help_logo.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_alert.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_alert.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_alertsml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_alertsml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowfolder1_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowfolder1_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowfolder2_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowfolder2_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowfolderclosed1_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowfolderclosed1_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowfolderopen2_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowfolderopen2_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowmembers1_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowmembers1_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowmembers2_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowmembers2_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowusergroups1_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowusergroups1_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowusergroups2_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowusergroups2_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowwaste1_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowwaste1_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowwaste2_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_arrowwaste2_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_confirmsml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_confirmsml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_doc_lrg.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_doc_lrg.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_doc_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_doc_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_error_lrg.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_error_lrg.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_error_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_folder_lrg.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_folder_lrg.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_folder_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_folder_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_help_lrg.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_help_lrg.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_help_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_help_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_info_lrg.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/maven/content/plugins/maven-clean-plugin/images/icon_info_lrg.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif