Skip to main content

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

I am trying to install maven plugin from the following site:

m2e releases repository - http://download.eclipse.org/technology/m2e/releases

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

--
http://www.linkedin.com/in/ymatches
@ymatcheswala
 


Back to the top