Skip to content

Instantly share code, notes, and snippets.

@kktuax
Last active August 29, 2015 14:06
Show Gist options
  • Save kktuax/7afade1411381ed6fce3 to your computer and use it in GitHub Desktop.
Save kktuax/7afade1411381ed6fce3 to your computer and use it in GitHub Desktop.
Fix eclipse luna maven repositories
cd ~/.m2/repository
find . -name "_remote.repositories" -delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment