You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
Description:
We are trying to perform different tasks with Spring Cloud Dataflow version 2.10.1 but we are getting the following errors:
When trying to launch a task using timestamp, I get this error: An error occurred Failed to resolve MavenResource: io.spring:timestamp-task:jar:2.0.2. Configured remote repository: : [springRepo]
And when creating a compound task, I get this error: Failed to resolve MavenResource: org.springframework.cloud:spring-cloud-dataflow-composed-task-runner:jar:2.10
Steps to reproduce:
I try to launch a task with timestamp but I get the following error:
I try to launch a composite task with timestamp but I get the following error: