Skip to content

Instantly share code, notes, and snippets.

@masasdani
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save masasdani/9d7f36be03af121308ce to your computer and use it in GitHub Desktop.

Select an option

Save masasdani/9d7f36be03af121308ce to your computer and use it in GitHub Desktop.
Maven error “Failure to transfer…”
find ~/.m2 -name "*.lastUpdated" -exec grep -q "Could not transfer" {} \; -print -exec rm {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment