Skip to content

Commit 42a92dd

Browse files
author
Corneil du Plessis
committed
Remove /libs- from repo.spring.io
1 parent 7e3049d commit 42a92dd

File tree

32 files changed

+92
-92
lines changed

32 files changed

+92
-92
lines changed

.github/settings.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,23 @@
1717
<repository>
1818
<id>spring-snapshots</id>
1919
<name>Spring Snapshots</name>
20-
<url>https://repo.spring.io/libs-snapshot</url>
20+
<url>https://repo.spring.io/snapshot</url>
2121
<snapshots>
2222
<enabled>true</enabled>
2323
</snapshots>
2424
</repository>
2525
<repository>
2626
<id>spring-milestones</id>
2727
<name>Spring Milestones</name>
28-
<url>https://repo.spring.io/libs-milestone</url>
28+
<url>https://repo.spring.io/milestone</url>
2929
<snapshots>
3030
<enabled>false</enabled>
3131
</snapshots>
3232
</repository>
3333
<repository>
3434
<id>spring-releases</id>
3535
<name>Spring Releases</name>
36-
<url>https://repo.spring.io/libs-release</url>
36+
<url>https://repo.spring.io/release</url>
3737
<snapshots>
3838
<enabled>true</enabled>
3939
</snapshots>
@@ -51,15 +51,15 @@
5151
<pluginRepository>
5252
<id>spring-snapshots</id>
5353
<name>Spring Snapshots</name>
54-
<url>https://repo.spring.io/libs-snapshot</url>
54+
<url>https://repo.spring.io/snapshot</url>
5555
<snapshots>
5656
<enabled>true</enabled>
5757
</snapshots>
5858
</pluginRepository>
5959
<pluginRepository>
6060
<id>spring-milestones</id>
6161
<name>Spring Milestones</name>
62-
<url>https://repo.spring.io/libs-milestone</url>
62+
<url>https://repo.spring.io/milestone</url>
6363
<snapshots>
6464
<enabled>false</enabled>
6565
</snapshots>
@@ -80,15 +80,15 @@
8080
<repository>
8181
<id>spring-staging</id>
8282
<name>Spring Staging</name>
83-
<url>https://repo.spring.io/libs-staging</url>
83+
<url>https://repo.spring.io/staging</url>
8484
<snapshots>
8585
<enabled>false</enabled>
8686
</snapshots>
8787
</repository>
8888
<repository>
8989
<id>spring-milestones</id>
9090
<name>Spring Milestones</name>
91-
<url>https://repo.spring.io/libs-milestone</url>
91+
<url>https://repo.spring.io/milestone</url>
9292
<snapshots>
9393
<enabled>false</enabled>
9494
</snapshots>
@@ -114,7 +114,7 @@
114114
<pluginRepository>
115115
<id>spring-milestones</id>
116116
<name>Spring Milestones</name>
117-
<url>https://repo.spring.io/libs-milestone</url>
117+
<url>https://repo.spring.io/milestone</url>
118118
<snapshots>
119119
<enabled>false</enabled>
120120
</snapshots>
@@ -135,7 +135,7 @@
135135
<repository>
136136
<id>spring-staging</id>
137137
<name>Spring Staging</name>
138-
<url>https://repo.spring.io/libs-staging</url>
138+
<url>https://repo.spring.io/staging</url>
139139
<snapshots>
140140
<enabled>false</enabled>
141141
</snapshots>
@@ -153,7 +153,7 @@
153153
<pluginRepository>
154154
<id>spring-staging</id>
155155
<name>Spring Staging</name>
156-
<url>https://repo.spring.io/libs-staging</url>
156+
<url>https://repo.spring.io/staging</url>
157157
<snapshots>
158158
<enabled>false</enabled>
159159
</snapshots>

.settings.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,23 +31,23 @@
3131
<repository>
3232
<id>spring-snapshots</id>
3333
<name>Spring Snapshots</name>
34-
<url>https://repo.spring.io/libs-snapshot</url>
34+
<url>https://repo.spring.io/snapshot</url>
3535
<snapshots>
3636
<enabled>true</enabled>
3737
</snapshots>
3838
</repository>
3939
<repository>
4040
<id>spring-milestones</id>
4141
<name>Spring Milestones</name>
42-
<url>https://repo.spring.io/libs-milestone</url>
42+
<url>https://repo.spring.io/milestone</url>
4343
<snapshots>
4444
<enabled>false</enabled>
4545
</snapshots>
4646
</repository>
4747
<repository>
4848
<id>spring-releases</id>
4949
<name>Spring Releases</name>
50-
<url>https://repo.spring.io/libs-release</url>
50+
<url>https://repo.spring.io/release</url>
5151
<snapshots>
5252
<enabled>true</enabled>
5353
</snapshots>
@@ -65,15 +65,15 @@
6565
<pluginRepository>
6666
<id>spring-snapshots</id>
6767
<name>Spring Snapshots</name>
68-
<url>https://repo.spring.io/libs-snapshot</url>
68+
<url>https://repo.spring.io/snapshot</url>
6969
<snapshots>
7070
<enabled>true</enabled>
7171
</snapshots>
7272
</pluginRepository>
7373
<pluginRepository>
7474
<id>spring-milestones</id>
7575
<name>Spring Milestones</name>
76-
<url>https://repo.spring.io/libs-milestone</url>
76+
<url>https://repo.spring.io/milestone</url>
7777
<snapshots>
7878
<enabled>false</enabled>
7979
</snapshots>

