Maven plugin not using Eclipse's proxy settings

前端 未结 3 601
离开以前
离开以前 2020-12-07 11:55

I am using springsource tool suite 2.7.2, based on Eclipse 3.7. The Maven plugin comes now out of the box with Eclipse which is great, and this problem occurred even with pr

3条回答
  •  -上瘾入骨i
    2020-12-07 12:50

    Eclipse by default does not know about your external Maven installation and uses the embedded one. Therefore in order for Eclipse to use your global settings you need to set it in menu SettingsMavenInstallations.

提交回复
热议问题