update file-common/src/main/resources/conf/settings.xml.
修改本地mvn仓库地址
This commit is contained in:
parent
627ed43025
commit
286e6387b7
@ -50,7 +50,7 @@ under the License.
|
||||
| The path to the local repository maven will use to store artifacts.
|
||||
|
|
||||
| Default: ${user.home}/.m2/repository-->
|
||||
<localRepository>D:\maven-repository</localRepository>
|
||||
<localRepository>/home/maven-repository</localRepository>
|
||||
|
||||
|
||||
<!-- interactiveMode
|
||||
|
Loading…
Reference in New Issue
Block a user