You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by gi...@apache.org on 2022/08/15 07:06:20 UTC

[sling-site] branch asf-site updated: Automatic website deployment from https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/525/

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new bcda54eac Automatic website deployment from https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/525/
bcda54eac is described below

commit bcda54eac3442d4792bb1fa93fd3e841fafaa25c
Author: jenkins <bu...@apache.org>
AuthorDate: Mon Aug 15 07:06:17 2022 +0000

    Automatic website deployment from https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/525/
---
 documentation/development/release-management.html | 18 +++++-------------
 sitemap.xml                                       |  4 ++--
 2 files changed, 7 insertions(+), 15 deletions(-)

diff --git a/documentation/development/release-management.html b/documentation/development/release-management.html
index 68d4acbc9..c2c8d70d0 100644
--- a/documentation/development/release-management.html
+++ b/documentation/development/release-management.html
@@ -510,31 +510,23 @@ $ svn up KEYS
 </ol>
 <h2><a href="#appendix-b-deploy-maven-plugin-documentation-if-applicable" id="appendix-b-deploy-maven-plugin-documentation-if-applicable">Appendix B: Deploy Maven plugin documentation (if applicable)</a></h2>
 <p>When releasing a Maven plugin, the Maven-generated documentation published under <a href="http://sling.apache.org/components/">http://sling.apache.org/components/</a> needs to be updated.</p>
-<p>This is currently supported for:</p>
-<ul>
-<li><code>sling-maven-plugin</code></li>
-<li><code>htl-maven-plugin</code></li>
-<li><code>jspc-maven-plugin</code></li>
-<li><code>slingstart-maven-plugin</code></li>
-<li><code>slingfeature-maven-plugin</code></li>
-</ul>
 <p>To publish the plugin documentation execute the following steps after the release:</p>
 <ol>
 <li>
 <p>Checkout the release tag of the released plugin (or reset your workspace)</p>
 </li>
 <li>
-<p>Build and stage the maven site of the plugin locally.</p>
-<pre><code>$ mvn clean site:site site:stage
+<p>Build the Maven site of the plugin locally.</p>
+<pre><code>$ mvn clean site:site
 </code></pre>
 </li>
 <li>
-<p>Checkout the Sling website and navigate to the 'components' directory</p>
+<p>Checkout the Sling website</p>
 <pre><code>$ git clone https://github.com/apache/sling-site.git
 </code></pre>
 </li>
 <li>
-<p>Replace the content of the existing folder <code>src/main/jbake/assets/components/&lt;plugin-name&gt;</code> with the generated maven site from <code>target/staging</code></p>
+<p>Replace the content of the existing folder <code>src/main/jbake/assets/components/&lt;plugin-name&gt;</code> with the generated Maven site from <code>target/site</code></p>
 </li>
 <li>
 <p>Create a new folder <code>src/main/jbake/assets/components/&lt;plugin-name&gt;-archives/&lt;plugin-name&gt;-&lt;version&gt;</code> and copy the generated maven site there as well</p>
@@ -560,7 +552,7 @@ $ svn up KEYS
                             content/documentation/development/release-management.md
                         </a>
                     </div>                    <div class="revisionInfo">
-                        Last modified by <span class="author">Joerg Hoh</span> on <span class="comment">2022-08-03</span>
+                        Last modified by <span class="author">Konrad Windszus</span> on <span class="comment">2022-08-15</span>
                     </div><p>
                         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache Sling project
     logo are trademarks of The Apache Software Foundation. All other marks mentioned 
diff --git a/sitemap.xml b/sitemap.xml
index b2efffd7b..5ef39d13c 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,13 +1,13 @@
 <?xml version="1.0"?>
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
     <url>
+        <loc>https://sling.apache.org/documentation/development/release-management.html</loc><lastmod>2022-08-15</lastmod>
+    </url><url>
         <loc>https://sling.apache.org/releases.html</loc><lastmod>2022-08-12</lastmod>
     </url><url>
         <loc>https://sling.apache.org/documentation/the-sling-engine/adapters.html</loc><lastmod>2022-08-08</lastmod>
     </url><url>
         <loc>https://sling.apache.org/documentation/bundles/resource-merger.html</loc><lastmod>2022-08-06</lastmod>
-    </url><url>
-        <loc>https://sling.apache.org/documentation/development/release-management.html</loc><lastmod>2022-08-03</lastmod>
     </url><url>
         <loc>https://sling.apache.org/documentation/bundles/sling-pipes/writers.html</loc><lastmod>2022-07-22</lastmod>
     </url><url>