From d9df6e4404ae759a76e38c695bfbb6e084341efd Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 3 Oct 2011 07:44:01 +0000 Subject: [PATCH] move antrun version to pluginManagement section git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178320 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-jetty/pom.xml | 2 +- archiva-modules/archiva-web/archiva-webapp-test/pom.xml | 2 +- archiva-modules/archiva-web/archiva-webapp/pom.xml | 2 ++ pom.xml | 5 +++++ 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index 6697666f8..49a918590 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -209,8 +209,8 @@ + org.apache.maven.plugins maven-antrun-plugin - 1.1 config diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml index 93d9cfb8a..db07f1ee2 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml @@ -312,6 +312,7 @@ + org.apache.maven.plugins maven-antrun-plugin @@ -612,7 +613,6 @@ org.apache.maven.plugins maven-antrun-plugin - 1.6 cleanup-files diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index bf1286fa9..2837e1a28 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -549,6 +549,7 @@ + org.apache.maven.plugins maven-antrun-plugin @@ -821,6 +822,7 @@ + org.apache.maven.plugins maven-antrun-plugin diff --git a/pom.xml b/pom.xml index ea41d4152..6650fb0d5 100644 --- a/pom.xml +++ b/pom.xml @@ -1479,6 +1479,11 @@ + + org.apache.maven.plugins + maven-antrun-plugin + 1.6 + org.apache.maven.plugins maven-assembly-plugin -- 2.39.5