1、登陆Apache maven官网
http://maven.apache.org/index.html
2、点击download,进入下载页面
3、点击下载(上面那个直接可以用,下面那个是源码需要编译以后才可以用,按需下载)
4、下载完毕复制到你想安装的目录,并解压
5、配置路径
a、open .bash_profile
b、配置MAVEN_HOME
c、source .bash_profile
d、mvn -v
5、idea 配置maven
1、登陆Apache maven官网
http://maven.apache.org/index.html
2、点击download,进入下载页面
3、点击下载(上面那个直接可以用,下面那个是源码需要编译以后才可以用,按需下载)
4、下载完毕复制到你想安装的目录,并解压
5、配置路径
a、open .bash_profile
b、配置MAVEN_HOME
c、source .bash_profile
d、mvn -v
5、idea 配置maven
本文标题:mac maven 安装 与 idea配置
本文链接:https://www.haomeiwen.com/subject/cjxufctx.html
网友评论