Don't think m2e supports AbstractMavenLifecycleParticipant right now
[1], and even if we did merge the change proposed in the bug, thing the
participants would be able to do safely and reliably in Eclipse would be
rather limited.
[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=486737
--
Regard
Hi,
On 03/02/17 22:31, Dessie K wrote:
Hi,
I'm using a maven plugin with a |AbstractMavenLifecycleParticipant|.
Which one?
When importing the poms m2e doesn't seem to call the extension.
What kind of events does life cycle participant handle?
Is there some way to tell m2e to pick up an