天天看點

【問題解決】Could not get the value for parameter encoding for plugin execution default-resources

Could not get the value for parameter encoding for plugin execution default-resources

Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-resources-plugin:jar:2.6 -> org.codehaus.plexus:plexus-interpolation:jar:1.13

出現此問題原因是maven包無法下載下傳下來

解決方法:選中項目右鍵----->Maven----->Update Proejct,然後如下圖繼續操作

【問題解決】Could not get the value for parameter encoding for plugin execution default-resources

等更新完就可以再啟動項目試試(一般情況下網絡順暢穩定,此方法可行),如果還是不行就去網上找到對應版本jar下載下傳下來的,手動放到maven指定檔案夾裡