原文地址:https://zhuanlan.zhihu.com/p/103177882

Maven Error: (repeated) java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

 

近期在公司使用cordova打包app的时候一直报错

 

找了非常多的方法

 

发现这个是java的问题,java的证书过期了

 

解决方法

去官网下载一个java tar格式的java开发包

然后把\jre\lib\security\cacerts

cacerts

相关文章:

  • 2022-01-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-04-15
  • 2022-12-23
  • 2022-02-15
  • 2021-05-14
  • 2022-12-23
相关资源
相似解决方案