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 bu...@apache.org on 2018/04/15 14:09:27 UTC

svn commit: r1028456 [6/6] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ docs/2.0.10/ docs/2.0.11/ d...

Modified: websites/staging/maven/trunk/content/repository/central-index.html
==============================================================================
--- websites/staging/maven/trunk/content/repository/central-index.html (original)
+++ websites/staging/maven/trunk/content/repository/central-index.html Sun Apr 15 14:09:20 2018
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/repository/central-index.apt at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/repository/central-index.apt at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Hervé Boutemy" />
     <meta name="Date-Creation-yyyymmdd" content="20170423" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Central Index</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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="active ">Central Index <a href="https://github.com/apache/maven-site/tree/HEAD/content/apt/repository/central-index.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="../source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="../download.cgi" title="Download">Download</a></li>
@@ -64,7 +64,14 @@
     <li><a href="../guides/index.html" title="Index (category)"><span class="none"></span>Index (category)</a></li>
     <li><a href="../users/index.html" title="User Centre"><span class="icon-chevron-right"></span>User Centre</a></li>
     <li><a href="../plugin-developers/index.html" title="Plugin Developer Centre"><span class="icon-chevron-right"></span>Plugin Developer Centre</a></li>
-    <li><a href="../repository/index.html" title="Maven Central Repository"><span class="icon-chevron-right"></span>Maven Central Repository</a></li>
+    <li><a href="../repository/index.html" title="Maven Central Repository"><span class="icon-chevron-down"></span>Maven Central Repository</a>
+    <ul class="nav nav-list">
+    <li><a href="../project-faq.html" title="Maintaining your Metadata"><span class="none"></span>Maintaining your Metadata</a></li>
+    <li><a href="../repository/guide-central-repository-upload.html" title="Guide to Uploading Artifacts"><span class="none"></span>Guide to Uploading Artifacts</a></li>
+    <li><a href="../repository/central-metadata.html" title="Fixing Metadata"><span class="none"></span>Fixing Metadata</a></li>
+    <li class="active"><a href="#"><span class="none"></span>Central Index</a></li>
+    </ul>
+</li>
     <li><a href="../developers/index.html" title="Maven Developer Centre"><span class="icon-chevron-right"></span>Maven Developer Centre</a></li>
     <li><a href="../articles.html" title="Books and Resources"><span class="none"></span>Books and Resources</a></li>
     <li><a href="../security.html" title="Security"><span class="none"></span>Security</a></li>

