Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Upgrade to 1.5

m2e 1.5 is not compatible with eclipse 3.7/indigo, you need to have
eclipse 4.4/luna.

--
Regards,
Igor

On 2014-07-14, 18:29, Dave H wrote:
I am running Eclipse Indigo (3.7) P2 and when I run updates I am getting
an error because of the unmet dependency of M2E 1.5.0 which is Google
Guava 14.0.1.  The same errors happens if I use the Eclipse Indigo
update site or the M2E releases update site.

What is the best way around this problem?

Thanks,
Dave

The exact error message is:

Cannot complete the install because one or more required items could not
be found.
   Software being installed: m2e - Maven Integration for Eclipse
(includes Incubating components) 1.5.0.20140606-0033
(org.eclipse.m2e.feature.feature.group 1.5.0.20140606-0033)
   Missing requirement: Maven Integration for Eclipse
1.5.0.20140606-0033 (org.eclipse.m2e.core 1.5.0.20140606-0033) requires
'bundle com.google.guava [14.0.1,16.0.0)' but it could not be found
   Cannot satisfy dependency:
     From: m2e - Maven Integration for Eclipse (includes Incubating
components) 1.5.0.20140606-0033 (org.eclipse.m2e.feature.feature.group
1.5.0.20140606-0033)
     To: org.eclipse.m2e.core [1.5.0.20140606-0033]


_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top