You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bu...@apache.org on 2012/12/11 00:11:21 UTC

svn commit: r841585 - in /websites/staging/maven/trunk/content: ./ developers/website/deploy-maven-website.html maven-site-1.0-site.jar

Author: buildbot
Date: Mon Dec 10 23:11:20 2012
New Revision: 841585

Log:
Staging update by buildbot for maven

Modified:
    websites/staging/maven/trunk/content/   (props changed)
    websites/staging/maven/trunk/content/developers/website/deploy-maven-website.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 Mon Dec 10 23:11:20 2012
@@ -1 +1 @@
-1419862
+1419863

Modified: websites/staging/maven/trunk/content/developers/website/deploy-maven-website.html
==============================================================================
--- websites/staging/maven/trunk/content/developers/website/deploy-maven-website.html (original)
+++ websites/staging/maven/trunk/content/developers/website/deploy-maven-website.html Mon Dec 10 23:11:20 2012
@@ -229,7 +229,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Introduction<a name="Introduction"></a></h2><p>This document gives step-by-step instructions for deploying the Maven website <a class="externalLink" href="http://maven.apache.org">http://maven.apache.org</a>.</p><p>Since 10th Decemeber 2012, the main website use CMS mechanism. (see <a class="externalLink" href="http://cms.apache.org">http://cms.apache.org</a>).</p><p>You can edit pages in two ways:</p><ul><li>use the CMS UI.</li><li>checkout the content locally and modify manually.</li></ul></div><div class="section"><h2>Prerequisite<a name="Prerequisite"></a></h2><p>Be sure that:</p><ul><li>you have all Maven servers defined in your <tt>settings.xml</tt>. For more information, please refer to <a href="../committer-settings.html">Committer settings</a>.</li></ul><div class="section"><h3>Modify Maven Website with CMS UI<a name="Modify_Maven_Website_with_CMS_UI"></a></h3><ul><li>Go to <a class="externalLink" href="http://cms.apac
 he.org/maven">http://cms.apache.org/maven</a>.</li><li>Click link &quot;Get maven Working Copy&quot;</li><li>Now navigate to the content you want to modify</li><li>Once you have modify the content, you can now commit with the button &quot;Submit&quot;.</li></ul></div><div class="section"><h3>Modify Maven Website with a local copy<a name="Modify_Maven_Website_with_a_local_copy"></a></h3><ol style="list-style-type: decimal"><li>Do a fresh check out of the Maven site, for example:<div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/site site</pre></div></li><li>Execute the site goal<div class="source"><pre>site$ mvn site </pre></div></li><li>Verify the documentation before committing</li></ol></div></div><div class="section"><h2>Publish content<a name="Publish_content"></a></h2><ul><li>Verify staging content has been build with buildbot job <a class="externalLink" href="http://ci.apache.org/builders/maven-site-staging">http://ci.apache.org/builders/mav
 en-site-staging</a></li><li>Build finish, publish modifications using <a class="externalLink" href="http://cms.apache.org/maven/publish">http://cms.apache.org/maven/publish</a></li></ul></div>
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Introduction<a name="Introduction"></a></h2><p>This document gives step-by-step instructions for deploying the Maven website <a class="externalLink" href="http://maven.apache.org">http://maven.apache.org</a>.</p><p>Since 10th Decemeber 2012, the main website use CMS mechanism. (see <a class="externalLink" href="https://cms.apache.org">https://cms.apache.org</a>).</p><p>You can edit pages in two ways:</p><ul><li>use the CMS UI.</li><li>checkout the content locally and modify manually.</li></ul></div><div class="section"><h2>Prerequisite<a name="Prerequisite"></a></h2><p>Be sure that:</p><ul><li>you have all Maven servers defined in your <tt>settings.xml</tt>. For more information, please refer to <a href="../committer-settings.html">Committer settings</a>.</li></ul><div class="section"><h3>Modify Maven Website with CMS UI<a name="Modify_Maven_Website_with_CMS_UI"></a></h3><ul><li>Go to <a class="externalLink" href="https://cms.a
 pache.org/maven">https://cms.apache.org/maven</a>.</li><li>Click link &quot;Get maven Working Copy&quot;</li><li>Now navigate to the content you want to modify</li><li>Once you have modify the content, you can now commit with the button &quot;Submit&quot;.</li></ul></div><div class="section"><h3>Modify Maven Website with a local copy<a name="Modify_Maven_Website_with_a_local_copy"></a></h3><ol style="list-style-type: decimal"><li>Do a fresh check out of the Maven site, for example:<div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/site site</pre></div></li><li>Execute the site goal<div class="source"><pre>site$ mvn site </pre></div></li><li>Verify the documentation before committing</li></ol></div></div><div class="section"><h2>Publish content<a name="Publish_content"></a></h2><ul><li>Verify staging content has been build with buildbot job <a class="externalLink" href="http://ci.apache.org/builders/maven-site-staging">http://ci.apache.org/builders
 /maven-site-staging</a></li><li>Build finish, publish modifications using <a class="externalLink" href="https://cms.apache.org/maven/publish">https://cms.apache.org/maven/publish</a></li></ul></div>
       </div>
     </div>
     <div class="clear">

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