I downloaded the eclipse Kepler 4.3.2 version. I referred many of the posts sample given below.
Says that Kepler version already have maven plugin.But in this version i didn't find the maven plugin. Please help me to create/import maven projects in this version of eclipse.
Getting the error if i tried to install it from eclipse market place or from install new software.
The installation cannot be completed as requested.
Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - slf4j over logback logging (Optional) 1.5.2.20150413-2215 (org.eclipse.m2e.logback.feature.feature.group 1.5.2.20150413-2215)
Missing requirement: Maven Integration for Eclipse 1.5.0.20140606-0033 (org.eclipse.m2e.core 1.5.0.20140606-0033) requires 'bundle com.google.guava [14.0.1,16.0.0)' but it could not be found
Missing requirement: Maven Integration for Eclipse 1.5.1.20150109-1820 (org.eclipse.m2e.core 1.5.1.20150109-1820) requires 'bundle com.google.guava [14.0.1,16.0.0)' but it could not be found
Missing requirement: Maven Integration for Eclipse 1.5.2.20150413-2215 (org.eclipse.m2e.core 1.5.2.20150413-2215) requires 'bundle com.google.guava [14.0.1,16.0.0)' but it could not be found
Cannot satisfy dependency:
From: Maven Integration for Eclipse 1.5.0.20140606-0033 (org.eclipse.m2e.core.ui 1.5.0.20140606-0033)
To: bundle org.eclipse.m2e.core [1.5.0,1.6.0)
Cannot satisfy dependency:
From: Maven Integration for Eclipse 1.5.1.20150109-1820 (org.eclipse.m2e.core.ui 1.5.1.20150109-1820)
Thanks