Ignore helpmojo from Eclipse m2e config
Ignore the `helpmojo` goal to save needing an additional Eclipse plugin.
This commit is contained in:
parent
3697dd52a0
commit
cb6e30c8f5
|
@ -347,6 +347,7 @@
|
|||
</versionRange>
|
||||
<goals>
|
||||
<goal>descriptor</goal>
|
||||
<goal>helpmojo</goal>
|
||||
</goals>
|
||||
</pluginExecutionFilter>
|
||||
<action>
|
||||
|
|
Loading…
Reference in New Issue