Maven : PKIX path building failed

前端 未结 2 859
广开言路
广开言路 2020-12-11 11:39

Maven build throwing this exception

Failed to execute goal on project mdf-portal-3rdParty: Could not resolve dependencies for project com.alu.ipp

2条回答
  •  北海茫月
    2020-12-11 12:27

    maybe your maven version isnot the proper version. I encounter this problem in 3.2.3. and resolve it in 3.3.9 version.

提交回复
热议问题