From db622ffd73e639e4cf3d1adaf962d36cb22dcffe Mon Sep 17 00:00:00 2001 From: Benedikt Ritter Date: Thu, 14 Aug 2014 20:00:38 +0000 Subject: [PATCH] Configure site build to exclude JavaDocs archive git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1618039 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 51 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a8cfd621..8ae0b6b5 100644 --- a/pom.xml +++ b/pom.xml @@ -106,8 +106,8 @@ CSV files of various types. apache.website - Apache Website - ${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/csv/ + Apache Commons Site + scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-csv/ @@ -307,4 +307,51 @@ CSV files of various types. + + + setup-checkout + + + site-content + + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + + + prepare-checkout + pre-site + + run + + + + + + + + + + + + + + + + + + + + + + + + + + +