spring-cloud-dataflow-build/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -555,15 +555,15 @@
555555
<repository>
556556
<id>spring-snapshots</id>
557557
<name>Spring Snapshots</name>
558-
<url>https://repo.spring.io/libs-snapshot</url>
558+
<url>https://repo.spring.io/snapshot</url>
559559
<snapshots>
560560
<enabled>true</enabled>
561561
</snapshots>
562562
</repository>
563563
<repository>
564564
<id>spring-milestones</id>
565565
<name>Spring Milestones</name>
566-
<url>https://repo.spring.io/libs-milestone</url>
566+
<url>https://repo.spring.io/milestone</url>
567567
<snapshots>
568568
<enabled>true</enabled>
569569
</snapshots>
@@ -581,15 +581,15 @@
581581
<pluginRepository>
582582
<id>spring-snapshots</id>
583583
<name>Spring Snapshots</name>
584-
<url>https://repo.spring.io/libs-snapshot</url>
584+
<url>https://repo.spring.io/snapshot</url>
585585
<snapshots>
586586
<enabled>true</enabled>
587587
</snapshots>
588588
</pluginRepository>
589589
<pluginRepository>
590590
<id>spring-milestones</id>
591591
<name>Spring Milestones</name>
592-
<url>https://repo.spring.io/libs-milestone</url>
592+
<url>https://repo.spring.io/milestone</url>
593593
<snapshots>
594594
<enabled>false</enabled>
595595
</snapshots>

spring-cloud-dataflow-build/spring-cloud-dataflow-build-dependencies/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,15 +142,15 @@
142142
<repository>
143143
<id>spring-snapshots</id>
144144
<name>Spring Snapshots</name>
145-
<url>https://repo.spring.io/libs-snapshot</url>
145+
<url>https://repo.spring.io/snapshot</url>
146146
<snapshots>
147147
<enabled>true</enabled>
148148
</snapshots>
149149
</repository>
150150
<repository>
151151
<id>spring-milestones</id>
152152
<name>Spring Milestones</name>
153-
<url>https://repo.spring.io/libs-milestone</url>
153+
<url>https://repo.spring.io/milestone</url>
154154
<snapshots>
155155
<enabled>true</enabled>
156156
</snapshots>
@@ -168,15 +168,15 @@
168168
<pluginRepository>
169169
<id>spring-snapshots</id>
170170
<name>Spring Snapshots</name>
171-
<url>https://repo.spring.io/libs-snapshot</url>
171+
<url>https://repo.spring.io/snapshot</url>
172172
<snapshots>
173173
<enabled>true</enabled>
174174
</snapshots>
175175
</pluginRepository>
176176
<pluginRepository>
177177
<id>spring-milestones</id>
178178
<name>Spring Milestones</name>
179-
<url>https://repo.spring.io/libs-milestone</url>
179+
<url>https://repo.spring.io/milestone</url>
180180
<snapshots>
181181
<enabled>false</enabled>
182182
</snapshots>

spring-cloud-dataflow-build/spring-cloud-dataflow-dependencies-parent/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
<repository>
5353
<id>spring-snapshots</id>
5454
<name>Spring Snapshots</name>
55-
<url>https://repo.spring.io/libs-snapshot</url>
55+
<url>https://repo.spring.io/snapshot</url>
5656
<snapshots>
5757
<enabled>true</enabled>
5858
</snapshots>
5959
</repository>
6060
<repository>
6161
<id>spring-milestones</id>
6262
<name>Spring Milestones</name>
63-
<url>https://repo.spring.io/libs-milestone</url>
63+
<url>https://repo.spring.io/milestone</url>
6464
<snapshots>
6565
<enabled>true</enabled>
6666
</snapshots>
@@ -78,15 +78,15 @@
7878
<pluginRepository>
7979
<id>spring-snapshots</id>
8080
<name>Spring Snapshots</name>
81-
<url>https://repo.spring.io/libs-snapshot</url>
81+
<url>https://repo.spring.io/snapshot</url>
8282
<snapshots>
8383
<enabled>true</enabled>
8484
</snapshots>
8585
</pluginRepository>
8686
<pluginRepository>
8787
<id>spring-milestones</id>
8888
<name>Spring Milestones</name>
89-
<url>https://repo.spring.io/libs-milestone</url>
89+
<url>https://repo.spring.io/milestone</url>
9090
<snapshots>
9191
<enabled>false</enabled>
9292
</snapshots>

