-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to install m2e-egit via Eclipse Marketplace causes installation error #16
Comments
Just got this error with a clean install of Eclipse Photon: |
Is there any work around for the erro @fcarsten mentioned? |
ericmataias Add To Your update sites |
@neerup workaround does not work for me. I added the suggested URL and tried installing m2e-egit again. I now get the following (slightly different error): Operation details |
@fcarsten From a clean install of Photon I just added the above Update site and installed the m2e extensions -> Maven SCM Handler for EGit from the Install New Software... menu. |
Just installed.
Name: m2eclipse-egit Then in "Work with:" drop down select the "new location just added, then m2e extensions display as: "Maven SCM Handler for EGit" |
@billson-my This works for me. Thanks. |
I have the same issue when I try to install the m2eclipse-egit connector in Eclipse 2019-06 and the solution mentioned above also works for me. But is it possible to update the m2e discovery catalog so that Eclipse users can install m2eclipse-egit "out of the box"? |
This fix worked for me. Thank you! |
I submitted a pull request to update the catalog entry (see link above). This should fix the issues reported here. 😉 |
Fresh install of Eclipse 2021-12 and installation of m2e-egit fails with the following: Cannot complete the install because one or more required items could not be found. Install fails whether using m2e-marketplace or 'install new software' using the 0.15.1 location. EDIT: Can only get m2e-egit working in 2021-12 by downgrading the default eGit 6.0 installation to 5.13. |
Steps to reproduce:
File > Import... > Maven > Check out maven project from SCM > Next > m2e Marketplace Link > Find: EGit > Select: m2e-egit > Finish > Next > Finish
Error message:
I also posted a copy here, before I saw this github project:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=516673
The text was updated successfully, but these errors were encountered: