I'm setting up our new Artifactory Repositories. We are moving from Nexus. In Nexus I could choose not to "publish" a URL to a given repository.
That is: I would like my users to always access all repositories through a subset of our virtual repositories. Is this possible?
That is Virtual repository A points to local repo B and remote repo C. I would like that B and C is NOT accessible to my users directly.. but only through A.
How can I do that?