From: Olivier Lamy Date: Mon, 3 Oct 2011 07:43:20 +0000 (+0000) Subject: add a profile for ci servers to cleanup file ~/.m2/archiva.xml X-Git-Tag: archiva-1.4-M1~100 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a8774906368f3c73b8c672e0fefc24f312c60f43;p=archiva.git add a profile for ci servers to cleanup file ~/.m2/archiva.xml git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178319 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml index 0d6786011..93d9cfb8a 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml @@ -605,6 +605,31 @@ 3600000 + + ci-server + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.6 + + + cleanup-files + + run + + + + + + + + + + + +