From b8a60dddd326c344a8d6a5f2f2a4cff99a2888cf Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Wed, 8 Aug 2012 16:30:04 +0900 Subject: [PATCH] Fix m2e errors in Eclipse --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index 0f633cf16c..accfe6a708 100644 --- a/pom.xml +++ b/pom.xml @@ -406,6 +406,21 @@ + + + org.apache.maven.plugins + maven-clean-plugin + [1.0,) + + clean + + + + + false + + +