Created
June 23, 2016 10:29
-
-
Save francisoud/135ea9215114f43f49a7bb8e9ac4516a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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