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 sv...@apache.org on 2020/12/28 17:32:24 UTC

svn commit: r1884887 - in /maven/website/content: developers/compatibility-plan.html developers/retirement-plan-plugins.html guides/mini/guide-site.html maven-site-1.0-site.jar scm.html

Author: svn-site-role
Date: Mon Dec 28 17:32:23 2020
New Revision: 1884887

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/developers/compatibility-plan.html
    maven/website/content/developers/retirement-plan-plugins.html
    maven/website/content/guides/mini/guide-site.html
    maven/website/content/maven-site-1.0-site.jar
    maven/website/content/scm.html

Modified: maven/website/content/developers/compatibility-plan.html
==============================================================================
--- maven/website/content/developers/compatibility-plan.html (original)
+++ maven/website/content/developers/compatibility-plan.html Mon Dec 28 17:32:23 2020
@@ -146,7 +146,7 @@
 <ol style="list-style-type: decimal">
 <li>minimum <b>Java</b> runtime prerequisite for Maven components and plugins,</li>
 <li>minimum <b>Maven</b> runtime prerequisite for plugins.</li></ol>
-<p>Current minimum runtime prerequisites for latest plugins release is visible in a <a class="externalLink" href="https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-plugin/site/dist-tool-prerequisites.html">daily generated report</a>.</p></section><section>
+<p>Current minimum runtime prerequisites for latest plugins release is visible in a <a class="externalLink" href="https://ci-builds.apache.org/job/Maven/job/dist-tool-plugin/job/master/site/dist-tool-prerequisites.html">daily generated report</a>.</p></section><section>
 <h3><a name="Maven_Plan"></a>Maven Plan</h3>
 <ul>
 <li>Until 2012, Maven 2.2.1 + Java 5 prerequisites, with plugins versions in 2.x</li>

Modified: maven/website/content/developers/retirement-plan-plugins.html
==============================================================================
--- maven/website/content/developers/retirement-plan-plugins.html (original)
+++ maven/website/content/developers/retirement-plan-plugins.html Mon Dec 28 17:32:23 2020
@@ -207,7 +207,7 @@ but has moved to the &lt;Organization&gt
 <li>When relevant update summary pages for <a class="externalLink" href="https://maven.apache.org/plugins/index.html">plugins</a> or <a class="externalLink" href="https://maven.apache.org/shared/index.html">shared components</a> </li>
 <li>Add &quot; (RETIRED)&quot; at the end of the project name in JIRA.</li>
 <li>Put the JIRA project in read-only mode in case of standalone project (own Jira key): apply Maven Retired Project Permissions Scheme. (Requires JIRA admin karma: e.g. ask Brian Fox)</li>
-<li>Comment the <a class="externalLink" href="https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-plugin/site/dist-tool.conf.html">dist-tool configuration</a> entry.</li>
+<li>Comment the <a class="externalLink" href="https://ci-builds.apache.org/job/Maven/job/dist-tool-plugin/job/master/site/dist-tool.conf.html">dist-tool configuration</a> entry.</li>
 <li>Remove distribution from current <a class="externalLink" href="https://dist.apache.org/repos/dist/release/maven/">dist area</a> (history remains available in <a class="externalLink" href="https://archive.apache.org/dist/maven/">archive</a>).</li>
 <li>Update board report</li>
 <li>Announce the fact that the plugin has been retired/moved on the announce@m.a.o and users@m.a.o mailing lists. Explain to people what they should do if they would like to continue development of the plugin.</li></ol></section></section>

Modified: maven/website/content/guides/mini/guide-site.html
==============================================================================
--- maven/website/content/guides/mini/guide-site.html (original)
+++ maven/website/content/guides/mini/guide-site.html Mon Dec 28 17:32:23 2020
@@ -206,7 +206,7 @@ Jason van Zyl" />
 <div class="source"><pre class="prettyprint linenums">    &lt;plugin&gt;
       &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
       &lt;artifactId&gt;maven-scm-publish-plugin&lt;/artifactId&gt;
-      &lt;version&gt;3.0.0&lt;/version&gt;
+      &lt;version&gt;3.1.0&lt;/version&gt;
       &lt;configuration&gt;
         &lt;pubScmUrl&gt;${project.scm.developerConnection}&lt;/pubScmUrl&gt;
         &lt;scmBranch&gt;gh-pages&lt;/scmBranch&gt;

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.

Modified: maven/website/content/scm.html
==============================================================================
--- maven/website/content/scm.html (original)
+++ maven/website/content/scm.html Mon Dec 28 17:32:23 2020
@@ -355,7 +355,7 @@ repo start master --all</pre></div>
             
 <tr class="a">
               
-<td><a class="externalLink" href="https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-plugin/site/">Apache Maven Distribution Checking Tool</a></td>
+<td><a class="externalLink" href="https://ci-builds.apache.org/job/Maven/job/dist-tool-plugin/job/master/site/">Apache Maven Distribution Checking Tool</a></td>
               
 <td>
 <div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://gitbox.apache.org/repos/asf/maven-dist-tool.git">https://gitbox.apache.org/repos/asf/maven-dist-tool.git</a></pre></div></td>