Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Maven SCM Handler for EGit for Juno

I just installed RC4 of Eclipse 4.2 (Juno), installed egit and m2e then attempted to check out a Maven project using the File > New > 'Checkout Maven Projects from SCM' wizard. I used the dialog's 'Find more SCM Connectors in the m2e Marketplace' link and selected the m2e-egit connector but its installation produced the following error. How can I solve this?

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]

Thanks,
Craig


Back to the top