I am trying to install m2e in RAD 8 and keep getting the 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 Marketplace 1.0.100.20110804-1717 (org.eclipse.m2e.discovery 1.0.100.20110804-1717) requires 'bundle org.eclipse.equinox.p2.ui.discovery 0.0.0' but it could not be found
Cannot satisfy dependency:
From: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717)
To: org.eclipse.m2e.discovery [1.0.100.20110804-1717]
I saw an early post this year that said to install the equinox target components from http://download.eclipse.org/releases/helios but when I go there it does not have the equinox target components.
I have also tried the http://download.eclipse.org/eclipse/updates/3.6 site where equinox target components displays but when I check it none of the buttons are activated in the window so I can’t install it.
How can I get this?
Tim McGinnis