下载

官网:http://maven.apache.org/download.cgi

Linux maven安装

解压

Linux maven安装

 tar -zxvf apache-maven-3.6.3-bin.tar.gz -C /usr/local/

修改环境变量

vim /etc/profile

Linux maven安装

配置文件生效:source /etc/profile

验证

Linux maven安装

相关文章:

  • 2021-10-26
  • 2022-01-04
  • 2021-08-13
猜你喜欢
  • 2021-11-09
  • 2021-06-23
  • 2021-08-03
  • 2021-12-28
  • 2021-10-09
相关资源
相似解决方案