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