From: Olivier Lamy Date: Mon, 2 Jul 2012 15:40:00 +0000 (+0000) Subject: exclude .git/** from rat check X-Git-Tag: redback-2.0~117 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=dd6e3d7793a2ee878c7b7eb4e1891c7f67346494;p=archiva.git exclude .git/** from rat check git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1356305 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/pom.xml b/pom.xml index 732a5fe6a..4fd43df04 100644 --- a/pom.xml +++ b/pom.xml @@ -969,6 +969,7 @@ DEPENDENCIES README.txt *.sh + .git/**