Nexus 建议的存储库
我设置了一个内部 Nexus Maven 存储库,并且有一个问题:我应该在初始设置中包含哪些附加 Maven 存储库。有哪些建议的 Maven 存储库?到目前为止,我已经添加了 JBoss、Apache 版本和 Codehaus 版本。
I setup an internal Nexus Maven repo and I had a question about which additional Maven repos I should include from the initial setup. What are some suggested Maven repos? So far I have added JBoss, Apache Releases, and Codehaus Releases.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我所知,所有这些存储库都与 Central 同步。您可以通过使用maven 中央搜索引擎查找 Apache 或 JBoss 工件来验证这一点。
As far as I know , all of these repos are synced with Central. You can verify this by looking up Apache or JBoss artifacts using the maven central search engine.