Added: websites/staging/maven/trunk/content/repository/central-metadata.html
==============================================================================
--- websites/staging/maven/trunk/content/repository/central-metadata.html (added)
+++ websites/staging/maven/trunk/content/repository/central-metadata.html Sun Apr 15 14:09:20 2018
@@ -0,0 +1,156 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/repository/central-metadata.apt at 2018-04-15
+ | Rendered using Apache Maven Fluido Skin 1.7
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="author" content="Carlos Sanchez" />
+    <meta name="Date-Creation-yyyymmdd" content="20051031" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Maven &#x2013; Guide to Metadata in Central Maven Repository</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="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 Maven Site"/></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="active ">Guide to Metadata in Central Maven Repository <a href="https://github.com/apache/maven-site/tree/HEAD/content/apt/repository/central-metadata.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
+      <li class="pull-right"><span class="divider">|</span>
+<a href="../source-repository.html" title="Get Sources">Get Sources</a></li>
+      <li class="pull-right"><a href="../download.cgi" title="Download">Download</a></li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+    <ul class="nav nav-list">
+    <li><a href="../index.html" title="Welcome"><span class="none"></span>Welcome</a></li>
+    <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
+      <li class="nav-header">About Maven</li>
+    <li><a href="../what-is-maven.html" title="What is Maven?"><span class="none"></span>What is Maven?</a></li>
+    <li><a href="../maven-features.html" title="Features"><span class="none"></span>Features</a></li>
+    <li><a href="../download.html" title="Download"><span class="none"></span>Download</a></li>
+    <li><a href="../users/index.html" title="Use"><span class="icon-chevron-right"></span>Use</a></li>
+    <li><a href="../docs/history.html" title="Release Notes"><span class="none"></span>Release Notes</a></li>
+      <li class="nav-header">Documentation</li>
+    <li><a href="../plugins/index.html" title="Maven Plugins"><span class="none"></span>Maven Plugins</a></li>
+    <li><a href="../guides/index.html" title="Index (category)"><span class="none"></span>Index (category)</a></li>
+    <li><a href="../users/index.html" title="User Centre"><span class="icon-chevron-right"></span>User Centre</a></li>
+    <li><a href="../plugin-developers/index.html" title="Plugin Developer Centre"><span class="icon-chevron-right"></span>Plugin Developer Centre</a></li>
+    <li><a href="../repository/index.html" title="Maven Central Repository"><span class="icon-chevron-down"></span>Maven Central Repository</a>
+    <ul class="nav nav-list">
+    <li><a href="../project-faq.html" title="Maintaining your Metadata"><span class="none"></span>Maintaining your Metadata</a></li>
+    <li><a href="../repository/guide-central-repository-upload.html" title="Guide to Uploading Artifacts"><span class="none"></span>Guide to Uploading Artifacts</a></li>
+    <li class="active"><a href="#"><span class="none"></span>Fixing Metadata</a></li>
+    <li><a href="../repository/central-index.html" title="Central Index"><span class="none"></span>Central Index</a></li>
+    </ul>
+</li>
+    <li><a href="../developers/index.html" title="Maven Developer Centre"><span class="icon-chevron-right"></span>Maven Developer Centre</a></li>
+    <li><a href="../articles.html" title="Books and Resources"><span class="none"></span>Books and Resources</a></li>
+    <li><a href="../security.html" title="Security"><span class="none"></span>Security</a></li>
+      <li class="nav-header">Community</li>
+    <li><a href="../community.html" title="Community Overview"><span class="none"></span>Community Overview</a></li>
+    <li><a href="../project-roles.html" title="Project Roles"><span class="none"></span>Project Roles</a></li>
+    <li><a href="../guides/development/guide-helping.html" title="How to Contribute"><span class="none"></span>How to Contribute</a></li>
+    <li><a href="../users/getting-help.html" title="Getting Help"><span class="none"></span>Getting Help</a></li>
+    <li><a href="../issue-tracking.html" title="Issue Tracking"><span class="none"></span>Issue Tracking</a></li>
+    <li><a href="../source-repository.html" title="Getting Maven Source"><span class="none"></span>Getting Maven Source</a></li>
+    <li><a href="../team-list.html" title="The Maven Team"><span class="none"></span>The Maven Team</a></li>
+      <li class="nav-header">Project Documentation</li>
+    <li><a href="../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
+      <li class="nav-header">Maven Projects</li>
+    <li><a href="../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
+    <li><a href="../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</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="../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
+    <li><a href="../pom/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-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
+    <li><a href="../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
+    <li><a href="../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</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>
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="https://maven.apache.org" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+          <hr />
+          <div id="poweredBy">
+            <div class="clear"></div>
+            <div class="clear"></div>
+    <div id="twitter">
+    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    </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="Guide_to_add.2C_improve_or_fix_metadata_in_the_Central_Maven_Repository"></a>Guide to add, improve or fix metadata in the Central Maven Repository</h2>
+<div class="section">
+<h3><a name="POM_Metadata"></a>POM Metadata</h3>
+<p>There are artifacts in the <a href="./">Central Maven repository</a> that don't have POMs. They come from projects with repositories that have been synced into central without extra checks (particularly historical ones that were in <i>Maven 1</i> format). We know about the problems but can't do anything unless you provide a POM for it or you ask the project in question to add the POM when they add the artifacts.</p>
+<p>We don't change dependencies in POMs already in the repository anymore as builds need to be reproducible. Same applies to POMs that don't exist. We can only add a POM with no dependencies, because doing any other way would break previous builds that were using that artifact.</p>
+<p>An alternative is to create a new version with the fixes. If the broken artifact is <tt>org.foo/bar/1.0</tt> you can provide a fixed POM, JAR,... under <tt>org.foo/bar/1.0-1</tt> (add a comment to the POM explaining what is being fixed and why). See <a href="./guide-central-repository-upload.html">Maven Repository Upload</a> for the instructions to get this new version in the repository.</p>
+<p>You need to contact the original publisher of the metadata to make sure in next versions it will be fixed or improved before getting it into the repository.</p></div>
+<div class="section">
+<h3><a name="Other_Issues"></a>Other Issues</h3>
+<p>For any other types of issues related to metadata in the repository (POM related, or <a href="/ref/current/maven-repository-metadata/"><tt>maven-metadata.xml</tt></a>, or anything else), open an issue at <a class="externalLink" href="https://issues.sonatype.org/browse/MVNCENTRAL">MVNCENTRAL</a> with the relevant information and explain the reasons why it is an issue.</p>
+<p><b>Important:</b> by default assume that we won't trust your info, so you must provide all links to the project documentation you can to convince us that your solution is right.</p></div></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2002&#x2013;2018
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+      </div>
+    </footer>
+  </body>
+</html>

Added: websites/staging/maven/trunk/content/repository/guide-central-repository-upload.html
==============================================================================
--- websites/staging/maven/trunk/content/repository/guide-central-repository-upload.html (added)
+++ websites/staging/maven/trunk/content/repository/guide-central-repository-upload.html Sun Apr 15 14:09:20 2018
@@ -0,0 +1,236 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/repository/guide-central-repository-upload.apt at 2018-04-15
+ | Rendered using Apache Maven Fluido Skin 1.7
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="author" content="Jason van Zyl
+Brian Fox" />
+    <meta name="Date-Creation-yyyymmdd" content="20141116" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Maven &#x2013; Guide to uploading artifacts to the Central Repository</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="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 Maven Site"/></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="active ">Guide to uploading artifacts to the Central Repository <a href="https://github.com/apache/maven-site/tree/HEAD/content/apt/repository/guide-central-repository-upload.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
+      <li class="pull-right"><span class="divider">|</span>
+<a href="../source-repository.html" title="Get Sources">Get Sources</a></li>
+      <li class="pull-right"><a href="../download.cgi" title="Download">Download</a></li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+    <ul class="nav nav-list">
+    <li><a href="../index.html" title="Welcome"><span class="none"></span>Welcome</a></li>
+    <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
+      <li class="nav-header">About Maven</li>
+    <li><a href="../what-is-maven.html" title="What is Maven?"><span class="none"></span>What is Maven?</a></li>
+    <li><a href="../maven-features.html" title="Features"><span class="none"></span>Features</a></li>
+    <li><a href="../download.html" title="Download"><span class="none"></span>Download</a></li>
+    <li><a href="../users/index.html" title="Use"><span class="icon-chevron-right"></span>Use</a></li>
+    <li><a href="../docs/history.html" title="Release Notes"><span class="none"></span>Release Notes</a></li>
+      <li class="nav-header">Documentation</li>
+    <li><a href="../plugins/index.html" title="Maven Plugins"><span class="none"></span>Maven Plugins</a></li>
+    <li><a href="../guides/index.html" title="Index (category)"><span class="none"></span>Index (category)</a></li>
+    <li><a href="../users/index.html" title="User Centre"><span class="icon-chevron-right"></span>User Centre</a></li>
+    <li><a href="../plugin-developers/index.html" title="Plugin Developer Centre"><span class="icon-chevron-right"></span>Plugin Developer Centre</a></li>
+    <li><a href="../repository/index.html" title="Maven Central Repository"><span class="icon-chevron-down"></span>Maven Central Repository</a>
+    <ul class="nav nav-list">
+    <li><a href="../project-faq.html" title="Maintaining your Metadata"><span class="none"></span>Maintaining your Metadata</a></li>
+    <li class="active"><a href="#"><span class="none"></span>Guide to Uploading Artifacts</a></li>
+    <li><a href="../repository/central-metadata.html" title="Fixing Metadata"><span class="none"></span>Fixing Metadata</a></li>
+    <li><a href="../repository/central-index.html" title="Central Index"><span class="none"></span>Central Index</a></li>
+    </ul>
+</li>
+    <li><a href="../developers/index.html" title="Maven Developer Centre"><span class="icon-chevron-right"></span>Maven Developer Centre</a></li>
+    <li><a href="../articles.html" title="Books and Resources"><span class="none"></span>Books and Resources</a></li>
+    <li><a href="../security.html" title="Security"><span class="none"></span>Security</a></li>
+      <li class="nav-header">Community</li>
+    <li><a href="../community.html" title="Community Overview"><span class="none"></span>Community Overview</a></li>
+    <li><a href="../project-roles.html" title="Project Roles"><span class="none"></span>Project Roles</a></li>
+    <li><a href="../guides/development/guide-helping.html" title="How to Contribute"><span class="none"></span>How to Contribute</a></li>
+    <li><a href="../users/getting-help.html" title="Getting Help"><span class="none"></span>Getting Help</a></li>
+    <li><a href="../issue-tracking.html" title="Issue Tracking"><span class="none"></span>Issue Tracking</a></li>
+    <li><a href="../source-repository.html" title="Getting Maven Source"><span class="none"></span>Getting Maven Source</a></li>
+    <li><a href="../team-list.html" title="The Maven Team"><span class="none"></span>The Maven Team</a></li>
+      <li class="nav-header">Project Documentation</li>
+    <li><a href="../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
+      <li class="nav-header">Maven Projects</li>
+    <li><a href="../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
+    <li><a href="../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</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="../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
+    <li><a href="../pom/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-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
+    <li><a href="../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
+    <li><a href="../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</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>
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="https://maven.apache.org" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+          <hr />
+          <div id="poweredBy">
+            <div class="clear"></div>
+            <div class="clear"></div>
+    <div id="twitter">
+    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    </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="Guide_to_uploading_artifacts_to_the_Central_Repository"></a>Guide to uploading artifacts to the Central Repository</h2>
+<p>In order for users of Maven to utilize artifacts produced by your project, you must deploy them to a remote repository. Many open source projects want to allow users of their projects who build with Maven to have transparent access to their project's artifacts. In order to allow for this, a project must have their artifacts deployed to <a href="/repository/">the Central Repository</a>.</p></div>
+<div class="section">
+<h2><a name="Requirements"></a>Requirements</h2>
+<p>Only <i>releases</i> can be uploaded to the central repository, that means files that won't change and that only depend on other files already released and available in the repository.</p>
+<p>There are some requirements for the minimal information in the POMs that are in the Central repository. The updated list of requirements can be found <a class="externalLink" href="http://central.sonatype.org/pages/requirements.html">here</a>.</p></div>
+<div class="section">
+<h2><a name="Choosing_your_coordinates"></a>Choosing your coordinates</h2>
+<p>Picking the appropriate coordinates for your project is important. See the guidelines <a class="externalLink" href="http://central.sonatype.org/pages/choosing-your-coordinates.html">here</a>.</p>
+<div class="section">
+<h3><a name="Explanation"></a>Explanation</h3>
+<p>Some folks have asked <i>&quot;why do we require all this information in the POM for deployed artifacts?&quot;</i>, so here's a small explanation.</p>
+<p>The POM being deployed with the artifact is part of the process to make transitive dependencies a reality in Maven. The logic for getting transitive dependencies working is really not that hard, the problem is getting the data. The other applications that are made possible by having all the POMs available for artifacts are vast, so by placing them into the repository as part of the process we open up the doors to new ideas that involve unified access to project POMs.</p>
+<p>We also ask for license now because it is possible that your project's license may change in the course of its life time and we are trying create tools to help normal people sort out licensing issues. For example, knowing all the licenses for a particular graph of artifacts, we could have some strategies that would identify potential licensing problems.</p></div>
+<div class="section">
+<h3><a name="A_basic_sample:"></a>A basic sample:</h3>
+<div class="source"><pre class="prettyprint linenums">
+&lt;project&gt;
+  &lt;modelVersion&gt;4.0.0&lt;/modelVersion&gt;
+  &lt;groupId&gt;org.apache.maven&lt;/groupId&gt;
+  &lt;artifactId&gt;maven&lt;/artifactId&gt;
+  &lt;version&gt;2.0&lt;/version&gt;
+  &lt;packaging&gt;jar&lt;/packaging&gt;
+
+  &lt;name&gt;Maven core&lt;/name&gt;
+  &lt;description&gt;The maven main core project description&lt;/description&gt;
+  &lt;url&gt;http://maven.apache.org&lt;/url&gt;
+
+  &lt;licenses&gt;
+    &lt;license&gt;
+      &lt;name&gt;Apache License, Version 2.0&lt;/name&gt;
+      &lt;url&gt;http://www.apache.org/licenses/LICENSE-2.0.txt&lt;/url&gt;
+      &lt;distribution&gt;repo&lt;/distribution&gt;
+    &lt;/license&gt;
+  &lt;/licenses&gt;
+
+  &lt;scm&gt;
+    &lt;url&gt;https://svn.apache.org/viewvc/maven&lt;/url&gt;
+  &lt;/scm&gt;
+
+  &lt;dependencies&gt;
+    &lt;dependency&gt;
+      &lt;groupId&gt;...&lt;/groupId&gt;
+      &lt;artifactId&gt;...&lt;/artifactId&gt;
+      &lt;version&gt;...&lt;/version&gt;
+    &lt;/dependency&gt;
+    ...
+  &lt;/dependencies&gt;
+
+  &lt;!--
+  NOT RECOMMENDED: (see FAQ)
+  &lt;repositories&gt;&lt;/repositories&gt;
+  &lt;pluginRepositories&gt;&lt;/pluginRepositories&gt;
+  --&gt;
+&lt;/project&gt;
+</pre></div></div>
+<div class="section">
+<h3><a name="PGP_Signature"></a>PGP Signature</h3>
+<p>When people download artifacts from Central Maven repository, they might want to validate that these artifacts have valid PGP signatures that can be verified against a public key server. If there is no signatures, then users have no guarantee that they are downloading the original artifact.</p>
+<p>To improve the quality of the Central Maven repository, we require you to provide PGP signatures for all your artifacts (all files except checksums), and distribute your public key to a key server like <a class="externalLink" href="http://pgp.mit.edu">http://pgp.mit.edu</a>. Read <a class="externalLink" href="http://central.sonatype.org/pages/working-with-pgp-signatures.html">Working with PGP Signatures</a> for more information.</p></div>
+<div class="section">
+<h3><a name="FAQ_and_common_mistakes"></a>FAQ and common mistakes</h3>
+<ul>
+<li>I have other <tt>repositories</tt> or <tt>pluginRepositories</tt> listed in my POM, is that a problem?
+<p>At present, this won't preclude your project from being included, but we do strongly encourage making sure all your dependencies are included in Central. If you rely on sketchy repositories that have junk in them or disappear, it just creates havok for downstream users. Try to keep your dependencies among reliable repos like Central, Jboss, etc.</p></li>
+<li>What about artifacts that can't be distributed because of their license?
+<p>In that case only the POM for that dependency is required, listing where the dependency can be downloaded from. <a class="externalLink" href="http://repo.maven.apache.org/maven2/javax/activation/activation/1.0.2/activation-1.0.2.pom">See an example</a>.</p></li>
+<li>I have a patched version of the foo project developed at foo.com, what <tt>groupId</tt> should I use?
+<p>When you patch / modify a third party project, that patched version becomes your project and therefore should be distributed under a <tt>groupId</tt> you control as any project you would have developed, never under <tt>com.foo</tt>. See above considerations about <tt>groupId</tt>.</p></li>
+<li>My project is hosted at a project hosting service like SourceForge or dev.java.net, what should I use as groupId?
+<p>If your project name is <tt>foo</tt> at SourceForge, then <tt>net.sf.foo</tt>. If it's <tt>foo</tt> at dev.java.net, then <tt>net.java.dev.foo</tt></p></li></ul></div></div>
+<div class="section">
+<h2><a name="Publishing_your_artifacts_to_the_Central_Repository"></a>Publishing your artifacts to the Central Repository</h2>
+<div class="section">
+<h3><a name="Approved_Repository_Hosting"></a>Approved Repository Hosting</h3>
+<p>Instead of maintaining repository rsync feeds for each projects, we now encourage projects to use an approved repository hosting location.</p>
+<p>Currently approved repository hosting locations:</p>
+<ul>
+<li><a class="externalLink" href="http://www.apache.org/">Apache Software Foundation</a> (for all Apache projects)</li>
+<li><a class="externalLink" href="http://www.fusesource.org/forge/">FuseSource Forge</a> (focused on FUSE related projects)</li>
+<li><a class="externalLink" href="http://www.nuiton.org">Nuiton.org</a></li></ul>
+<p>Automatic publication will be provided for Forges that provide hosting services for OSS projects and other large project repositories that meet certain minimum criteria such as validation of PGP keys and pom contents as defined above. If you are interested in becoming an approved Forge, contact us at <tt>repo-maintainers@maven.apache.org</tt>.</p></div>
+<div class="section">
+<h3><a name="Other_Projects"></a>Other Projects</h3>
+<p>The easiest way to upload another project is to use the <a class="externalLink" href="http://central.sonatype.org/pages/ossrh-guide.html">Open Source Software Repository Hosting (OSSRH)</a>, which is an approved repository provided by Sonatype for <i>any</i> OSS Project that want to get their artifacts into Central Repository.</p></div>
+<div class="section">
+<h3><a name="Explanations"></a>Explanations</h3>
+<p>Having each project maintain its own repository with rsync to Central Repository used to be the preferred process until January 2010. But we are no longer accepting rsync requests on a per project basis.</p>
+<p>Over time, we have learned that this process is not scalable. Many of the projects being synced release very infrequently, yet we have to hit hundreds of servers several times a day looking for artifacts that don't change. Additionally, there is no good mechanism currently for validating the incoming data via the rsync, and this leads to bad metadata that affects everyone. </p>
+<p>The aggregation of projects into single larger feeds allows us to sync faster and more often, and ensuring these locations perform sufficient checks increases the quality of metadata for everyone.</p></div></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2002&#x2013;2018
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+      </div>
+    </footer>
+  </body>
+</html>

Modified: websites/staging/maven/trunk/content/repository/index.html
==============================================================================
--- websites/staging/maven/trunk/content/repository/index.html (original)
+++ websites/staging/maven/trunk/content/repository/index.html Sun Apr 15 14:09:20 2018
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/xdoc/repository/index.xml at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/xdoc/repository/index.xml at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
     <meta name="author" content="Hervé Boutemy" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Maven Central Repository</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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="active ">Maven Central Repository <a href="https://github.com/apache/maven-site/tree/HEAD/content/xdoc/repository/index.xml"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="../source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="../download.cgi" title="Download">Download</a></li>
@@ -67,8 +67,9 @@
     <li class="active"><a href="#"><span class="icon-chevron-down"></span>Maven Central Repository</a>
     <ul class="nav nav-list">
     <li><a href="../project-faq.html" title="Maintaining your Metadata"><span class="none"></span>Maintaining your Metadata</a></li>
-    <li><a href="../guides/mini/guide-central-repository-upload.html" title="Guide to Uploading Artifacts"><span class="none"></span>Guide to Uploading Artifacts</a></li>
-    <li><a href="../guides/mini/guide-maven-evangelism.html" title="Fixing Metadata"><span class="none"></span>Fixing Metadata</a></li>
+    <li><a href="../repository/guide-central-repository-upload.html" title="Guide to Uploading Artifacts"><span class="none"></span>Guide to Uploading Artifacts</a></li>
+    <li><a href="../repository/central-metadata.html" title="Fixing Metadata"><span class="none"></span>Fixing Metadata</a></li>
+    <li><a href="../repository/central-index.html" title="Central Index"><span class="none"></span>Central Index</a></li>
     </ul>
 </li>
     <li><a href="../developers/index.html" title="Maven Developer Centre"><span class="icon-chevron-right"></span>Maven Developer Centre</a></li>
