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 hb...@apache.org on 2020/01/22 15:15:10 UTC

svn commit: r1873036 - in /maven/website/components/pom-archives/asf-LATEST: ./ css/ images/

Author: hboutemy
Date: Wed Jan 22 15:15:09 2020
New Revision: 1873036

Log:
Site checkin for project Apache Software Foundation Parent POM

Removed:
    maven/website/components/pom-archives/asf-LATEST/css/maven-base.css
    maven/website/components/pom-archives/asf-LATEST/css/maven-theme.css
    maven/website/components/pom-archives/asf-LATEST/images/collapsed.gif
    maven/website/components/pom-archives/asf-LATEST/images/expanded.gif
    maven/website/components/pom-archives/asf-LATEST/images/external.png
    maven/website/components/pom-archives/asf-LATEST/images/newwindow.png
Modified:
    maven/website/components/pom-archives/asf-LATEST/css/print.css
    maven/website/components/pom-archives/asf-LATEST/images/icon_error_sml.gif
    maven/website/components/pom-archives/asf-LATEST/images/icon_info_sml.gif
    maven/website/components/pom-archives/asf-LATEST/images/icon_success_sml.gif
    maven/website/components/pom-archives/asf-LATEST/images/icon_warning_sml.gif
    maven/website/components/pom-archives/asf-LATEST/index.html

Modified: maven/website/components/pom-archives/asf-LATEST/css/print.css
==============================================================================
--- maven/website/components/pom-archives/asf-LATEST/css/print.css (original)
+++ maven/website/components/pom-archives/asf-LATEST/css/print.css Wed Jan 22 15:15:09 2020
@@ -17,10 +17,7 @@
  * under the License.
  */
 
-#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
-	display: none !important;
-}
-#bodyColumn, body.docs div.docs {
-	margin: 0 !important;
-	border: none !important
-}
\ No newline at end of file
+/* $Id$ */
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
\ No newline at end of file

Modified: maven/website/components/pom-archives/asf-LATEST/images/icon_error_sml.gif
==============================================================================
Binary files - no diff available.

Modified: maven/website/components/pom-archives/asf-LATEST/images/icon_info_sml.gif
==============================================================================
Binary files - no diff available.

Modified: maven/website/components/pom-archives/asf-LATEST/images/icon_success_sml.gif
==============================================================================
Binary files - no diff available.

Modified: maven/website/components/pom-archives/asf-LATEST/images/icon_warning_sml.gif
==============================================================================
Binary files - no diff available.

Modified: maven/website/components/pom-archives/asf-LATEST/index.html
==============================================================================
--- maven/website/components/pom-archives/asf-LATEST/index.html (original)
+++ maven/website/components/pom-archives/asf-LATEST/index.html Wed Jan 22 15:15:09 2020
@@ -1,80 +1,249 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:index at 2020-01-22 -->
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site-docs/apt/index.apt.vm at 2020-01-22
+ | Rendered using Apache Maven Fluido Skin 1.7
+-->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>The Apache Software Foundation &#x2013; About</title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
-    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="author" content="Benson Margulies
+Hervé Boutemy
+Karl Heinz Marbaise" />
+    <meta name="Date-Creation-yyyymmdd" content="20160509" />
+    <meta name="Date-Revision-yyyymmdd" content="20200122" />
     <meta http-equiv="Content-Language" content="en" />
-    
+    <title>Apache Software Foundation Parent POM &#x2013; Apache Software Foundation Parent POM</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
   </head>
