Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.

Documentation for 2.10.0 local SCDF still points to 2.10.0-SNAPSHOT for manual downloads #5163

@ccanning

Description

@ccanning

From the docs:

wget https://repo.spring.io/snapshot/org/springframework/cloud/spring-cloud-dataflow-server/2.10.0-SNAPSHOT/spring-cloud-dataflow-server-2.10.0-SNAPSHOT.jar

wget https://repo.spring.io/snapshot/org/springframework/cloud/spring-cloud-dataflow-shell/2.10.0-SNAPSHOT/spring-cloud-dataflow-shell-2.10.0-SNAPSHOT.jar

wget https://repo.spring.io/snapshot/org/springframework/cloud/spring-cloud-skipper-server/2.9.0-SNAPSHOT/spring-cloud-skipper-server-2.9.0-SNAPSHOT.jar

updates should probably be

wget https://repo.spring.io/release/org/springframework/cloud/spring-cloud-dataflow-server/2.10.0/spring-cloud-dataflow-server-2.10.0.jar

wget https://repo.spring.io/release/org/springframework/cloud/spring-cloud-dataflow-shell/2.10.0/spring-cloud-dataflow-shell-2.10.0.jar

wget https://repo.spring.io/release/org/springframework/cloud/spring-cloud-skipper-server/2.9.0/spring-cloud-skipper-server-2.9.0.jar

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions