You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bu...@apache.org on 2012/12/03 14:46:00 UTC

svn commit: r840548 [7/11] - in /websites/staging/maventest/trunk/content: ./ background/ css/ developers/ developers/conventions/ developers/release/ developers/website/ docs/2.0.1/ docs/2.0.10/ docs/2.0.11/ docs/2.0.2/ docs/2.0.3/ docs/2.0.4/ docs/2....

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-manifest.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-manifest.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-manifest.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to Working with Manifests</title>
+    <title>Maven - Guide to Working with Manifests</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -12,14 +15,14 @@
         <meta name="author" content="Jason van Zyl
 Dennis Lundberg" />
         <meta name="Date-Creation-yyyymmdd" content="20100819" />
-    <meta name="Date-Revision-yyyymmdd" content="20120907" />
+    <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -34,15 +37,15 @@ Dennis Lundberg" />
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to Working with Manifests
-      </div>
+        Guide to Working with Manifests
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -51,7 +54,7 @@ Dennis Lundberg" />
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -183,15 +186,24 @@ Dennis Lundberg" />
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -217,7 +229,7 @@ Dennis Lundberg" />
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -232,7 +244,7 @@ Dennis Lundberg" />
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-maven-classloading.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-maven-classloading.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-maven-classloading.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to Maven Classloading</title>
+    <title>Maven - Guide to Maven Classloading</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -12,14 +15,14 @@
         <meta name="author" content="Jason van Zyl
 Anders Kristian Andersen" />
         <meta name="Date-Creation-yyyymmdd" content="20081210" />
-    <meta name="Date-Revision-yyyymmdd" content="20120907" />
+    <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -34,15 +37,15 @@ Anders Kristian Andersen" />
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to Maven Classloading
-      </div>
+        Guide to Maven Classloading
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -51,7 +54,7 @@ Anders Kristian Andersen" />
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -183,15 +186,24 @@ Anders Kristian Andersen" />
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -217,7 +229,7 @@ Anders Kristian Andersen" />
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -246,7 +258,7 @@ Anders Kristian Andersen" />
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-maven-evangelism.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-maven-evangelism.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-maven-evangelism.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to Maven Evangelism</title>
+    <title>Maven - Guide to Maven Evangelism</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Carlos Sanchez" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to Maven Evangelism
-      </div>
+        Guide to Maven Evangelism
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -230,7 +242,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-mirror-settings.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-mirror-settings.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-mirror-settings.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to Mirror Settings</title>
+    <title>Maven - Guide to Mirror Settings</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -12,14 +15,14 @@
         <meta name="author" content="Jason van Zyl
 Brian Fox" />
         <meta name="Date-Creation-yyyymmdd" content="20080901" />
-    <meta name="Date-Revision-yyyymmdd" content="20120907" />
+    <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -34,15 +37,15 @@ Brian Fox" />
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to Mirror Settings
-      </div>
+        Guide to Mirror Settings
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -51,7 +54,7 @@ Brian Fox" />
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -183,15 +186,24 @@ Brian Fox" />
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -217,7 +229,7 @@ Brian Fox" />
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -271,7 +283,7 @@ Brian Fox" />
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-multiple-modules.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-multiple-modules.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-multiple-modules.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to Working with Multiple Modules</title>
+    <title>Maven - Guide to Working with Multiple Modules</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to Working with Multiple Modules
-      </div>
+        Guide to Working with Multiple Modules
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -230,7 +242,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-multiple-repositories.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-multiple-repositories.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-multiple-repositories.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to using Multiple Repositories</title>
+    <title>Maven - Guide to using Multiple Repositories</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to using Multiple Repositories
-      </div>
+        Guide to using Multiple Repositories
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -272,7 +284,7 @@ mvn -Pmyprofile ...
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-naming-conventions.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-naming-conventions.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-naming-conventions.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to Naming Conventions</title>
+    <title>Maven - Guide to Naming Conventions</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Carlos Sanchez" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to Naming Conventions
-      </div>
+        Guide to Naming Conventions
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -230,7 +242,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-new-committers.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-new-committers.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-new-committers.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide for new committers</title>
+    <title>Maven - Guide for new committers</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide for new committers
-      </div>
+        Guide for new committers
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -230,7 +242,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-proxies.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-proxies.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-proxies.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to using proxies</title>
+    <title>Maven - Guide to using proxies</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to using proxies
-      </div>
+        Guide to using proxies
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -248,7 +260,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-releasing.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-releasing.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-releasing.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to using the release plugin</title>
+    <title>Maven - Guide to using the release plugin</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -12,14 +15,14 @@
         <meta name="author" content="Jason van Zyl
 Trent Rosenbaum
 Vincent Massol" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -34,15 +37,15 @@ Vincent Massol" />
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to using the release plugin
-      </div>
+        Guide to using the release plugin
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -51,7 +54,7 @@ Vincent Massol" />
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -183,15 +186,24 @@ Vincent Massol" />
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -217,7 +229,7 @@ Vincent Massol" />
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -326,7 +338,7 @@ checkpoint.check-in-development-version=
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-relocation.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-relocation.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-relocation.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to relocation</title>
+    <title>Maven - Guide to relocation</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Dennis Lundberg" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to relocation
-      </div>
+        Guide to relocation
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -240,7 +252,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-repository-ssl.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-repository-ssl.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-repository-ssl.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Remote repository access through authenticated HTTPS</title>
+    <title>Maven - Remote repository access through authenticated HTTPS</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Arnaud Bailly" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Remote repository access through authenticated HTTPS
-      </div>
+        Remote repository access through authenticated HTTPS
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -248,7 +260,7 @@ $&gt;</pre></div><p>Note that it should 
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-site.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-site.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-site.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to creating a site</title>
+    <title>Maven - Guide to creating a site</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -11,14 +14,14 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter
 Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -33,15 +36,15 @@ Jason van Zyl" />
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to creating a site
-      </div>
+        Guide to creating a site
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -50,7 +53,7 @@ Jason van Zyl" />
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -182,15 +185,24 @@ Jason van Zyl" />
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -216,7 +228,7 @@ Jason van Zyl" />
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -326,7 +338,7 @@ Jason van Zyl" />
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-snippet-macro.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-snippet-macro.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-snippet-macro.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to the Snippet Macro</title>
+    <title>Maven - Guide to the Snippet Macro</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Wendy Smoak" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to the Snippet Macro
-      </div>
+        Guide to the Snippet Macro
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -251,7 +263,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-using-ant.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-using-ant.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-using-ant.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to using Ant with Maven</title>
+    <title>Maven - Guide to using Ant with Maven</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to using Ant with Maven
-      </div>
+        Guide to using Ant with Maven
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -297,7 +309,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-using-extensions.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-using-extensions.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-using-extensions.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to using Extensions</title>
+    <title>Maven - Guide to using Extensions</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to using Extensions
-      </div>
+        Guide to using Extensions
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -262,7 +274,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-using-m1-repos-with-m2.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-using-m1-repos-with-m2.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-using-m1-repos-with-m2.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to using Maven 1.x repositories with Maven 2.x</title>
+    <title>Maven - Guide to using Maven 1.x repositories with Maven 2.x</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to using Maven 1.x repositories with Maven 2.x
-      </div>
+        Guide to using Maven 1.x repositories with Maven 2.x
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -246,7 +258,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-using-modello.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-using-modello.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-using-modello.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to using Modello</title>
+    <title>Maven - Guide to using Modello</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -12,14 +15,14 @@
         <meta name="author" content="Jason van Zyl
 Hervé Boutemy" />
         <meta name="Date-Creation-yyyymmdd" content="20090301" />
-    <meta name="Date-Revision-yyyymmdd" content="20120907" />
+    <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -34,15 +37,15 @@ Hervé Boutemy" />
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to using Modello
-      </div>
+        Guide to using Modello
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -51,7 +54,7 @@ Hervé Boutemy" />
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -183,15 +186,24 @@ Hervé Boutemy" />
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -217,7 +229,7 @@ Hervé Boutemy" />
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -408,7 +420,7 @@ Hervé Boutemy" />
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">

Modified: websites/staging/maventest/trunk/content/guides/mini/guide-using-one-source-directory.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/mini/guide-using-one-source-directory.html (original)
+++ websites/staging/maventest/trunk/content/guides/mini/guide-using-one-source-directory.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!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 Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Guide to Using Maven when You Can't Use the Conventions</title>
+    <title>Maven - Guide to Using Maven when You Can't Use the Conventions</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <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>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Guide to Using Maven when You Can't Use the Conventions
-      </div>
+        Guide to Using Maven when You Can't Use the Conventions
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -285,7 +297,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <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">