From b168f2a3ad21cc080c3a08824777dd4f5d8a22a6 Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Wed, 2 Jan 2013 04:46:47 +0000 Subject: [PATCH] publish a tag of the documentation on release git-svn-id: https://svn.apache.org/repos/asf/continuum/trunk@1427649 13f79535-47bb-0310-9956-ffa450edef68 --- continuum-docs/pom.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/continuum-docs/pom.xml b/continuum-docs/pom.xml index 1ea4427bb5..6d83aa607b 100644 --- a/continuum-docs/pom.xml +++ b/continuum-docs/pom.xml @@ -85,6 +85,39 @@ + + + tag + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + + tag-publish-site + + svn + + --non-interactive + cp + -m"Copy versioned documentation" + ${svnUrl} + https://svn.apache.org/repos/asf/continuum/site-publish/docs/${project.version} + + + site-deploy + + exec + + + + + + + + https://svn.apache.org/repos/asf/continuum/site-publish/docs/latest