You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by kh...@apache.org on 2015/10/19 09:22:26 UTC

svn commit: r969457 [6/20] - in /websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugins/ apidocs/org/apache/maven/plugins/clean/ apidocs/org/apache/...

Modified: websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST/distribution-management.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST/distribution-management.html (original)
+++ websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST/distribution-management.html Mon Oct 19 07:22:21 2015
@@ -1,216 +1,440 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-26
- | Rendered using Apache Maven Stylus Skin 1.5
+ | Generated by Apache Maven Doxia at 2015-10-19 
+ | Rendered using Apache Maven Fluido Skin 1.4
 -->
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20151019" />
+    <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Clean Plugin &#x2013; 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="20141026" />
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                                                        
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.4.min.js"></script>
+
+                          
+        
+<script src="https://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="" />
+          
+                  </head>
+        <body class="topBarDisabled">
+          
+                
+                    
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="http://www.apache.org/" id="bannerLeft">
+                                                                                                <img src="../../images/apache-maven-project.png"  alt="Apache Maven"/>
                 </a>
-                        <span id="bannerRight">
-                                                <img src="../../images/maven-logo-2.gif" alt="" />
-                </span>
-            <div class="clear">
-        <hr/>
+                      </div>
+        <div class="pull-right">                                <a href="../../" id="bannerRight">
+                                                                                                <img src="../../images/maven-logo-black-on-white.png" />
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
       </div>
-    </div>
-    <div id="breadcrumbs">
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+        Apache</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../index.html" title="Maven">
+        Maven</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../index.html" title="Plugins">
+        Plugins</a>
+                    <span class="divider">/</span>
+      </li>
+                <li class="">
+                    <a href="./" title="Apache Maven Clean Plugin">
+        Apache Maven Clean Plugin</a>
+                    <span class="divider">/</span>
+      </li>
+        <li class="active ">Project Distribution Management</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-19</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 3.0.0
+        </li>
             
-                                   <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="./">Apache Maven Clean Plugin</a>
-        &gt;
-        Project Distribution Management
-        </div>
-            <div class="xright">        
-                                    Last Published: 2014-10-26
-              &nbsp;| Version: 2.6.1
-            </div>
-      <div class="clear">
-        <hr/>
+                            </ul>
       </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>
-                  <li class="none">
-                  <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
-            </li>
-                  <li class="none">
-                  <a href="download.html">Download</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="dependency-info.html">Dependency Information</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="dependency-management.html">Dependency Management</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>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Overview</li>
+                              
+      <li>
+  
+                          <a href="index.html" title="Introduction">
+          <span class="none"></span>
+        Introduction</a>
+            </li>
+                
+      <li>
+  
+                          <a href="plugin-info.html" title="Goals">
+          <span class="none"></span>
+        Goals</a>
+            </li>
+                
+      <li>
+  
+                          <a href="usage.html" title="Usage">
+          <span class="none"></span>
+        Usage</a>
+            </li>
+                
+      <li>
+  
+                          <a href="faq.html" title="FAQ">
+          <span class="none"></span>
+        FAQ</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="download.html" title="Download">
+          <span class="none"></span>
+        Download</a>
+            </li>
+                              <li class="nav-header">Examples</li>
+                              
+      <li>
+  
+                          <a href="examples/delete_additional_files.html" title="Delete Additional Files">
+          <span class="none"></span>
+        Delete Additional Files</a>
+            </li>
+                
+      <li>
+  
+                          <a href="examples/skipping-clean.html" title="Skipping Clean">
+          <span class="none"></span>
+        Skipping Clean</a>
+            </li>
+                
+      <li>
+  
+                          <a href="examples/ignoring-errors.html" title="Ignoring Errors">
+          <span class="none"></span>
+        Ignoring Errors</a>
+            </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                                    
+      <li>
+  
+                          <a href="project-info.html" title="Project Information">
+          <span class="icon-chevron-down"></span>
+        Project Information</a>
+                    <ul class="nav nav-list">
+                    
+      <li>
+  
+                          <a href="index.html" title="About">
+          <span class="none"></span>
+        About</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="project-summary.html" title="Project Summary">
+          <span class="none"></span>
+        Project Summary</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="dependency-info.html" title="Dependency Information">
+          <span class="none"></span>
+        Dependency Information</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="team-list.html" title="Project Team">
+          <span class="none"></span>
+        Project Team</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="source-repository.html" title="Source Repository">
+          <span class="none"></span>
+        Source Repository</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="issue-tracking.html" title="Issue Tracking">
+          <span class="none"></span>
+        Issue Tracking</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="mail-lists.html" title="Mailing Lists">
+          <span class="none"></span>
+        Mailing Lists</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="dependency-management.html" title="Dependency Management">
+          <span class="none"></span>
+        Dependency Management</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="dependencies.html" title="Dependencies">
+          <span class="none"></span>
+        Dependencies</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="dependency-convergence.html" title="Dependency Convergence">
+          <span class="none"></span>
+        Dependency Convergence</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="integration.html" title="Continuous Integration">
+          <span class="none"></span>
+        Continuous Integration</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="plugin-management.html" title="Plugin Management">
+          <span class="none"></span>
+        Plugin Management</a>
+            </li>
+                    
+      <li>
+  
+                          <a href="plugins.html" title="Project Plugins">
+          <span class="none"></span>
+        Project Plugins</a>
+            </li>
+                    
+      <li class="active">
+  
+            <a href="#"><span class="none"></span>Distribution Management</a>
           </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