@@ -134,17 +135,19 @@
 <h2><a name="Maven_Central_Repository"></a>Maven Central Repository</h2>
 
       
-<p>This documentation is for those that need to use or contribute to the Maven central repository. This includes those
+<p>This documentation is for those that need to use or contribute to the Maven <tt>central</tt> repository. This includes those
     that need dependencies for their own build or projects that wish to have
-    their releases added to the Maven central repository, even if they don't use Maven as their build tool.</p>
+    their releases added to the Maven <tt>central</tt> repository, even if they don't use Maven as their build tool.</p>
 
       
 <ul>
         
 <li><a href="../project-faq.html">Maintaining your Metadata</a> - Information for third-party projects</li>
         
-<li><a href="../guides/mini/guide-central-repository-upload.html">Guide to uploading artifacts</a> - How to
+<li><a href="./guide-central-repository-upload.html">Guide to uploading artifacts</a> - How to
         get things uploaded to the central repository</li>
+        
+<li><a href="./central-metadata.html">Fixing Central Metadata</a> - How to fix issues in content already uploaded</li>
       </ul>
 
 

Modified: websites/staging/maven/trunk/content/run-maven/index.html
==============================================================================
--- websites/staging/maven/trunk/content/run-maven/index.html (original)
+++ websites/staging/maven/trunk/content/run-maven/index.html Sun Apr 15 14:09:20 2018
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/run-maven/index.apt at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/run-maven/index.apt at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
     <meta name="Date-Creation-yyyymmdd" content="20061103" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Running Maven</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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="active ">Running Maven <a href="https://github.com/apache/maven-site/tree/HEAD/content/apt/run-maven/index.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="../source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="../download.cgi" title="Download">Download</a></li>

Modified: websites/staging/maven/trunk/content/run.html
==============================================================================
--- websites/staging/maven/trunk/content/run.html (original)
+++ websites/staging/maven/trunk/content/run.html Sun Apr 15 14:09:20 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/markdown/run.md at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/markdown/run.md at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Running Apache Maven</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -39,7 +39,7 @@
       <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="active ">Running Apache Maven <a href="https://github.com/apache/maven-site/tree/HEAD/content/markdown/run.md"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="download.cgi" title="Download">Download</a></li>

Modified: websites/staging/maven/trunk/content/security.html
==============================================================================
--- websites/staging/maven/trunk/content/security.html (original)
+++ websites/staging/maven/trunk/content/security.html Sun Apr 15 14:09:20 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/markdown/security.md at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/markdown/security.md at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Security Vulnerabilities</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -39,7 +39,7 @@
       <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="active ">Security Vulnerabilities <a href="https://github.com/apache/maven-site/tree/HEAD/content/markdown/security.md"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="download.cgi" title="Download">Download</a></li>

Modified: websites/staging/maven/trunk/content/settings.html
==============================================================================
--- websites/staging/maven/trunk/content/settings.html (original)
+++ websites/staging/maven/trunk/content/settings.html Sun Apr 15 14:09:20 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/markdown/settings.md at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/markdown/settings.md at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Settings Reference</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -39,7 +39,7 @@
       <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="active ">Settings Reference <a href="https://github.com/apache/maven-site/tree/HEAD/content/markdown/settings.md"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="download.cgi" title="Download">Download</a></li>

