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/03/21 15:21:56 UTC

svn commit: r809435 - in /websites/staging/maventest/trunk/content: ./ developers/release/maven-plugin-release.html

Author: buildbot
Date: Wed Mar 21 14:21:56 2012
New Revision: 809435

Log:
Staging update by buildbot for maventest

Modified:
    websites/staging/maventest/trunk/content/   (props changed)
    websites/staging/maventest/trunk/content/developers/release/maven-plugin-release.html

Propchange: websites/staging/maventest/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar 21 14:21:56 2012
@@ -1 +1 @@
-1303388
+1303402

Modified: websites/staging/maventest/trunk/content/developers/release/maven-plugin-release.html
==============================================================================
--- websites/staging/maventest/trunk/content/developers/release/maven-plugin-release.html (original)
+++ websites/staging/maventest/trunk/content/developers/release/maven-plugin-release.html Wed Mar 21 14:21:56 2012
@@ -227,7 +227,7 @@ If you MUST do this, use staging/mavente
 cd target/checkout
 mvn site-deploy -Preporting
 svn cp https://svn.apache.org/repos/infra/websites/production/maventest/latest/plugins/maven-XXX-plugin \
-       https://svn.apache.org/repos/infra/websites/production/maventest/content/plugins/maven-XXX-plugin-Y.Z</pre></div><p><b>Note:</b> You should verify the deployment of the site on the Maven website (you need to wait <a class="externalLink" href="http://www.apache.org/dev/cms.html#svnpubsub">snvpubsub</a>), which should be a matter of seconds.</p><div class="source"><pre>http://maven.apache.org/plugins/maven-XXX-plugin-Y.Z/</pre></div></li><li>declare the directory in <a href="/extpaths.txt">extpaths.txt</a> using the CMS, through the bookmarklet.</li></ol></div><div class="section"><h3>Deploying the release website<a name="Deploying_the_release_website"></a></h3><p>After the release has passed, the site needs to be uploaded.</p><p>TODO: make choice between multiple solutions:</p><ol style="list-style-type: lower-alpha"><li>svn copy<div class="source"><pre>svnmucc -U https://svn.apache.org/repos/infra/websites/production/maventest/content/plugins \
+       https://svn.apache.org/repos/infra/websites/production/maventest/content/plugins/maven-XXX-plugin-Y.Z</pre></div><p><b>Note:</b> You should verify the deployment of the site on the Maven website (you need to wait <a class="externalLink" href="http://www.apache.org/dev/cms.html#svnpubsub">snvpubsub</a>), which should be a matter of seconds.</p><div class="source"><pre>http://maven.apache.org/plugins/maven-XXX-plugin-Y.Z/</pre></div></li><li>declare the directory in <a href="/extpaths.txt">extpaths.txt</a> using the CMS, through the bookmarklet.</li></ol></div><div class="section"><h3>Deploying the release website<a name="Deploying_the_release_website"></a></h3><p>After the release has passed, the site needs to be uploaded.</p><p>TODO: make choice between multiple solutions:</p><ol style="list-style-type: lower-alpha"><li>svn copy (joes thinks this choice is a bad idea)<div class="source"><pre>svnmucc -U https://svn.apache.org/repos/infra/websites/production/maventest/c
 ontent/plugins \
        rm maven-XXX-plugin cp maven-XXX-plugin-Y.Z maven-XXX-plugin</pre></div></li><li>create/change symlink<div class="source"><pre>svnmucc -U https://svn.apache.org/repos/infra/websites/production/maventest/content/plugins \
        put =(printf &quot;link maven-XXX-plugin-Y.Z&quot;) maven-XXX-plugin \
        propset svn:special '*' maven-XXX-plugin</pre></div></li></ol><!-- see http://subversion.tigris.org/issues/show_bug.cgi?id=4142 for expected improvements --></div><div class="section"><h3>Updating the Maven site<a name="Updating_the_Maven_site"></a></h3><p>Use the CMS to update <a href="/plugins/">the plugins page</a>, made easy with the bookmarklet.</p></div></div>