I'm exploring spring cloud data flow. Part of it I deployed spring-cloud-dataflow-server-cloudfoundry-1.7.3.RELEASE.jar to our private PCF. I created basic stream and tried deploying to PCF. Deployment failed because of build pack issue, stream apps by default downloading java build pack from git, our PCF is preventing it.
Is there any workaround when deploying stream from shell / data flow UI not use git build pack
Here is the error message Failed to clone git repository at https://github.com/cloudfoundry/java-buildpack.git