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

Yes, absolutely, m2e 1.5 works with all versions of Maven back to 2.0.x.

Note that Maven 2.x was EOL'ed recently [1], so I only test with Maven
3.x now and plan to completely remove Maven 2.x support from m2e 1.6.

[1] http://maven.apache.org/maven-2.x-eol.html

--
Regards,
Igor

On 2014-04-12, 1:47, Roberto Sanchez Herrera/Mexico/IBM wrote:
Thank you.

And regarding my second question:

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

Is this something supported?

Regards,

Roberto Sanchez Herrera



From: Igor Fedorenko <igor@xxxxxxxxxxxxxx>
To: m2e-users@xxxxxxxxxxx
Date: 11-04-14 16:41
Subject: Re: [m2e-users] Using Maven 3.1 with m2e 1.4
Sent by: m2e-users-bounces@xxxxxxxxxxx
------------------------------------------------------------------------



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
 >
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users




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



Back to the top