-  <body class="composite">
-    <div id="banner">
-<div id="bannerLeft">
-The Apache Software Foundation
-</div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-      <div class="xleft">
-        <span id="publishDate">Last Published: 2020-01-22</span>
-          &nbsp;| <span id="projectVersion">Version: 23</span>
-      </div>
-      <div class="xright"><a href="./" title="The Apache Software Foundation">The Apache Software Foundation</a>      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-       <h5>Project Documentation</h5>
-    <ul>
-     <li class="expanded"><a href="project-info.html" title="Project Information">Project Information</a>
-      <ul>
-       <li class="none"><a href="dependency-info.html" title="Dependency Information">Dependency Information</a></li>
-       <li class="none"><a href="distribution-management.html" title="Distribution Management">Distribution Management</a></li>
-       <li class="none"><strong>About</strong></li>
-       <li class="none"><a href="licenses.html" title="Licenses">Licenses</a></li>
-       <li class="none"><a href="mailing-lists.html" title="Mailing Lists">Mailing Lists</a></li>
-       <li class="none"><a href="plugin-management.html" title="Plugin Management">Plugin Management</a></li>
-       <li class="none"><a href="plugins.html" title="Plugins">Plugins</a></li>
-       <li class="none"><a href="scm.html" title="Source Code Management">Source Code Management</a></li>
-       <li class="none"><a href="summary.html" title="Summary">Summary</a></li>
-      </ul></li>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Software Foundation Parent POM"/></a></div>
+        <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+      <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
+      <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
+      <li class=""><a href="../index.html" title="Parent POMs">Parent POMs</a><span class="divider">/</span></li>
+      <li class=""><a href="index.html" title="ASF">ASF</a><span class="divider">/</span></li>
+    <li class="active ">Apache Software Foundation Parent POM <a href="https://github.com/apache/maven-apache-parent/tree/apache-23/src/site-docs/apt/index.apt.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-01-22</li>
+          <li id="projectVersion" class="pull-right">Version: 23</li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+    <ul class="nav nav-list">
+      <li class="nav-header">Overview</li>
+    <li class="active"><a href="#"><span class="none"></span>Introduction</a></li>
+    <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
+    <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
+      <li class="nav-header">Maven Projects</li>
+    <li><a href="../../ant-tasks/index.html" title="Ant Tasks"><span class="none"></span>Ant Tasks</a></li>
+    <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
+    <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
+    <li><a href="../../maven-1.x/index.html" title="Maven 1.x"><span class="none"></span>Maven 1.x</a></li>
+    <li><a href="../../index.html" title="Maven 2 & 3"><span class="none"></span>Maven 2 & 3</a></li>
+    <li><a href="../index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
+    <li><a href="../../plugins/index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
+    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
+    <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
+    <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
+    <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
+    <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
+    <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
+      <li class="nav-header">ASF</li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+      <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a>
+    <ul class="nav nav-list">
+    <li><a href="ci-management.html" title="CI Management"><span class="none"></span>CI Management</a></li>
+    <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a></li>
+    <li><a href="distribution-management.html" title="Distribution Management"><span class="none"></span>Distribution Management</a></li>
+    <li class="active"><a href="#"><span class="none"></span>About</a></li>
+    <li><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
+    <li><a href="licenses.html" title="Licenses"><span class="none"></span>Licenses</a></li>
+    <li><a href="mailing-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
+    <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a></li>
+    <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a></li>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a></li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a></li>
     </ul>
-      <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
-      </a>
-      </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
+</li>
+      <li class="nav-header">Maven Projects</li>
+    <li><a href="../../ant-tasks/index.html" title="Ant Tasks"><span class="none"></span>Ant Tasks</a></li>
+    <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
+    <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
+    <li><a href="../../maven-1.x/index.html" title="Maven 1.x"><span class="none"></span>Maven 1.x</a></li>
+    <li><a href="../../index.html" title="Maven 2 & 3"><span class="none"></span>Maven 2 & 3</a></li>
+    <li><a href="../index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
+    <li><a href="../../plugins/index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
+    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
+    <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
+    <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
+    <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
+    <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
+    <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
+      <li class="nav-header">ASF</li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+</ul>
+          <hr />
+          <div id="poweredBy">
+            <div class="clear"></div>
+            <div class="clear"></div>
+            <div class="clear"></div>
+            <div class="clear"></div>
+<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+            </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
 <div class="section">
