From: Olivier Lamy Date: Wed, 5 Jun 2013 11:05:12 +0000 (+0000) Subject: add a profile to find duplicate resources/dependencies X-Git-Tag: archiva-parent-11~21 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=251ba6ca9d8b9ca85e6611211cc08016145c57b7;p=archiva.git add a profile to find duplicate resources/dependencies git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1489809 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/pom.xml b/pom.xml index 1fcd18681..ff0b97a02 100644 --- a/pom.xml +++ b/pom.xml @@ -951,7 +951,27 @@ + + + dup + + + + com.ning.maven.plugins + maven-duplicate-finder-plugin + 1.0.4 + + + process-test-resources + + check + + + + + +