Eclipse上Maven插件安装问题

发布于 2024-12-09 02:40:24 字数 827 浏览 1 评论 0原文

我想开始在 Eclipse Ganymede 3.4 上使用 Maven,但遇到了问题。 当我尝试在“可用软件>添加”下弹出的软件更新中添加站点时 我得到:

 No repository found at http://m2eclipse.sonatype.org/update/

读取更新站点http://m2eclipse.sonatype.org/update/时出错。 服务器返回 HTTP 响应代码:403,URL:http://m2eclipse.sonatype.org/update /site .xml

此外, http://eclipse.org/m2e/ 页面上显示的教程已过时,视频中显示的链接不再现有的,我认为它们已被替换,并且建议使用 Jetty 实现,而我想继续使用 Tomcat。

我一直在尝试通过谷歌搜索找到不同的链接,http://m2eclipse.sonatype.org/update/< 的所有扩展名/a> 但不幸的是,你们中有人遇到过同样的问题吗?有什么建议吗?

我也尝试过 Eclipse Helios 但同样的问题仍然存在,

谢谢

I would like to start using Maven on Eclipse Ganymede 3.4 but i'm encountering problems.
When i try to add a site in the software updates pop up under "available software> add"
I get:

 No repository found at http://m2eclipse.sonatype.org/update/

Error reading update site http://m2eclipse.sonatype.org/update/.
Server returned HTTP response code: 403 for URL: http://m2eclipse.sonatype.org/update /site.xml

Also, the tutorial shown on the http://eclipse.org/m2e/ page is outdated, the links shown in the video are no longer existing, i think they have been replaced, and it suggest a Jetty implementation, while i would like to keep on using Tomcat.

I have been trying different links found googleing, all extension of the http://m2eclipse.sonatype.org/update/ but with no luck, did anyone of you had the same issue? have some suggestion?

I have tried on Eclipse Helios too but same problem persists,

Thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

云胡 2024-12-16 02:40:24

这可能是因为 m2eclipse 已从 Sonatype 存储库移至 Eclipse 项目下的新家按照其 Sonatype 站点上的建议

请按照插件新网站上的建议尝试此更新网站:
http://download.eclipse.org/technology/m2e/releases

That's probably because m2eclipse has been moved from the Sonatype repository to its new home under the Eclipse project as suggested on its Sonatype site.

Try this update site instead as suggested on the plugin's new site:
http://download.eclipse.org/technology/m2e/releases.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文