Skip to content

Instantly share code, notes, and snippets.

@francisoud
Created June 23, 2016 10:29
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 francisoud/135ea9215114f43f49a7bb8e9ac4516a to your computer and use it in GitHub Desktop.
Save francisoud/135ea9215114f43f49a7bb8e9ac4516a to your computer and use it in GitHub Desktop.
REM Assuming a settings.xml is commited in project root dir
REM add this line on top of mvnw.cmd
IF NOT EXIST "%USERPROFILE%\.m2\settings.xml" call xcopy /F %CD%\settings.xml %USERPROFILE%\.m2\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment