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 pt...@apache.org on 2015/08/09 20:06:59 UTC

svn commit: r961255 [24/30] - in /websites/production/maven/components/archetype-archives/archetype-LATEST: ./ archetype-common/ archetype-common/apidocs/ archetype-common/apidocs/org/apache/maven/archetype/ archetype-common/apidocs/org/apache/maven/ar...

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/project-info.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/project-info.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/project-info.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype Testing &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -117,8 +117,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -245,8 +243,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -394,7 +392,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/project-reports.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/project-reports.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/project-reports.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype Testing &#x2013; Generated Reports</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -117,8 +117,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -245,8 +243,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -289,7 +287,7 @@
           <i class="icon-chevron-right"></i>
         Project Information</a>
                   </li>
-                                                                                                            
+                                                                                          
       <li class="active">
     
             <a href="#"><i class="icon-chevron-down"></i>Project Reports</a>
@@ -304,13 +302,6 @@
                       
       <li>
     
-                          <a href="checkstyle.html" title="Checkstyle">
-          <i class="none"></i>
-        Checkstyle</a>
-            </li>
-                      
-      <li>
-    
                           <a href="sonar.html" title="Sonar">
           <i class="none"></i>
         Sonar</a>
@@ -491,9 +482,6 @@
 <td><a href="surefire-report.html">Surefire Report</a></td>
 <td>Report on the test results of the project.</td></tr>
 <tr class="a">
-<td><a href="checkstyle.html">Checkstyle</a></td>
-<td>Report on coding style conventions.</td></tr>
-<tr class="b">
 <td><a href="sonar.html">Sonar</a></td>
 <td>Quality analysis dashboard.</td></tr></table></div></div>
                   </div>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/project-summary.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/project-summary.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/project-summary.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype Testing &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -117,8 +117,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -245,8 +243,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -394,7 +392,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">
@@ -605,7 +603,7 @@
 <td>archetype-testing</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>2.3</td></tr>
+<td>2.4</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>pom</td></tr></table></div></div>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/sonar.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/sonar.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/sonar.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype Testing &#x2013; Sonar</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -117,8 +117,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -245,8 +243,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -289,7 +287,7 @@
           <i class="icon-chevron-right"></i>
         Project Information</a>
                   </li>
-                                                                                                                  
+                                                                                                
       <li>
     
                           <a href="project-reports.html" title="Project Reports">
@@ -304,13 +302,6 @@
         Surefire Report</a>
             </li>
                       
-      <li>
-    
-                          <a href="checkstyle.html" title="Checkstyle">
-          <i class="none"></i>
-        Checkstyle</a>
-            </li>
-                      
       <li class="active">
     
             <a href="#"><i class="none"></i>Sonar</a>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/source-repository.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/source-repository.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/source-repository.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype Testing &#x2013; Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -117,8 +117,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -245,8 +243,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -394,7 +392,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/surefire-report.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/surefire-report.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/surefire-report.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype Testing &#x2013; Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -117,8 +117,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -245,8 +243,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -289,7 +287,7 @@
           <i class="icon-chevron-right"></i>
         Project Information</a>
                   </li>
-                                                                                                                  
+                                                                                                
       <li>
     
                           <a href="project-reports.html" title="Project Reports">
@@ -304,13 +302,6 @@
                       
       <li>
     
-                          <a href="checkstyle.html" title="Checkstyle">
-          <i class="none"></i>
-        Checkstyle</a>
-            </li>
-                      
-      <li>
-    
                           <a href="sonar.html" title="Sonar">
           <i class="none"></i>
         Sonar</a>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/team-list.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/team-list.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-testing/team-list.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype Testing &#x2013; Team list</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -117,8 +117,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -245,8 +243,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -394,7 +392,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/dependencies.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/dependencies.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/dependencies.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype &#x2013; Project Dependencies</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -135,8 +135,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -258,8 +256,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -449,7 +447,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/dependency-convergence.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/dependency-convergence.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/dependency-convergence.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype &#x2013; Reactor Dependency Convergence</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -135,8 +135,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -258,8 +256,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -449,7 +447,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">
