Author: olamy
Date: Thu Jan 17 15:15:42 2013
New Revision: 847011

Log:
Site checkin for project Apache Software Foundation Parent POM

Modified:
    
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/dependencies.html
    
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/dependency-info.html
    
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/distribution-management.html
    websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/index.html
    
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/integration.html
    
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/issue-tracking.html
    websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/license.html
    
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/mail-lists.html
    
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/plugin-management.html
    websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/plugins.html
    
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/project-info.html
    
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/project-summary.html
    
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/source-repository.html
    
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/team-list.html

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/dependencies.html
==============================================================================
--- 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/dependencies.html
 (original)
+++ 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/dependencies.html
 Thu Jan 17 15:15:42 2013
@@ -39,9 +39,9 @@
         >
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Project Dependencies
         </div>

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/dependency-info.html
==============================================================================
--- 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/dependency-info.html
 (original)
+++ 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/dependency-info.html
 Thu Jan 17 15:15:42 2013
@@ -39,9 +39,9 @@
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Dependency Information
         </div>

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/distribution-management.html
==============================================================================
--- 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/distribution-management.html
 (original)
+++ 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/distribution-management.html
 Thu Jan 17 15:15:42 2013
@@ -39,9 +39,9 @@
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Project Distribution Management
         </div>

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/index.html
==============================================================================
--- websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/index.html 
(original)
+++ websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/index.html 
Thu Jan 17 15:15:42 2013
@@ -42,9 +42,9 @@ Hervé Boutemy" />
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Apache Software Foundation Parent POM
         </div>
