Sync docs from master to gh-pages
This commit is contained in:
@@ -3658,7 +3658,8 @@ For both Maven and Gradle the setup comes out of the box. But you can customize
|
||||
<div class="title">Maven</div>
|
||||
<div class="content">
|
||||
<pre class="prettyprint highlight"><code class="language-xml" data-lang="xml"><!-- First disable the default jar setup in the properties section-->
|
||||
Unresolved directive in verifier/stubrunner.adoc - include::https://raw.githubusercontent.com/spring-cloud-samples/spring-cloud-contract-samples/master/producer_with_restdocs/pom.xml[tags=skip_jar,indent=0]
|
||||
<!-- we don't want the verifier to do a jar for us -->
|
||||
<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 -->
|
||||
|
||||
Reference in New Issue
Block a user