@@ -760,7 +758,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">2.3</td>
+<td width="25%">2.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/archetype/archetype-common">org.apache.maven.archetype:archetype-common</a></li>
@@ -773,7 +771,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">2.3</td>
+<td width="25%">2.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/archetype/maven-archetype-plugin">org.apache.maven.plugins:maven-archetype-plugin</a></li></ol></td></tr></table></td></tr></table></div>
@@ -785,7 +783,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">2.3</td>
+<td width="25%">2.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/archetype/archetype-common">org.apache.maven.archetype:archetype-common</a></li>
@@ -798,7 +796,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">2.3</td>
+<td width="25%">2.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/archetype/maven-archetype-plugin">org.apache.maven.plugins:maven-archetype-plugin</a></li></ol></td></tr></table></td></tr></table></div>
@@ -810,7 +808,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">2.3</td>
+<td width="25%">2.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/archetype/archetype-common">org.apache.maven.archetype:archetype-common</a></li></ol></td></tr></table></td></tr></table></div>
@@ -822,7 +820,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">2.3</td>
+<td width="25%">2.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/archetype/archetype-common">org.apache.maven.archetype:archetype-common</a></li>
@@ -835,7 +833,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">2.3</td>
+<td width="25%">2.4</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/archetype/archetype-common">org.apache.maven.archetype:archetype-common</a></li></ol></td></tr></table></td></tr></table></div>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/dependency-info.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/dependency-info.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/dependency-info.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype &#x2013; Dependency Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -135,8 +135,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -258,8 +256,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -449,7 +447,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">
@@ -625,37 +623,37 @@
 <pre>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.maven.archetype&lt;/groupId&gt;
   &lt;artifactId&gt;maven-archetype&lt;/artifactId&gt;
-  &lt;version&gt;2.3&lt;/version&gt;
+  &lt;version&gt;2.4&lt;/version&gt;
   &lt;type&gt;pom&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
 <div class="source">
-<pre>'org.apache.maven.archetype:maven-archetype:pom:2.3'</pre></div></div>
+<pre>'org.apache.maven.archetype:maven-archetype:pom:2.4'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ant"></a>Apache Ant</h3><a name="Apache_Ant"></a>
 <div class="source">
-<pre>&lt;dependency org=&quot;org.apache.maven.archetype&quot; name=&quot;maven-archetype&quot; rev=&quot;2.3&quot;&gt;
+<pre>&lt;dependency org=&quot;org.apache.maven.archetype&quot; name=&quot;maven-archetype&quot; rev=&quot;2.4&quot;&gt;
   &lt;artifact name=&quot;maven-archetype&quot; type=&quot;pom&quot; /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source">
 <pre>@Grapes(
-@Grab(group='org.apache.maven.archetype', module='maven-archetype', version='2.3')
+@Grab(group='org.apache.maven.archetype', module='maven-archetype', version='2.4')
 )</pre></div></div>
 <div class="section">
 <h3><a name="Grails"></a>Grails</h3><a name="Grails"></a>
 <div class="source">
-<pre>compile 'org.apache.maven.archetype:maven-archetype:2.3'</pre></div></div>
+<pre>compile 'org.apache.maven.archetype:maven-archetype:2.4'</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
 <div class="source">
-<pre>[org.apache.maven.archetype/maven-archetype &quot;2.3&quot;]</pre></div></div>
+<pre>[org.apache.maven.archetype/maven-archetype &quot;2.4&quot;]</pre></div></div>
 <div class="section">
 <h3><a name="SBT"></a>SBT</h3><a name="SBT"></a>
 <div class="source">
-<pre>libraryDependencies += &quot;org.apache.maven.archetype&quot; %% &quot;maven-archetype&quot; % &quot;2.3&quot;</pre></div></div></div>
+<pre>libraryDependencies += &quot;org.apache.maven.archetype&quot; %% &quot;maven-archetype&quot; % &quot;2.4&quot;</pre></div></div></div>
                   </div>
             </div>
           </div>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/dependency-management.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/dependency-management.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/dependency-management.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype &#x2013; Project Dependency Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -135,8 +135,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -258,8 +256,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -449,7 +447,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">