-                  <a href="project-reports.html">Project Reports</a>
+                                                                                                                                                                                                                                                                        
+      <li>
+  
+                          <a href="project-reports.html" title="Project Reports">
+          <span class="icon-chevron-right"></span>
+        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="../../ref/current">Maven</a>
-            </li>
-                  <li class="none">
-                  <a href="../../pom/index.html">Parent POMs</a>
-            </li>
-                  <li class="none">
-                  <a href="../index.html">Plugins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../plugin-testing/index.html">Plugin Testing</a>
-            </li>
-                  <li class="none">
-                  <a href="../../plugin-tools/index.html">Plugin Tools</a>
-            </li>
-                  <li class="none">
-                  <a href="../../apache-resource-bundles/index.html">Resource Bundles</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="../../skins/index.html">Skins</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">
+                              <li class="nav-header">Maven Projects</li>
+                              
+      <li>
+  
+                          <a href="../../ant-tasks/index.html" title="Ant Tasks">
+          <span class="none"></span>
+        Ant Tasks</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../archetype/index.html" title="Archetype">
+          <span class="none"></span>
+        Archetype</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../doxia/index.html" title="Doxia">
+          <span class="none"></span>
+        Doxia</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../jxr/index.html" title="JXR">
+          <span class="none"></span>
+        JXR</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../ref/current" title="Maven">
+          <span class="none"></span>
+        Maven</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../pom/index.html" title="Parent POMs">
+          <span class="none"></span>
+        Parent POMs</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../index.html" title="Plugins">
+          <span class="none"></span>
+        Plugins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../plugin-testing/index.html" title="Plugin Testing">
+          <span class="none"></span>
+        Plugin Testing</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../plugin-tools/index.html" title="Plugin Tools">
+          <span class="none"></span>
+        Plugin Tools</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../apache-resource-bundles/index.html" title="Resource Bundles">
+          <span class="none"></span>
+        Resource Bundles</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../scm/index.html" title="SCM">
+          <span class="none"></span>
+        SCM</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../shared/index.html" title="Shared Components">
+          <span class="none"></span>
+        Shared Components</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../skins/index.html" title="Skins">
+          <span class="none"></span>
+        Skins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../surefire/index.html" title="Surefire">
+          <span class="none"></span>
+        Surefire</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../wagon/index.html" title="Wagon">
+          <span class="none"></span>
+        Wagon</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                              
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+          <span class="none"></span>
+        How Apache Works</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+          <span class="none"></span>
+        Foundation</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+          <span class="none"></span>
+        Sponsoring Apache</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <span class="none"></span>
+        Thanks</a>
+            </li>
+            </ul>
+                
+                    
+                            <form id="search-form" action="https://www.google.com/search" method="get" >
+    
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
+          
+          <hr />
+
+           <div id="poweredBy">
+                   
+    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
+
+    
+    <div class="g-plusone" data-href="http://maven.apache.org/plugins/maven-clean-plugin/" data-size="tall" ></div>
+
+                   <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span10" >
+                                  
+            <div class="section">
 <h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
 <p>The following is the distribution management information used by this project.</p>
 <div class="section">