-<h2><a name="About_The_Apache_Software_Foundation"></a>About The Apache Software Foundation</h2><a name="About_The_Apache_Software_Foundation"></a>
-<p>The Apache Software Foundation provides support for the Apache community of open-source software projects.
-    The Apache projects are characterized by a collaborative, consensus based development process, an open and
-    pragmatic software license, and a desire to create high quality software that leads the way in its field.
-    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
-    and users.</p></div>
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">
-        Copyright &#169;      2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.      </div>
-      <div class="clear">
-        <hr/>
+<h2><a name="Apache_Software_Foundation_Parent_POM"></a>Apache Software Foundation Parent POM</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 3 (Maven 2.x is not supported any more since version 17). By using this project as a parent, a project gets these settings.</p>
+<p>Most projects 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>: Apache License, version 2.0.</li>
+<li><b>organization</b>: The Apache Software Foundation</li>
+<li><b>url</b>: <a class="externalLink" href="https://www.apache.org/"><tt>https://www.apache.org/</tt></a>. You should override this.</li>
+<li><b>repositories</b>: The pom adds the Apache snapshot repository (<a class="externalLink" href="https://repository.apache.org/snapshots"><tt>https://repository.apache.org/snapshots</tt></a>)</li>
+<li><b>distributionManagement</b>: The POM sets up for releases to the Apache Nexus instance at <a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2"><tt>https://repository.apache.org/service/local/staging/deploy/maven2</tt></a> and snapshots to <a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots"><tt>https://repository.apache.org/content/repositories/snapshots</tt></a>. 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 <b>Java 1.7</b> 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 is set, via the &lt;arguments&gt; configuration element, to enable the <b>apache-release</b> profile for <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 two executions:
+<ul>
+<li>maven-remote-resources-plugin for <a href="/apache-resource-bundles/">org.apache:apache-jar-resource-bundle:1.4</a>.</li>
+<li>maven-site-plugin:attach-descriptor</li></ul></li>
+<li><b>Reproducible Builds</b>: since version 22 of this parent POM, managed plugins versions are expected to be compliant with <a class="externalLink" href="https://reproducible-builds.org/">Reproducible Builds</a>.
+<p>To choose the timestamp in output archives, projects using this POM as parent should define a property in their root POM:</p>
+<div class="source"><pre class="prettyprint">  &lt;properties&gt;
+    &lt;project.build.outputTimestamp&gt;2019-10-02T08:04:00Z&lt;/project.build.outputTimestamp&gt;
+  &lt;/properties&gt;</pre></div>
+<p>The value will be updated by Maven Release Plugin during releases. If a project wants to disable Reproducible Builds, just define the property value with any single character.</p></li></ul></div>
+<div class="section">
+<h2><a name="The_apache-release_Profile"></a>The <tt>apache-release</tt> Profile</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.</p>
+<p>The profile includes the following plugins:</p>
+<ul>
+<li>maven-assembly-plugin: <a href="/apache-resource-bundles/">org.apache.apache.resources:apache-source-release-assembly-descriptor:1.0.6</a> is added as dependency, and an execution is configured with <tt>source-release-assembly</tt> id.<br />The plugin is configured to take a <tt>descriptorRef</tt> name from the <b>sourceReleaseAssemblyDescriptor</b> property, which by default is set to <tt>source-release</tt> (zip only): you can override the property with <tt>source-release-zip-tar</tt> (both zip and tar) or <tt>source-release-tar</tt> (tar only) values.<br />If you want to avoid this default assembly execution to provide your own mechanism to produce the source release archive, you can disable the execution by configuring <tt>skipAssembly</tt> parameter for this <tt>source-release-assembly</tt> execution id</li>
+<li>maven-deploy-plugin: configured to activate <tt>updateReleaseInfo</tt></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 <tt>${gpg.passphrase}</tt>, presumably in your <tt>settings.xml</tt>.</li>
+<li>checksum-maven-plugin: configured to create a checksum file(s) for source release as required by <a class="externalLink" href="http://www.apache.org/dev/release-distribution#sigs-and-sums">Apache release distribution policy</a>.</li></ul>
+<p>When doing a release with maven-release-plugin, this creates files in <tt>target/checkout/target</tt> ready to be copied to projects' <a class="externalLink" href="http://www.apache.org/dev/release-distribution">Apache <tt>/dist/</tt> release distribution</a> directory:</p>
+<ul>
+<li><tt>${artifactId}-${version}-source-release.[zip|tar.gz]</tt>: the source release archive(s)</li>
+<li><tt>${artifactId}-${version}-source-release.[zip|tar.gz].sha512</tt>: their checksum(s)</li>
+<li><tt>${artifactId}-${version}-source-release.[zip|tar.gz].asc</tt>: their signature(s)</li></ul></div>
+<div class="section">
+<h2><a name="Settings_Configuration"></a>Settings Configuration</h2>
+<p>You can have a look at the page in Apache website <a class="externalLink" href="https://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><a name="History"></a>History</h2>
+<table border="1" class="table table-striped">
+<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="https://github.com/apache/maven-apache-parent/tree/apache-23/pom.xml">23</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-22...apache-23">diff</a>)</td>
+<td align="left">2020-01-25</td></tr>
+<tr class="a">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-22/pom.xml">22</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-21...apache-22">diff</a>)</td>
+<td align="left">2020-01-08</td></tr>
+<tr class="b">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-21/pom.xml">21</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-20...apache-21">diff</a>)</td>
+<td align="left">2018-08-21</td></tr>
+<tr class="a">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-20/pom.xml">20</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-19...apache-20">diff</a>)</td>
+<td align="left">2018-07-07</td></tr>
+<tr class="b">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-19/pom.xml">19</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-18...apache-19">diff</a>)</td>
+<td align="left">2018-01-24</td></tr>
+<tr class="a">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-18/pom.xml">18</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-17...apache-18">diff</a>)</td>
+<td align="left">2016-05-18</td></tr>
+<tr class="b">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-17/pom.xml">17</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-16...apache-17">diff</a>)</td>
+<td align="left">2015-04-24</td></tr>
+<tr class="a">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-16/pom.xml">16</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-15...apache-16">diff</a>)</td>
+<td align="left">2014-11-13</td></tr>
+<tr class="b">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-15/pom.xml">15</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-14...apache-15">diff</a>)</td>
+<td align="left">2014-09-24</td></tr>
+<tr class="a">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-14/pom.xml">14</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-13...apache-14">diff</a>)</td>
+<td align="left">2014-03-06</td></tr>
+<tr class="b">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-13/pom.xml">13</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-12...apache-13">diff</a>)</td>
+<td align="left">2013-01-20</td></tr>
+<tr class="a">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-12/pom.xml">12</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-11...apache-12">diff</a>)</td>
+<td align="left">2012-11-01</td></tr>
+<tr class="b">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-11/pom.xml">11</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-10...apache-11">diff</a>)</td>
+<td align="left">2012-08-08</td></tr>
+<tr class="a">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-10/pom.xml">10</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-9...apache-10">diff</a>)</td>
+<td align="left">2011-08-09</td></tr>
+<tr class="b">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-9/pom.xml">9</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-8...apache-9">diff</a>)</td>
+<td align="left">2011-02-15</td></tr>
+<tr class="a">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-8/pom.xml">8</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-7...apache-8">diff</a>)</td>
+<td align="left">2010-11-26</td></tr>
+<tr class="b">
+<td align="left"><a class="externalLink" href="https://github.com/apache/maven-apache-parent/tree/apache-7/pom.xml">7</a> (<a class="externalLink" href="https://github.com/apache/maven-apache-parent/compare/apache-6...apache-7">diff</a>)</td>
+<td align="left">2009-12-29</td></tr></table></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
       </div>
-    </div>
+    </footer>
   </body>
 </html>
\ No newline at end of file