参考链接:

1. https://blog.csdn.net/hadues/article/details/119038072

 

2. 配置 绕过校验服务器的证书:

打开 IDEA:

(1)Windows 版:File —> Settings —> Build,Execution,Deployment —> Build Tools —> Maven —> Importing —> VM options for importer,值为:-Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true

(2)Mac 版:Preferences —> Build,Execution,Deployment —> Build Tools —> Maven —> Importing —> VM options for importer,值为:-Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true

 

相关文章:

  • 2022-12-23
  • 2021-11-18
  • 2021-12-16
  • 2021-09-12
  • 2021-12-06
猜你喜欢
  • 2022-02-18
  • 2022-12-23
  • 2022-12-23
  • 2021-07-29
  • 2021-09-30
  • 2022-02-11
  • 2021-04-12
相关资源
相似解决方案