Recently downloaded m2e(maven integration with eclipse). The version is 3.0.4. My environment is behind a NTLM proxy. Looking like both Eclipse and mavne having issues to work with NTLM proxy. Found maven did not work with the proxy. Tried to set the…
m2eclipse has moved from sonatype to eclipse. The correct update site is http://download.eclipse.org/technology/m2e/releases/ If this is not working, one possibility is you have an older version of Eclipse (< 3.6). The other - if you see timeout rela…
我使用的Eclipse版本是3.7(Indigo) 通过Eclipse的help选项,点击“Install New Software...”弹出安装对话框, 点击add按钮,在Location里输入http://download.eclipse.org/technology/m2e/releases/1.3然后就可以选择安装. 如下图所示: 这里如果m2e的版本选择是的1.4,则会报错: Cannot complete the install because one or more requir…