4.0.0 com.example http-server-dsl 0.0.1-SNAPSHOT Spring Cloud Contract Verifier Http Server Sample Spring Cloud Contract Verifier Http Server Sample org.springframework.boot spring-boot-starter-parent 1.4.2.BUILD-SNAPSHOT UTF-8 1.8 1.0.3.BUILD-SNAPSHOT Camden.BUILD-SNAPSHOT org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-actuator org.springframework.boot spring-boot-starter-test test org.springframework.cloud spring-cloud-starter-contract-verifier test org.springframework.cloud spring-cloud-dependencies ${spring-cloud-dependencies.version} pom import org.springframework.boot spring-boot-maven-plugin org.springframework.cloud spring-cloud-contract-maven-plugin ${spring-cloud-contract.version} true com.example.fraud maven-deploy-plugin true org.apache.maven.plugins maven-clean-plugin 3.0.0 build target org.eclipse.m2e lifecycle-mapping 1.0.0 org.springframework.cloud spring-cloud-contract-maven-plugin [1.0.3.BUILD-SNAPSHOT,) convert generateTests spring-snapshots Spring Snapshots https://repo.spring.io/snapshot true spring-milestones Spring Milestones https://repo.spring.io/milestone false spring-releases Spring Releases https://repo.spring.io/release false spring-snapshots Spring Snapshots https://repo.spring.io/snapshot true spring-milestones Spring Milestones https://repo.spring.io/milestone false spring-releases Spring Releases https://repo.spring.io/release false integration org.codehaus.mojo exec-maven-plugin gradle test ./gradlew clean build publishToMavenLocal -PverifierVersion=${spring-cloud-contract.version} exec windows org.codehaus.mojo exec-maven-plugin gradle test gradlew.bat clean build publishToMavenLocal -PverifierVersion=${spring-cloud-contract.version} exec