使用网上公布的http://m2eclipse.sonatype.org/sites/m2e 网页可以打开
但是在myeclipse安装maven3插件总是报:Network connection problems encountered during search
详细信息是:
problems encountered during search的错误提示。查看了detail信息,显示:
Network connection problems encountered during search.
Unable to access “http://m2eclipse.sonatype.org/sites/m2e/”.
Error parsing site stream. [White spaces are required between publicId and systemId.]
White spaces are required between publicId and systemId.
Error parsing site stream. [White spaces are required between publicId and systemId.]
White spaces are required between publicId and systemId.
按照上面的地址打开网页可以发现有4个目录,多方了解,其中只有0.10.0.20100209-0800/ 目录是好用的
Help->Software Update->Find and Install->Search for new features to install:
实际步骤来啦,
New Remote Site,输入一个Name,URL使用http://m2eclipse.sonatype.org/sites/m2e/0.10.0.20100209-0800/ 确定 完成即可。
本文介绍了如何解决MyEclipse安装Maven3插件时遇到的网络连接问题,通过手动设置远程站点源为可用的m2eclipse版本,成功解决了无法搜索到新功能的问题。
1706

被折叠的 条评论
为什么被折叠?



