You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by bu...@apache.org on 2015/07/03 20:45:07 UTC

svn commit: r956856 [7/14] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ docs/2.0.10/ docs/2.0.11/ d...

Modified: websites/staging/maven/trunk/content/guides/development/guide-plugin-documentation.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/development/guide-plugin-documentation.html (original)
+++ websites/staging/maven/trunk/content/guides/development/guide-plugin-documentation.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Maven Team" />
     <meta name="Date-Creation-yyyymmdd" content="20060706" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to the Plugin Documentation Standard</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -85,8 +85,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -96,73 +95,30 @@
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -250,6 +206,20 @@
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/development/guide-testing-development-plugins.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/development/guide-testing-development-plugins.html (original)
+++ websites/staging/maven/trunk/content/guides/development/guide-testing-development-plugins.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
     <meta name="Date-Creation-yyyymmdd" content="20090802" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to Testing Development Versions of Plugins</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -85,8 +85,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -96,73 +95,30 @@
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -250,6 +206,20 @@
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/development/guide-testing-releases.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/development/guide-testing-releases.html (original)
+++ websites/staging/maven/trunk/content/guides/development/guide-testing-releases.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Maven Team" />
     <meta name="Date-Creation-yyyymmdd" content="20071221" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to Testing Staged Releases</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -85,8 +85,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -96,73 +95,30 @@
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -250,6 +206,20 @@
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/getting-started/index.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/getting-started/index.html (original)
+++ websites/staging/maven/trunk/content/guides/getting-started/index.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Jason van Zyl
 Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20061101" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Maven Getting Started Guide</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -66,7 +66,7 @@ Vincent Siveton" />
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -86,8 +86,7 @@ Vincent Siveton" />
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -97,73 +96,30 @@ Vincent Siveton" />
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -286,6 +242,20 @@ Vincent Siveton" />
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/getting-started/maven-in-five-minutes.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/getting-started/maven-in-five-minutes.html (original)
+++ websites/staging/maven/trunk/content/guides/getting-started/maven-in-five-minutes.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Eric Redmond" />
     <meta name="Date-Creation-yyyymmdd" content="20080101" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Maven in 5 Minutes</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -85,8 +85,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -96,73 +95,30 @@
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -285,6 +241,20 @@
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/getting-started/windows-prerequisites.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/getting-started/windows-prerequisites.html (original)
+++ websites/staging/maven/trunk/content/guides/getting-started/windows-prerequisites.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Benson Margulies" />
     <meta name="Date-Creation-yyyymmdd" content="20120701" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Maven on Windows</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -85,8 +85,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -96,73 +95,30 @@
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -250,6 +206,20 @@
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/index.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/index.html (original)
+++ websites/staging/maven/trunk/content/guides/index.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Jason van Zyl
 Eric Redmond" />
     <meta name="Date-Creation-yyyymmdd" content="20090801" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Maven Documentation</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -66,7 +66,7 @@ Eric Redmond" />
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -86,8 +86,7 @@ Eric Redmond" />
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../download.html" title="Download">
@@ -97,73 +96,30 @@ Eric Redmond" />
                 
       <li>
   
-                          <a href="../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../release-notes-all.html" title="All Release Notes">
+                          <a href="../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../security.html" title="Security">
+                          <a href="../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../netbeans-module.html" title="NetBeans">
+                          <a href="../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -249,6 +205,20 @@ Eric Redmond" />
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-archetypes.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-archetypes.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-archetypes.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Jason van Zyl" />
     <meta name="Date-Creation-yyyymmdd" content="20090826" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Introduction to Archetypes</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -85,8 +85,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -96,73 +95,30 @@
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -250,6 +206,20 @@
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-dependency-mechanism.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-dependency-mechanism.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-dependency-mechanism.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Brett Porter
 Trygve Laugstol" />
     <meta name="Date-Creation-yyyymmdd" content="20051012" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Introduction to the Dependency Mechanism</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -66,7 +66,7 @@ Trygve Laugstol" />
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -86,8 +86,7 @@ Trygve Laugstol" />
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -97,73 +96,30 @@ Trygve Laugstol" />
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -251,6 +207,20 @@ Trygve Laugstol" />
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-optional-and-excludes-dependencies.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-optional-and-excludes-dependencies.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-optional-and-excludes-dependencies.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Allan Ramirez" />
     <meta name="Date-Creation-yyyymmdd" content="20060123" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Optional Dependencies and Dependency Exclusions</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -85,8 +85,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -96,73 +95,30 @@
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -250,6 +206,20 @@
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugin-prefix-mapping.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugin-prefix-mapping.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugin-prefix-mapping.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="John Casey" />
     <meta name="Date-Creation-yyyymmdd" content="20090801" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Introduction to Plugin Prefix Resolution</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -85,8 +85,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -96,73 +95,30 @@
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -250,6 +206,20 @@
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugins.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugins.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugins.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="John Casey" />
     <meta name="Date-Creation-yyyymmdd" content="20050624" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Introduction to Maven 2.0 Plugin Development</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -85,8 +85,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -96,73 +95,30 @@
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -250,6 +206,20 @@
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-profiles.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-profiles.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-profiles.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="John Casey/Allan Ramirez" />
     <meta name="Date-Creation-yyyymmdd" content="20080101" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Introduction to build profiles</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -85,8 +85,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -96,73 +95,30 @@
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -250,6 +206,20 @@
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-repositories.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-repositories.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-repositories.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Jason van Zyl
 Brian Fox" />
     <meta name="Date-Creation-yyyymmdd" content="20080513" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Introduction to Repositories</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -66,7 +66,7 @@ Brian Fox" />
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -86,8 +86,7 @@ Brian Fox" />
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -97,73 +96,30 @@ Brian Fox" />
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -251,6 +207,20 @@ Brian Fox" />
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-lifecycle.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-lifecycle.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-lifecycle.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
     <meta name="Date-Creation-yyyymmdd" content="20060616" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Introduction to the Build Lifecycle</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -85,8 +85,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -96,73 +95,30 @@
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -250,6 +206,20 @@
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-pom.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-pom.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-pom.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -11,7 +11,7 @@
 Franz Allan Valencia See
 Brett Porter" />
     <meta name="Date-Creation-yyyymmdd" content="20090204" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Introduction to the POM</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -67,7 +67,7 @@ Brett Porter" />
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -87,8 +87,7 @@ Brett Porter" />
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -98,73 +97,30 @@ Brett Porter" />
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -252,6 +208,20 @@ Brett Porter" />
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-standard-directory-layout.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-standard-directory-layout.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-standard-directory-layout.html Fri Jul  3 18:45:05 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-24 
+ | Generated by Apache Maven Doxia at 2015-07-03 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Jason van Zyl" />
     <meta name="Date-Creation-yyyymmdd" content="20140309" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Introduction to the Standard Directory Layout</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -65,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-24</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-03</li>
             
                             </ul>
       </div>
@@ -85,8 +85,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../../download.html" title="Download">
@@ -96,73 +95,30 @@
                 
       <li>
   
-                          <a href="../../docs/history.html" title="Releases History">
-          <span class="none"></span>
-        Releases History</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.3.3/release-notes.html" title="Release Notes (3.3.3)">
-          <span class="none"></span>
-        Release Notes (3.3.3)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.2.5/release-notes.html" title="Release Notes (3.2.5)">
-          <span class="none"></span>
-        Release Notes (3.2.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.1.1/release-notes.html" title="Release Notes (3.1.1)">
-          <span class="none"></span>
-        Release Notes (3.1.1)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../docs/3.0.5/release-notes.html" title="Release Notes (3.0.5)">
-          <span class="none"></span>
-        Release Notes (3.0.5)</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../release-notes-all.html" title="All Release Notes">
+                          <a href="../../install.html" title="Install">
           <span class="none"></span>
-        All Release Notes</a>
+        Install</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+                          <a href="../../configure.html" title="Configure">
           <span class="none"></span>
-        License</a>
+        Configure</a>
             </li>
                 
       <li>
   
-                          <a href="../../security.html" title="Security">
+                          <a href="../../run.html" title="Run">
           <span class="none"></span>
-        Security</a>
-            </li>
-                              <li class="nav-header">IDE Integration</li>
-                              
-      <li>
-  
-                          <a href="../../eclipse-plugin.html" title="Eclipse">
-          <span class="none"></span>
-        Eclipse</a>
+        Run</a>
             </li>
                 
       <li>
   
-                          <a href="../../netbeans-module.html" title="NetBeans">
+                          <a href="../../ide.html" title="IDE Integration">
           <span class="none"></span>
-        NetBeans</a>
+        IDE Integration</a>
             </li>
                               <li class="nav-header">About Maven</li>
                               
@@ -250,6 +206,20 @@
           <span class="none"></span>
         Books and Resources</a>
             </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../security.html" title="Security">
+          <span class="none"></span>
+        Security</a>
+            </li>
                               <li class="nav-header">Community</li>
                               
       <li>