Skip to content

Commit 0b4d515

Browse files
committed
Exclude samples from publication.
Signed-off-by: Olga Maciaszek-Sharma <[email protected]>
1 parent ee51cc2 commit 0b4d515

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

pom.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,20 @@
760760
<artifact>spring-cloud-contract-docker-parent</artifact>
761761
<artifact>spring-cloud-contract-specs</artifact>
762762
<artifact>spring-cloud-contract-tests</artifact>
763+
<artifact>spring-cloud-contract-stub-runner-boot-zookeeper</artifact>
764+
<artifact>spring-cloud-contract-stub-runner-boot-eureka</artifact>
765+
<artifact>spring-cloud-contract-sample-jms</artifact>
766+
<artifact>spring-cloud-contract-stub-runner-kafka</artifact>
767+
<artifactId>spring-cloud-contract-sample-amqp</artifactId>
768+
<artifactId>spring-cloud-contract-stub-runner-integration</artifactId>
769+
<artifactId>spring-cloud-contract-stub-runner-amqp</artifactId>
770+
<artifactId>spring-cloud-contract-sample-integration</artifactId>
771+
<artifactId>spring-cloud-contract-stub-runner-jms</artifactId>
772+
<artifactId>spring-cloud-contract-sample-camel</artifactId>
773+
<artifactId>spring-cloud-contract-stub-runner-stream</artifactId>
774+
<artifactId>spring-cloud-contract-stub-runner-context-path</artifactId>
775+
<artifactId>spring-cloud-contract-stub-runner-moco</artifactId>
776+
<artifactId>spring-cloud-contract-stub-runner-moco-contract-jar</artifactId>
763777
</excludeArtifacts>
764778
</configuration>
765779
</plugin>

0 commit comments

Comments
 (0)