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 [9/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/arc...

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/index-all.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/index-all.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/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 Common 2.3 Test API)</title>
+<title>Index (Maven Archetype Common 2.4 Test 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 Common 2.3 Test API)";
+        parent.document.title="Index (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>
@@ -246,6 +246,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/archetype/source/CatalogArchetypeDataSinkTest.html#testCatalogArchetypeDataSink()">testCatalogArchetypeDataSink()</a></span> - Method in class org.apache.maven.archetype.source.<a href="./org/apache/maven/archetype/source/CatalogArchetypeDataSinkTest.html" title="class in org.apache.maven.archetype.source">CatalogArchetypeDataSinkTest</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testChangeJavaFilenameWhenCustomPropertyEqualsClassName()">testChangeJavaFilenameWhenCustomPropertyEqualsClassName()</a></span> - Method in class org.apache.maven.archetype.creator.<a href="./org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html" title="class in org.apache.maven.archetype.creator">DefaultArchetypeCreatorTest</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/archetype/repositorycrawler/DefaultRepositoryCrawlerTest.html#testCrawl()">testCrawl()</a></span> - Method in class org.apache.maven.archetype.repositorycrawler.<a href="./org/apache/maven/archetype/repositorycrawler/DefaultRepositoryCrawlerTest.html" title="class in org.apache.maven.archetype.repositorycrawler">DefaultRepositoryCrawlerTest</a></dt>
 <dd>
 <div class="block">Test of crawl method, of class DefaultRepositoryCrawler.</div>
