-
Notifications
You must be signed in to change notification settings - Fork 116
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
m2e deadlock blocks eclipse and even prevents eclipse to quit #1786
Comments
Thread-dump:
|
Something wrong with ether maybe (and not m2e)? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To me it seems that the machanism to download artifacts in m2e differs totally from normal maven.
IMHO the m2e implemenation is not very robust and also very less efficient.
This issue is about the problem that m2e gets stalled and blocks the enitre Eclipse IDE if there are some network/download errors.
I can not even quit Eclipse anymore and see this screen for hours:
I will try to attach a thread-dump I created with JMC.
If there are other things to investigate I can try to add further details...
The text was updated successfully, but these errors were encountered: