Modified: 
websites/staging/maven/trunk/content/plugin-developers/cookbook/add-svn-revision-to-manifest.html
==============================================================================
--- 
websites/staging/maven/trunk/content/plugin-developers/cookbook/add-svn-revision-to-manifest.html
 (original)
+++ 
websites/staging/maven/trunk/content/plugin-developers/cookbook/add-svn-revision-to-manifest.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="Vincent Siveton
 Karl Heinz Marbase" />
     <meta name="Date-Creation-yyyymmdd" content="20150612" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Cookbook - How To Add SVN Revision To A JAR 
Manifest</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -66,7 +66,7 @@ Karl Heinz Marbase" />
         
                 
                     
-                  <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 @@ Karl Heinz Marbase" />
           <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 @@ Karl Heinz Marbase" />
                 
       <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 @@ Karl Heinz Marbase" />
           <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/plugin-developers/cookbook/attach-source-javadoc-artifacts.html
==============================================================================
--- 
websites/staging/maven/trunk/content/plugin-developers/cookbook/attach-source-javadoc-artifacts.html
 (original)
+++ 
websites/staging/maven/trunk/content/plugin-developers/cookbook/attach-source-javadoc-artifacts.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="Vincent Siveton" />
     <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; Cookbook - How to attach source and javadoc 
artifacts</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/plugin-developers/cookbook/generate-assembly.html
==============================================================================
--- 
websites/staging/maven/trunk/content/plugin-developers/cookbook/generate-assembly.html
 (original)
+++ 
websites/staging/maven/trunk/content/plugin-developers/cookbook/generate-assembly.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="Vincent Siveton" />
     <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; Cookbook - How To Generate Assembly</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/plugin-developers/cookbook/index.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/cookbook/index.html 
(original)
+++ websites/staging/maven/trunk/content/plugin-developers/cookbook/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="Brett Porter
 Vincent Siveton" />
     <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; Plugins Cookbook</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>
                               
@@ -251,6 +207,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/plugin-developers/cookbook/plexus-plugin-upgrade.html
==============================================================================
--- 
websites/staging/maven/trunk/content/plugin-developers/cookbook/plexus-plugin-upgrade.html
 (original)
+++ 
websites/staging/maven/trunk/content/plugin-developers/cookbook/plexus-plugin-upgrade.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="Hervé Boutemy" />
     <meta name="Date-Creation-yyyymmdd" content="20120602" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Cookbook - How To Upgrade from Plexus Javadoc Tags 
to Plexus Java Annotations</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/plugin-developers/index.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/index.html (original)
+++ websites/staging/maven/trunk/content/plugin-developers/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">
@@ -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="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; Plugin Developers Centre</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>
                               
@@ -271,6 +227,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/plugin-developers/plugin-documenting.html
==============================================================================
--- 
websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.html 
(original)
+++ 
websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.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="Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20061001" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Developers centre - Documentation Plugins 
Strategies</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/plugin-developers/plugin-testing.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/plugin-testing.html 
(original)
+++ websites/staging/maven/trunk/content/plugin-developers/plugin-testing.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="Vincent Siveton" />
     <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; Developers centre - Testing Plugins 
Strategies</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/plugins/index.html
==============================================================================
--- websites/staging/maven/trunk/content/plugins/index.html (original)
+++ websites/staging/maven/trunk/content/plugins/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">
@@ -14,7 +14,7 @@ Olivier Lamy
 Benson Margulies
 Karl-Heinz Marbaise" />
     <meta name="Date-Creation-yyyymmdd" content="20150620" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Available Plugins</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -70,7 +70,7 @@ Karl-Heinz Marbaise" />
         
                 
                     
-                  <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>
@@ -90,8 +90,7 @@ Karl-Heinz Marbaise" />
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../download.html" title="Download">
@@ -101,73 +100,30 @@ Karl-Heinz Marbaise" />
                 
       <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>
                               
@@ -253,6 +209,20 @@ Karl-Heinz Marbaise" />
           <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/plugins/localization.html
