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/09/04 05:46:27 UTC

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

Author: svn-site-role
Date: Wed Sep  4 05:46:27 2019
New Revision: 1866352

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 Wed Sep  4 05:46:27 2019
@@ -193,7 +193,7 @@
 mvn scm-publish:publish-scm
 </pre></div></div>
 
-<p>This will publish the 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>
 <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>
 
@@ -202,7 +202,7 @@ mvn scm-publish:publish-scm
 <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></div></div>
 </section><section>
-<h4><a name="Deploy_the_Latest_Documentation"></a>Deploy the Latest Documentation</h4>
+<h4><a name="Deploy_the_Latest_Documentation_to_Target_Versioned_Location"></a>Deploy the Latest Documentation to Target Versioned Location</h4>
 <p>The reference documentation for Maven core source code references and API docs has been staged in a previous step: now it needs to be deployed to its dedicated directory before deploying the web site pointing to the new version.</p>
 <p>This consists in copying in website svn tree the staging /ref/3-LATEST directory to final /ref/$VERSION.</p>
 

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