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?
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.
精彩评论