]> source.dussan.org Git - archiva.git/commitdiff
dependency plugin version
authorOlivier Lamy <olamy@apache.org>
Wed, 5 Jun 2013 10:50:45 +0000 (10:50 +0000)
committerOlivier Lamy <olamy@apache.org>
Wed, 5 Jun 2013 10:50:45 +0000 (10:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1489807 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 88147d3c4b13d5ff8329ca09f5e5cd0ea785c29c..1fcd186815ca50fd9b3fb8ef0040d1e3a40487a4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <target>1.6</target>
           </configuration>
         </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-dependency-plugin</artifactId>
+          <version>2.8</version>
+          <configuration>
+            <useJvmChmod>true</useJvmChmod>
+          </configuration>
+        </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-deploy-plugin</artifactId>