From: Olivier Lamy Date: Mon, 2 Jul 2012 13:45:08 +0000 (+0000) Subject: add a profile rat-check to enable rat verification X-Git-Tag: archiva-1.4-M3~568 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fab4c9d115ec4093b78a3b1ae8b4f168ec2e707f;p=archiva.git add a profile rat-check to enable rat verification git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356222 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/pom.xml b/pom.xml index 8ecff37fa..6857551ee 100644 --- a/pom.xml +++ b/pom.xml @@ -1651,19 +1651,6 @@ - - org.apache.rat - apache-rat-plugin - 0.8 - - - .gitignore - DEPENDENCIES - README.txt - *.sh - - - org.codehaus.mojo appassembler-maven-plugin @@ -1766,11 +1753,43 @@ tomcat7-maven-plugin ${asfTomcatMavenPluginVersion} + + org.apache.rat + apache-rat-plugin + + + .gitignore + DEPENDENCIES + README.txt + *.sh + + + + + rat-check + + + + org.apache.rat + apache-rat-plugin + + + rat-verify + test + + check + + + + + + + release