From b3723cdb280c8d133978675795c1ca3baacf5030 Mon Sep 17 00:00:00 2001 From: Colin Goodheart-Smithe Date: Mon, 27 Apr 2015 10:53:29 +0100 Subject: [PATCH] Fix to let eclipse ignore the antigun plugin in it's maven integration This plugin should be ignored as it will make the internal eclipse build fail when there are NOCOMMIT comments in files, which are expected during feature development. This change only affects eclipse users and only when they are using the m2e eclipse integration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 86dcb460825..cdb74c02c0d 100644 --- a/pom.xml +++ b/pom.xml @@ -1626,7 +1626,7 @@ - +