You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried it and couldn't reproduce (and I've been using a workspace with Maven sources imported for ~5 years before that). Can you please explicit which version of m2e you're using? and also, could you try installing latest m2e snapshots from https://download.eclipse.org/technology/m2e/snapshots/latest/ and report whether the issue you see is still present?
If you try to import Apache Maven sources, you get errors, and if eventually, you work around those, an infinite loop while importing.
To reproduce, start with installing Google repo.
brew install repo
sudo apt-get update && sudo apt-get install repo
Make yourself a sandbox:
Then, get Maven sources like this:
Switch Eclipse and try to import all projects from the
maven
folder you create at the top of this setup.This should be doable.
TY!
The text was updated successfully, but these errors were encountered: