Skip to content

Instantly share code, notes, and snippets.

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

  • Save githubutilities/60a4dfe54ab86aad8931 to your computer and use it in GitHub Desktop.

Select an option

Save githubutilities/60a4dfe54ab86aad8931 to your computer and use it in GitHub Desktop.
Maven Usage Logs

Maven Usage Logs

  • add maven mirrors to settings.xml for faster download speed.

settings.xml may live in:

  • The Maven install: $M2_HOME/conf/settings.xml
  • A user’s install: ${user.home}/.m2/settings.xml
  • Use mvn archetype:generate to scaffolding

Reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment