Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Using Maven 3.1 with m2e 1.4

Maven 3.1 was released after m2e 1.4, so it was not tested. I vaguely
remember there were some issues with workspace dependency resolution,
but I don't remember if everything else worked or not.

--
Regards,
Igor

On 2014-04-12, 1:07, Roberto Sanchez Herrera/Mexico/IBM wrote:
Hello,
Can I use maven 3.1 or newer with m2e 1.4? I know that m2e 1.4 has the
embedded version 3.0.4, and that there are some incompatibilities
between Maven 3.0.x and 3.1, including the changes in Aether [1]. I also
know that embedded Maven 3.1 [2] and 3.2 [3] were included in m2e 1.5.
What would happen if I add an external Maven 3.1 or 3.2 installation to
m2e? (Window > Preferences > Maven > Installations?  Is this something
that would work with some limitations? Or would not work at all?

On the other hand, can m2e 1.5 work with older versions of Maven? for
example, if I add Maven 3.0.4 installation to m2e.

[1] https://maven.apache.org/release-notes-3.x.html
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=416882
[3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=427932

Regards,
Roberto Sanchez Herrera


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



Back to the top