From 6e6c4870e463e1a7a1c3ba51aa0a4a40a4011870 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Sun, 19 May 2013 17:55:08 +0200 Subject: [PATCH] prepare svnpubsub --- its/pom.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/its/pom.xml b/its/pom.xml index 07ae6e606d..72c51382af 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.maven maven-parent - 23 + 22 ../pom/maven/pom.xml @@ -46,6 +46,17 @@ under the License. Jenkins https://builds.apache.org/view/M-R/view/Maven/job/core-integration-testing-maven-3/ + + + apache.website + scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/${maven.site.path} + + + + + core-its + ${user.home}/maven-sites + core-it-support @@ -70,6 +81,14 @@ under the License. maven-surefire-plugin 2.13 + + org.apache.maven.plugins + maven-scm-publish-plugin + + ${maven.site.cache}/${maven.site.path} + true + +