Eclipse 外掛程式Maven在使用 add dependency,找不到包,解決辦法

來源:互聯網
上載者:User

標籤:

通過按右鍵pom.xml檔案選擇maven –> add dependency 或者是開啟pom.xml檔案,選擇dependencies –>add 時,搜尋不到依賴的jar包,解決方案如下:

1、eclipse菜單 window-> show view –> other –> Maven

2、在開啟的視窗裡,右鍵 local repositories –> local repository ,選擇 rebuild index

 

補充下:

1、確認pom.xml檔案是正確的

2、確認本地Maven倉庫有相同版本的jar包,如果沒有,想盡辦法down下來吧。

3、Eclipse中,右鍵工程,Maven->update dependencies,或者update project configuration,或者編碼下pom.xml檔案,再儲存

4、不行,刪除local Repository中,對應的jar包目錄下的除jar檔案外所有文檔,再重複3的操作

5、不行,重新開啟下工程

6、不行,重啟下Eclipse

原文連結:http://www.cnblogs.com/alex-blog/archive/2011/12/03/2274428.html

Eclipse 外掛程式Maven在使用 add dependency,找不到包,解決辦法

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.