Sonatype Nexus 2 has “routing” capabilities, so I can configure my requests for internal artifacts only to be served by some (internal) repositories.
I have a version of Nexus 3, but I don’t see the opportunity to implement this feature. There is something called “content selectors” that may be a new mechanism, but there is absolutely no documentation, so I cannot use it. This is a pretty important security requirement.
Am I missing something? How to send requests in Nexus 3?
source
share