Modified: websites/staging/maven/trunk/content/shared/index.html
==============================================================================
--- websites/staging/maven/trunk/content/shared/index.html (original)
+++ websites/staging/maven/trunk/content/shared/index.html Sun Apr 15 14:09:20 2018
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/shared/index.apt at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/shared/index.apt at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -11,7 +11,7 @@
 John Casey
 Karl Heinz Marbaise" />
     <meta name="Date-Creation-yyyymmdd" content="20170503" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Shared Components</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,7 +43,7 @@ Karl Heinz Marbaise" />
       <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="active ">Shared Components <a href="https://github.com/apache/maven-site/tree/HEAD/content/apt/shared/index.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="../source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="../download.cgi" title="Download">Download</a></li>

Modified: websites/staging/maven/trunk/content/skins/index.html
==============================================================================
--- websites/staging/maven/trunk/content/skins/index.html (original)
+++ websites/staging/maven/trunk/content/skins/index.html Sun Apr 15 14:09:20 2018
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/skins/index.apt at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/skins/index.apt at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -11,7 +11,7 @@
 Karl Heinz Marbaise
 Michael Osipov" />
     <meta name="Date-Creation-yyyymmdd" content="20120405" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Available Skins</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,7 +43,7 @@ Michael Osipov" />
       <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="active ">Available Skins <a href="https://github.com/apache/maven-site/tree/HEAD/content/apt/skins/index.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="../source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="../download.cgi" title="Download">Download</a></li>

