Skip to content

Instantly share code, notes, and snippets.

@eiryu
Created May 29, 2017 11:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eiryu/e6949d1ca1fcda0c8bd73a0a0323fcfa to your computer and use it in GitHub Desktop.
Save eiryu/e6949d1ca1fcda0c8bd73a0a0323fcfa to your computer and use it in GitHub Desktop.
MavenのローカルRepoを-Dで指定
mvn -Dmaven.repo.local=/path/to/environment/repository clean install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment