As of m2e 1.2, <execute/> mapping has runOnIncremental=true by default.
This causes endless builds when <execute/> is used for a mojo that is
not compatible with m2e incremental workspace build. I am changing the
default to runOnIncremental=false in 1.3. Projects and maven plugins
that support incremental build will need to explicitly state so to work
in 1.3, otherwise they will be only invoked during full/clean build.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=395433

--
Regards,
Igor
_______________________________________________
m2e-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to