親測有效:解決could not calculate build plan:plugin org\apache\maven\plugins\maven-resources-plugin

遇到的錯誤如下   是因爲由於TLSv1.1 協議不安全, 出於PCI 安全標準的原因, 從2018-06-18起, maven Sonatype 中央倉庫不再支持 TLSv1.1 以及以下的協議版本,原文參見 no longer supports TLSv1.1 and below  官方說明 解決辦法如下: 在默認的java vm arguments處輸入-Dhttps.protocols=T
相關文章
相關標籤/搜索