Maven local repository location for Linux and Windows

后端 未结 6 1085
后悔当初
后悔当初 2021-02-02 09:26

I have a dual boot system with Windows and Linux. I have another partition which is visible to both Windows and Linux. I want to put my local repository there. How can I provide

6条回答
  •  时光说笑
    2021-02-02 09:47

    If you are using CentOS version 7 the Maven local repository will be:

    /root/.m2/repository/
    

提交回复
热议问题