@@ -258,10 +260,14 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testCreateFilesetArchetype4()">testCreateFilesetArchetype4()</a></span> - Method in class org.apache.maven.archetype.creator.<a href="./org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html" title="class in org.apache.maven.archetype.creator">DefaultArchetypeCreatorTest</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testCreateFilesetArchetype5()">testCreateFilesetArchetype5()</a></span> - Method in class org.apache.maven.archetype.creator.<a href="./org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html" title="class in org.apache.maven.archetype.creator">DefaultArchetypeCreatorTest</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/maven/archetype/common/TestDefaultArchetypeFilesResolver.html" title="class in org.apache.maven.archetype.common"><span class="strong">TestDefaultArchetypeFilesResolver</span></a> - Class in <a href="./org/apache/maven/archetype/common/package-summary.html">org.apache.maven.archetype.common</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/archetype/common/TestDefaultArchetypeFilesResolver.html#TestDefaultArchetypeFilesResolver()">TestDefaultArchetypeFilesResolver()</a></span> - Constructor for class org.apache.maven.archetype.common.<a href="./org/apache/maven/archetype/common/TestDefaultArchetypeFilesResolver.html" title="class in org.apache.maven.archetype.common">TestDefaultArchetypeFilesResolver</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testExcludePatternsMustExcludeDirectory()">testExcludePatternsMustExcludeDirectory()</a></span> - Method in class org.apache.maven.archetype.creator.<a href="./org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html" title="class in org.apache.maven.archetype.creator">DefaultArchetypeCreatorTest</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/archetype/generator/DefaultArchetypeGeneratorTest.html#testGenerateArchetypeCompleteWithoutParent()">testGenerateArchetypeCompleteWithoutParent()</a></span> - Method in class org.apache.maven.archetype.generator.<a href="./org/apache/maven/archetype/generator/DefaultArchetypeGeneratorTest.html" title="class in org.apache.maven.archetype.generator">DefaultArchetypeGeneratorTest</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/maven/archetype/generator/DefaultArchetypeGeneratorTest.html#testGenerateArchetypeCompleteWithParent()">testGenerateArchetypeCompleteWithParent()</a></span> - Method in class org.apache.maven.archetype.generator.<a href="./org/apache/maven/archetype/generator/DefaultArchetypeGeneratorTest.html" title="class in org.apache.maven.archetype.generator">DefaultArchetypeGeneratorTest</a></dt>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/index.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/index.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/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 Common 2.3 Test API</title>
+<title>Maven Archetype Common 2.4 Test API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/ArchetypeCatalogsTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/ArchetypeCatalogsTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/ArchetypeCatalogsTest.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>ArchetypeCatalogsTest (Maven Archetype Common 2.3 Test API)</title>
+<title>ArchetypeCatalogsTest (Maven Archetype Common 2.4 Test 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="ArchetypeCatalogsTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="ArchetypeCatalogsTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/class-use/ArchetypeCatalogsTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/class-use/ArchetypeCatalogsTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/class-use/ArchetypeCatalogsTest.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.ArchetypeCatalogsTest (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Class org.apache.maven.archetype.ArchetypeCatalogsTest (Maven Archetype Common 2.4 Test 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.ArchetypeCatalogsTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.ArchetypeCatalogsTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/TestDefaultArchetypeFilesResolver.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/TestDefaultArchetypeFilesResolver.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/TestDefaultArchetypeFilesResolver.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>TestDefaultArchetypeFilesResolver (Maven Archetype Common 2.3 Test API)</title>
+<title>TestDefaultArchetypeFilesResolver (Maven Archetype Common 2.4 Test 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="TestDefaultArchetypeFilesResolver (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="TestDefaultArchetypeFilesResolver (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/class-use/TestDefaultArchetypeFilesResolver.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/class-use/TestDefaultArchetypeFilesResolver.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/class-use/TestDefaultArchetypeFilesResolver.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.common.TestDefaultArchetypeFilesResolver (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Class org.apache.maven.archetype.common.TestDefaultArchetypeFilesResolver (Maven Archetype Common 2.4 Test 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.common.TestDefaultArchetypeFilesResolver (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.common.TestDefaultArchetypeFilesResolver (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/package-frame.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/package-frame.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/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.common (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.common (Maven Archetype Common 2.4 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/package-summary.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/package-summary.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/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.common (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.common (Maven Archetype Common 2.4 Test 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.common (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.common (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/package-tree.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/package-tree.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/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.common Class Hierarchy (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.common Class Hierarchy (Maven Archetype Common 2.4 Test 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.common Class Hierarchy (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.common Class Hierarchy (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/package-use.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/package-use.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/package-use.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 Package org.apache.maven.archetype.common (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Package org.apache.maven.archetype.common (Maven Archetype Common 2.4 Test 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 Package org.apache.maven.archetype.common (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.archetype.common (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/TestListScanner.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/TestListScanner.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/TestListScanner.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>TestListScanner (Maven Archetype Common 2.3 Test API)</title>
+<title>TestListScanner (Maven Archetype Common 2.4 Test 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="TestListScanner (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="TestListScanner (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/TestXMLOutputter.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/TestXMLOutputter.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/TestXMLOutputter.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>TestXMLOutputter (Maven Archetype Common 2.3 Test API)</title>
+<title>TestXMLOutputter (Maven Archetype Common 2.4 Test 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="TestXMLOutputter (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="TestXMLOutputter (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/class-use/TestListScanner.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/class-use/TestListScanner.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/class-use/TestListScanner.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.common.util.TestListScanner (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Class org.apache.maven.archetype.common.util.TestListScanner (Maven Archetype Common 2.4 Test 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.common.util.TestListScanner (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.common.util.TestListScanner (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/class-use/TestXMLOutputter.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/class-use/TestXMLOutputter.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/class-use/TestXMLOutputter.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.common.util.TestXMLOutputter (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Class org.apache.maven.archetype.common.util.TestXMLOutputter (Maven Archetype Common 2.4 Test 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.common.util.TestXMLOutputter (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.common.util.TestXMLOutputter (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/package-frame.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/package-frame.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/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.common.util (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.common.util (Maven Archetype Common 2.4 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/package-summary.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/package-summary.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/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.common.util (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.common.util (Maven Archetype Common 2.4 Test 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.common.util (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.common.util (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/package-tree.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/package-tree.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/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.common.util Class Hierarchy (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.common.util Class Hierarchy (Maven Archetype Common 2.4 Test 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.common.util Class Hierarchy (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.common.util Class Hierarchy (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/package-use.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/package-use.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/common/util/package-use.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 Package org.apache.maven.archetype.common.util (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Package org.apache.maven.archetype.common.util (Maven Archetype Common 2.4 Test 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 Package org.apache.maven.archetype.common.util (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.archetype.common.util (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.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>DefaultArchetypeCreatorTest (Maven Archetype Common 2.3 Test API)</title>
+<title>DefaultArchetypeCreatorTest (Maven Archetype Common 2.4 Test 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="DefaultArchetypeCreatorTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="DefaultArchetypeCreatorTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>
@@ -185,20 +185,32 @@ extends <a href="http://maven.apache.org
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testCreateFilesetArchetype1()">testCreateFilesetArchetype1</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testChangeJavaFilenameWhenCustomPropertyEqualsClassName()">testChangeJavaFilenameWhenCustomPropertyEqualsClassName</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testCreateFilesetArchetype2()">testCreateFilesetArchetype2</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testCreateFilesetArchetype1()">testCreateFilesetArchetype1</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testCreateFilesetArchetype3()">testCreateFilesetArchetype3</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testCreateFilesetArchetype2()">testCreateFilesetArchetype2</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testCreateFilesetArchetype3()">testCreateFilesetArchetype3</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testCreateFilesetArchetype4()">testCreateFilesetArchetype4</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testCreateFilesetArchetype5()">testCreateFilesetArchetype5</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/archetype/creator/DefaultArchetypeCreatorTest.html#testExcludePatternsMustExcludeDirectory()">testExcludePatternsMustExcludeDirectory</a></strong>()</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.testing.AbstractMojoTestCase">
@@ -271,6 +283,30 @@ extends <a href="http://maven.apache.org
 <dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
+<a name="testChangeJavaFilenameWhenCustomPropertyEqualsClassName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testChangeJavaFilenameWhenCustomPropertyEqualsClassName</h4>
+<pre>public&nbsp;void&nbsp;testChangeJavaFilenameWhenCustomPropertyEqualsClassName()
+                                                             throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+</li>
+</ul>
+<a name="testExcludePatternsMustExcludeDirectory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testExcludePatternsMustExcludeDirectory</h4>
+<pre>public&nbsp;void&nbsp;testExcludePatternsMustExcludeDirectory()
+                                             throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+</li>
+</ul>
 <a name="testCreateFilesetArchetype1()">
 <!--   -->
 </a>
@@ -317,6 +353,18 @@ extends <a href="http://maven.apache.org
                                  throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
+</li>
+</ul>
+<a name="testCreateFilesetArchetype5()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testCreateFilesetArchetype5</h4>
+<pre>public&nbsp;void&nbsp;testCreateFilesetArchetype5()
+                                 throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
 </li>
 </ul>
 <a name="tearDown()">

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/class-use/DefaultArchetypeCreatorTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/class-use/DefaultArchetypeCreatorTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/class-use/DefaultArchetypeCreatorTest.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.creator.DefaultArchetypeCreatorTest (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Class org.apache.maven.archetype.creator.DefaultArchetypeCreatorTest (Maven Archetype Common 2.4 Test 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.creator.DefaultArchetypeCreatorTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.creator.DefaultArchetypeCreatorTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/package-frame.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/package-frame.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/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.creator (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.creator (Maven Archetype Common 2.4 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/package-summary.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/package-summary.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/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.creator (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.creator (Maven Archetype Common 2.4 Test 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.creator (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.creator (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/package-tree.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/package-tree.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/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.creator Class Hierarchy (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.creator Class Hierarchy (Maven Archetype Common 2.4 Test 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.creator Class Hierarchy (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.creator Class Hierarchy (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/package-use.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/package-use.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/creator/package-use.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 Package org.apache.maven.archetype.creator (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Package org.apache.maven.archetype.creator (Maven Archetype Common 2.4 Test 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 Package org.apache.maven.archetype.creator (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.archetype.creator (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/DefaultArchetypeGeneratorTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/DefaultArchetypeGeneratorTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/DefaultArchetypeGeneratorTest.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>DefaultArchetypeGeneratorTest (Maven Archetype Common 2.3 Test API)</title>
+<title>DefaultArchetypeGeneratorTest (Maven Archetype Common 2.4 Test 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="DefaultArchetypeGeneratorTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="DefaultArchetypeGeneratorTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/class-use/DefaultArchetypeGeneratorTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/class-use/DefaultArchetypeGeneratorTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/class-use/DefaultArchetypeGeneratorTest.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.generator.DefaultArchetypeGeneratorTest (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Class org.apache.maven.archetype.generator.DefaultArchetypeGeneratorTest (Maven Archetype Common 2.4 Test 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.generator.DefaultArchetypeGeneratorTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.generator.DefaultArchetypeGeneratorTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/package-frame.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/package-frame.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/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.generator (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.generator (Maven Archetype Common 2.4 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/package-summary.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/package-summary.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/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.generator (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.generator (Maven Archetype Common 2.4 Test 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.generator (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.generator (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/package-tree.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/package-tree.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/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.generator Class Hierarchy (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.generator Class Hierarchy (Maven Archetype Common 2.4 Test 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.generator Class Hierarchy (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.generator Class Hierarchy (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/package-use.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/package-use.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/generator/package-use.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 Package org.apache.maven.archetype.generator (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Package org.apache.maven.archetype.generator (Maven Archetype Common 2.4 Test 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 Package org.apache.maven.archetype.generator (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.archetype.generator (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/ArchetypeTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/ArchetypeTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/ArchetypeTest.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>ArchetypeTest (Maven Archetype Common 2.3 Test API)</title>
+<title>ArchetypeTest (Maven Archetype Common 2.4 Test 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="ArchetypeTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="ArchetypeTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/class-use/ArchetypeTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/class-use/ArchetypeTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/class-use/ArchetypeTest.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.old.ArchetypeTest (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Class org.apache.maven.archetype.old.ArchetypeTest (Maven Archetype Common 2.4 Test 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.old.ArchetypeTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.old.ArchetypeTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/ArchetypeDescriptorBuilderTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/ArchetypeDescriptorBuilderTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/ArchetypeDescriptorBuilderTest.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>ArchetypeDescriptorBuilderTest (Maven Archetype Common 2.3 Test API)</title>
+<title>ArchetypeDescriptorBuilderTest (Maven Archetype Common 2.4 Test 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="ArchetypeDescriptorBuilderTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="ArchetypeDescriptorBuilderTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>
@@ -237,10 +237,10 @@ extends junit.framework.TestCase</pre>
 <h4>testBuild</h4>
 <pre>public&nbsp;void&nbsp;testBuild()
                throws <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
-                      <a href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParserException.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParserException</a></pre>
+                      org.codehaus.plexus.util.xml.pull.XmlPullParserException</pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
-<dd><code><a href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParserException.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParserException</a></code></dd></dl>
+<dd><code>org.codehaus.plexus.util.xml.pull.XmlPullParserException</code></dd></dl>
 </li>
 </ul>
 </li>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/ArchetypeXsdTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/ArchetypeXsdTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/ArchetypeXsdTest.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>ArchetypeXsdTest (Maven Archetype Common 2.3 Test API)</title>
+<title>ArchetypeXsdTest (Maven Archetype Common 2.4 Test 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="ArchetypeXsdTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="ArchetypeXsdTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/class-use/ArchetypeDescriptorBuilderTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/class-use/ArchetypeDescriptorBuilderTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/class-use/ArchetypeDescriptorBuilderTest.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.old.descriptor.ArchetypeDescriptorBuilderTest (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilderTest (Maven Archetype Common 2.4 Test 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.old.descriptor.ArchetypeDescriptorBuilderTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilderTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/class-use/ArchetypeXsdTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/class-use/ArchetypeXsdTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/class-use/ArchetypeXsdTest.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.old.descriptor.ArchetypeXsdTest (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Class org.apache.maven.archetype.old.descriptor.ArchetypeXsdTest (Maven Archetype Common 2.4 Test 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.old.descriptor.ArchetypeXsdTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.old.descriptor.ArchetypeXsdTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/package-frame.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/package-frame.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/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.old.descriptor (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.old.descriptor (Maven Archetype Common 2.4 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/package-summary.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/package-summary.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/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.old.descriptor (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.old.descriptor (Maven Archetype Common 2.4 Test 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.old.descriptor (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.old.descriptor (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/package-tree.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/package-tree.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/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.old.descriptor Class Hierarchy (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.old.descriptor Class Hierarchy (Maven Archetype Common 2.4 Test 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.old.descriptor Class Hierarchy (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.old.descriptor Class Hierarchy (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/package-use.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/package-use.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/descriptor/package-use.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 Package org.apache.maven.archetype.old.descriptor (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Package org.apache.maven.archetype.old.descriptor (Maven Archetype Common 2.4 Test 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 Package org.apache.maven.archetype.old.descriptor (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.archetype.old.descriptor (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/package-frame.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/package-frame.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/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.old (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.old (Maven Archetype Common 2.4 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/package-summary.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/package-summary.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/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.old (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.old (Maven Archetype Common 2.4 Test 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.old (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.old (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/package-tree.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/package-tree.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/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.old Class Hierarchy (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.old Class Hierarchy (Maven Archetype Common 2.4 Test 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.old Class Hierarchy (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.old Class Hierarchy (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/package-use.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/package-use.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/old/package-use.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 Package org.apache.maven.archetype.old (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Package org.apache.maven.archetype.old (Maven Archetype Common 2.4 Test 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 Package org.apache.maven.archetype.old (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.archetype.old (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/package-frame.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/package-frame.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/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 (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype (Maven Archetype Common 2.4 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/package-summary.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/package-summary.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/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 (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype (Maven Archetype Common 2.4 Test 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 (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/package-tree.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/package-tree.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/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 Class Hierarchy (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype Class Hierarchy (Maven Archetype Common 2.4 Test 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 Class Hierarchy (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype Class Hierarchy (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/package-use.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/package-use.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/package-use.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 Package org.apache.maven.archetype (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Package org.apache.maven.archetype (Maven Archetype Common 2.4 Test 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 Package org.apache.maven.archetype (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.archetype (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/DefaultRepositoryCrawlerTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/DefaultRepositoryCrawlerTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/DefaultRepositoryCrawlerTest.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>DefaultRepositoryCrawlerTest (Maven Archetype Common 2.3 Test API)</title>
+<title>DefaultRepositoryCrawlerTest (Maven Archetype Common 2.4 Test 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="DefaultRepositoryCrawlerTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="DefaultRepositoryCrawlerTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/class-use/DefaultRepositoryCrawlerTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/class-use/DefaultRepositoryCrawlerTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/class-use/DefaultRepositoryCrawlerTest.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.repositorycrawler.DefaultRepositoryCrawlerTest (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Class org.apache.maven.archetype.repositorycrawler.DefaultRepositoryCrawlerTest (Maven Archetype Common 2.4 Test 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.repositorycrawler.DefaultRepositoryCrawlerTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.archetype.repositorycrawler.DefaultRepositoryCrawlerTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/package-frame.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/package-frame.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/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.repositorycrawler (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.repositorycrawler (Maven Archetype Common 2.4 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/package-summary.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/package-summary.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/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.repositorycrawler (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.repositorycrawler (Maven Archetype Common 2.4 Test 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.repositorycrawler (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.repositorycrawler (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/package-tree.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/package-tree.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/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.repositorycrawler Class Hierarchy (Maven Archetype Common 2.3 Test API)</title>
+<title>org.apache.maven.archetype.repositorycrawler Class Hierarchy (Maven Archetype Common 2.4 Test 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.repositorycrawler Class Hierarchy (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="org.apache.maven.archetype.repositorycrawler Class Hierarchy (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/package-use.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/package-use.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/repositorycrawler/package-use.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 Package org.apache.maven.archetype.repositorycrawler (Maven Archetype Common 2.3 Test API)</title>
+<title>Uses of Package org.apache.maven.archetype.repositorycrawler (Maven Archetype Common 2.4 Test 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 Package org.apache.maven.archetype.repositorycrawler (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.archetype.repositorycrawler (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/source/CatalogArchetypeDataSinkTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/source/CatalogArchetypeDataSinkTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/source/CatalogArchetypeDataSinkTest.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>CatalogArchetypeDataSinkTest (Maven Archetype Common 2.3 Test API)</title>
+<title>CatalogArchetypeDataSinkTest (Maven Archetype Common 2.4 Test 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="CatalogArchetypeDataSinkTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="CatalogArchetypeDataSinkTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/source/WikiArchetypeDataSource.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/source/WikiArchetypeDataSource.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/source/WikiArchetypeDataSource.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>WikiArchetypeDataSource (Maven Archetype Common 2.3 Test API)</title>
+<title>WikiArchetypeDataSource (Maven Archetype Common 2.4 Test 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="WikiArchetypeDataSource (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="WikiArchetypeDataSource (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>
@@ -99,8 +99,8 @@
 </dl>
 <hr>
 <br>
-<pre><a href="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true" title="class or interface in org.codehaus.plexus.component.annotations">@Component</a>(<a href="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true#role()" title="class or interface in org.codehaus.plexus.component.annotations">role</a>=<a href="../../../../../../apidocs/org/apache/maven/archetype/source/ArchetypeDataSource.html?is-external=true" title="class or interface in org.apache.maven.archetype.source">org.apache.maven.archetype.source.ArchetypeDataSource.class</a>,
-           <a href="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true#hint()" title="class or interface in org.codehaus.plexus.component.annotations">hint</a>="wiki")
+<pre>@Component(role=<a href="../../../../../../apidocs/org/apache/maven/archetype/source/ArchetypeDataSource.html?is-external=true" title="class or interface in org.apache.maven.archetype.source">org.apache.maven.archetype.source.ArchetypeDataSource.class</a>,
+           hint="wiki")
 public class <span class="strong">WikiArchetypeDataSource</span>
 extends <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
 implements <a href="../../../../../../apidocs/org/apache/maven/archetype/source/ArchetypeDataSource.html?is-external=true" title="class or interface in org.apache.maven.archetype.source">ArchetypeDataSource</a></pre>

Modified: websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/source/WikiArchetypeDataSourceTest.html
==============================================================================
--- websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/source/WikiArchetypeDataSourceTest.html (original)
+++ websites/production/maven/components/archetype-archives/archetype-LATEST/archetype-common/testapidocs/org/apache/maven/archetype/source/WikiArchetypeDataSourceTest.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>WikiArchetypeDataSourceTest (Maven Archetype Common 2.3 Test API)</title>
+<title>WikiArchetypeDataSourceTest (Maven Archetype Common 2.4 Test 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="WikiArchetypeDataSourceTest (Maven Archetype Common 2.3 Test API)";
+        parent.document.title="WikiArchetypeDataSourceTest (Maven Archetype Common 2.4 Test API)";
     }
 //-->
 </script>