@@ -686,31 +684,31 @@
 <tr class="a">
 <td>org.apache.maven.archetype</td>
 <td><a class="externalLink" href="http://maven.apache.org/archetype/archetype-models/archetype-catalog">archetype-catalog</a></td>
-<td>2.3</td>
+<td>2.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.archetype</td>
 <td><a class="externalLink" href="http://maven.apache.org/archetype/archetype-common">archetype-common</a></td>
-<td>2.3</td>
+<td>2.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.archetype</td>
 <td><a class="externalLink" href="http://maven.apache.org/archetype/archetype-models/archetype-descriptor">archetype-descriptor</a></td>
-<td>2.3</td>
+<td>2.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.archetype</td>
 <td><a class="externalLink" href="http://maven.apache.org/archetype/archetype-packaging">archetype-packaging</a></td>
-<td>2.3</td>
+<td>2.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.archetype</td>
 <td><a class="externalLink" href="http://maven.apache.org/archetype/archetype-models/archetype-registry">archetype-registry</a></td>
-<td>2.3</td>
+<td>2.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/distribution-management.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/distribution-management.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/distribution-management.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype &#x2013; Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -135,8 +135,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -258,8 +256,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -449,7 +447,7 @@
           </li>
               </ul>
         </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">
@@ -626,7 +624,7 @@
 <h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot Repository - apache.snapshots.https</h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div>
 <div class="section">
 <h3><a name="Site_-_apache.website"></a>Site - apache.website</h3><a name="Site_-_apache.website"></a>
-<p>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/archetype-archives/archetype-LATEST</p></div></div>
+<p>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/components/archetype-archives/archetype-LATEST</p></div></div>
                   </div>
             </div>
           </div>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/download.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/download.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/download.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype &#x2013; Download Maven Archetype Source</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -135,8 +135,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -258,8 +256,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -342,7 +340,7 @@
           <i class="icon-chevron-right"></i>
         Project Information</a>
                   </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">
@@ -528,10 +526,10 @@ specific language governing permissions
 under the License. -->
   
     <div class="section">
-<h2><a name="Download_Maven_Archetype_2.3_Source"></a>Download Maven Archetype 2.3 Source</h2>
+<h2><a name="Download_Maven_Archetype_2.4_Source"></a>Download Maven Archetype 2.4 Source</h2>
 
       
-<p>Maven Archetype 2.3 is distributed in source format. Use a source archive if you intend to build
+<p>Maven Archetype 2.4 is distributed in source format. Use a source archive if you intend to build
       Maven Archetype yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p>
 
       
@@ -606,7 +604,7 @@ under the License. -->
       
       
 <div class="section">
-<h3><a name="Maven_Archetype_2.3"></a>Maven Archetype 2.3</h3>
+<h3><a name="Maven_Archetype_2.4"></a>Maven Archetype 2.4</h3>
         
       
 <p>This is the current stable version of Maven Archetype.</p>
@@ -630,13 +628,13 @@ under the License. -->
           
 <tr class="b">
             
-<td>Maven Archetype 2.3 (Source zip)</td>
+<td>Maven Archetype 2.4 (Source zip)</td>
             
-<td><a href="[preferred]maven/archetype/maven-archetype-2.3-source-release.zip">maven/archetype/maven-archetype-2.3-source-release.zip</a></td>
+<td><a href="[preferred]maven/archetype/maven-archetype-2.4-source-release.zip">maven/archetype/maven-archetype-2.4-source-release.zip</a></td>
             
-<td><a class="externalLink" href="http://www.apache.org/dist/maven/archetype/maven-archetype-2.3-source-release.zip.md5">maven/archetype/maven-archetype-2.3-source-release.zip.md5</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/maven/archetype/maven-archetype-2.4-source-release.zip.md5">maven/archetype/maven-archetype-2.4-source-release.zip.md5</a></td>
             
