Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Cannot install in eclipse Juno

Hi all,

Like Mathew I cannot install the egit scm, however, after following the instructions already posted, I end up with a slight variant of the same message; one complaining about a different plugin:

bundle org.eclipse.egit.core [1.0.0,2.0.0)

When checking the plugin details for egit, I noticed that the installed version for the org.eclipse.egit.core plugin is 2.0.0.201206130900-r and I assume this is the reason the dependency is not met. So, even with the suggestion to enable the Juno update site Mathew will probably not be able to install the egit scm.

Is there a suggested workaround for such a problem?

Regards,
Jae.

"Operation details
Cannot complete the install because one or more required items could not be found. Software being installed: Maven SCM Handler for EGit 0.14.0.201110251725 (org.sonatype.m2e.egit.feature.feature.group 0.14.0.201110251725) Missing requirement: Maven SCM Handler for EGit 0.14.0.201110251725 (org.sonatype.m2e.egit 0.14.0.201110251725) requires 'bundle org.eclipse.egit.core [1.0.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Maven SCM Handler for EGit 0.14.0.201110251725 (org.sonatype.m2e.egit.feature.feature.group 0.14.0.201110251725)
To: org.sonatype.m2e.egit [0.14.0.201110251725]"


Back to the top