spring-cloud-dataflow-classic-docs/src/test/resources/rest-docs-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ spring:
2323
maven:
2424
remoteRepositories:
2525
springRepo:
26-
url: https://repo.spring.io/libs-snapshot
26+
url: https://repo.spring.io/snapshot

spring-cloud-dataflow-dependencies/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<snapshotRepository>
141141
<id>repo.spring.io</id>
142142
<name>Spring Snapshot Repository</name>
143-
<url>https://repo.spring.io/libs-snapshot</url>
143+
<url>https://repo.spring.io/snapshot</url>
144144
</snapshotRepository>
145145
</distributionManagement>
146146
<profiles>
@@ -158,15 +158,15 @@
158158
<repository>
159159
<id>spring-snapshots</id>
160160
<name>Spring Snapshots</name>
161-
<url>https://repo.spring.io/libs-snapshot</url>
161+
<url>https://repo.spring.io/snapshot</url>
162162
<snapshots>
163163
<enabled>true</enabled>
164164
</snapshots>
165165
</repository>
166166
<repository>
167167
<id>spring-milestones</id>
168168
<name>Spring Milestones</name>
169-
<url>https://repo.spring.io/libs-milestone</url>
169+
<url>https://repo.spring.io/milestone</url>
170170
<snapshots>
171171
<enabled>false</enabled>
172172
</snapshots>
@@ -184,15 +184,15 @@
184184
<pluginRepository>
185185
<id>spring-snapshots</id>
186186
<name>Spring Snapshots</name>
187-
<url>https://repo.spring.io/libs-snapshot</url>
187+
<url>https://repo.spring.io/snapshot</url>
188188
<snapshots>
189189
<enabled>true</enabled>
190190
</snapshots>
191191
</pluginRepository>
192192
<pluginRepository>
193193
<id>spring-milestones</id>
194194
<name>Spring Milestones</name>
195-
<url>https://repo.spring.io/libs-milestone</url>
195+
<url>https://repo.spring.io/milestone</url>
196196
<snapshots>
197197
<enabled>false</enabled>
198198
</snapshots>

spring-cloud-dataflow-docs/src/main/asciidoc/appendix-howto.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Alternatively, you can set the properties by setting the `SPRING_APPLICATION_JSO
1616

1717
The remote Maven repositories need to be configured explicitly if the applications are resolved by using the Maven repository, except for a `local` Data Flow server.
1818
The other Data Flow server implementations (which use Maven resources for application artifacts resolution) have no default value for remote repositories.
19-
The `local` server has `https://repo.spring.io/libs-snapshot` as the default remote repository.
19+
The `local` server has `https://repo.spring.io/snapshot` as the default remote repository.
2020

2121
To pass the properties as command-line options, run the server with a command similar to the following:
2222

spring-cloud-dataflow-docs/src/main/asciidoc/configuration-cloudfoundry.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ applications:
788788
path: {PATH TO SERVER UBER-JAR}
789789
env:
790790
SPRING_APPLICATION_NAME: data-flow-server
791-
MAVEN_REMOTE_REPOSITORIES_REPO1_URL: https://repo.spring.io/libs-snapshot
791+
MAVEN_REMOTE_REPOSITORIES_REPO1_URL: https://repo.spring.io/snapshot
792792
SPRING_CLOUD_DATAFLOW_TASK_PLATFORM_CLOUDFOUNDRY_ACCOUNTS[default]_CONNECTION_URL: https://api.sys.huron.cf-app.com
793793
SPRING_CLOUD_DATAFLOW_TASK_PLATFORM_CLOUDFOUNDRY_ACCOUNTS[default]_CONNECTION_ORG: sabby20
794794
SPRING_CLOUD_DATAFLOW_TASK_PLATFORM_CLOUDFOUNDRY_ACCOUNTS[default]_CONNECTION_SPACE: sabby20
@@ -863,7 +863,7 @@ applications:
863863
path: spring-cloud-dataflow-server-VERSION.jar
864864
env:
865865
SPRING_APPLICATION_NAME: test-server
866-
MAVEN_REMOTE_REPOSITORIES_REPO1_URL: https://repo.spring.io/libs-snapshot
866+
MAVEN_REMOTE_REPOSITORIES_REPO1_URL: https://repo.spring.io/snapshot
867867
SPRING_CLOUD_DATAFLOW_TASK_PLATFORM_CLOUDFOUNDRY_ACCOUNTS[default]_CONNECTION_URL: https://api.sys.huron.cf-app.com
868868
SPRING_CLOUD_DATAFLOW_TASK_PLATFORM_CLOUDFOUNDRY_ACCOUNTS[default]_CONNECTION_ORG: sabby20
869869
SPRING_CLOUD_DATAFLOW_TASK_PLATFORM_CLOUDFOUNDRY_ACCOUNTS[default]_CONNECTION_SPACE: sabby20

spring-cloud-dataflow-docs/src/main/asciidoc/configuration-kubernetes-app-properties.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ You can use a `SPRING_APPLICATION_JSON` environment variable to set Data Flow se
279279
----
280280
env:
281281
- name: SPRING_APPLICATION_JSON
282-
value: "{ \"maven\": { \"local-repository\": null, \"remote-repositories\": { \"repo1\": { \"url\": \"https://repo.spring.io/libs-snapshot\"} } } }"
282+
value: "{ \"maven\": { \"local-repository\": null, \"remote-repositories\": { \"repo1\": { \"url\": \"https://repo.spring.io/snapshot\"} } } }"
283283
----
284284
====
285285

spring-cloud-dataflow-parent/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -401,23 +401,23 @@
401401
<repository>
402402
<id>spring-snapshots</id>
403403
<name>Spring Snapshots</name>
404-
<url>https://repo.spring.io/libs-snapshot</url>
404+
<url>https://repo.spring.io/snapshot</url>
405405
<snapshots>
406406
<enabled>true</enabled>
407407
</snapshots>
408408
</repository>
409409
<repository>
410410
<id>spring-milestones</id>
411411
<name>Spring Milestones</name>
412-
<url>https://repo.spring.io/libs-milestone</url>
412+
<url>https://repo.spring.io/milestone</url>
413413
<snapshots>
414414
<enabled>false</enabled>
415415
</snapshots>
416416
</repository>
417417
<repository>
418418
<id>spring-releases</id>
419419
<name>Spring Releases</name>
420-
<url>https://repo.spring.io/libs-release</url>
420+
<url>https://repo.spring.io/release</url>
421421
<snapshots>
422422
<enabled>true</enabled>
423423
</snapshots>
@@ -435,15 +435,15 @@
435435
<pluginRepository>
436436
<id>spring-snapshots</id>
437437
<name>Spring Snapshots</name>
438-
<url>https://repo.spring.io/libs-snapshot</url>
438+
<url>https://repo.spring.io/snapshot</url>
439439
<snapshots>
440440
<enabled>true</enabled>
441441
</snapshots>
442442
</pluginRepository>
443443
<pluginRepository>
444444
<id>spring-milestones</id>
445445
<name>Spring Milestones</name>
446-
<url>https://repo.spring.io/libs-milestone</url>
446+
<url>https://repo.spring.io/milestone</url>
447447
<snapshots>
448448
<enabled>false</enabled>
449449
</snapshots>

spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/AboutController.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,8 +299,8 @@ private String constructUrl(String url, String version) {
299299
}
300300

301301
private String repoSelector(String version) {
302-
final String REPO_SNAPSHOT_ROOT = "https://repo.spring.io/libs-snapshot";
303-
final String REPO_MILESTONE_ROOT = "https://repo.spring.io/libs-milestone";
302+
final String REPO_SNAPSHOT_ROOT = "https://repo.spring.io/snapshot";
303+
final String REPO_MILESTONE_ROOT = "https://repo.spring.io/milestone";
304304
final String REPO_RELEASE_ROOT = "https://repo.spring.io/release";
305305
final String MAVEN_ROOT = "https://repo.maven.apache.org/maven2";
306306

spring-cloud-dataflow-server-core/src/test/java/org/springframework/cloud/dataflow/server/configuration/TestDependencies.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ public AuditRecordService auditRecordService(AuditRecordRepository auditRecordRe
254254
public MavenProperties mavenProperties() {
255255
MavenProperties mavenProperties = new MavenProperties();
256256
mavenProperties.setRemoteRepositories(new HashMap<>(Collections.singletonMap("springRepo",
257-
new MavenProperties.RemoteRepository("https://repo.spring.io/libs-snapshot"))));
257+
new MavenProperties.RemoteRepository("https://repo.spring.io/snapshot"))));
258258
return mavenProperties;
259259
}
260260

0 commit comments

Comments
 (0)