linux-tutorial/codes/deploy/tool/maven
2019-02-14 15:52:21 +08:00
..
install-maven3.sh ✏️ 修改版本 2018-09-29 10:31:06 +08:00
install-nexus3.sh 🔖 Nexus3 安装脚本 2018-09-29 17:27:31 +08:00
README.md 更新文档 2019-02-14 15:52:21 +08:00
settings-aliyun.xml 更新文档 2019-02-14 15:52:21 +08:00

安装 Maven

使用方法:

curl -o- https://raw.githubusercontent.com/dunwu/OS/master/codes/deploy/tool/maven/install-maven3.sh | bash

脚本会下载解压 maven 到 /opt/maven 路径下。

如果需要使用国内镜像(如 aliyun 镜像)加速,可以使用 settings-aliyun.xml 替换默认 settings.xml