OverviewArtifactory lets you define a virtual repository that is a collection of local, remote and other virtual repositories. Setting Up a Virtual RepoFrom the UI go to Admin:General:Repositories and create a new virtual repository. The search/resolution order when requesting artifacts from a virtual repository is always: local repositories, remote repository caches and finally remote repositories themselves. You can also instruct Artifactory whether the repository should include remote repositories in artifacts resolution for request coming from other Artifactory instances.
Nesting Virtual RepositoriesThe ability to nest virtual repositories is unique to Artifactory. It allows for greater reuse of virtual repositories between themselves. Artifactory will detect when overly nesting repositories ends up in an infinite loop and will warn against that. |