From 2fee3bbc73a4459acd366834bd7d7ec786f2212d Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Tue, 10 Mar 2015 08:51:21 -0700 Subject: [PATCH] Ignore RAT plugin inside M2Eclipse --- its/pom.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/its/pom.xml b/its/pom.xml index 8ac52abd09..9d8f3faa50 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -124,4 +124,40 @@ under the License. + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.rat + + apache-rat-plugin + + + [0.11,) + + + check + + + + + + + + + + + + +