Hi Igor, Thank you for answer. Yes I need to disable plugins and if possible build itself when updating configuration. I want to be able to call build and all related plugins myself.
I will try to update plugin and look for any new configuration options. Regards, Przemek 2014-02-06 Igor Fedorenko <[email protected]>: > This mode of operation is not supported and if you want to keep maven > builder off you are pretty much on your own. > > Instead of fighting with m2e standard behaviour, I think it is better to > make it work for you. First, I recommend getting more recent m2e > version, either 1.4, which is the latest release, or 1.5-SNAPSHOT. > Although no guarantee, but there is a chance your performance problems > have been addressed already and m2e will just work. If not, then you'd > need to understand what makes "workspace build takes like forever" and > fix it. For example, it is possible to configure maven plugin to only > execute during configuration update and no other time, which I think > what you are trying to achieve. But you really need to understand the > problem before you decide how to solve it. > > -- > Regards, > Igor > > > On 2/6/2014, 11:31, Przemysław Bech wrote: > >> Hello, >> We use eclipse Indigo with M2E plugin 1.0.200.20111228-1245 >> Our maven plugins used for building project are very heavy as they >> generate a lot of staff. Every workspace build takes like forever. So I >> turned off Maven Project Builder using Properties->Builders by >> unchecking the checkbox. But from time to time I do need that project >> updates some maven configuration like pom deps updates. So then I run >> "Maven-Update Project Configuration" and select force snapshot refresh. >> This operation however adds new Maven Project Builder to my projects >> builders and makes it enabled. So I can uncheck it again but after >> multiple "Update Project Configuration" I get tens of turned off Maven >> Project Builders. Is there any way to configure this bahavior? Is this >> normal bahavior of this feature or mabe my comapny's multiple plugins do >> this? >> >> Thank you! >> >> -- >> Kind regards >> Przemysław Bech >> >> >> _______________________________________________ >> m2e-users mailing list >> [email protected] >> https://dev.eclipse.org/mailman/listinfo/m2e-users >> >> _______________________________________________ > m2e-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- Z poważaniem Przemysław Bech
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
