Nexus 文档中的何处记录了“最新”重定向到最新版本?
因此,为 Nexus 提供“LATEST”版本似乎会告诉它重定向到指定构建产品的最新版本。
这实际上记录在文档中的哪里?
So it seems that giving Nexus a version of "LATEST" will tell it to redirect to latest version of the specified build product.
Where in the docs is this actually documented?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
常见问题解答包含详细说明:
https://docs.sonatype.com/display /SPRTNXOSS/Nexus+FAQ#NexusFAQ-Q.HowcanIretrieveasnapshotifIdon%27tknowtheexactfilename%3F
而且 REST API doco(与每个 Nexus 实例捆绑在一起)也包含它。只需以管理员身份登录,转到管理、插件控制台,在网格中选择核心文档插件,然后在下部面板的“核心 API”链接上选择客户端。
The FAQ contains detailed explanation:
https://docs.sonatype.com/display/SPRTNXOSS/Nexus+FAQ#NexusFAQ-Q.HowcanIretrieveasnapshotifIdon%27tknowtheexactfilename%3F
But also the REST API doco (bundled with every Nexus instance) contains it too. Just login as Admin, go to Administration, Plugin Console, select Core Documentation plugin in grid, and client on the "Core API" link on lower panel.