Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Eclipse builds again and again and again

Which m2e version are you using?
Do you have custom lifecycle mappings defined in your POM that use action "execute"? They are a likely culprit.

Regards,
Rafał

On Tue 03 Jul 2012 09:24:47 AM CEST, Markus Karg wrote:
Hello m2e Community,

I have a strange problem with m2e.

Since I enabled the Maven Nature of a project (“Convert to Maven
project” in Eclipse), the IDE builds my project again and again and
again and again (and, as side effect, validates all dependent projects
again and again and again and again).

This eats up lots of CPU power, so actually editing now is nearly
impossible.

Any ideas how to stop this?

I already tried to restart Eclipse, but the problem still occurs. It
seems, m2e detects something that it interprets as a change, but as I
do not even touch the mouse or keyboard, I cannot see what.

Thanks!

Markus



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




Back to the top