From 5e9c527202b272380b2cf44528b13ecfcc428311 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 17 Sep 2012 13:20:46 +0000 Subject: [PATCH] faster resources plugin for non filtering resources at least git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1386602 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 2e98e2d2d..e55871836 100644 --- a/pom.xml +++ b/pom.xml @@ -685,6 +685,13 @@ org.apache.maven.plugins maven-resources-plugin 2.6 + + + org.codehaus.plexus + plexus-utils + ${plexusUtilsPluginsVersion} + + org.apache.maven.plugins -- 2.39.5