Maven failing to download jar dependencies

前端 未结 7 747
春和景丽
春和景丽 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:19

    I had exactly the same problem a while back - long story short it was a networking issue. And, yes just like you tried I could grab the file with a web browser just fine.

    For testing purposes are you using a proxy, and to the proxy settings in Maven match the browser?

提交回复
热议问题