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 [4/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/docs/3.0.4/release-notes.html
==============================================================================
--- websites/staging/maventest/trunk/content/docs/3.0.4/release-notes.html (original)
+++ websites/staging/maventest/trunk/content/docs/3.0.4/release-notes.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>Release Notes - Maven 3.0.4</title>
+    <title>Maven - Release Notes - Maven 3.0.4</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="Olivier Lamy" />
         <meta name="Date-Creation-yyyymmdd" content="20111212" />
-    <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 @@
     </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;
-    Release Notes - Maven 3.0.4
-      </div>
+        Release Notes - Maven 3.0.4
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -50,7 +53,7 @@
     <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 @@
                   <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 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -231,7 +243,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/docs/3.0/release-notes.html
==============================================================================
--- websites/staging/maventest/trunk/content/docs/3.0/release-notes.html (original)
+++ websites/staging/maventest/trunk/content/docs/3.0/release-notes.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>Release Notes - Maven 3.0</title>
+    <title>Maven - Release Notes - Maven 3.0</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;
-    Release Notes - Maven 3.0
-      </div>
+        Release Notes - Maven 3.0
+        </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/download.html
==============================================================================
--- websites/staging/maventest/trunk/content/download.html (original)
+++ websites/staging/maventest/trunk/content/download.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>Download Maven</title>
+    <title>Maven - Download Maven</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -13,14 +16,14 @@
 Jason van Zyl
 John Casey" />
         <meta name="Date-Creation-yyyymmdd" content="20100904" />
-    <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">
@@ -35,15 +38,15 @@ John Casey" />
     </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;
-    Download Maven
-      </div>
+        Download Maven
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -52,7 +55,7 @@ John Casey" />
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Welcome</a>
@@ -184,15 +187,24 @@ John Casey" />
                   <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">
@@ -218,7 +230,7 @@ John Casey" />
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -233,7 +245,7 @@ John Casey" />
         &#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/eclipse-plugin.html
==============================================================================
--- websites/staging/maventest/trunk/content/eclipse-plugin.html (original)
+++ websites/staging/maventest/trunk/content/eclipse-plugin.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>Maven 2.x Integration for Eclipse</title>
+    <title>Maven - Maven 2.x Integration for Eclipse</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;
-    Maven 2.x Integration for Eclipse
-      </div>
+        Maven 2.x Integration for Eclipse
+        </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/errors/404.html
==============================================================================
--- websites/staging/maventest/trunk/content/errors/404.html (original)
+++ websites/staging/maventest/trunk/content/errors/404.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>
+    <title>Maven - 
     Page Not Found</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
@@ -11,14 +14,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>
+                      <base href="http://maven.apache.org/errors" />        </head>
   <body class="composite">
     <div id="banner">
                                       <a href=".././" id="bannerLeft">
@@ -33,16 +36,16 @@
     </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;
-    
+        
     Page Not Found
-      </div>
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -51,7 +54,7 @@
     <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 @@
                   <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 @@
           <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 @@ under the License. -->
         &#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/examples/index.html
==============================================================================
--- websites/staging/maventest/trunk/content/examples/index.html (original)
+++ websites/staging/maventest/trunk/content/examples/index.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>Summary of Maven 2.0 Examples</title>
+    <title>Maven - Summary of Maven 2.0 Examples</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="John Casey" />
         <meta name="Date-Creation-yyyymmdd" content="20090802" />
-    <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 @@
     </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;
-    Summary of Maven 2.0 Examples
-      </div>
+        Summary of Maven 2.0 Examples
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -50,7 +53,7 @@
     <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 @@
                   <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 @@
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -231,7 +243,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/examples/injecting-properties-via-settings.html
==============================================================================
--- websites/staging/maventest/trunk/content/examples/injecting-properties-via-settings.html (original)
+++ websites/staging/maventest/trunk/content/examples/injecting-properties-via-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>Example: Injecting POM Properties via Settings.xml</title>
+    <title>Maven - Example: Injecting POM Properties via Settings.xml</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="John Casey" />
-        <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;
-    Example: Injecting POM Properties via Settings.xml
-      </div>
+        Example: Injecting POM Properties via Settings.xml
+        </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">
@@ -257,7 +269,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/examples/maven-3-lifecycle-extensions.html
==============================================================================
--- websites/staging/maventest/trunk/content/examples/maven-3-lifecycle-extensions.html (original)
+++ websites/staging/maventest/trunk/content/examples/maven-3-lifecycle-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>Example: Maven 3 lifecycle extension</title>
+    <title>Maven - Example: Maven 3 lifecycle extension</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="Olivier Lamy" />
         <meta name="Date-Creation-yyyymmdd" content="20120307" />
-    <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 @@
     </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;
-    Example: Maven 3 lifecycle extension
-      </div>
+        Example: Maven 3 lifecycle extension
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -50,7 +53,7 @@
     <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 @@
                   <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 @@
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -303,7 +315,7 @@ public class BeerMavenLifecycleParticipa
         &#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/general.html
==============================================================================
--- websites/staging/maventest/trunk/content/general.html (original)
+++ websites/staging/maventest/trunk/content/general.html Mon Dec  3 13:45:39 2012
@@ -1,22 +1,25 @@
 <!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>Frequently Asked Technical Questions</title>
+    <title>Maven - Frequently Asked Technical Questions</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="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">
@@ -31,15 +34,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;
-    Frequently Asked Technical Questions
-      </div>
+        Frequently Asked Technical Questions
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -48,7 +51,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Welcome</a>
@@ -180,15 +183,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">
@@ -214,7 +226,7 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -547,7 +559,7 @@ Where: &lt;path-to-file&gt;  the path to
         &#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/glossary.html
==============================================================================
--- websites/staging/maventest/trunk/content/glossary.html (original)
+++ websites/staging/maventest/trunk/content/glossary.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>Maven Getting Started Guide</title>
+    <title>Maven - Maven Getting Started Guide</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;
-    Maven Getting Started Guide
-      </div>
+        Maven Getting Started Guide
+        </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/development/guide-building-m2.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/development/guide-building-m2.html (original)
+++ websites/staging/maventest/trunk/content/guides/development/guide-building-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 Building Maven</title>
+    <title>Maven - Guide to Building Maven</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="Brett Porter
 Jason van Zyl" />
         <meta name="Date-Creation-yyyymmdd" content="20090801" />
-    <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 @@ 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 Building Maven
-      </div>
+        Guide to Building Maven
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -51,7 +54,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>
@@ -183,15 +186,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">
@@ -217,7 +229,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">
@@ -277,7 +289,7 @@ Default target: all</pre></div></div></d
         &#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/development/guide-documentation-style.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/development/guide-documentation-style.html (original)
+++ websites/staging/maventest/trunk/content/guides/development/guide-documentation-style.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 Documentation Style</title>
+    <title>Maven - Guide To Maven Documentation Style</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="Dennis Lundberg" />
         <meta name="Date-Creation-yyyymmdd" content="20080712" />
-    <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 @@
     </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 Documentation Style
-      </div>
+        Guide To Maven Documentation Style
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -50,7 +53,7 @@
     <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 @@
                   <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 @@
           <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/development/guide-helping.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/development/guide-helping.html (original)
+++ websites/staging/maventest/trunk/content/guides/development/guide-helping.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 helping with Maven</title>
+    <title>Maven - Guide to helping with Maven</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="Brett Porter
 Jason van Zyl" />
         <meta name="Date-Creation-yyyymmdd" content="20080703" />
-    <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 @@ 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 helping with Maven
-      </div>
+        Guide to helping with Maven
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -51,7 +54,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>
@@ -183,15 +186,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">
@@ -217,7 +229,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">
@@ -232,7 +244,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/development/guide-m2-development.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/development/guide-m2-development.html (original)
+++ websites/staging/maventest/trunk/content/guides/development/guide-m2-development.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 Developing Maven</title>
+    <title>Maven - Guide to Developing Maven</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -13,14 +16,14 @@
 Trygve Laugstol
 Brett Porter" />
         <meta name="Date-Creation-yyyymmdd" content="20080704" />
-    <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">
@@ -35,15 +38,15 @@ Brett Porter" />
     </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 Developing Maven
-      </div>
+        Guide to Developing Maven
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -52,7 +55,7 @@ Brett Porter" />
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -184,15 +187,24 @@ Brett Porter" />
                   <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">
@@ -218,7 +230,7 @@ Brett Porter" />
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -239,7 +251,7 @@ rm -rf /tmp/it.repo
         &#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/development/guide-plugin-documentation.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/development/guide-plugin-documentation.html (original)
+++ websites/staging/maventest/trunk/content/guides/development/guide-plugin-documentation.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 Plugin Documentation Standard</title>
+    <title>Maven - Guide to the Plugin Documentation Standard</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="Maven Team" />
-        <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 Plugin Documentation Standard
-      </div>
+        Guide to the Plugin Documentation Standard
+        </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">
@@ -403,7 +415,7 @@ Plugin Name
         &#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/development/guide-testing-development-plugins.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/development/guide-testing-development-plugins.html (original)
+++ websites/staging/maventest/trunk/content/guides/development/guide-testing-development-plugins.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 Testing Development Versions of Plugins</title>
+    <title>Maven - Guide to Testing Development Versions of Plugins</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" />
         <meta name="Date-Creation-yyyymmdd" content="20090802" />
-    <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 @@
     </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 Testing Development Versions of Plugins
-      </div>
+        Guide to Testing Development Versions of Plugins
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -50,7 +53,7 @@
     <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 @@
                   <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 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -278,7 +290,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/development/guide-testing-releases.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/development/guide-testing-releases.html (original)
+++ websites/staging/maventest/trunk/content/guides/development/guide-testing-releases.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 Testing Staged Releases</title>
+    <title>Maven - Guide to Testing Staged Releases</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="Maven Team" />
-        <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 Testing Staged Releases
-      </div>
+        Guide to Testing Staged Releases
+        </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">
@@ -254,7 +266,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/getting-started/index.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/getting-started/index.html (original)
+++ websites/staging/maventest/trunk/content/guides/getting-started/index.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>Maven Getting Started Guide</title>
+    <title>Maven - Maven Getting Started Guide</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="Jason van Zyl
 Vincent Siveton" />
-        <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 @@ Vincent Siveton" />
     </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;
-    Maven Getting Started Guide
-      </div>
+        Maven Getting Started Guide
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -50,7 +53,7 @@ Vincent Siveton" />
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -199,15 +202,24 @@ Vincent Siveton" />
                   <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">
@@ -233,7 +245,7 @@ Vincent Siveton" />
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -785,7 +797,7 @@ command.line.prop=${command.line.prop}</
         &#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/getting-started/maven-in-five-minutes.html
==============================================================================
--- websites/staging/maventest/trunk/content/guides/getting-started/maven-in-five-minutes.html (original)
+++ websites/staging/maventest/trunk/content/guides/getting-started/maven-in-five-minutes.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>Maven in 5 Minutes</title>
+    <title>Maven - Maven in 5 Minutes</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="Eric Redmond" />
-        <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;
-    Maven in 5 Minutes
-      </div>
+        Maven in 5 Minutes
+        </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>
@@ -198,15 +201,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">
@@ -232,7 +244,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -293,7 +305,7 @@ OS name: &quot;windows 7&quot;, 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">