0016linux安装maven
Posted linux777
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了0016linux安装maven相关的知识,希望对你有一定的参考价值。
1、下载
http://maven.apache.org/download.cgiapache-maven-3.5.4-bin.tar.gz
2、解压安装
tar -xzvf apache-maven-3.5.4-bin.tar.gzrm -rf apache-maven-3.5.4*.tar.gz
进入maven目录下的 /conf 目录,修改setting.xml文件的mirrors配置国内仓库。<mirror><id>nexus-osc</id><mirrorOf>*</mirrorOf><name>Nexus osc</name><url>http://maven.aliyun.com/nexus/content/groups/public/</url></mirror>
3、配置maven环境变量
vi /etc/profile,在文件尾部添加:
export MAVEN_HOME=/data/soft/apache-maven-3.5.4export PATH=${PATH}:${MAVEN_HOME}/bin
4、重新加载配置文件
. /etc/profile
5、验证
mvn -version
以上是关于0016linux安装maven的主要内容,如果未能解决你的问题,请参考以下文章
NO.A.0016——宝塔Linux7.4.5正式版/控制面板部署教程/使用教程
Websphere Application Server异常ADMC0016E:系统无法创建SOAP连接器以连接到主机端口