Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 67 additions & 0 deletions docs/user-guide/configuration-files/strongbox-yaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ The following is an example of a `strongbox.yaml` configuration file:
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
snapshots:
id: snapshots
policy: snapshot
Expand All @@ -80,6 +81,7 @@ The following is an example of a `strongbox.yaml` configuration file:
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
storage-common-proxies:
id: storage-common-proxies
repositories:
Expand All @@ -97,6 +99,7 @@ The following is an example of a `strongbox.yaml` configuration file:
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
carlspring:
id: carlspring
policy: mixed
Expand All @@ -108,6 +111,10 @@ The following is an example of a `strongbox.yaml` configuration file:
downloadRemoteIndexes: true
autoBlocking: true
checksumValidation: true
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
apache-snapshots:
id: apache-snapshots
policy: snapshot
Expand All @@ -119,6 +126,10 @@ The following is an example of a `strongbox.yaml` configuration file:
downloadRemoteIndexes: true
autoBlocking: true
checksumValidation: true
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
jboss-public-releases:
id: jboss-public-releases
policy: release
Expand All @@ -130,6 +141,10 @@ The following is an example of a `strongbox.yaml` configuration file:
downloadRemoteIndexes: true
autoBlocking: true
checksumValidation: true
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
maven-oracle:
id: maven-oracle
policy: release
Expand All @@ -142,6 +157,10 @@ The following is an example of a `strongbox.yaml` configuration file:
autoBlocking: true
checksumValidation: true
allowsDirectoryBrowsing: false
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
group-common-proxies:
id: group-common-proxies
policy: release
Expand All @@ -154,6 +173,10 @@ The following is an example of a `strongbox.yaml` configuration file:
- maven-central
- apache-snapshots
- jboss-public-releases
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
nuget.org:
id: nuget.org
policy: release
Expand All @@ -179,6 +202,10 @@ The following is an example of a `strongbox.yaml` configuration file:
downloadRemoteIndexes: true
autoBlocking: true
checksumValidation: true
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
springsource-releases:
id: springsource-releases
policy: release
Expand All @@ -190,6 +217,10 @@ The following is an example of a `strongbox.yaml` configuration file:
downloadRemoteIndexes: true
autoBlocking: true
checksumValidation: true
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
springsource-milestones:
id: springsource-milestones
policy: release
Expand All @@ -201,6 +232,10 @@ The following is an example of a `strongbox.yaml` configuration file:
downloadRemoteIndexes: true
autoBlocking: true
checksumValidation: true
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
springsource-proxies:
id: springsource-proxies
policy: mixed
Expand All @@ -212,6 +247,10 @@ The following is an example of a `strongbox.yaml` configuration file:
- springsource-snapshots
- springsource-releases
- springsource-milestones
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
storage-ivy-proxies:
id: storage-ivy-proxies
repositories:
Expand All @@ -226,6 +265,10 @@ The following is an example of a `strongbox.yaml` configuration file:
downloadRemoteIndexes: true
autoBlocking: true
checksumValidation: true
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
typesafe-ivy-releases:
id: typesafe-ivy-releases
policy: release
Expand All @@ -237,6 +280,10 @@ The following is an example of a `strongbox.yaml` configuration file:
downloadRemoteIndexes: true
autoBlocking: true
checksumValidation: true
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
group-ivy-proxies:
id: group-ivy-proxies
policy: release
Expand All @@ -247,6 +294,10 @@ The following is an example of a `strongbox.yaml` configuration file:
groupRepositories:
- typesafe-releases
- typesafe-ivy-releases
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
storage-sbt-proxies:
id: storage-sbt-proxies
repositories:
Expand All @@ -261,6 +312,10 @@ The following is an example of a `strongbox.yaml` configuration file:
downloadRemoteIndexes: true
autoBlocking: true
checksumValidation: true
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
group-sbt-proxies:
id: group-sbt-proxies
policy: release
Expand All @@ -271,6 +326,10 @@ The following is an example of a `strongbox.yaml` configuration file:
groupRepositories:
- sbt-plugin-releases
- storage-ivy-proxies:group-ivy-proxies
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
storage-third-party:
id: storage-third-party
repositories:
Expand All @@ -282,6 +341,10 @@ The following is an example of a `strongbox.yaml` configuration file:
type: hosted
allowsForceDeletion: true
checksumHeadersEnabled: true
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
nuget-third-party:
id: nuget-third-party
policy: release
Expand Down Expand Up @@ -353,6 +416,10 @@ The following is an example of a `strongbox.yaml` configuration file:
- storage-ivy-proxies:group-ivy-proxies
- storage-sbt-proxies:group-sbt-proxies
- storage-third-party:third-party
repositoryConfiguration:
type: Maven 2
indexingEnabled: true
cronExpression: "0 0 2 * * ?"
nuget-group:
id: nuget-group
policy: mixed
Expand Down