Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-dev] please help testing m2e 1.6 snapshot builds

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


Back to the top