From cb6e30c8f5b8873db24927e53b46abefbe11d19e Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 7 Oct 2015 13:52:22 -0700 Subject: [PATCH] Ignore helpmojo from Eclipse m2e config Ignore the `helpmojo` goal to save needing an additional Eclipse plugin. --- spring-boot-parent/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 15a7304b67f..78f2f740d87 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -347,6 +347,7 @@ descriptor + helpmojo