There was a serious performance regression in m2e 1.6, which, depending on jvm -Xmx/-XX:MaxPermSize configuration, could either manifest itself as an apparent hang of Maven Project Update action or out-of-memory errors. I believe I addressed this, at least to a degree, I recommend you try the latest 1.6 snapshot.
-- Regards, Igor On 2014-08-15, 19:35, Igor Fedorenko wrote:
I just pushed some interesting m2e changes to master and I would like to ask some help testing them. The new version is already available from m2e snapshots repository [1] Couple of notable changes The biggest change is reworked caching of maven plugins and build extensions referenced by workspace projects [2]. This should provide much better behaviour for projects that use snapshot versions of plugins and build extensions and should also result in smaller memory footprint for long-lived m2e instances. m2e embedded maven runtime was updated to version 3.2.3. The full list of changes in m2e 1.6 so far is in bugzilla [3] [1] http://repository.takari.io:8081/nexus/content/sites/m2e.extras/m2e/1.6.0/N/LATEST/ [2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=441257 [3] https://bugs.eclipse.org/bugs/buglist.cgi?list_id=9852428&product=m2e&query_format=advanced&resolution=FIXED&target_milestone=1.6.0%2FMars%20M1 -- Regards, Igor _______________________________________________ m2e-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________ m2e-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/m2e-users
