OverviewThis section covers the controls that are common between all repositories configuration. Repository Key
The repository identifier needs to be valid XML ID Name, and be unique for the whole Artifactory configuration data. DescriptionFree text describing the content and goal of the repository. This will help user configuration, UI screens and repository sharing. Include and Exclude Patterns
It is extremely important to use include and exclude patterns for repositories. This is especially important for remote repositories in order to:
As best practices, it is easier to manage the list of remote repositories used in an organization under one virtual repository ( for example: remote-repos ). Include and exclude filtering is controlled by editing the Includes Pattern and Excludes Pattern values for a repository Includes Pattern: org/apache/**,com/acme/** Excludes Pattern: com/acme/exp-project/** Will cause Artifactory to submit queries to the repository in question for |
Configuring Repositories
Skip to end of metadata
Go to start of metadata
Labels:

