This no longer works: git clone https://github.com/Contrast-Security-OSS/contrast-service-broker cd contrast-service-broker mvn clean package spring-boot:repackage -DskipTests=true Deploy service broker app: cf push contrast-security-service-broker -p /path/to/contrast-service-broker-<version>.jar
This no longer works:
git clone https://github.com/Contrast-Security-OSS/contrast-service-broker
cd contrast-service-broker
mvn clean package spring-boot:repackage -DskipTests=true
Deploy service broker app:
cf push contrast-security-service-broker -p /path/to/contrast-service-broker-.jar