Maven failing to download jar dependencies

前端 未结 7 744
春和景丽
春和景丽 2020-12-09 14:52

I have a very simple default application that I\'ve created to test my Eclipse Indigo/Maven v3.0.1 setup on my Windows 7 machine. The Hello World app runs fine from Eclipse

7条回答
  •  [愿得一人]
    2020-12-09 15:22

    I had the same problem. In my case AVG antivirus software blocked Maven from downloading artifacts. Disabling it temporarily helped.

提交回复
热议问题