项目编译报:maven PKIX path building faile
在如下maven配置里配置
-Dmaven.multiModuleProjectDirectory=$MAVEN_HOME -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true -Dmaven.wagon.http.ssl.ignore.validity.dates=true
maven配置阿里云镜像后报安全错误 maven PKIX path building failed
原文:https://www.cnblogs.com/mostearth/p/12523620.html