to import all out of box applications for SCDF but due to site unavalabity for most of time we are failing to deploy the streams. So there any way to work around to use different url to install streaming apps in scdf.
0
votes
1 Answers
0
votes
JFrog is actively trying to resolve the situation. Please follow @SpringOps in Twitter for updated re: Spring Repo.
In SCDF, however, you could alternatively pull the App URIs from Maven Central. We ship all the applications to Central as well.
For that to work, you'd have to explicitly configure SCDF's Maven configuration to replace the coordinate from "https://repo.spring.io/libs-snapshot" to "https://repo.maven.apache.org/maven2/".