4.0.0 com.example http-server-dsl 0.0.1 Spring Cloud Contract Verifier Http Server Sample Spring Cloud Contract Verifier Http Server Sample org.springframework.boot spring-boot-starter-parent 2.2.5.RELEASE UTF-8 1.8 2.2.3.BUILD-SNAPSHOT Hoxton.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-stream-rabbit org.springframework.cloud spring-cloud-stream-test-support test org.springframework.cloud spring-cloud-starter-contract-verifier test org.springframework.cloud spring-cloud-dependencies ${spring-cloud-release.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 org.springframework.cloud spring-cloud-contract-pact ${spring-cloud-contract.version} maven-deploy-plugin 2.8.2 true org.apache.maven.plugins maven-clean-plugin 3.0.0 build target maven-surefire-plugin true org.eclipse.m2e lifecycle-mapping 1.0.0 org.springframework.cloud spring-cloud-contract-maven-plugin [${spring-cloud-contract.version},) 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 1.6.0 gradle test ./gradlew clean build publishToMavenLocal -PverifierVersion=${spring-cloud-contract.version} exec windows org.codehaus.mojo exec-maven-plugin 1.6.0 gradle test gradlew.bat clean build publishToMavenLocal -PverifierVersion=${spring-cloud-contract.version} exec