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 2019/11/25 18:20:43 UTC

svn commit: r1870407 - in /maven/website/content: developers/release/maven-core-release.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Mon Nov 25 18:20:42 2019
New Revision: 1870407

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/developers/release/maven-core-release.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/developers/release/maven-core-release.html
==============================================================================
--- maven/website/content/developers/release/maven-core-release.html (original)
+++ maven/website/content/developers/release/maven-core-release.html Mon Nov 25 18:20:42 2019
@@ -211,13 +211,15 @@ Maven differs slightly in its release pr
 mvn scm-publish:publish-scm
 </pre></div></div>
 
-<p>This will publish the Maven core site in <a href="/ref/3-LATEST">/ref/3-LATEST</a>.</p></section><section>
+<p>This will publish the Maven core site in <a href="/ref/3-LATEST">/ref/3-LATEST</a>.</p></section></section><section>
+<h3><a name="Complete_the_release"></a>Complete the release</h3>
+<p>After a succesful vote you should do the following steps to finish the release.</p><section>
 <h4><a name="Add_New_Version_to_ASF_Distribution_Directory"></a>Add New Version to ASF Distribution Directory</h4>
 <p>In addition to promoting the repository, the release archives should be moved to the release svnpubsub tree:</p>
 
 <div>
 <div>
-<pre class="source">svn mv https://dist.apache.org/repos/dist/dev/maven/maven-3/$VERSION https://dist.apache.org/repos/dist/release/maven/maven-3
+<pre class="source">svn mv https://dist.apache.org/repos/dist/dev/maven/maven-3/$VERSION https://dist.apache.org/repos/dist/release/maven/maven-3 -m &quot;Publish Maven Distribution Archives&quot;
 </pre></div></div>
 </section><section>
 <h4><a name="Deploy_the_Latest_Documentation_to_Target_Versioned_Location"></a>Deploy the Latest Documentation to Target Versioned Location</h4>

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