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?

Sweet - thanks!  That's what I needed.

Best,

pete

On Wed, Aug 22, 2012 at 10:02 AM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
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

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



--
-pete
peter m. murray
pete@xxxxxxxxxxx

Back to the top