-<td><a class="externalLink" href="http://www.apache.org/dist/maven/archetype/maven-archetype-2.3-source-release.zip.asc">maven/archetype/maven-archetype-2.3-source-release.zip.asc</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/maven/archetype/maven-archetype-2.4-source-release.zip.asc">maven/archetype/maven-archetype-2.4-source-release.zip.asc</a></td>
           </tr>
         </tbody>
       </table>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/index.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/index.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/index.html Sun Aug  9 18:06:52 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype &#x2013; About</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -137,8 +137,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -260,8 +258,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -449,7 +447,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/integration.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/integration.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/integration.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype &#x2013; Continuous Integration</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -135,8 +135,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -258,8 +256,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -449,7 +447,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/issue-tracking.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/issue-tracking.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/issue-tracking.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype &#x2013; Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -135,8 +135,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -258,8 +256,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -449,7 +447,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">
@@ -624,7 +622,7 @@
 <h2><a name="Issue_Tracking"></a>Issue Tracking</h2><a name="Issue_Tracking"></a>
 <p>Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.</p>
 <div class="source">
-<pre><a class="externalLink" href="http://jira.codehaus.org/browse/ARCHETYPE">http://jira.codehaus.org/browse/ARCHETYPE</a></pre></div></div>
+<pre><a class="externalLink" href="https://issues.apache.org/jira/browse/ARCHETYPE">https://issues.apache.org/jira/browse/ARCHETYPE</a></pre></div></div>
                   </div>
             </div>
           </div>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/mail-lists.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/mail-lists.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/mail-lists.html Sun Aug  9 18:06:52 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -135,8 +135,6 @@
               <ul class="dropdown-menu">
                                   <li>      <a href="surefire-report.html"  title="Surefire Report">Surefire Report</a>
 </li>
-                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
-</li>
                                   <li>      <a href="sonar.html"  title="Sonar">Sonar</a>
 </li>
                               </ul>
@@ -258,8 +256,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>
@@ -449,7 +447,7 @@
             </li>
               </ul>
         </li>
-                                                                                                        
+                                                                                      
       <li>
     
                           <a href="project-reports.html" title="Project Reports">

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/advanced-usage.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/advanced-usage.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/advanced-usage.html Sun Aug  9 18:06:52 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-05
+ | Generated by Apache Maven Doxia at 2015-08-09
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Raphaël Piéroni" />
-    <meta name="Date-Revision-yyyymmdd" content="20150305" />
+    <meta name="Date-Revision-yyyymmdd" content="20150809" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Archetype Plugin &#x2013; Advanced Usage</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -300,8 +300,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-03-05</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 2.3</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-08-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 2.4</li>
             
                             </ul>
       </div>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/allclasses-frame.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/allclasses-frame.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/allclasses-frame.html Sun Aug  9 18:06:52 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Maven Archetype Plugin 2.3 API)</title>
+<title>All Classes (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/allclasses-noframe.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/allclasses-noframe.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/allclasses-noframe.html Sun Aug  9 18:06:52 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Maven Archetype Plugin 2.3 API)</title>
+<title>All Classes (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/constant-values.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/constant-values.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/constant-values.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Constant Field Values (Maven Archetype Plugin 2.3 API)</title>
+<title>Constant Field Values (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Constant Field Values (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="Constant Field Values (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/deprecated-list.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/deprecated-list.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/deprecated-list.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Deprecated List (Maven Archetype Plugin 2.3 API)</title>
+<title>Deprecated List (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Deprecated List (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="Deprecated List (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/help-doc.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/help-doc.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/help-doc.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>API Help (Maven Archetype Plugin 2.3 API)</title>
+<title>API Help (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="API Help (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="API Help (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/index-all.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/index-all.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/index-all.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Index (Maven Archetype Plugin 2.3 API)</title>
+<title>Index (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Index (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="Index (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/index.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/index.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/index.html Sun Aug  9 18:06:52 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Maven Archetype Plugin 2.3 API</title>
+<title>Maven Archetype Plugin 2.4 API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/CrawlRepositoryMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/CrawlRepositoryMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/CrawlRepositoryMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CrawlRepositoryMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>CrawlRepositoryMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CrawlRepositoryMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="CrawlRepositoryMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/CreateArchetypeFromProjectMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/CreateArchetypeFromProjectMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/CreateArchetypeFromProjectMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CreateArchetypeFromProjectMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>CreateArchetypeFromProjectMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CreateArchetypeFromProjectMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="CreateArchetypeFromProjectMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/CreateProjectFromArchetypeMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/CreateProjectFromArchetypeMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/CreateProjectFromArchetypeMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CreateProjectFromArchetypeMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>CreateProjectFromArchetypeMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CreateProjectFromArchetypeMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="CreateProjectFromArchetypeMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/HelpMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/HelpMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/HelpMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>HelpMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>HelpMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HelpMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="HelpMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/IntegrationTestMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/IntegrationTestMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/IntegrationTestMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>IntegrationTestMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>IntegrationTestMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="IntegrationTestMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="IntegrationTestMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/JarMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/JarMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/JarMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>JarMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>JarMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="JarMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="JarMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/MavenArchetypeMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/MavenArchetypeMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/MavenArchetypeMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>MavenArchetypeMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>MavenArchetypeMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MavenArchetypeMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="MavenArchetypeMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/UpdateLocalCatalogMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/UpdateLocalCatalogMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/UpdateLocalCatalogMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>UpdateLocalCatalogMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>UpdateLocalCatalogMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="UpdateLocalCatalogMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="UpdateLocalCatalogMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/CrawlRepositoryMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/CrawlRepositoryMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/CrawlRepositoryMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.archetype.mojos.CrawlRepositoryMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>Uses of Class org.apache.maven.archetype.mojos.CrawlRepositoryMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.CrawlRepositoryMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.CrawlRepositoryMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/CreateArchetypeFromProjectMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/CreateArchetypeFromProjectMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/CreateArchetypeFromProjectMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>Uses of Class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/CreateProjectFromArchetypeMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/CreateProjectFromArchetypeMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/CreateProjectFromArchetypeMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>Uses of Class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/HelpMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/HelpMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/HelpMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.archetype.mojos.HelpMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>Uses of Class org.apache.maven.archetype.mojos.HelpMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.HelpMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.HelpMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/IntegrationTestMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/IntegrationTestMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/IntegrationTestMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.archetype.mojos.IntegrationTestMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>Uses of Class org.apache.maven.archetype.mojos.IntegrationTestMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.IntegrationTestMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.IntegrationTestMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/JarMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/JarMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/JarMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.archetype.mojos.JarMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>Uses of Class org.apache.maven.archetype.mojos.JarMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.JarMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.JarMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/MavenArchetypeMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/MavenArchetypeMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/MavenArchetypeMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.archetype.mojos.MavenArchetypeMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>Uses of Class org.apache.maven.archetype.mojos.MavenArchetypeMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.MavenArchetypeMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.MavenArchetypeMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/UpdateLocalCatalogMojo.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/UpdateLocalCatalogMojo.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/class-use/UpdateLocalCatalogMojo.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.archetype.mojos.UpdateLocalCatalogMojo (Maven Archetype Plugin 2.3 API)</title>
+<title>Uses of Class org.apache.maven.archetype.mojos.UpdateLocalCatalogMojo (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.UpdateLocalCatalogMojo (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.mojos.UpdateLocalCatalogMojo (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/package-frame.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/package-frame.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/package-frame.html Sun Aug  9 18:06:52 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.archetype.mojos (Maven Archetype Plugin 2.3 API)</title>
+<title>org.apache.maven.archetype.mojos (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/package-summary.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/package-summary.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/package-summary.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.archetype.mojos (Maven Archetype Plugin 2.3 API)</title>
+<title>org.apache.maven.archetype.mojos (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.archetype.mojos (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="org.apache.maven.archetype.mojos (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/package-tree.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/package-tree.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/maven-archetype-plugin/apidocs/org/apache/maven/archetype/mojos/package-tree.html Sun Aug  9 18:06:52 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.archetype.mojos Class Hierarchy (Maven Archetype Plugin 2.3 API)</title>
+<title>org.apache.maven.archetype.mojos Class Hierarchy (Maven Archetype Plugin 2.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.archetype.mojos Class Hierarchy (Maven Archetype Plugin 2.3 API)";
+        parent.document.title="org.apache.maven.archetype.mojos Class Hierarchy (Maven Archetype Plugin 2.4 API)";
     }
 //-->
 </script>