Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] self-lifecycle-declaring maven plugins?

http://wiki.eclipse.org/M2E_compatible_maven_plugins

Pay attention to use of BuildContext, this is important to avoid endless
builds and other nastiness.

--
Regards,
Igor

On 12-08-22 9:17 AM, Peter Murray wrote:

Greetings all,

Didn't I read in passing that m2e 1.1 allows for maven plugins to
self-declare their m2e lifecycle mapping?  Is there any sample code  or
documentation on how to make this happen?

We have a handful of in-house maven plugins that would be cool to
self-map in this way (we currently maintain separate m2e connectors for
them).

Thanks,

--
-pete
peter m. murray
pete@xxxxxxxxxxx <mailto:pete@xxxxxxxxxxx>


_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top