codeuniv

.m2 Maven .m2 move to another place (Win 10)

Jan 9th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.14 KB | None | 0 0
  1. add to mavenInstallDir/settings.xml
  2.  
  3. <localRepository> K:\.m2\repository </localRepository>
  4.  
  5. ****
  6.  
  7. by default it is C:\Users\Andrew\.m2
Add Comment
Please, Sign In to add comment