Modified: websites/staging/maven/trunk/content/source-repository.html
==============================================================================
--- websites/staging/maven/trunk/content/source-repository.html (original)
+++ websites/staging/maven/trunk/content/source-repository.html Sun Apr 15 14:09:20 2018
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/xdoc/source-repository.xml at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/xdoc/source-repository.xml at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Benjamin Bentmann" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -40,7 +40,7 @@
       <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="active ">Source Repository <a href="https://github.com/apache/maven-site/tree/HEAD/content/xdoc/source-repository.xml"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="download.cgi" title="Download">Download</a></li>

Modified: websites/staging/maven/trunk/content/support-and-training.html
==============================================================================
--- websites/staging/maven/trunk/content/support-and-training.html (original)
+++ websites/staging/maven/trunk/content/support-and-training.html Sun Apr 15 14:09:20 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/markdown/support-and-training.md at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/markdown/support-and-training.md at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Providers of Apache Maven Support and Training</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -39,7 +39,7 @@
       <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="active ">Providers of Apache Maven Support and Training <a href="https://github.com/apache/maven-site/tree/HEAD/content/markdown/support-and-training.md"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="download.cgi" title="Download">Download</a></li>

Modified: websites/staging/maven/trunk/content/team-list.html
==============================================================================
--- websites/staging/maven/trunk/content/team-list.html (original)
+++ websites/staging/maven/trunk/content/team-list.html Sun Apr 15 14:09:20 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:project-team at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:project-team at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -39,7 +39,7 @@
       <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="active ">Project Team</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="download.cgi" title="Download">Download</a></li>

Modified: websites/staging/maven/trunk/content/testimonials.html
==============================================================================
--- websites/staging/maven/trunk/content/testimonials.html (original)
+++ websites/staging/maven/trunk/content/testimonials.html Sun Apr 15 14:09:20 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/markdown/testimonials.md at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/markdown/testimonials.md at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Testimonials</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -39,7 +39,7 @@
       <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="active ">Testimonials <a href="https://github.com/apache/maven-site/tree/HEAD/content/markdown/testimonials.md"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="download.cgi" title="Download">Download</a></li>

Modified: websites/staging/maven/trunk/content/users/getting-help.html
==============================================================================
--- websites/staging/maven/trunk/content/users/getting-help.html (original)
+++ websites/staging/maven/trunk/content/users/getting-help.html Sun Apr 15 14:09:20 2018
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/users/getting-help.apt at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/users/getting-help.apt at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Dennis Lundberg
 Karl Heinz Marbaise" />
     <meta name="Date-Creation-yyyymmdd" content="20070724" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Getting Help</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -42,7 +42,7 @@ Karl Heinz Marbaise" />
       <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="active ">Getting Help <a href="https://github.com/apache/maven-site/tree/HEAD/content/apt/users/getting-help.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="../source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="../download.cgi" title="Download">Download</a></li>

Modified: websites/staging/maven/trunk/content/users/index.html
==============================================================================
--- websites/staging/maven/trunk/content/users/index.html (original)
+++ websites/staging/maven/trunk/content/users/index.html Sun Apr 15 14:09:20 2018
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/users/index.apt at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/apt/users/index.apt at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
     <meta name="Date-Creation-yyyymmdd" content="20061103" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Users Centre</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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="active ">Users Centre <a href="https://github.com/apache/maven-site/tree/HEAD/content/apt/users/index.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="../source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="../download.cgi" title="Download">Download</a></li>

Modified: websites/staging/maven/trunk/content/what-is-maven.html
==============================================================================
--- websites/staging/maven/trunk/content/what-is-maven.html (original)
+++ websites/staging/maven/trunk/content/what-is-maven.html Sun Apr 15 14:09:20 2018
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from content/markdown/what-is-maven.md at 2018-04-07
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from content/markdown/what-is-maven.md at 2018-04-15
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180407" />
+    <meta name="Date-Revision-yyyymmdd" content="20180415" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Introduction</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -39,7 +39,7 @@
       <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="active ">Introduction <a href="https://github.com/apache/maven-site/tree/HEAD/content/markdown/what-is-maven.md"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-07</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-15</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="source-repository.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="download.cgi" title="Download">Download</a></li>