From 4492f6f57f8010cc6144b1ec0be11a6b0e917195 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Tue, 21 Aug 2012 11:11:33 +0000 Subject: [PATCH] useJvmChmod for dependency plugin as we are 1.6 required git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1375471 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 11947082f..ebd37dd3b 100644 --- a/pom.xml +++ b/pom.xml @@ -1732,6 +1732,9 @@ org.apache.maven.plugins maven-dependency-plugin 2.5.1-SNAPSHOT + + true + org.apache.maven.plugins -- 2.39.5