@@ -219,23 +443,25 @@
 <h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot Repository - apache.snapshots.https</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><a name="Site_-_apache.website"></a>Site - apache.website</h3><a name="Site_-_apache.website"></a>
-<p>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/plugins-archives/maven-clean-plugin-LATEST</p></div></div>
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">
-        &#169;            2001-2014
-              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>
+<p>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST</p></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                                      <p >Copyright &copy;                    2001&#x2013;2015
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.      
+                    
+      </p>
+                </div>
+
+        
+                </div>
+    </footer>
+        </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST/download.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST/download.html (original)
+++ websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST/download.html Mon Oct 19 07:22:21 2015
@@ -1,175 +1,340 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-26
- | Rendered using Apache Maven Stylus Skin 1.5
+ | Generated by Apache Maven Doxia at 2015-10-19 
+ | Rendered using Apache Maven Fluido Skin 1.4
 -->
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20151019" />
+    <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Clean Plugin &#x2013; Download Apache Maven Clean Plugin Source</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="20141026" />
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                                                        
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.4.min.js"></script>
+
+                          
+        
+<script src="https://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="" />
+          
+                  </head>
+        <body class="topBarDisabled">
+          
+                
+                    
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="http://www.apache.org/" id="bannerLeft">
+                                                                                                <img src="../../images/apache-maven-project.png"  alt="Apache Maven"/>
+                </a>
+                      </div>
+        <div class="pull-right">                                <a href="../../" id="bannerRight">
+                                                                                                <img src="../../images/maven-logo-black-on-white.png" />
                 </a>
-                        <span id="bannerRight">
-                                                <img src="../../images/maven-logo-2.gif" alt="" />
-                </span>
-            <div class="clear">
-        <hr/>
       </div>
-    </div>
-    <div id="breadcrumbs">
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+        Apache</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../index.html" title="Maven">
+        Maven</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../index.html" title="Plugins">
+        Plugins</a>
+                    <span class="divider">/</span>
+      </li>
+                <li class="">
+                    <a href="./" title="Apache Maven Clean Plugin">
+        Apache Maven Clean Plugin</a>
+                    <span class="divider">/</span>
+      </li>
+        <li class="active ">Download Apache Maven Clean Plugin Source</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-19</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 3.0.0
+        </li>
             
-                                   <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="./">Apache Maven Clean Plugin</a>
-        &gt;
-        Download Apache Maven Clean Plugin Source
-        </div>
-            <div class="xright">        
-                                    Last Published: 2014-10-26
-              &nbsp;| Version: 2.6.1
-            </div>
-      <div class="clear">
-        <hr/>
+                            </ul>
       </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>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Overview</li>
+                              
+      <li>
+  
+                          <a href="index.html" title="Introduction">
+          <span class="none"></span>
+        Introduction</a>
             </li>
-                  <li class="none">
-                  <a href="faq.html">FAQ</a>
+                
+      <li>
+  
+                          <a href="plugin-info.html" title="Goals">
+          <span class="none"></span>
+        Goals</a>
             </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+                
+      <li>
+  
+                          <a href="usage.html" title="Usage">
+          <span class="none"></span>
+        Usage</a>
             </li>
-                  <li class="none">
-            <strong>Download</strong>
+                
+      <li>
+  
+                          <a href="faq.html" title="FAQ">
+          <span class="none"></span>
+        FAQ</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li class="active">
+  
+            <a href="#"><span class="none"></span>Download</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 class="nav-header">Examples</li>
+                              
+      <li>
+  
+                          <a href="examples/delete_additional_files.html" title="Delete Additional Files">
+          <span class="none"></span>
+        Delete Additional Files</a>
             </li>
-                  <li class="none">
-                  <a href="../../archetype/index.html">Archetype</a>
+                
+      <li>
+  
+                          <a href="examples/skipping-clean.html" title="Skipping Clean">
+          <span class="none"></span>
+        Skipping Clean</a>
             </li>
-                  <li class="none">
-                  <a href="../../doxia/index.html">Doxia</a>
+                
+      <li>
+  
+                          <a href="examples/ignoring-errors.html" title="Ignoring Errors">
+          <span class="none"></span>
+        Ignoring Errors</a>
+            </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                          
+      <li>
+  
+                          <a href="project-info.html" title="Project Information">
+          <span class="icon-chevron-right"></span>
+        Project Information</a>
+                  </li>
+                                                                                                                                                                                                                                                                        
+      <li>
+  
+                          <a href="project-reports.html" title="Project Reports">
+          <span class="icon-chevron-right"></span>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">Maven Projects</li>
+                              
+      <li>
+  
+                          <a href="../../ant-tasks/index.html" title="Ant Tasks">
+          <span class="none"></span>
+        Ant Tasks</a>
             </li>
-                  <li class="none">
-                  <a href="../../jxr/index.html">JXR</a>
+                
+      <li>
+  
+                          <a href="../../archetype/index.html" title="Archetype">
+          <span class="none"></span>
+        Archetype</a>
             </li>
-                  <li class="none">
-                  <a href="../../ref/current">Maven</a>
+                
+      <li>
+  
+                          <a href="../../doxia/index.html" title="Doxia">
+          <span class="none"></span>
+        Doxia</a>
             </li>
-                  <li class="none">
-                  <a href="../../pom/index.html">Parent POMs</a>
+                
+      <li>
+  
+                          <a href="../../jxr/index.html" title="JXR">
+          <span class="none"></span>
+        JXR</a>
             </li>
-                  <li class="none">
-                  <a href="../index.html">Plugins</a>
+                
+      <li>
+  
+                          <a href="../../ref/current" title="Maven">
+          <span class="none"></span>
+        Maven</a>
             </li>
-                  <li class="none">
-                  <a href="../../plugin-testing/index.html">Plugin Testing</a>
+                
+      <li>
+  
+                          <a href="../../pom/index.html" title="Parent POMs">
+          <span class="none"></span>
+        Parent POMs</a>
             </li>
-                  <li class="none">
-                  <a href="../../plugin-tools/index.html">Plugin Tools</a>
+                
+      <li>
+  
+                          <a href="../index.html" title="Plugins">
+          <span class="none"></span>
+        Plugins</a>
             </li>
-                  <li class="none">
-                  <a href="../../apache-resource-bundles/index.html">Resource Bundles</a>
+                
+      <li>
+  
+                          <a href="../../plugin-testing/index.html" title="Plugin Testing">
+          <span class="none"></span>
+        Plugin Testing</a>
             </li>
-                  <li class="none">
-                  <a href="../../scm/index.html">SCM</a>
+                
+      <li>
+  
+                          <a href="../../plugin-tools/index.html" title="Plugin Tools">
+          <span class="none"></span>
+        Plugin Tools</a>
             </li>
-                  <li class="none">
-                  <a href="../../shared/index.html">Shared Components</a>
+                
+      <li>
+  
+                          <a href="../../apache-resource-bundles/index.html" title="Resource Bundles">
+          <span class="none"></span>
+        Resource Bundles</a>
             </li>
-                  <li class="none">
-                  <a href="../../skins/index.html">Skins</a>
+                
+      <li>
+  
+                          <a href="../../scm/index.html" title="SCM">
+          <span class="none"></span>
+        SCM</a>
             </li>
-                  <li class="none">
-                  <a href="../../surefire/index.html">Surefire</a>
+                
+      <li>
+  
+                          <a href="../../shared/index.html" title="Shared Components">
+          <span class="none"></span>
+        Shared Components</a>
             </li>
