Search code examples
eclipsesvneclipse-pluginmaven-pluginsubclipse

Maven SCM Handler installation in eclipse (Helios)


I'm having problem installing Maven SCM Handler in eclipse, I am not able to figure out what else "plugins" i need to install.

OS: OS X Yosemite ( version : 10:10:4 )

Eclipse : Eclipse Java EE IDE for Web Developers. Version: Helios Service Release 2 Build id: 20110218-0911

Installed Plugins: enter image description here

Error: enter image description here

Error Details:

Cannot complete the install because one or more required items could not be found. Software being installed: Maven SCM handler for Subclipse 0.13.0.201312191101 (org.sonatype.m2e.subclipse.feature.feature.group 0.13.0.201312191101) Missing requirement: Maven SCM handler for Subclipse 0.13.0.201312191101 (org.sonatype.m2e.subclipse.feature.feature.group 0.13.0.201312191101) requires 'org.eclipse.m2e.feature.feature.group 0.0.0' but it could not be found

ERROR 2 enter image description here

Tried: So far i have tried these links to get the plugin installed but no luck :/ 1. m2e Subclipse Connector error - 'bundle org.tigris.subversion.subclipse.core [1.6.0,1.9.0) 2. https://github.com/markphip/m2eclipse-subclipse 3. I also tried with Eclipse Kepler


Solution

  • Installed Eclipse Kepler Service Release 2 and added below mentioned plugins

    enter image description here