From 7bd31e2894049c700f1a73d866996a15cbde4c17 Mon Sep 17 00:00:00 2001 From: Chip Childers Date: Wed, 3 Oct 2012 20:18:17 -0400 Subject: [PATCH] Added some exclusions to the RAT report to avoid build artifacts being interpreted as code artifacts --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 0366149af2b..1e3c4ca931d 100644 --- a/pom.xml +++ b/pom.xml @@ -187,18 +187,24 @@ false INSTALL.md + **/.classpath + **/.project + **/.settings/** + .metadata/** .git/** .gitignore **/*.crt **/*.csr **/*.key **/authorized_keys + **/*.war **/*.mar **/*.jar **/*.iso **/*.tgz **/*.zip **/target/** + **/.vagrant build/build.number console-proxy/js/jquery.js debian/compat