-                  <li class="none">
-                  <a href="../../wagon/index.html">Wagon</a>
+                
+      <li>
+  
+                          <a href="../../skins/index.html" title="Skins">
+          <span class="none"></span>
+        Skins</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>
+  
+                          <a href="../../surefire/index.html" title="Surefire">
+          <span class="none"></span>
+        Surefire</a>
             </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+                
+      <li>
+  
+                          <a href="../../wagon/index.html" title="Wagon">
+          <span class="none"></span>
+        Wagon</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                              
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+          <span class="none"></span>
+        How Apache Works</a>
             </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+          <span class="none"></span>
+        Foundation</a>
             </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+          <span class="none"></span>
+        Sponsoring Apache</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
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <span class="none"></span>
+        Thanks</a>
+            </li>
+            </ul>
+                
+                    
+                            <form id="search-form" action="https://www.google.com/search" method="get" >
+    
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
+          
+          <hr />
+
+           <div id="poweredBy">
+                   
+    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
+
+    
+    <div class="g-plusone" data-href="http://maven.apache.org/plugins/maven-clean-plugin/" data-size="tall" ></div>
+
+                   <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span10" >
+                                  
+            <!-- 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
@@ -187,10 +352,10 @@ specific language governing permissions
 under the License. -->
   
     <div class="section">
-<h2><a name="Download_Apache_Maven_Clean_Plugin_2.6.1_Source"></a>Download Apache Maven Clean Plugin 2.6.1 Source</h2>
+<h2><a name="Download_Apache_Maven_Clean_Plugin_3.0.0_Source"></a>Download Apache Maven Clean Plugin 3.0.0 Source</h2>
 
       
-<p>Apache Maven Clean Plugin 2.6.1 is distributed in source format. Use a source archive if you intend to build
+<p>Apache Maven Clean Plugin 3.0.0 is distributed in source format. Use a source archive if you intend to build
       Apache Maven Clean Plugin yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p>
 
       
@@ -208,7 +373,7 @@ under the License. -->
 <p>Apache Maven Clean Plugin is distributed under the <a class="externalLink" href="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
 
       
-<p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="./guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>.
+<p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="/guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>.
 
       <a name="mirror"></a>
       
@@ -265,13 +430,13 @@ under the License. -->
       
       
 <div class="section">
-<h3><a name="Apache_Maven_Clean_Plugin_2.6.1"></a>Apache Maven Clean Plugin 2.6.1</h3>
+<h3><a name="Apache_Maven_Clean_Plugin_3.0.0"></a>Apache Maven Clean Plugin 3.0.0</h3>
         
       
 <p>This is the current stable version of Apache Maven Clean Plugin.</p>
         
       
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
         <thead>
           
 <tr class="a">
@@ -289,13 +454,13 @@ under the License. -->
           
 <tr class="b">
             
-<td>Apache Maven Clean Plugin 2.6.1 (Source zip)</td>
+<td>Apache Maven Clean Plugin 3.0.0 (Source zip)</td>
             
-<td><a href="[preferred]maven/plugins/maven-clean-plugin-2.6.1-source-release.zip">maven/plugins/maven-clean-plugin-2.6.1-source-release.zip</a></td>
+<td><a href="[preferred]maven/plugins/maven-clean-plugin-3.0.0-source-release.zip">maven/plugins/maven-clean-plugin-3.0.0-source-release.zip</a></td>
             
-<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-clean-plugin-2.6.1-source-release.zip.md5">maven/plugins/maven-clean-plugin-2.6.1-source-release.zip.md5</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-clean-plugin-3.0.0-source-release.zip.md5">maven/plugins/maven-clean-plugin-3.0.0-source-release.zip.md5</a></td>
             
-<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-clean-plugin-2.6.1-source-release.zip.asc">maven/plugins/maven-clean-plugin-2.6.1-source-release.zip.asc</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-clean-plugin-3.0.0-source-release.zip.asc">maven/plugins/maven-clean-plugin-3.0.0-source-release.zip.asc</a></td>
           </tr>
         </tbody>
       </table>
@@ -312,22 +477,24 @@ under the License. -->
     </div>
   
 
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">
-        &#169;            2001-2014
-              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>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                                      <p >Copyright &copy;                    2001&#x2013;2015
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.      
+                    
+      </p>
+                </div>
+
+        
+                </div>
+    </footer>
+        </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST/examples/delete_additional_files.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST/examples/delete_additional_files.html (original)
+++ websites/production/maven/components/plugins-archives/maven-clean-plugin-LATEST/examples/delete_additional_files.html Mon Oct 19 07:22:21 2015
@@ -1,185 +1,349 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-10-26
- | Rendered using Apache Maven Stylus Skin 1.5
+ | Generated by Apache Maven Doxia at 2015-10-19 
+ | Rendered using Apache Maven Fluido Skin 1.4
 -->
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
-    <title>Apache Maven Clean Plugin &#x2013; 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
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="author" content="Mike Perham
 mperham@apache.org" />
-        <meta name="Date-Revision-yyyymmdd" content="20141026" />
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                                                        
+    <meta name="Date-Revision-yyyymmdd" content="20151019" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Maven Clean Plugin &#x2013; Delete Additional Files Not Exposed to Maven</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.4.min.js"></script>
+
+                          
+        
+<script src="https://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="" />
+          
+                  </head>
+        <body class="topBarDisabled">
+          
+                
+                    
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="http://www.apache.org/" id="bannerLeft">
+                                                                                                <img src="../../../images/apache-maven-project.png"  alt="Apache Maven"/>
+                </a>
+                      </div>
+        <div class="pull-right">                                <a href="../../../" id="bannerRight">
+                                                                                                <img src="../../../images/maven-logo-black-on-white.png" />
                 </a>
-                        <span id="bannerRight">
-                                                <img src="../../../images/maven-logo-2.gif" alt="" />
-                </span>
-            <div class="clear">
-        <hr/>
       </div>
-    </div>
-    <div id="breadcrumbs">
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+        Apache</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../index.html" title="Maven">
+        Maven</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../index.html" title="Plugins">
+        Plugins</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../" title="Apache Maven Clean Plugin">
+        Apache Maven Clean Plugin</a>
+                    <span class="divider">/</span>
+      </li>
+        <li class="active ">Delete Additional Files Not Exposed to Maven</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-10-19</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 3.0.0
+        </li>
             
-                                   <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="../">Apache Maven Clean Plugin</a>
-        &gt;
-        Delete Additional Files Not Exposed to Maven
-        </div>
-            <div class="xright">        
-                                    Last Published: 2014-10-26
-              &nbsp;| Version: 2.6.1
-            </div>
-      <div class="clear">
-        <hr/>
+                            </ul>
       </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>
-                  <li class="none">
-                  <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
-            </li>
-                  <li class="none">
-                  <a href="../download.html">Download</a>
-            </li>
-          </ul>
-                       <h5>Examples</h5>
-                  <ul>
-                  <li class="none">
-            <strong>Delete Additional Files</strong>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Overview</li>
+                              
+      <li>
+  
+                          <a href="../index.html" title="Introduction">
+          <span class="none"></span>
+        Introduction</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../plugin-info.html" title="Goals">
+          <span class="none"></span>
+        Goals</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../usage.html" title="Usage">
+          <span class="none"></span>
+        Usage</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../faq.html" title="FAQ">
+          <span class="none"></span>
+        FAQ</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../download.html" title="Download">
+          <span class="none"></span>
+        Download</a>
+            </li>
+                              <li class="nav-header">Examples</li>
+                              
+      <li class="active">
+  
+            <a href="#"><span class="none"></span>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>
+  
+                          <a href="../examples/skipping-clean.html" title="Skipping Clean">
+          <span class="none"></span>
+        Skipping Clean</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/ignoring-errors.html" title="Ignoring Errors">
+          <span class="none"></span>
+        Ignoring Errors</a>
+            </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                          
+      <li>
+  
+                          <a href="../project-info.html" title="Project Information">
+          <span class="icon-chevron-right"></span>
+        Project Information</a>
                   </li>
-                                                                                                                                                                                                                                      <li class="collapsed">
-                  <a href="../project-reports.html">Project Reports</a>
+                                                                                                                                                                                                                                                                        
+      <li>
+  
+                          <a href="../project-reports.html" title="Project Reports">
+          <span class="icon-chevron-right"></span>
+        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="../../../ref/current">Maven</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../pom/index.html">Parent POMs</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Plugins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../plugin-testing/index.html">Plugin Testing</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../plugin-tools/index.html">Plugin Tools</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../apache-resource-bundles/index.html">Resource Bundles</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="../../../skins/index.html">Skins</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/references/apt-
 format.html --><div class="section">
+                              <li class="nav-header">Maven Projects</li>
+                              
+      <li>
+  
+                          <a href="../../../ant-tasks/index.html" title="Ant Tasks">
+          <span class="none"></span>
+        Ant Tasks</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../archetype/index.html" title="Archetype">
+          <span class="none"></span>
+        Archetype</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../doxia/index.html" title="Doxia">
+          <span class="none"></span>
+        Doxia</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../jxr/index.html" title="JXR">
+          <span class="none"></span>
+        JXR</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../ref/current" title="Maven">
+          <span class="none"></span>
+        Maven</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../pom/index.html" title="Parent POMs">
+          <span class="none"></span>
+        Parent POMs</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../index.html" title="Plugins">
+          <span class="none"></span>
+        Plugins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../plugin-testing/index.html" title="Plugin Testing">
+          <span class="none"></span>
+        Plugin Testing</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../plugin-tools/index.html" title="Plugin Tools">
+          <span class="none"></span>
+        Plugin Tools</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../apache-resource-bundles/index.html" title="Resource Bundles">
+          <span class="none"></span>
+        Resource Bundles</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../scm/index.html" title="SCM">
+          <span class="none"></span>
+        SCM</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../shared/index.html" title="Shared Components">
+          <span class="none"></span>
+        Shared Components</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../skins/index.html" title="Skins">
+          <span class="none"></span>
+        Skins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../surefire/index.html" title="Surefire">
+          <span class="none"></span>
+        Surefire</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../wagon/index.html" title="Wagon">
+          <span class="none"></span>
+        Wagon</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                              
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+          <span class="none"></span>
+        How Apache Works</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+          <span class="none"></span>
+        Foundation</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+          <span class="none"></span>
+        Sponsoring Apache</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <span class="none"></span>
+        Thanks</a>
+            </li>
+            </ul>
+                
+                    
+                            <form id="search-form" action="https://www.google.com/search" method="get" >
+    
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
+          
+          <hr />
+
+           <div id="poweredBy">
+                   
+    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
+
+    
+    <div class="g-plusone" data-href="http://maven.apache.org/plugins/maven-clean-plugin/" data-size="tall" ></div>
+
+                   <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span10" >
+                                  
+            <!-- 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/references/
 apt-format.html --><div class="section">
 <h2><a name="Delete_Additional_Files_Not_Exposed_to_Maven"></a>Delete Additional Files Not Exposed to Maven</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;
+<div class="source"><pre class="prettyprint linenums">&lt;build&gt;
   [...]
   &lt;plugin&gt;
     &lt;artifactId&gt;maven-clean-plugin&lt;/artifactId&gt;
-    &lt;version&gt;2.6.1&lt;/version&gt;
+    &lt;version&gt;3.0.0&lt;/version&gt;
     &lt;configuration&gt;
       &lt;filesets&gt;
         &lt;fileset&gt;
@@ -200,28 +364,28 @@ mperham@apache.org" />
   [...]
 &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>
+<div class="source"><pre class="prettyprint linenums">  &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>
+<div class="source"><pre class="prettyprint linenums">  &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-2014
-              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>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                                      <p >Copyright &copy;                    2001&#x2013;2015
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.      
+                    
+      </p>
+                </div>
+
+        
+                </div>
+    </footer>
+        </body>
 </html>
\ No newline at end of file