From d43999891f2a8474d8137a87d1582228cbacc7a8 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Fri, 3 Aug 2012 13:46:31 +0000 Subject: [PATCH] fix possible permissions issues with assembly plugin git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368957 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index d56f52087..c2b24ca05 100644 --- a/pom.xml +++ b/pom.xml @@ -1685,6 +1685,12 @@ + + + org.apache.maven.plugins + maven-assembly-plugin + 2.2.2 + org.codehaus.mojo appassembler-maven-plugin -- 2.39.5