From 2b30478cdbd0207bfd48d2e2c10c26438fb9b353 Mon Sep 17 00:00:00 2001 From: Aaron Mihalik Date: Wed, 23 Dec 2015 11:23:31 -0500 Subject: [PATCH] RYA-25 Adding Apache-RAT Eclipse Exclusion --- pom.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/pom.xml b/pom.xml index dcbba4cee..4d55822ae 100644 --- a/pom.xml +++ b/pom.xml @@ -608,6 +608,37 @@ under the License. + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.rat + + + apache-rat-plugin + + + [0.11,) + + + check + + + + + + + + + +