Nexus 存储库管理器找不到 pom 文件

发布于 2024-11-01 17:27:19 字数 651 浏览 5 评论 0原文

我正在寻找 pom 文件: org.aspectj:aspectjrt:jar:1.6.11.M2 - 此 pom 位于 http://maven.springframework.org/milestone/org/aspectj/aspectjrt/1.6.11.M2/aspectjrt-1.6.11.M2.pom

我如何让Nexus来获取这个pom?

我已将存储库 http://maven.springframework.org/milestone/ 添加到公共组。此存储库不公开关系索引。

我正在使用 Eclipse,将 Maven 配置为以推荐的方式指向我的本地 Nexus 存储库,但 Eclipse 中的 m2eclipse 一直说: 2011/04/18 1:34:59 PM: [WARN] The POM for org.aspectj:aspectjrt:jar :1.6.11.M2 丢失,没有可用的依赖信息

I am looking for the pom file: org.aspectj:aspectjrt:jar:1.6.11.M2 - this pom is available at http://maven.springframework.org/milestone/org/aspectj/aspectjrt/1.6.11.M2/aspectjrt-1.6.11.M2.pom.

How do I get nexus to fetch this pom?

I have added the repository http://maven.springframework.org/milestone/ to the public group. This repo does not expose a nexus index.

I am using eclipse with maven configured to point to my local nexus repository in the recommended fashion but eclipse an m2eclipse keep saying: 2011/04/18 1:34:59 PM: [WARN] The POM for org.aspectj:aspectjrt:jar:1.6.11.M2 is missing, no dependency information available

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

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

发布评论

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

评论(1

妳是的陽光 2024-11-08 17:27:19

尝试从本地m2目录(而不是nexus)中删除相应的目录(org.aspectj:aspectjrt:1.6.11.M2),然后重试。

Try to delete the corresponding directory (org.aspectj:aspectjrt:1.6.11.M2) from you local m2 directory (not from the nexus), and then try it again.

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