maven (http://repo1.maven.org/maven2/): Failed to transfer file 和PKIX path building failed: sun.secu
生活随笔
收集整理的這篇文章主要介紹了
maven (http://repo1.maven.org/maven2/): Failed to transfer file 和PKIX path building failed: sun.secu
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
<?xml version="1.0" encoding="UTF-8"?>
<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd"><!-- 默認(rèn)的下載jar包地址--><localRepository>${user.home}/.m2/repository</localRepository><pluginGroups></pluginGroups><proxies></proxies><servers></servers><mirrors><mirror><id>alimaven</id><name>aliyun maven</name><url>http://maven.aliyun.com/nexus/content/repositories/central/</url><mirrorOf>central</mirrorOf></mirror></mirrors><profiles></profiles>
</settings>
?
總結(jié)
以上是生活随笔為你收集整理的maven (http://repo1.maven.org/maven2/): Failed to transfer file 和PKIX path building failed: sun.secu的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 【转载保存】java静态方法继承与保存的
- 下一篇: Docker 部署java服务