Jason and I updated m2e to use maven 3.1.1, which was officially
released just yesterday. Everything appears to work, but be sure to read
maven 3.1 release notes [1] and see if known incompatibilities affect
your projects. To make things little more interesting, we included tesla
concurrent local repository implementation in the embedded runtime so
multiple instances of m2e and (tesla) command line build don't corrupt
local repository when run concurrently.

We also replaced aging netty/async-http-client http layer we had with
new and shiny transport layer based on okhttp.

Latest m2e 1.5.0-SNAPSHOT build should include all these changes and m2e
download page [2] explains where to find it.

As usual, if you find any problems, feel free to report them either here
or in m2e bugzilla.

[1] http://maven.apache.org/release-notes-3.x.html
[2] http://www.eclipse.org/m2e/download/

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

Reply via email to