From be79e2c6029cbf24de4b58f584bf816e7a6979e2 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 15 May 2017 12:45:12 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-contract.html | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index 656599e39a..4b66faca58 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -4139,6 +4139,7 @@ For both Maven and Gradle the setup comes out of the box. But you can customize <spring.cloud.contract.verifier.skip>true</spring.cloud.contract.verifier.skip> <!-- Next add the assembly plugin to your build --> +<!-- we want the assembly plugin to generate the JAR --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId>