Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] m2e plugin installation in eclipse

You need to have the Helios/Indigo repository (or other repository with WST) enabled as well.  If you do have the repository enabled, ensure that Contact All Update Sites is checked.

On 25 May 2012 11:39, Yusuf Matcheswala <ymatcheswala@xxxxxxxxx> wrote:
I am trying to install maven plugin from the following site:


The items that get selected for install are:

m2e - Maven Integration for Eclipse 1.0.100.20110804-1717
m2e - slf4j over logback logging (Optional) 1.0.100.20110804-1717

But I get the following error:

Cannot complete the install because one or more required items could not be found.
  Software being installed: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717)
  Missing requirement: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717) requires 'org.eclipse.wst.xml.core 0.0.0' but it could not be found

Where can I get the missing components and how do I install them so I can continue with maven installation.
-- 
Thanks

--
@ymatcheswala
 


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



Back to the top