From f8984f5ffe80415fa7b9b2977dbb510ccdc70d81 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 2 Jul 2012 15:40:11 +0000 Subject: [PATCH] execute rat plugin in the default build git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1356306 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 51 ++++++++++++++++++++++----------------------------- 1 file changed, 22 insertions(+), 29 deletions(-) diff --git a/pom.xml b/pom.xml index 4fd43df0..3eac65a5 100644 --- a/pom.xml +++ b/pom.xml @@ -837,6 +837,28 @@ + + org.apache.rat + apache-rat-plugin + + + .gitignore + DEPENDENCIES + README.txt + *.sh + .git/** + + + + + rat-check + + check + + verify + + + @@ -956,34 +978,5 @@ - - rat - - - - org.apache.rat - apache-rat-plugin - - - .gitignore - DEPENDENCIES - README.txt - *.sh - .git/** - - - - - rat-check - - check - - verify - - - - - -