I am having trouble trying to install the "Maven Integration for Eclipse" plugin.
The tab Installed list the plugin with an Install button activated.
Then when I click on Install, I get the following log:
Your original request has been modified.
"m2e - slf4j over logback logging (Optional)" is already installed, so an update will be performed instead.
"m2e - Maven Integration for Eclipse" is already installed, so an update will be performed instead.
Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - slf4j over logback logging (Optional) 1.4.0.20130601-0317 (org.eclipse.m2e.logback.feature.feature.group 1.4.0.20130601-0317)
Missing requirement: m2e logback configuration 1.4.0.20130601-0317 (org.eclipse.m2e.logback.configuration 1.4.0.20130601-0317) requires 'bundle org.slf4j.api 1.6.2' but it could not be found
Cannot satisfy dependency:
From: m2e - slf4j over logback logging (Optional) 1.4.0.20130601-0317 (org.eclipse.m2e.logback.feature.feature.group 1.4.0.20130601-0317)
To: org.eclipse.m2e.logback.configuration [1.4.0.20130601-0317]
I am running FlashBuilder 4.6.
I have Eclipse Juno also installed.
I am running on Windows7.
I tried to uninstall both Eclipse and FB and just reinstall FB but still I have the same problem.
Any help would be greatly appreciated?