Browse Source

Ignore helpmojo from Eclipse m2e config

Ignore the `helpmojo` goal to save needing an additional Eclipse plugin.
pull/4212/head
Phillip Webb 10 years ago
parent
commit
cb6e30c8f5
  1. 1
      spring-boot-parent/pom.xml

1
spring-boot-parent/pom.xml

@ -347,6 +347,7 @@ @@ -347,6 +347,7 @@
</versionRange>
<goals>
<goal>descriptor</goal>
<goal>helpmojo</goal>
</goals>
</pluginExecutionFilter>
<action>

Loading…
Cancel
Save