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 2015/03/31 02:03:33 UTC

svn commit: r945742 - in /websites/staging/maven/trunk/content: ./ developers/website/deploy-component-reference-documentation.html maven-site-1.0-site.jar

Author: buildbot
Date: Tue Mar 31 00:03:32 2015
New Revision: 945742

Log:
Staging update by buildbot for maven

Modified:
    websites/staging/maven/trunk/content/   (props changed)
    websites/staging/maven/trunk/content/developers/website/deploy-component-reference-documentation.html
    websites/staging/maven/trunk/content/maven-site-1.0-site.jar

Propchange: websites/staging/maven/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 31 00:03:32 2015
@@ -1 +1 @@
-1670224
+1670226

Modified: websites/staging/maven/trunk/content/developers/website/deploy-component-reference-documentation.html
==============================================================================
--- websites/staging/maven/trunk/content/developers/website/deploy-component-reference-documentation.html (original)
+++ websites/staging/maven/trunk/content/developers/website/deploy-component-reference-documentation.html Tue Mar 31 00:03:32 2015
@@ -262,8 +262,8 @@ Hervé Boutemy" />
 <h3><a name="Staging_component_reference_documentation"></a>Staging component reference documentation</h3>
 <p>Reference documentation of a component is staged in <tt>http://maven.apache.org/xxx-archives/yyy-LATEST</tt>, where <tt>yyy</tt> is the component name and <tt>xxx</tt> can be:</p>
 <ul>
-<li>the component type, like <tt>shared</tt>, <tt>plugins</tt>, <tt>skins</tt>, ... (see <a href="/shared-archives">/shared-archives</a>, <a href="/plugins-archives">/plugins-archives</a>, <a href="/skins/archives">/skins/archives</a>)</li>
-<li>the component name for standalone components, like <tt>archetype</tt>, <tt>plugin-tools</tt>, <tt>surefire</tt>, <tt>wagon</tt>, ... (see <a href="/archetype-archives">/archetype-archives</a>, <a href="/plugin-tools-archives">/plugin-tools-archives</a>, <a href="/surefire-archives">/surefire-archives</a>, <a href="/wagon-archives">/wagon-archives</a>)</li></ul>
+<li>the component type, like <tt>shared</tt>, <tt>plugins</tt>, <tt>skins</tt>, ... (see <a href="/shared-archives/">/shared-archives/</a>, <a href="/plugins-archives/">/plugins-archives/</a>, <a href="/skins/archives/">/skins/archives/</a>)</li>
+<li>the component name for standalone components, like <tt>archetype</tt>, <tt>plugin-tools</tt>, <tt>surefire</tt>, <tt>wagon</tt>, ... (see <a href="/archetype-archives/">/archetype-archives/</a>, <a href="/plugin-tools-archives/">/plugin-tools-archives/</a>, <a href="/surefire-archives/">/surefire-archives/</a>, <a href="/wagon-archives/">/wagon-archives/</a>)</li></ul>
 <p>To publish component reference documentation:</p>
 <ol style="list-style-type: decimal">
 <li>prerequisite: eventually build the component if it has not been done previously, or some reports may miss build or integration information:
@@ -277,7 +277,7 @@ Hervé Boutemy" />
 <div class="source">
 <pre>mvn scm-publish:publish-scm</pre></div>
 <p>svnpubsub mechanism transfers svn production content to live production site</p></li></ol>
-<p><b>Notice</b>: content is in fact published to <tt>/components</tt> directory, and rewrite rules in <tt>.htaccess</tt> detect files not found in main site to try <tt>/components</tt> content instead.</p></div>
+<p><b>Notice</b>: content is in fact published to <a href="/components/">/components/</a> directory, and rewrite rules in <tt>.htaccess</tt> detect files not found in main site to try <a href="/components/">/components/</a> content instead.</p></div>
 <div class="section">
 <h3><a name="Publishing_versioned_component_reference_documentation"></a>Publishing versioned component reference documentation</h3>
 <p>When doing a release, yyy-LATEST content staged in previous section needs:</p>

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