You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2013/05/12 23:47:15 UTC

[jira] [Created] (MPOM-42) prepare svnpubsub documentation publication to /plugins-archives/-LATEST

Hervé Boutemy created MPOM-42:
---------------------------------

             Summary: prepare svnpubsub documentation publication to /plugins-archives/<artifactId>-LATEST
                 Key: MPOM-42
                 URL: https://issues.apache.org/jira/browse/MPOM-42
             Project: Maven POMs
          Issue Type: Improvement
          Components: maven-plugins
    Affects Versions: MAVEN-PLUGINS-24
            Reporter: Hervé Boutemy
            Assignee: Hervé Boutemy
             Fix For: MAVEN-PLUGINS-25


site staging for each plugin will simply be done with "mvn -Preporting site-deploy" ("mvn scm-publish:publish-scm" to restart svnpubsub publication if a svn commit issue happens)

then release staging: "svn cp https://svn.apache.org/repos/infra/websites/production/maven/content/plugins-archives/<artifactId>-LATEST https://svn.apache.org/repos/infra/websites/production/maven/content/plugins-archives/<artifactId>-<version> -m 'staging <artifactId> <version> documentation'"

then final release documentation publication: "svn cp https://svn.apache.org/repos/infra/websites/production/maven/content/plugins-archives/<artifactId>-<version> https://svn.apache.org/repos/infra/websites/production/maven/content/plugins/<artifactId> -m 'publishing <artifactId> <version> documentation'"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira