update poms to be compatible with eclipse IDE
add groovy sources to eclipse projects automatically
replace groovy maven plugins with more modern one
remove unused dependency causing compilation issues
Issue-ID: SO-2735
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ibeddddcc289c25e6208b69ac4f0cc220386e9344
diff --git a/.gitignore b/.gitignore
index 8eeea7a..79d2c94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,8 @@
**/.buildpath
**/.factorypath
**/.springBeans
+**/.project
+**/.classpath
.idea
.checkstyle
.DS_Store