==============================================================================
--- websites/staging/maven/trunk/content/plugins/localization.html (original)
+++ websites/staging/maven/trunk/content/plugins/localization.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="Dennis Lundberg
 Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20120312" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Localization of Plugins</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>
                               
@@ -251,6 +207,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/pom.html
==============================================================================
--- websites/staging/maven/trunk/content/pom.html (original)
+++ websites/staging/maven/trunk/content/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">
@@ -10,7 +10,7 @@
     <meta name="author" content="Eric Redmond
 Karl Heinz Marbaise" />
     <meta name="Date-Creation-yyyymmdd" content="20080102" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; POM Reference</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -66,7 +66,7 @@ Karl Heinz Marbaise" />
         
                 
                     
-                  <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 @@ Karl Heinz Marbaise" />
           <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 @@ Karl Heinz Marbaise" />
                 
       <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 @@ Karl Heinz Marbaise" />
           <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/pom/index.html
==============================================================================
--- websites/staging/maven/trunk/content/pom/index.html (original)
+++ websites/staging/maven/trunk/content/pom/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">
@@ -11,7 +11,7 @@
 Dennis Lundberg
 Karl Heinz Marbaise" />
     <meta name="Date-Creation-yyyymmdd" content="20150228" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Parent POMs</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -67,7 +67,7 @@ Karl Heinz Marbaise" />
         
                 
                     
-                  <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 @@ Karl Heinz Marbaise" />
           <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 @@ Karl Heinz Marbaise" />
                 
       <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 @@ Karl Heinz Marbaise" />
           <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/privacy-policy.html
==============================================================================
--- websites/staging/maven/trunk/content/privacy-policy.html (original)
+++ websites/staging/maven/trunk/content/privacy-policy.html Fri Jul  3 
18:45:05 2015
@@ -1,13 +1,13 @@
 <!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">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Privacy Policy</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,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>
@@ -83,8 +83,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="download.html" title="Download">
@@ -94,73 +93,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>
                               
@@ -248,6 +204,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/project-faq.html
==============================================================================
--- websites/staging/maven/trunk/content/project-faq.html (original)
+++ websites/staging/maven/trunk/content/project-faq.html Fri Jul  3 18:45:05 
2015
@@ -1,13 +1,13 @@
 <!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">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Frequently Asked Questions About Project 
Metadata</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,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>
@@ -83,8 +83,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="download.html" title="Download">
@@ -94,73 +93,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>
                               
@@ -248,6 +204,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/project-info.html
==============================================================================
--- websites/staging/maven/trunk/content/project-info.html (original)
+++ websites/staging/maven/trunk/content/project-info.html Fri Jul  3 18:45:05 
2015
@@ -1,13 +1,13 @@
 <!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">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,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>
@@ -83,8 +83,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="download.html" title="Download">
@@ -94,73 +93,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>
                               
@@ -248,6 +204,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/project-roles.html
==============================================================================
--- websites/staging/maven/trunk/content/project-roles.html (original)
+++ websites/staging/maven/trunk/content/project-roles.html Fri Jul  3 18:45:05 
2015
@@ -1,13 +1,13 @@
 <!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">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150624" />
+    <meta name="Date-Revision-yyyymmdd" content="20150703" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Apache Maven Project Roles</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,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>
@@ -83,8 +83,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="download.html" title="Download">
@@ -94,73 +93,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>
                               
@@ -248,6 +204,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/reference/maven-classloading.html
==============================================================================
--- websites/staging/maven/trunk/content/reference/maven-classloading.html 
(original)
+++ websites/staging/maven/trunk/content/reference/maven-classloading.html Fri 
Jul  3 18:45:05 2015
@@ -1,13 +1,13 @@
 <!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">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <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 classloading</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -63,7 +63,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>
@@ -83,8 +83,7 @@
           <span class="none"></span>
         Welcome</a>
             </li>
-                              <li class="nav-header">Get Maven</li>
-                              
+                
       <li>
   
                           <a href="../download.html" title="Download">
@@ -94,73 +93,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>
                               
@@ -248,6 +204,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>


Reply via email to