Commit cb6e30c8 authored by Phillip Webb's avatar Phillip Webb

Ignore helpmojo from Eclipse m2e config

Ignore the `helpmojo` goal to save needing an additional Eclipse plugin.
parent 3697dd52
......@@ -347,6 +347,7 @@
</versionRange>
<goals>
<goal>descriptor</goal>
<goal>helpmojo</goal>
</goals>
</pluginExecutionFilter>
<action>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment