Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

maven plugin install in eclipse, Missing requirement: org.eclipse.platform.feature.group 3.6.0

Tags:

eclipse

maven

m2e

My eclipse version is indigo. I install maven plugin from eclipse install/update:

help ---> install new software --->add, URL: http://download.eclipse.org/technology/m2e/releases “Maven Integration for Eclipse” shown, I selected it,"next", then, error happend:

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.platform.feature.group 3.6.0' but it could not be found

I don't know what's "org.eclipse.platform.feature.group 3.6.0", I tried to search for install it but I can't.

Wish your response. thx.

like image 414
Lena Avatar asked Jul 27 '26 02:07

Lena


2 Answers

Why not to use Eclipse Marketplace? Help -> Eclipse Marketplace... and then install Maven Integration for Eclipse and optionally Maven Integration for Eclipse WTP. It works for me.

like image 79
Michał Kalinowski Avatar answered Jul 30 '26 10:07

Michał Kalinowski


Please try to use this URL instead of yours: http://m2eclipse.sonatype.org/sites/m2e/


Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!