摘要:使用idea,兩次在maven上浪費時間,第一次不知道怎么就解決了,第二次記錄一下解決辦法
參考博客地址:
https://blog.csdn.net/u013129944/article/details/53870373
https://blog.csdn.net/lishaoran369/article/details/53994601
情況說明:界面如下圖,pom.xml中存在多個jar,報錯,依賴沒有找到,檢查maven模型以解決問題
即報錯:dependencies not find the jar,inspects a maven model for resolution problems
解決辦法:
方法:右擊項目或pom.xml->maven->reimport->down sources and documentation