cloudfoundry-uaasap-business-technology-platformsap-cloud-foundry

Unable to download spring security related maven dependencies for a Cloud Foundry application


I am trying to deploying CF application available as the part of OpenSap course from this GitHub URL https://github.com/raepple/cfsectest.git . When I do maven clean install, I got the error as in the screenshot. It tells that it is unable to download some maven dependencies.

Any solution to this issue?

enter image description here


Solution

  • There is a partial answer as these Maven dependencies are not available no longer. Please refer this blog for an alternative fix.