@@ -69,8 +69,7 @@ The following is an example of a `strongbox.yaml` configuration file:
6969 repositoryConfiguration:
7070 type: Maven 2
7171 indexingEnabled: true
72- downloadRemoteMavenIndexCronExpression: "0 0 2 * * ?"
73- rebuildMavenIndexesCronExpression: "0 0 2 * * ?"
72+ cronExpression: "0 0 2 * * ?"
7473 snapshots:
7574 id: snapshots
7675 policy: snapshot
@@ -82,8 +81,7 @@ The following is an example of a `strongbox.yaml` configuration file:
8281 repositoryConfiguration:
8382 type: Maven 2
8483 indexingEnabled: true
85- downloadRemoteMavenIndexCronExpression: "0 0 2 * * ?"
86- rebuildMavenIndexesCronExpression: "0 0 2 * * ?"
84+ cronExpression: "0 0 2 * * ?"
8785 storage-common-proxies:
8886 id: storage-common-proxies
8987 repositories:
@@ -101,8 +99,7 @@ The following is an example of a `strongbox.yaml` configuration file:
10199 repositoryConfiguration:
102100 type: Maven 2
103101 indexingEnabled: true
104- downloadRemoteMavenIndexCronExpression: "0 0 2 * * ?"
105- rebuildMavenIndexesCronExpression: "0 0 2 * * ?"
102+ cronExpression: "0 0 2 * * ?"
106103 carlspring:
107104 id: carlspring
108105 policy: mixed
@@ -114,6 +111,10 @@ The following is an example of a `strongbox.yaml` configuration file:
114111 downloadRemoteIndexes: true
115112 autoBlocking: true
116113 checksumValidation: true
114+ repositoryConfiguration:
115+ type: Maven 2
116+ indexingEnabled: true
117+ cronExpression: "0 0 2 * * ?"
117118 apache-snapshots:
118119 id: apache-snapshots
119120 policy: snapshot
@@ -125,6 +126,10 @@ The following is an example of a `strongbox.yaml` configuration file:
125126 downloadRemoteIndexes: true
126127 autoBlocking: true
127128 checksumValidation: true
129+ repositoryConfiguration:
130+ type: Maven 2
131+ indexingEnabled: true
132+ cronExpression: "0 0 2 * * ?"
128133 jboss-public-releases:
129134 id: jboss-public-releases
130135 policy: release
@@ -136,6 +141,10 @@ The following is an example of a `strongbox.yaml` configuration file:
136141 downloadRemoteIndexes: true
137142 autoBlocking: true
138143 checksumValidation: true
144+ repositoryConfiguration:
145+ type: Maven 2
146+ indexingEnabled: true
147+ cronExpression: "0 0 2 * * ?"
139148 maven-oracle:
140149 id: maven-oracle
141150 policy: release
@@ -148,6 +157,10 @@ The following is an example of a `strongbox.yaml` configuration file:
148157 autoBlocking: true
149158 checksumValidation: true
150159 allowsDirectoryBrowsing: false
160+ repositoryConfiguration:
161+ type: Maven 2
162+ indexingEnabled: true
163+ cronExpression: "0 0 2 * * ?"
151164 group-common-proxies:
152165 id: group-common-proxies
153166 policy: release
@@ -160,6 +173,10 @@ The following is an example of a `strongbox.yaml` configuration file:
160173 - maven-central
161174 - apache-snapshots
162175 - jboss-public-releases
176+ repositoryConfiguration:
177+ type: Maven 2
178+ indexingEnabled: true
179+ cronExpression: "0 0 2 * * ?"
163180 nuget.org:
164181 id: nuget.org
165182 policy: release
@@ -185,6 +202,10 @@ The following is an example of a `strongbox.yaml` configuration file:
185202 downloadRemoteIndexes: true
186203 autoBlocking: true
187204 checksumValidation: true
205+ repositoryConfiguration:
206+ type: Maven 2
207+ indexingEnabled: true
208+ cronExpression: "0 0 2 * * ?"
188209 springsource-releases:
189210 id: springsource-releases
190211 policy: release
@@ -196,6 +217,10 @@ The following is an example of a `strongbox.yaml` configuration file:
196217 downloadRemoteIndexes: true
197218 autoBlocking: true
198219 checksumValidation: true
220+ repositoryConfiguration:
221+ type: Maven 2
222+ indexingEnabled: true
223+ cronExpression: "0 0 2 * * ?"
199224 springsource-milestones:
200225 id: springsource-milestones
201226 policy: release
@@ -207,6 +232,10 @@ The following is an example of a `strongbox.yaml` configuration file:
207232 downloadRemoteIndexes: true
208233 autoBlocking: true
209234 checksumValidation: true
235+ repositoryConfiguration:
236+ type: Maven 2
237+ indexingEnabled: true
238+ cronExpression: "0 0 2 * * ?"
210239 springsource-proxies:
211240 id: springsource-proxies
212241 policy: mixed
@@ -218,6 +247,10 @@ The following is an example of a `strongbox.yaml` configuration file:
218247 - springsource-snapshots
219248 - springsource-releases
220249 - springsource-milestones
250+ repositoryConfiguration:
251+ type: Maven 2
252+ indexingEnabled: true
253+ cronExpression: "0 0 2 * * ?"
221254 storage-ivy-proxies:
222255 id: storage-ivy-proxies
223256 repositories:
@@ -232,6 +265,10 @@ The following is an example of a `strongbox.yaml` configuration file:
232265 downloadRemoteIndexes: true
233266 autoBlocking: true
234267 checksumValidation: true
268+ repositoryConfiguration:
269+ type: Maven 2
270+ indexingEnabled: true
271+ cronExpression: "0 0 2 * * ?"
235272 typesafe-ivy-releases:
236273 id: typesafe-ivy-releases
237274 policy: release
@@ -243,6 +280,10 @@ The following is an example of a `strongbox.yaml` configuration file:
243280 downloadRemoteIndexes: true
244281 autoBlocking: true
245282 checksumValidation: true
283+ repositoryConfiguration:
284+ type: Maven 2
285+ indexingEnabled: true
286+ cronExpression: "0 0 2 * * ?"
246287 group-ivy-proxies:
247288 id: group-ivy-proxies
248289 policy: release
@@ -253,6 +294,10 @@ The following is an example of a `strongbox.yaml` configuration file:
253294 groupRepositories:
254295 - typesafe-releases
255296 - typesafe-ivy-releases
297+ repositoryConfiguration:
298+ type: Maven 2
299+ indexingEnabled: true
300+ cronExpression: "0 0 2 * * ?"
256301 storage-sbt-proxies:
257302 id: storage-sbt-proxies
258303 repositories:
@@ -267,6 +312,10 @@ The following is an example of a `strongbox.yaml` configuration file:
267312 downloadRemoteIndexes: true
268313 autoBlocking: true
269314 checksumValidation: true
315+ repositoryConfiguration:
316+ type: Maven 2
317+ indexingEnabled: true
318+ cronExpression: "0 0 2 * * ?"
270319 group-sbt-proxies:
271320 id: group-sbt-proxies
272321 policy: release
@@ -277,6 +326,10 @@ The following is an example of a `strongbox.yaml` configuration file:
277326 groupRepositories:
278327 - sbt-plugin-releases
279328 - storage-ivy-proxies:group-ivy-proxies
329+ repositoryConfiguration:
330+ type: Maven 2
331+ indexingEnabled: true
332+ cronExpression: "0 0 2 * * ?"
280333 storage-third-party:
281334 id: storage-third-party
282335 repositories:
@@ -288,6 +341,10 @@ The following is an example of a `strongbox.yaml` configuration file:
288341 type: hosted
289342 allowsForceDeletion: true
290343 checksumHeadersEnabled: true
344+ repositoryConfiguration:
345+ type: Maven 2
346+ indexingEnabled: true
347+ cronExpression: "0 0 2 * * ?"
291348 nuget-third-party:
292349 id: nuget-third-party
293350 policy: release
@@ -359,6 +416,10 @@ The following is an example of a `strongbox.yaml` configuration file:
359416 - storage-ivy-proxies:group-ivy-proxies
360417 - storage-sbt-proxies:group-sbt-proxies
361418 - storage-third-party:third-party
419+ repositoryConfiguration:
420+ type: Maven 2
421+ indexingEnabled: true
422+ cronExpression: "0 0 2 * * ?"
362423 nuget-group:
363424 id: nuget-group
364425 policy: mixed
0 commit comments