@@ -114,7 +114,7 @@ Hervé Boutemy" />
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <!-- Licensed to the Apache Software Foundation (ASF) under one 
--><!-- or more contributor license agreements.  See the NOTICE file --><!-- 
distributed with this work for additional information --><!-- regarding 
copyright ownership.  The ASF licenses this file --><!-- to you under the 
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file 
except in compliance --><!-- with the License.  You may obtain a copy of the 
License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  
--><!-- Unless required by applicable law or agreed to in writing, --><!-- 
software distributed under the License is distributed on an --><!-- "AS IS" 
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or 
implied.  See the License for the --><!-- specific language governing 
permissions and limitations --><!-- under the License. --><!-- NOTE: For help 
with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Apache Software Foundation 
Parent POM<a name="Apache_Software_Foundation_Parent_POM"></a></h2><p>This 
project consists of a POM that contains settings that are likely to be useful 
to any Apache project that is building and releasing code with Maven 2/3. By 
using this project as a parent, a project gets these settings.</p><p>Most 
project will want to override some of these settings.</p><p>The following is a 
list of the items configured in this POM:</p><ul><li>Top-level project 
properties:<ul><li><b>license</b>: The Apache Software License, version 
2.0.</li><li><b>organization</b>: The Apache Software 
Foundation</li><li><b>url</b>: <tt>http://www.apache.org/</tt>. You should 
override this.</li><li><b>repositories</b>: The pom adds the Apache snapshot 
repository 
(<tt>http://repository.apache.org/snapshots</tt>)</li><li><b>distributionManagement</b>:
 The POM sets up for releases to the Apache Nexus instance at 
<tt>https://repositor
 y.apache.org/service/local/staging/deploy/maven2</tt> and snapshots to 
<tt>https://repository.apache.org/content/repositories/snapshots</tt>. Note 
that there are POM parameters (<tt>distMgmtSnapshotsName</tt> and 
<tt>distMgmtSnapshotsUrl</tt>) that you can override to change the snapshot 
location. </li><li><b>mailingLists</b>: The POM sets up generic Apache 
announcement lists. You should override 
this.</li></ul></li><li><b>pluginManagement</b>: The plugin management section 
specifies versions of a list of plugins. See the <a 
href="./plugin-management.html">Plugin Management report</a> for the complete 
list with versions. <ul><li>The compiler plugin is set to default to Java 1.4 
and UTF-8 source.</li><li>the jar plugin is set to add default specification 
and implementation entries.</li><li>the resources plugin is set for 
UTF-8.</li><li>the release plugin: the release plugin is set, via the 
&lt;arguments&gt; configuration element, to enable the <b>apache-release</b> 
profile fo
 r <b>all</b> executions and to disable &lt;useReleaseProfiles&gt;. You can 
remove this with an empty &lt;arguments/&gt; element in the configuration of 
the release plugin.</li></ul></li><li><b>plugins</b>: The plugins section 
configures one execution:<ul><li>maven-remote-resources-plugin for 
org.apache:apache-jar-resource-bundle:1.4.</li></ul></li></ul></div><div 
class="section"><h2>The <tt>apache-release</tt> Profile<a 
name="The_apache-release_Profile"></a></h2><p>As noted above, this pom 
configures the release plugin to enable the <tt>apache-release</tt> profile for 
all executions of the release plugin. The profile includes the following 
plugins:</p><ul><li>maven-assembly-plugin: 
org.apache.apache.resources:apache-source-release-assembly-descriptor:1.0.3 is 
in the dependencies, and an execution is configured.The plugin is configured to 
take a descriptorRef name from the <b>sourceReleaseAssemblyDescriptor</b> 
property, which by default is set to 'source-release'.</li><li>ma
 ven-deploy-plugin</li><li>maven-source-plugin: configured to build and attach 
a source jar.</li><li>maven-javadoc-plugin: configured to build and attach a 
javadoc jar.</li><li>maven-gpg-plugin: configured to sign everything. It 
expects to find a passphrase in ${gpg.passphrase}, presumably in your 
<tt>settings.xml</tt>.</li></ul></div><div class="section"><h2>Settings 
Configuration<a name="Settings_Configuration"></a></h2><p>You can have a look 
at the page in Apache website <a class="externalLink" 
href="http://www.apache.org/dev/publishing-maven-artifacts.html";>Publishing 
Maven Artifacts</a>.</p><p>You can test your environment setup using 
<tt>-Papache-release</tt> with the command line.</p></div><div 
class="section"><h2>History<a name="History"></a></h2><table border="1" 
class="bodyTable"><tr class="a"><th align="left"><b>Version</b></th><th 
align="left"><b>Release Date</b></th></tr><tr class="b"><td align="left"><a 
class="externalLink" href="http://svn.apache.org/viewvc/mav
 en/pom/tags/apache-12/pom.xml?view=markup">12</a> (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-12/pom.xml?r1=HEAD&amp;r2=1369674&amp;diff_format=h";>diff</a>)</td><td
 align="left"></td></tr><tr class="a"><td align="left"><a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-11/pom.xml?view=markup";>11</a>
 (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-11/pom.xml?r1=HEAD&amp;r2=1154610&amp;diff_format=h";>diff</a>)</td><td
 align="left">2012-08-08</td></tr><tr class="b"><td align="left"><a 
class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-10/pom.xml?view=markup";>10</a>
 (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-10/pom.xml?r1=HEAD&amp;r2=1069621&amp;diff_format=h";>diff</a>)</td><td
 align="left">2011-08-09</td></tr><tr class="a"><td align="left"><a 
class="externalLink" href="http://svn.apache.org/viewvc/maven/pom/tags/
 apache-9/pom.xml?view=markup">9</a> (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-9/pom.xml?r1=HEAD&amp;r2=1038252&amp;diff_format=h";>diff</a>)</td><td
 align="left">2011-02-15</td></tr><tr class="b"><td align="left"><a 
class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-8/pom.xml?view=markup";>8</a>
 (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-8/pom.xml?r1=HEAD&amp;r2=893967&amp;diff_format=h";>diff</a>)</td><td
 align="left">2010-11-26</td></tr><tr class="a"><td align="left"><a 
class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-7/pom.xml?view=markup";>7</a>
 (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-7/pom.xml?r1=HEAD&amp;r2=766952&amp;diff_format=h";>diff</a>)</td><td
 align="left">2009-12-29</td></tr><tr class="b"><td align="left"><a 
class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-6/pom.
 xml?view=markup">6</a> (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-6/pom.xml?r1=HEAD&amp;r2=766946&amp;diff_format=h";>diff</a>)</td><td
 align="left">2009-04-24</td></tr></table></div>
+        <!-- Licensed to the Apache Software Foundation (ASF) under one 
--><!-- or more contributor license agreements.  See the NOTICE file --><!-- 
distributed with this work for additional information --><!-- regarding 
copyright ownership.  The ASF licenses this file --><!-- to you under the 
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file 
except in compliance --><!-- with the License.  You may obtain a copy of the 
License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  
--><!-- Unless required by applicable law or agreed to in writing, --><!-- 
software distributed under the License is distributed on an --><!-- "AS IS" 
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or 
implied.  See the License for the --><!-- specific language governing 
permissions and limitations --><!-- under the License. --><!-- NOTE: For help 
with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Apache Software Foundation 
Parent POM<a name="Apache_Software_Foundation_Parent_POM"></a></h2><p>This 
project consists of a POM that contains settings that are likely to be useful 
to any Apache project that is building and releasing code with Maven 2/3. By 
using this project as a parent, a project gets these settings.</p><p>Most 
project will want to override some of these settings.</p><p>The following is a 
list of the items configured in this POM:</p><ul><li>Top-level project 
properties:<ul><li><b>license</b>: The Apache Software License, version 
2.0.</li><li><b>organization</b>: The Apache Software 
Foundation</li><li><b>url</b>: <tt>http://www.apache.org/</tt>. You should 
override this.</li><li><b>repositories</b>: The pom adds the Apache snapshot 
repository 
(<tt>http://repository.apache.org/snapshots</tt>)</li><li><b>distributionManagement</b>:
 The POM sets up for releases to the Apache Nexus instance at 
<tt>https://repositor
 y.apache.org/service/local/staging/deploy/maven2</tt> and snapshots to 
<tt>https://repository.apache.org/content/repositories/snapshots</tt>. Note 
that there are POM parameters (<tt>distMgmtSnapshotsName</tt> and 
<tt>distMgmtSnapshotsUrl</tt>) that you can override to change the snapshot 
location. </li><li><b>mailingLists</b>: The POM sets up generic Apache 
announcement lists. You should override 
this.</li></ul></li><li><b>pluginManagement</b>: The plugin management section 
specifies versions of a list of plugins. See the <a 
href="./plugin-management.html">Plugin Management report</a> for the complete 
list with versions. <ul><li>The compiler plugin is set to default to Java 1.4 
and UTF-8 source.</li><li>the jar plugin is set to add default specification 
and implementation entries.</li><li>the resources plugin is set for 
UTF-8.</li><li>the release plugin: the release plugin is set, via the 
&lt;arguments&gt; configuration element, to enable the <b>apache-release</b> 
profile fo
 r <b>all</b> executions and to disable &lt;useReleaseProfiles&gt;. You can 
remove this with an empty &lt;arguments/&gt; element in the configuration of 
the release plugin.</li></ul></li><li><b>plugins</b>: The plugins section 
configures one execution:<ul><li>maven-remote-resources-plugin for 
org.apache:apache-jar-resource-bundle:1.4.</li></ul></li></ul></div><div 
class="section"><h2>The <tt>apache-release</tt> Profile<a 
name="The_apache-release_Profile"></a></h2><p>As noted above, this pom 
configures the release plugin to enable the <tt>apache-release</tt> profile for 
all executions of the release plugin. The profile includes the following 
plugins:</p><ul><li>maven-assembly-plugin: 
org.apache.apache.resources:apache-source-release-assembly-descriptor:1.0.3 is 
in the dependencies, and an execution is configured.The plugin is configured to 
take a descriptorRef name from the <b>sourceReleaseAssemblyDescriptor</b> 
property, which by default is set to 'source-release'.</li><li>ma
 ven-deploy-plugin</li><li>maven-source-plugin: configured to build and attach 
a source jar.</li><li>maven-javadoc-plugin: configured to build and attach a 
javadoc jar.</li><li>maven-gpg-plugin: configured to sign everything. It 
expects to find a passphrase in ${gpg.passphrase}, presumably in your 
<tt>settings.xml</tt>.</li></ul></div><div class="section"><h2>Settings 
Configuration<a name="Settings_Configuration"></a></h2><p>You can have a look 
at the page in Apache website <a class="externalLink" 
href="http://www.apache.org/dev/publishing-maven-artifacts.html";>Publishing 
Maven Artifacts</a>.</p><p>You can test your environment setup using 
<tt>-Papache-release</tt> with the command line.</p></div><div 
class="section"><h2>History<a name="History"></a></h2><table border="1" 
class="bodyTable"><tr class="a"><th align="left"><b>Version</b></th><th 
align="left"><b>Release Date</b></th></tr><tr class="b"><td align="left"><a 
class="externalLink" href="http://svn.apache.org/viewvc/mav
 en/pom/tags/apache-12/pom.xml?view=markup">12</a> (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-12/pom.xml?r1=HEAD&amp;r2=1369674&amp;diff_format=h";>diff</a>)</td><td
 align="left">2012-11-01</td></tr><tr class="a"><td align="left"><a 
class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-11/pom.xml?view=markup";>11</a>
 (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-11/pom.xml?r1=HEAD&amp;r2=1154610&amp;diff_format=h";>diff</a>)</td><td
 align="left">2012-08-08</td></tr><tr class="b"><td align="left"><a 
class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-10/pom.xml?view=markup";>10</a>
 (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-10/pom.xml?r1=HEAD&amp;r2=1069621&amp;diff_format=h";>diff</a>)</td><td
 align="left">2011-08-09</td></tr><tr class="a"><td align="left"><a 
class="externalLink" href="http://svn.apache.org/viewvc/maven
 /pom/tags/apache-9/pom.xml?view=markup">9</a> (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-9/pom.xml?r1=HEAD&amp;r2=1038252&amp;diff_format=h";>diff</a>)</td><td
 align="left">2011-02-15</td></tr><tr class="b"><td align="left"><a 
class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-8/pom.xml?view=markup";>8</a>
 (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-8/pom.xml?r1=HEAD&amp;r2=893967&amp;diff_format=h";>diff</a>)</td><td
 align="left">2010-11-26</td></tr><tr class="a"><td align="left"><a 
class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-7/pom.xml?view=markup";>7</a>
 (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-7/pom.xml?r1=HEAD&amp;r2=766952&amp;diff_format=h";>diff</a>)</td><td
 align="left">2009-12-29</td></tr><tr class="b"><td align="left"><a 
class="externalLink" href="http://svn.apache.org/viewvc/maven/pom/tags/apa
 che-6/pom.xml?view=markup">6</a> (<a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/pom/tags/apache-6/pom.xml?r1=HEAD&amp;r2=766946&amp;diff_format=h";>diff</a>)</td><td
 align="left">2009-04-24</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/integration.html
==============================================================================
--- 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/integration.html 
(original)
+++ 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/integration.html 
Thu Jan 17 15:15:42 2013
@@ -39,9 +39,9 @@
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Continuous Integration
         </div>

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/issue-tracking.html
==============================================================================
--- 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/issue-tracking.html
 (original)
+++ 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/issue-tracking.html
 Thu Jan 17 15:15:42 2013
@@ -39,9 +39,9 @@
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Issue Tracking
         </div>

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/license.html
==============================================================================
--- websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/license.html 
(original)
+++ websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/license.html 
Thu Jan 17 15:15:42 2013
@@ -39,9 +39,9 @@
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Project License
         </div>

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/mail-lists.html
==============================================================================
--- 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/mail-lists.html 
(original)
+++ 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/mail-lists.html 
Thu Jan 17 15:15:42 2013
@@ -39,9 +39,9 @@
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Project Mailing Lists
         </div>

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/plugin-management.html
==============================================================================
--- 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/plugin-management.html
 (original)
+++ 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/plugin-management.html
 Thu Jan 17 15:15:42 2013
@@ -39,9 +39,9 @@
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Project Plugin Management
         </div>
@@ -111,7 +111,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Plugin Management<a 
name="Project_Plugin_Management"></a></h2><a 
name="Project_Plugin_Management"></a><table border="0" class="bodyTable"><tr 
class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr 
class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-antrun-plugin/";>maven-antrun-plugin</a></td><td>1.6</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-assembly-plugin/";>maven-assembly-plugin</a></td><td>2.2.1</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-clean-plugin/";>maven-clean-plugin</a></td><td>2.5</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-compiler-plugin/";>maven-compiler-plugin</a></td><td>2.5.1</td></tr><tr
 class=
 "b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-dependency-plugin/";>maven-dependency-plugin</a></td><td>2.5</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-deploy-plugin/";>maven-deploy-plugin</a></td><td>2.7</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-docck-plugin/";>maven-docck-plugin</a></td><td>1.0</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-enforcer-plugin/";>maven-enforcer-plugin</a></td><td>1.0.1</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/surefire/maven-failsafe-plugin";>maven-failsafe-plugin</a></td><td>2.12.4</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href=
 
"http://maven.apache.org/plugins/maven-gpg-plugin/";>maven-gpg-plugin</a></td><td>1.4</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-install-plugin/";>maven-install-plugin</a></td><td>2.3.1</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-invoker-plugin/";>maven-invoker-plugin</a></td><td>1.7</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-jar-plugin/";>maven-jar-plugin</a></td><td>2.4</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-javadoc-plugin/";>maven-javadoc-plugin</a></td><td>2.9</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugin-tools/maven-plugin-plugin/";>maven-plugin-plugin</a></td><td>3
 .2</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a 
class="externalLink" 
href="http://maven.apache.org/plugins/maven-release-plugin/";>maven-release-plugin</a></td><td>2.3.2</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-remote-resources-plugin/";>maven-remote-resources-plugin</a></td><td>1.4</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-resources-plugin/";>maven-resources-plugin</a></td><td>2.6</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/scm/maven-scm-plugin/";>maven-scm-plugin</a></td><td>1.8</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-site-plugin/";>maven-site-plugin</a></td><td>3.2</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="
 externalLink" 
href="http://maven.apache.org/plugins/maven-source-plugin/";>maven-source-plugin</a></td><td>2.2.1</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/surefire/maven-surefire-plugin";>maven-surefire-plugin</a></td><td>2.12.4</td></tr><tr
 class="b"><td>org.apache.rat</td><td><a class="externalLink" 
href="http://incubator.apache.org/rat/apache-rat-plugin";>apache-rat-plugin</a></td><td>0.8</td></tr><tr
 class="a"><td>org.codehaus.mojo</td><td><a class="externalLink" 
href="http://mojo.codehaus.org/clirr-maven-plugin";>clirr-maven-plugin</a></td><td>2.4</td></tr></table></div>
+        <div class="section"><h2>Project Plugin Management<a 
name="Project_Plugin_Management"></a></h2><a 
name="Project_Plugin_Management"></a><table border="0" class="bodyTable"><tr 
class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr 
class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-antrun-plugin/";>maven-antrun-plugin</a></td><td>1.6</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-assembly-plugin/";>maven-assembly-plugin</a></td><td>2.2.1</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-clean-plugin/";>maven-clean-plugin</a></td><td>2.5</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-compiler-plugin/";>maven-compiler-plugin</a></td><td>2.5.1</td></tr><tr
 class=
 "b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-dependency-plugin/";>maven-dependency-plugin</a></td><td>2.5</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-deploy-plugin/";>maven-deploy-plugin</a></td><td>2.7</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-docck-plugin/";>maven-docck-plugin</a></td><td>1.0</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-enforcer-plugin/";>maven-enforcer-plugin</a></td><td>1.0.1</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/surefire/maven-failsafe-plugin";>maven-failsafe-plugin</a></td><td>2.12.4</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href=
 
"http://maven.apache.org/plugins/maven-gpg-plugin/";>maven-gpg-plugin</a></td><td>1.4</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-install-plugin/";>maven-install-plugin</a></td><td>2.3.1</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-invoker-plugin/";>maven-invoker-plugin</a></td><td>1.7</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-jar-plugin/";>maven-jar-plugin</a></td><td>2.4</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-javadoc-plugin/";>maven-javadoc-plugin</a></td><td>2.9</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugin-tools/maven-plugin-plugin/";>maven-plugin-plugin</a></td><td>3
 .2</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a 
class="externalLink" 
href="http://maven.apache.org/plugins/maven-release-plugin/";>maven-release-plugin</a></td><td>2.3.2</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-remote-resources-plugin/";>maven-remote-resources-plugin</a></td><td>1.4</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-resources-plugin/";>maven-resources-plugin</a></td><td>2.6</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/scm/maven-scm-plugin/";>maven-scm-plugin</a></td><td>1.8</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-scm-publish-plugin";>maven-scm-publish-plugin</a></td><td>1.0-beta-2</td></tr><tr
 class="b"><td>org.apache.maven.plugin
 s</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-site-plugin/";>maven-site-plugin</a></td><td>3.2</td></tr><tr
 class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-source-plugin/";>maven-source-plugin</a></td><td>2.2.1</td></tr><tr
 class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" 
href="http://maven.apache.org/surefire/maven-surefire-plugin";>maven-surefire-plugin</a></td><td>2.12.4</td></tr><tr
 class="a"><td>org.apache.rat</td><td><a class="externalLink" 
href="http://incubator.apache.org/rat/apache-rat-plugin";>apache-rat-plugin</a></td><td>0.8</td></tr><tr
 class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" 
href="http://mojo.codehaus.org/clirr-maven-plugin";>clirr-maven-plugin</a></td><td>2.4</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/plugins.html
==============================================================================
--- websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/plugins.html 
(original)
+++ websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/plugins.html 
Thu Jan 17 15:15:42 2013
@@ -39,9 +39,9 @@
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Project Build Plugins
         </div>

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/project-info.html
==============================================================================
--- 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/project-info.html
 (original)
+++ 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/project-info.html
 Thu Jan 17 15:15:42 2013
@@ -39,9 +39,9 @@
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Project Information
         </div>

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/project-summary.html
==============================================================================
--- 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/project-summary.html
 (original)
+++ 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/project-summary.html
 Thu Jan 17 15:15:42 2013
@@ -39,9 +39,9 @@
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Project Summary
         </div>
@@ -111,7 +111,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Summary<a 
name="Project_Summary"></a></h2><a name="Project_Summary"></a><div 
class="section"><h3>Project Information<a 
name="Project_Information"></a></h3><a name="Project_Information"></a><table 
border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr 
class="b"><td>Name</td><td>Apache Software Foundation Parent POM</td></tr><tr 
class="a"><td>Description</td><td>This project consists of a POM that contains 
settings that are likely to be useful to any Apache project that is building 
and releasing code with Maven 2/3.</td></tr><tr 
class="b"><td>Homepage</td><td><a class="externalLink" 
href="http://maven.apache.org/pom/asf/";>http://maven.apache.org/pom/asf/</a></td></tr></table></div><div
 class="section"><h3>Project Organization<a 
name="Project_Organization"></a></h3><a name="Project_Organization"></a><table 
border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr 
class="b"><td>Name</td><td>T
 he Apache Software Foundation</td></tr><tr class="a"><td>URL</td><td><a 
class="externalLink" 
href="http://www.apache.org/";>http://www.apache.org/</a></td></tr></table></div><div
 class="section"><h3>Build Information<a name="Build_Information"></a></h3><a 
name="Build_Information"></a><table border="0" class="bodyTable"><tr 
class="a"><th>Field</th><th>Value</th></tr><tr 
class="b"><td>GroupId</td><td>org.apache</td></tr><tr 
class="a"><td>ArtifactId</td><td>apache.</td></tr><tr 
class="b"><td>Version</td><td>13-SNAPSHOT</td></tr><tr 
class="a"><td>Type</td><td>pom</td></tr></table></div></div>
+        <div class="section"><h2>Project Summary<a 
name="Project_Summary"></a></h2><a name="Project_Summary"></a><div 
class="section"><h3>Project Information<a 
name="Project_Information"></a></h3><a name="Project_Information"></a><table 
border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr 
class="b"><td>Name</td><td>Apache Software Foundation Parent POM</td></tr><tr 
class="a"><td>Description</td><td>This project consists of a POM that contains 
settings that are likely to be useful to any Apache project that is building 
and releasing code with Maven 2/3.</td></tr><tr 
class="b"><td>Homepage</td><td><a class="externalLink" 
href="http://maven.apache.org/pom-archives/asf-13-SNAPSHOT";>http://maven.apache.org/pom-archives/asf-13-SNAPSHOT</a></td></tr></table></div><div
 class="section"><h3>Project Organization<a 
name="Project_Organization"></a></h3><a name="Project_Organization"></a><table 
border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</
 th></tr><tr class="b"><td>Name</td><td>The Apache Software 
Foundation</td></tr><tr class="a"><td>URL</td><td><a class="externalLink" 
href="http://www.apache.org/";>http://www.apache.org/</a></td></tr></table></div><div
 class="section"><h3>Build Information<a name="Build_Information"></a></h3><a 
name="Build_Information"></a><table border="0" class="bodyTable"><tr 
class="a"><th>Field</th><th>Value</th></tr><tr 
class="b"><td>GroupId</td><td>org.apache</td></tr><tr 
class="a"><td>ArtifactId</td><td>apache.</td></tr><tr 
class="b"><td>Version</td><td>13-SNAPSHOT</td></tr><tr 
class="a"><td>Type</td><td>pom</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/source-repository.html
==============================================================================
--- 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/source-repository.html
 (original)
+++ 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/source-repository.html
 Thu Jan 17 15:15:42 2013
@@ -39,9 +39,9 @@
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Source Repository
         </div>

Modified: 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/team-list.html
==============================================================================
--- 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/team-list.html 
(original)
+++ 
websites/production/maven/content/pom-archives/asf-13-SNAPSHOT/team-list.html 
Thu Jan 17 15:15:42 2013
@@ -39,9 +39,9 @@
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-                  <a href="../index.html">Parent POMs</a>
+                  <a href="../../pom/index.html">Parent POMs</a>
         &gt;
-                  <a href="index.html">ASF</a>
+                  <a href="../../pom/asf/index.html">ASF</a>
         &gt;
         Team list
         </div>


Reply via email to