Skip to content

Commit 3cadd92

Browse files
author
zhangchaohuang
committed
2017-06-21 增加 Maven 搭配 IntelliJ IDEA 的使用技巧
1 parent dcd7ee6 commit 3cadd92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

maven-skill-introduce.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
- 了解 Maven 配置的基本用法
1212
- 了解私有仓库,比如 nexus 的一些概念
13+
- **强烈建议把 Maven 的 settings.xml 文件同时放在:`%USER_HOME%/.m2/settings.xml``${maven.home}/conf/settings.xml` 两个地方。避免使用终端的时候默认去调用用户目录下的**
1314

1415
### Maven 中的 profile
1516

0 commit comments

Comments
 (0)