From 6c00a644c2b8dd84b58d4c7144e3ca22bc777e57 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Wed, 26 Jan 2022 18:08:41 -0500 Subject: [PATCH] skip tests in samples --- .../spring-cloud-contract-stub-runner-boot-zookeeper/pom.xml | 4 ++++ tests/spring-cloud-contract-stub-runner-context-path/pom.xml | 2 ++ tests/spring-cloud-contract-stub-runner-kafka/pom.xml | 4 ++++ tests/spring-cloud-contract-stub-runner-stream/pom.xml | 4 ++++ 4 files changed, 14 insertions(+) diff --git a/tests/spring-cloud-contract-stub-runner-boot-zookeeper/pom.xml b/tests/spring-cloud-contract-stub-runner-boot-zookeeper/pom.xml index f01de8927e..3dd39077e6 100644 --- a/tests/spring-cloud-contract-stub-runner-boot-zookeeper/pom.xml +++ b/tests/spring-cloud-contract-stub-runner-boot-zookeeper/pom.xml @@ -13,6 +13,10 @@ jar Spring Cloud Contract Stub Runner Boot Zookeeper Spring Cloud Contract Stub Runner Boot Zookeeper + + + true + org.springframework.cloud diff --git a/tests/spring-cloud-contract-stub-runner-context-path/pom.xml b/tests/spring-cloud-contract-stub-runner-context-path/pom.xml index b7066f3204..2beb44f33a 100644 --- a/tests/spring-cloud-contract-stub-runner-context-path/pom.xml +++ b/tests/spring-cloud-contract-stub-runner-context-path/pom.xml @@ -15,6 +15,8 @@ Spring Cloud Contract Stub Runner With Context Path 17 + + true diff --git a/tests/spring-cloud-contract-stub-runner-kafka/pom.xml b/tests/spring-cloud-contract-stub-runner-kafka/pom.xml index 840fa950dc..c69fc0c0bc 100644 --- a/tests/spring-cloud-contract-stub-runner-kafka/pom.xml +++ b/tests/spring-cloud-contract-stub-runner-kafka/pom.xml @@ -13,6 +13,10 @@ jar Spring Cloud Contract Stub Runner Kafka Spring Cloud Contract Stub Runner Kafka + + + true + org.springframework.cloud diff --git a/tests/spring-cloud-contract-stub-runner-stream/pom.xml b/tests/spring-cloud-contract-stub-runner-stream/pom.xml index fb6f4bbeda..ccc295a948 100644 --- a/tests/spring-cloud-contract-stub-runner-stream/pom.xml +++ b/tests/spring-cloud-contract-stub-runner-stream/pom.xml @@ -13,6 +13,10 @@ jar Spring Cloud Contract Stub Runner Stream Spring Cloud Contract Stub Runner Stream + + + true + org.springframework.cloud