我可以控制 Sonatype Nexus 中可用的工件吗?
我在本地网络上使用 Sonatypes Nexus 来集中我们的 Maven 工件下载。我已经可以看到,我们正在使用某些库的许多不同版本,并且我想控制本地用户可以使用这些版本中的哪些版本。
我开始阅读有关 Nexus Professional 和临时存储库的内容,这听起来像是一个解决方案。但是,我也可以控制标准连接中的可用工件吗?
I'm using Sonatypes Nexus on our local network to centralize our maven artifact downloads. I can already see that we're using a lot of different versions of certain libraries and I want to control which versions of those versions are available to the local users.
I started to read about Nexus Professional and the staging repositories and it sounds like a solution for this. However, can I control the available artifacts in standard nexus too?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,你可以。查看 Nexus Professional 附带的采购套件功能。
有一个 youtube 视频 可用
简而言之,它允许您创建一个托管存储库,其内容由一组规则控制,您可以通过管理屏幕进行控制。
Yes you can. Check out the procurement suite functionality that comes with nexus professional.
There's a youtube video available
In a nutshell it allows you to create a hosted repository whose content is controlled by a set of rules, which you control via the management screen.