用于下载工件的 Nexus Maven Central URL
我正在使用 Nexus 1.9.0.1,我试图指向 Maven Central。我们有防火墙。我可以访问 207.223.240.88 和 207.223.240.89。放入 nexus“mavencentral”存储库中的正确 url/地址是什么,以便能够下载工件而不被视为“scraper”?这曾经有效,但尽管这两个 IP 是开放的,但无法找到工件。
谢谢, 弗雷德
I'm using nexus 1.9.0.1 and I'm trying to point to maven central. We have a firewall. I have access to 207.223.240.88 and 207.223.240.89. What is the correct url/address to put into the nexus "maven central" repo to be able to download artifacts without being treated as a "scraper" ? This used to work but although those two IPs are open nexus can't find the artifacts.
thanks,
fred
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
http://repo1.maven.org/maven2
Nexus 带有开箱即用的配置。除非您实际上正在抓取存储库,否则您不会被视为抓取者。我们可以分辨出其中的区别。
http://repo1.maven.org/maven2
Nexus comes with this configured out of the box. You won't be treated as a scraper unless you are in fact scraping the repo. We can tell the difference.