您当前的位置: 首页 >  maven

梁云亮

暂无认证

  • 1浏览

    0关注

    1211博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

maven配置阿里镜像

梁云亮 发布时间:2021-09-06 16:30:39 ,浏览量:1

第一步:修改C:\当前用户名/m2/settings.xml文件
  
	E:\Maven\repository 
	
		
        
            repo1
            central
            Human Readable Name for this Mirror.
            https://repo1.maven.org/maven2/
        

        
        
            repo2
            central
            Human Readable Name for this Mirror.
            https://repo2.maven.org/maven2/
        

        
		
			aliyunmaven
			*
			阿里云公共仓库
			https://maven.aliyun.com/repository/public
		
	
 

第二步(选做):Intellij中添加如下信息:

-Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true

在这里插入图片描述

关注
打赏
1665409997
查看更多评论
立即登录/注册

微信扫码登录

0.0399s