Sync docs from master to gh-pages

This commit is contained in:
Marcin Grzejszczak
2017-07-13 15:55:37 +02:00
parent f1805e9eb6
commit 019a9587f9
26 changed files with 392 additions and 161 deletions

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; Checkstyle Results</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -116,7 +116,7 @@ under the License.
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.RunMojo.java">org/springframework/cloud/contract/maven/verifier/RunMojo.java</a>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.CopyContracts.java">org/springframework/cloud/contract/maven/verifier/CopyContracts.java</a>
</td>
<td>
0
@@ -130,7 +130,7 @@ under the License.
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.CopyContracts.java">org/springframework/cloud/contract/maven/verifier/CopyContracts.java</a>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.RunMojo.java">org/springframework/cloud/contract/maven/verifier/RunMojo.java</a>
</td>
<td>
0
@@ -158,7 +158,7 @@ under the License.
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.stubrunner.LocalStubRunner.java">org/springframework/cloud/contract/maven/verifier/stubrunner/LocalStubRunner.java</a>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.ManifestCreator.java">org/springframework/cloud/contract/maven/verifier/ManifestCreator.java</a>
</td>
<td>
0
@@ -172,7 +172,7 @@ under the License.
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.ManifestCreator.java">org/springframework/cloud/contract/maven/verifier/ManifestCreator.java</a>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.stubrunner.LocalStubRunner.java">org/springframework/cloud/contract/maven/verifier/stubrunner/LocalStubRunner.java</a>
</td>
<td>
0

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; </title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; </title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; spring-cloud-contract:convert</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>
@@ -263,7 +263,7 @@
<p><b>Full name</b>:</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.2.0.BUILD-SNAPSHOT:convert</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:2.0.0.BUILD-SNAPSHOT:convert</p>
<p><b>Description</b>:</p>
@@ -304,7 +304,7 @@ stubs mappings.
<td><tt>-</tt></td>
<td>(no description)<br /><b>User property is</b>: <tt>contractDependency</tt>.</td>
<td>(no description)<br /><b>User property is</b>: <tt>contractDependency</tt>.<br /></td>
</tr>
<tr class="a">
@@ -316,7 +316,7 @@ stubs mappings.
<td><tt>-</tt></td>
<td>Directory containing Spring Cloud Contract Verifier contracts
written using the GroovyDSL<br /><b>Default value is</b>: <tt>${project.basedir}/src/test/resources/contracts</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.contractsDirectory</tt>.</td>
written using the GroovyDSL<br /><b>Default value is</b>: <tt>${project.basedir}/src/test/resources/contracts</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.contractsDirectory</tt>.<br /></td>
</tr>
<tr class="b">
@@ -333,7 +333,7 @@ particular service lay. If not provided will be resolved to
<br />
If <tt>groupid</tt> is <tt>com.example</tt> and
<tt>artifactid</tt> is <tt>service</tt> then the resolved
path will be <tt>/com/example/artifactid</tt><br /><b>User property is</b>: <tt>contractsPath</tt>.</td>
path will be <tt>/com/example/artifactid</tt><br /><b>User property is</b>: <tt>contractsPath</tt>.<br /></td>
</tr>
<tr class="a">
@@ -347,7 +347,7 @@ path will be <tt>/com/example/artifactid</tt><br /><b>User property is</b>: <tt>
<td>The URL from which a JAR containing the contracts should get
downloaded. If not provided but artifactid / coordinates notation
was provided then the current Maven's build repositories will be
taken into consideration<br /><b>User property is</b>: <tt>contractsRepositoryUrl</tt>.</td>
taken into consideration<br /><b>User property is</b>: <tt>contractsRepositoryUrl</tt>.<br /></td>
</tr>
<tr class="b">
@@ -359,7 +359,7 @@ taken into consideration<br /><b>User property is</b>: <tt>contractsRepositoryUr
<td><tt>-</tt></td>
<td>If <tt>true</tt> then JAR with contracts will be taken from
local maven repository<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>contractsWorkOffline</tt>.</td>
local maven repository<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>contractsWorkOffline</tt>.<br /></td>
</tr>
<tr class="a">
@@ -370,7 +370,7 @@ local maven repository<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>Use
<td><tt>-</tt></td>
<td>(no description)<br /><b>Default value is</b>: <tt>${basedir}</tt>.<br /><b>User property is</b>: <tt>stubsDirectory</tt>.</td>
<td>(no description)<br /><b>Default value is</b>: <tt>${basedir}</tt>.<br /><b>User property is</b>: <tt>stubsDirectory</tt>.<br /></td>
</tr>
<tr class="b">
@@ -383,7 +383,7 @@ local maven repository<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>Use
<td>If <tt>true</tt> then any file laying in a path that contains
<tt>build</tt> or <tt>target</tt> will get excluded in
further processing.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>excludeBuildFolders</tt>.</td>
further processing.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>excludeBuildFolders</tt>.<br /></td>
</tr>
<tr class="a">
@@ -394,7 +394,7 @@ further processing.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User p
<td><tt>-</tt></td>
<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.skip</tt>.</td>
<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.skip</tt>.<br /></td>
</tr>
<tr class="b">
@@ -408,7 +408,7 @@ further processing.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User p
<td>Directory containing contracts written using the GroovyDSL
<p>This parameter is only used when goal is executed outside of
maven project.</p><br /><b>Default value is</b>: <tt>${basedir}</tt>.<br /><b>User property is</b>: <tt>contractsDirectory</tt>.</td>
maven project.</p><br /><b>Default value is</b>: <tt>${basedir}</tt>.<br /><b>User property is</b>: <tt>contractsDirectory</tt>.<br /></td>
</tr>
<tr class="a">

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; spring-cloud-contract:generateStubs</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>
@@ -263,7 +263,7 @@
<p><b>Full name</b>:</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.2.0.BUILD-SNAPSHOT:generateStubs</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:2.0.0.BUILD-SNAPSHOT:generateStubs</p>
<p><b>Description</b>:</p>
@@ -336,7 +336,7 @@ to be executed first</div>
<td><tt>-</tt></td>
<td>Set this to &quot;true&quot; to bypass only JAR creation<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.jar.skip</tt>.</td>
<td>Set this to &quot;true&quot; to bypass only JAR creation<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.jar.skip</tt>.<br /></td>
</tr>
<tr class="b">
@@ -347,7 +347,7 @@ to be executed first</div>
<td><tt>-</tt></td>
<td>(no description)<br /><b>Default value is</b>: <tt>${project.build.directory}/stubs</tt>.<br /><b>User property is</b>: <tt>stubsDirectory</tt>.</td>
<td>(no description)<br /><b>Default value is</b>: <tt>${project.build.directory}/stubs</tt>.<br /><b>User property is</b>: <tt>stubsDirectory</tt>.<br /></td>
</tr>
<tr class="a">
@@ -358,7 +358,7 @@ to be executed first</div>
<td><tt>-</tt></td>
<td>Set this to &quot;true&quot; to bypass the whole Verifier execution<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.skip</tt>.</td>
<td>Set this to &quot;true&quot; to bypass the whole Verifier execution<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.skip</tt>.<br /></td>
</tr>
</table>
</div>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; spring-cloud-contract:generateTests</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>
@@ -263,7 +263,7 @@
<p><b>Full name</b>:</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.2.0.BUILD-SNAPSHOT:generateTests</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:2.0.0.BUILD-SNAPSHOT:generateTests</p>
<p><b>Description</b>:</p>
@@ -306,7 +306,7 @@ tests on the producer side</div>
<td><tt>-</tt></td>
<td>Incubating feature. You can check the size of JSON arrays. If not
turned on explicitly will be disabled.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.assert.size</tt>.</td>
turned on explicitly will be disabled.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.assert.size</tt>.<br /></td>
</tr>
<tr class="a">
@@ -339,7 +339,7 @@ to a base class for that given expression. <br />
<br />
When a contract's package matches the provided regular expression
then extending class will be the one provided in the map - in this
case <tt>com.example.SomeBaseClass</tt><br /><b>User property is</b>: <tt>baseClassMappings</tt>.</td>
case <tt>com.example.SomeBaseClass</tt><br /><b>User property is</b>: <tt>baseClassMappings</tt>.<br /></td>
</tr>
<tr class="a">
@@ -361,7 +361,7 @@ case <tt>com.example.SomeBaseClass</tt><br /><b>User property is</b>: <tt>baseCl
<td><tt>-</tt></td>
<td>(no description)<br /><b>User property is</b>: <tt>contractDependency</tt>.</td>
<td>(no description)<br /><b>User property is</b>: <tt>contractDependency</tt>.<br /></td>
</tr>
<tr class="a">
@@ -372,7 +372,7 @@ case <tt>com.example.SomeBaseClass</tt><br /><b>User property is</b>: <tt>baseCl
<td><tt>-</tt></td>
<td>(no description)<br /><b>Default value is</b>: <tt>${project.basedir}/src/test/resources/contracts</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.contractsDirectory</tt>.</td>
<td>(no description)<br /><b>Default value is</b>: <tt>${project.basedir}/src/test/resources/contracts</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.contractsDirectory</tt>.<br /></td>
</tr>
<tr class="b">
@@ -389,7 +389,7 @@ particular service lay. If not provided will be resolved to
<br />
If <tt>groupid</tt> is <tt>com.example</tt> and
<tt>artifactid</tt> is <tt>service</tt> then the resolved
path will be <tt>/com/example/artifactid</tt><br /><b>User property is</b>: <tt>contractsPath</tt>.</td>
path will be <tt>/com/example/artifactid</tt><br /><b>User property is</b>: <tt>contractsPath</tt>.<br /></td>
</tr>
<tr class="a">
@@ -403,7 +403,7 @@ path will be <tt>/com/example/artifactid</tt><br /><b>User property is</b>: <tt>
<td>The URL from which a JAR containing the contracts should get
downloaded. If not provided but artifactid / coordinates notation
was provided then the current Maven's build repositories will be
taken into consideration<br /><b>User property is</b>: <tt>contractsRepositoryUrl</tt>.</td>
taken into consideration<br /><b>User property is</b>: <tt>contractsRepositoryUrl</tt>.<br /></td>
</tr>
<tr class="b">
@@ -415,7 +415,7 @@ taken into consideration<br /><b>User property is</b>: <tt>contractsRepositoryUr
<td><tt>-</tt></td>
<td>If <tt>true</tt> then JAR with contracts will be taken from
local maven repository<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>contractsWorkOffline</tt>.</td>
local maven repository<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>contractsWorkOffline</tt>.<br /></td>
</tr>
<tr class="a">
@@ -471,7 +471,7 @@ local maven repository<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>Use
<td><tt>-</tt></td>
<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.test.skip</tt>.</td>
<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.test.skip</tt>.<br /></td>
</tr>
<tr class="b">
@@ -501,7 +501,7 @@ provide the <tt>packageWithBaseClasses</tt> value to
test source file that will have the package
<tt>com.example.contracts.base</tt> and name
<tt>ExampleV1Base</tt>. As you can see it will take the two
last folders to and attach <tt>Base</tt> to its name.<br /><b>User property is</b>: <tt>packageWithBaseClasses</tt>.</td>
last folders to and attach <tt>Base</tt> to its name.<br /><b>User property is</b>: <tt>packageWithBaseClasses</tt>.<br /></td>
</tr>
<tr class="b">
@@ -523,7 +523,7 @@ last folders to and attach <tt>Base</tt> to its name.<br /><b>User property is</
<td><tt>-</tt></td>
<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.skip</tt>.</td>
<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.skip</tt>.<br /></td>
</tr>
<tr class="b">
@@ -534,7 +534,7 @@ last folders to and attach <tt>Base</tt> to its name.<br /><b>User property is</
<td><tt>-</tt></td>
<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>skipTests</tt>.</td>
<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>skipTests</tt>.<br /></td>
</tr>
<tr class="a">

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; spring-cloud-contract:help</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>
@@ -263,7 +263,7 @@
<p><b>Full name</b>:</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.2.0.BUILD-SNAPSHOT:help</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:2.0.0.BUILD-SNAPSHOT:help</p>
<p><b>Description</b>:</p>
@@ -274,11 +274,6 @@ Call <tt>mvn spring-cloud-contract:help -Ddetail=true
<p><b>Attributes</b>:</p>
<ul>
<li>The goal is thread-safe and supports parallel builds.</li>
</ul>
<div class="section">
<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
@@ -304,7 +299,7 @@ Call <tt>mvn spring-cloud-contract:help -Ddetail=true
<td><tt>-</tt></td>
<td>If <tt>true</tt>, display all settable properties for each
goal.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>detail</tt>.</td>
goal.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>detail</tt>.<br /></td>
</tr>
<tr class="a">
@@ -316,7 +311,7 @@ goal.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>
<td><tt>-</tt></td>
<td>The name of the goal for which to show help. If unspecified, all
goals will be displayed.<br /><b>User property is</b>: <tt>goal</tt>.</td>
goals will be displayed.<br /><b>User property is</b>: <tt>goal</tt>.<br /></td>
</tr>
<tr class="b">
@@ -327,7 +322,7 @@ goals will be displayed.<br /><b>User property is</b>: <tt>goal</tt>.</td>
<td><tt>-</tt></td>
<td>The number of spaces per indentation level, should be positive.<br /><b>Default value is</b>: <tt>2</tt>.<br /><b>User property is</b>: <tt>indentSize</tt>.</td>
<td>The number of spaces per indentation level, should be positive.<br /><b>Default value is</b>: <tt>2</tt>.<br /><b>User property is</b>: <tt>indentSize</tt>.<br /></td>
</tr>
<tr class="a">
@@ -338,7 +333,7 @@ goals will be displayed.<br /><b>User property is</b>: <tt>goal</tt>.</td>
<td><tt>-</tt></td>
<td>The maximum length of a display line, should be positive.<br /><b>Default value is</b>: <tt>80</tt>.<br /><b>User property is</b>: <tt>lineLength</tt>.</td>
<td>The maximum length of a display line, should be positive.<br /><b>Default value is</b>: <tt>80</tt>.<br /><b>User property is</b>: <tt>lineLength</tt>.<br /></td>
</tr>
</table>
</div>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; </title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; CI Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; Issue Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; </title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; Project Licenses</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; Plugin Documentation</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>
@@ -326,7 +326,7 @@ Call <code>mvn spring-cloud-contract:help -Ddetail=true
&lt;plugin&gt;
&lt;groupId&gt;org.springframework.cloud&lt;/groupId&gt;
&lt;artifactId&gt;spring-cloud-contract-maven-plugin&lt;/artifactId&gt;
&lt;version&gt;1.2.0.BUILD-SNAPSHOT&lt;/version&gt;
&lt;version&gt;2.0.0.BUILD-SNAPSHOT&lt;/version&gt;
&lt;/plugin&gt;
...
&lt;/plugins&gt;
@@ -336,7 +336,7 @@ Call <code>mvn spring-cloud-contract:help -Ddetail=true
&lt;plugin&gt;
&lt;groupId&gt;org.springframework.cloud&lt;/groupId&gt;
&lt;artifactId&gt;spring-cloud-contract-maven-plugin&lt;/artifactId&gt;
&lt;version&gt;1.2.0.BUILD-SNAPSHOT&lt;/version&gt;
&lt;version&gt;2.0.0.BUILD-SNAPSHOT&lt;/version&gt;
&lt;/plugin&gt;
...
&lt;/plugins&gt;

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; Project Plugin Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>
@@ -340,8 +340,16 @@
<td>2.2-beta-5</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td>
<td>3.1</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td>
<td>2.8</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-eclipse-plugin/">maven-eclipse-plugin</a></td>
<td>2.10</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/enforcer/maven-enforcer-plugin">maven-enforcer-plugin</a></td>
@@ -357,7 +365,7 @@
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
<td>3.4</td></tr>
<td>3.5</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/">maven-release-plugin</a></td>
@@ -401,7 +409,7 @@
<tr class="b">
<td>org.springframework.boot</td>
<td><a class="externalLink" href="http://projects.spring.io/spring-boot/">spring-boot-maven-plugin</a></td>
<td>1.5.5.BUILD-SNAPSHOT</td></tr>
<td>2.0.0.M2</td></tr>
<tr class="a">
<td>pl.project13.maven</td>
<td><a class="externalLink" href="http://www.blog.project13.pl">git-commit-id-plugin</a></td>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; Project Plugins</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>
@@ -365,7 +365,7 @@
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
<td>3.4</td></tr>
<td>3.5</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td>
@@ -391,18 +391,14 @@
<td><a class="externalLink" href="http://groovy.github.io/GMavenPlus/">gmavenplus-plugin</a></td>
<td>1.5</td></tr>
<tr class="b">
<td>org.codehaus.mojo</td>
<td><a class="externalLink" href="http://mojo.codehaus.org/animal-sniffer-parent/animal-sniffer-maven-plugin">animal-sniffer-maven-plugin</a></td>
<td>1.14</td></tr>
<tr class="a">
<td>org.codehaus.plexus</td>
<td><a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-metadata/">plexus-component-metadata</a></td>
<td>1.6</td></tr>
<tr class="b">
<tr class="a">
<td>org.eluder.coveralls</td>
<td><a class="externalLink" href="https://github.com/trautonen/coveralls-maven-plugin">coveralls-maven-plugin</a></td>
<td>4.1.0</td></tr>
<tr class="a">
<tr class="b">
<td>org.jacoco</td>
<td>http://jacoco-maven-plugin</td>
<td>0.7.9</td></tr></table></div>
@@ -420,7 +416,7 @@
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
<td>3.4</td></tr>
<td>3.5</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; Project Information</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; Generated Reports</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; Project Summary</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>
@@ -362,7 +362,7 @@
<td>spring-cloud-contract-maven-plugin</td></tr>
<tr class="b">
<td>Version</td>
<td>1.2.0.BUILD-SNAPSHOT</td></tr>
<td>2.0.0.BUILD-SNAPSHOT</td></tr>
<tr class="a">
<td>Type</td>
<td>maven-plugin</td></tr>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; spring-cloud-contract:run</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>
@@ -263,7 +263,7 @@
<p><b>Full name</b>:</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.2.0.BUILD-SNAPSHOT:run</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:2.0.0.BUILD-SNAPSHOT:run</p>
<p><b>Description</b>:</p>
@@ -300,7 +300,7 @@
<td><tt>-</tt></td>
<td>(no description)<br /><b>Default value is</b>: <tt>${basedir}</tt>.<br /><b>User property is</b>: <tt>stubsDirectory</tt>.</td>
<td>(no description)<br /><b>Default value is</b>: <tt>${basedir}</tt>.<br /><b>User property is</b>: <tt>stubsDirectory</tt>.<br /></td>
</tr>
<tr class="a">
@@ -311,7 +311,7 @@
<td><tt>-</tt></td>
<td>HTTP port for WireMock server<br /><b>Default value is</b>: <tt>8080</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.http.port</tt>.</td>
<td>HTTP port for WireMock server<br /><b>Default value is</b>: <tt>8080</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.http.port</tt>.<br /></td>
</tr>
<tr class="b">
@@ -322,7 +322,7 @@
<td><tt>-</tt></td>
<td>(no description)<br /><b>Default value is</b>: <tt>15000</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.http.maxPort</tt>.</td>
<td>(no description)<br /><b>Default value is</b>: <tt>15000</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.http.maxPort</tt>.<br /></td>
</tr>
<tr class="a">
@@ -333,7 +333,7 @@
<td><tt>-</tt></td>
<td>(no description)<br /><b>Default value is</b>: <tt>10000</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.http.minPort</tt>.</td>
<td>(no description)<br /><b>Default value is</b>: <tt>10000</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.http.minPort</tt>.<br /></td>
</tr>
<tr class="b">
@@ -344,7 +344,7 @@
<td><tt>-</tt></td>
<td>Set this to &quot;true&quot; to bypass verifier execution.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.skip</tt>.</td>
<td>Set this to &quot;true&quot; to bypass verifier execution.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.skip</tt>.<br /></td>
</tr>
<tr class="a">
@@ -355,7 +355,7 @@
<td><tt>-</tt></td>
<td>Set this to &quot;true&quot; to bypass verifier test generation.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.skipTestOnly</tt>.</td>
<td>Set this to &quot;true&quot; to bypass verifier test generation.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.skipTestOnly</tt>.<br /></td>
</tr>
<tr class="b">
@@ -366,7 +366,7 @@
<td><tt>-</tt></td>
<td>(no description)<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.stubs</tt>.</td>
<td>(no description)<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.stubs</tt>.<br /></td>
</tr>
<tr class="a">

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; Sitemap</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; Source Code Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; </title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>
@@ -267,6 +267,7 @@
<pre class="CodeRay highlight"><code data-lang="xml"> <span style="color:#070;font-weight:bold">&lt;dependency&gt;</span>
<span style="color:#070;font-weight:bold">&lt;groupId&gt;</span>org.spockframework<span style="color:#070;font-weight:bold">&lt;/groupId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;artifactId&gt;</span>spock-core<span style="color:#070;font-weight:bold">&lt;/artifactId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;version&gt;</span>1.0-groovy-2.4<span style="color:#070;font-weight:bold">&lt;/version&gt;</span>
<span style="color:#070;font-weight:bold">&lt;scope&gt;</span>test<span style="color:#070;font-weight:bold">&lt;/scope&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/dependency&gt;</span>
<span style="color:#070;font-weight:bold">&lt;dependency&gt;</span>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; Project Team</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-06
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-07-13
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170706" />
<meta name="Date-Revision-yyyymmdd" content="20170713" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; </title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-06
<li id="publishDate">Last Published: 2017-07-13
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.2.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 2.0.0.BUILD-SNAPSHOT
</li>

View File

@@ -557,6 +557,7 @@ $(addBlockSwitches);
</li>
<li><a href="#_can_i_have_multiple_base_classes_for_tests">Can I have multiple base classes for tests?</a></li>
<li><a href="#_how_can_i_debug_the_request_response_being_sent_by_the_generated_tests_client">How can I debug the request/response being sent by the generated tests client?</a></li>
<li><a href="#_how_can_i_see_what_got_registered_in_the_http_server_stub">How can I see what got registered in the HTTP server stub?</a></li>
<li><a href="#_can_i_reference_the_request_from_the_response">Can I reference the request from the response?</a></li>
</ul>
</li>
@@ -849,6 +850,20 @@ $(addBlockSwitches);
<li><a href="#_wiremock_and_spring_mvc_mocks">WireMock and Spring MVC Mocks</a></li>
<li><a href="#_generating_stubs_using_restdocs">Generating Stubs using RestDocs</a></li>
<li><a href="#_generating_contracts_using_restdocs">Generating Contracts using RestDocs</a></li>
<li><a href="#_migrations">Migrations</a>
<ul class="sectlevel2">
<li><a href="#_1_0_x_1_1_x">1.0.x &#8594; 1.1.x</a>
<ul class="sectlevel3">
<li><a href="#_new_structure_of_generated_stubs">New structure of generated stubs</a></li>
</ul>
</li>
<li><a href="#_1_1_x_1_2_x">1.1.x &#8594; 1.2.x</a>
<ul class="sectlevel3">
<li><a href="#_custom_code_httpserverstub_code">Custom <code>HttpServerStub</code></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
@@ -860,7 +875,7 @@ $(addBlockSwitches);
Olga Maciaszek-Sharma, Mariusz Smykuła, Dave Syer</em></p>
</div>
<div class="paragraph">
<p>1.2.0.BUILD-SNAPSHOT</p>
<p>2.0.0.BUILD-SNAPSHOT</p>
</div>
</div>
</div>
@@ -2586,6 +2601,14 @@ of either Gradle or Maven plugins.</p>
</div>
</div>
<div class="sect3">
<h4 id="_how_can_i_see_what_got_registered_in_the_http_server_stub">How can I see what got registered in the HTTP server stub?</h4>
<div class="paragraph">
<p>You can use the <code>mappingsOutputFolder</code> property on <code>@AutoConfigureStubRunner</code> or <code>StubRunnerRule</code>
to dump all mappings per artifact id. Also the port at which the given stub server was
started will be attached.</p>
</div>
</div>
<div class="sect3">
<h4 id="_can_i_reference_the_request_from_the_response">Can I reference the request from the response?</h4>
<div class="paragraph">
<p>Yes! With version 1.1.0 we&#8217;ve added such a possibility. On the HTTP stub server side we&#8217;re providing support
@@ -4045,7 +4068,7 @@ and proper stubbed routes are created.</p>
&lt;dependency&gt;
&lt;groupId&gt;org.springframework.cloud&lt;/groupId&gt;
&lt;artifactId&gt;spring-cloud-dependencies&lt;/artifactId&gt;
&lt;version&gt;Edgware.BUILD-SNAPSHOT&lt;/version&gt;
&lt;version&gt;Finchley.BUILD-SNAPSHOT&lt;/version&gt;
&lt;type&gt;pom&lt;/type&gt;
&lt;scope&gt;import&lt;/scope&gt;
&lt;/dependency&gt;
@@ -4566,6 +4589,61 @@ There might be a problem with StubRunner shutting down ports between tests. You
<div class="paragraph">
<p>Every stubbed collaborator exposes list of defined mappings under <code>__/admin/</code> endpoint.</p>
</div>
<div class="paragraph">
<p>You can also use the <code>mappingsOutputFolder</code> property to dump the mappings to files.
For annotation based approach it would look like this</p>
</div>
<div class="listingblock">
<div class="content">
<pre class="prettyprint highlight"><code class="language-java" data-lang="java">@AutoConfigureStubRunner(ids="a.b.c:loanIssuance,a.b.c:fraudDetectionServer",
mappingsOutputFolder = "target/outputmappings/")</code></pre>
</div>
</div>
<div class="paragraph">
<p>and for the JUnit approach like this:</p>
</div>
<div class="listingblock">
<div class="content">
<pre class="prettyprint highlight"><code class="language-java" data-lang="java">@ClassRule @Shared StubRunnerRule rule = new StubRunnerRule()
.repoRoot("http://some_url")
.downloadStub("a.b.c", "loanIssuance")
.downloadStub("a.b.c:fraudDetectionServer")
.withMappingsOutputFolder("target/outputmappings")</code></pre>
</div>
</div>
<div class="paragraph">
<p>Then if you check out the folder <code>target/outputmappings</code> you would see the following structure</p>
</div>
<div class="listingblock">
<div class="content">
<pre class="prettyprint highlight"><code class="language-bash" data-lang="bash">.
├── fraudDetectionServer_13705
└── loanIssuance_12255</code></pre>
</div>
</div>
<div class="paragraph">
<p>That means that there were two stubs registered. <code>fraudDetectionServer</code> was registered at port <code>13705</code>
and <code>loanIssuance</code> at port <code>12255</code>. If we take a look at one of the files we would see (for WireMock)
mappings available for the given server:</p>
</div>
<div class="listingblock">
<div class="content">
<pre>[{
"id" : "f9152eb9-bf77-4c38-8289-90be7d10d0d7",
"request" : {
"url" : "/name",
"method" : "GET"
},
"response" : {
"status" : 200,
"body" : "fraudDetectionServer"
},
"uuid" : "f9152eb9-bf77-4c38-8289-90be7d10d0d7"
},
...
]</pre>
</div>
</div>
</div>
<div class="sect4">
<h5 id="_messaging_stubs">Messaging Stubs</h5>
@@ -4670,6 +4748,8 @@ public interface StubFinder extends StubTrigger {
.repoRoot(StubRunnerRuleSpec.getResource("/m2repo/repository").toURI().toString())
.downloadStub("org.springframework.cloud.contract.verifier.stubs", "loanIssuance")
.downloadStub("org.springframework.cloud.contract.verifier.stubs:fraudDetectionServer")
.withMappingsOutputFolder("target/outputmappingsforule")
def 'should start WireMock servers'() {
expect: 'WireMocks are running'
@@ -4684,6 +4764,13 @@ def 'should start WireMock servers'() {
and: 'Stubs were registered'
"${rule.findStubUrl('loanIssuance').toString()}/name".toURL().text == 'loanIssuance'
"${rule.findStubUrl('fraudDetectionServer').toString()}/name".toURL().text == 'fraudDetectionServer'
}
def 'should output mappings to output folder'() {
when:
def url = rule.findStubUrl('fraudDetectionServer')
then:
new File("target/outputmappingsforule", "fraudDetectionServer_${url.port}").exists()
}</code></pre>
</div>
</div>
@@ -4783,7 +4870,7 @@ its methods as presented below:</p>
@SpringBootTest(properties = [" stubrunner.cloud.enabled=false",
"stubrunner.camel.enabled=false",
'foo=${stubrunner.runningstubs.fraudDetectionServer.port}'])
@AutoConfigureStubRunner
@AutoConfigureStubRunner(mappingsOutputFolder = "target/outputmappings/")
@DirtiesContext
@ActiveProfiles("test")
class StubRunnerConfigurationSpec extends Specification {
@@ -4845,6 +4932,13 @@ class StubRunnerConfigurationSpec extends Specification {
foo == fraudPort
}
def 'should dump all mappings to a file'() {
when:
def url = stubFinder.findStubUrl("fraudDetectionServer")
then:
new File("target/outputmappings/", "fraudDetectionServer_${url.port}").exists()
}
@Configuration
@EnableAutoConfiguration
static class Config {}
@@ -8043,7 +8137,7 @@ real requests and you need to setup your generated test&#8217;s base class to wo
<div class="content">
<pre class="prettyprint highlight"><code class="language-groovy" data-lang="groovy">import io.restassured.RestAssured;
import org.junit.Before;
import org.springframework.boot.context.embedded.LocalServerPort;
import org.springframework.boot.web.server.LocalServerPort;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest(classes = ContextPathTestingBaseClass.class, webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT)
@@ -9214,6 +9308,11 @@ class MocoHttpServerStub implements HttpServerStub {
return this
}
@Override
String registeredMappings() {
return ""
}
@Override
boolean isAccepted(File file) {
return file.name.endsWith(".json")
@@ -9870,6 +9969,138 @@ Contract.make {
</div>
</div>
</div>
<div class="sect1">
<h2 id="_migrations">Migrations</h2>
<div class="sectionbody">
<div class="paragraph">
<p>In the following document we will write about necessary migration steps between versions.</p>
</div>
<div class="sect2">
<h3 id="_1_0_x_1_1_x">1.0.x &#8594; 1.1.x</h3>
<div class="sect3">
<h4 id="_new_structure_of_generated_stubs">New structure of generated stubs</h4>
<div class="paragraph">
<p>In <code>1.1.x</code> we have introduced a changed structure of generated stubs. So if you&#8217;ve
been using the following <code>@AutoConfigureWireMock</code> notation to use the stubs from classpath</p>
</div>
<div class="listingblock">
<div class="content">
<pre class="prettyprint highlight"><code class="language-java" data-lang="java">@AutoConfigureWireMock(stubs = "classpath:/customer-stubs/mappings", port = 8084)</code></pre>
</div>
</div>
<div class="paragraph">
<p>It will no longer work with the new stubs. You have to either change the location of stubs
to : <code>classpath:&#8230;&#8203;/META-INF/groupId/artifactId/version/mappings</code> as follows</p>
</div>
<div class="listingblock">
<div class="content">
<pre class="prettyprint highlight"><code class="language-java" data-lang="java">@AutoConfigureWireMock(stubs = "classpath:customer-stubs/META-INF/travel.components/customer-contract/1.0.2-SNAPSHOT/mappings/", port = 8084)</code></pre>
</div>
</div>
<div class="paragraph">
<p>Or migrate to the new classpath based <code>@AutoConfigureStubRunner</code>.</p>
</div>
<div class="paragraph">
<p>If however you don&#8217;t want to do that and you want to remain with the old structure
just set your plugin tasks accordingly. Example for the structure presented in the
snippet above.</p>
</div>
<div class="listingblock primary">
<div class="title">Maven</div>
<div class="content">
<pre class="prettyprint highlight"><code class="language-xml" data-lang="xml">&lt;!-- start of pom.xml --&gt;
&lt;properties&gt;
&lt;!-- we don't want the verifier to do a jar for us --&gt;
&lt;spring.cloud.contract.verifier.skip&gt;true&lt;/spring.cloud.contract.verifier.skip&gt;
&lt;/properties&gt;
&lt;!-- ... --&gt;
&lt;!-- You need to set up the assembly plugin --&gt;
&lt;build&gt;
&lt;plugins&gt;
&lt;plugin&gt;
&lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
&lt;artifactId&gt;maven-assembly-plugin&lt;/artifactId&gt;
&lt;executions&gt;
&lt;execution&gt;
&lt;id&gt;stub&lt;/id&gt;
&lt;phase&gt;prepare-package&lt;/phase&gt;
&lt;goals&gt;
&lt;goal&gt;single&lt;/goal&gt;
&lt;/goals&gt;
&lt;inherited&gt;false&lt;/inherited&gt;
&lt;configuration&gt;
&lt;attach&gt;true&lt;/attach&gt;
&lt;descriptor&gt;${basedir}/src/assembly/stub.xml&lt;/descriptor&gt;
&lt;/configuration&gt;
&lt;/execution&gt;
&lt;/executions&gt;
&lt;/plugin&gt;
&lt;/plugins&gt;
&lt;/build&gt;
&lt;!-- end of pom.xml --&gt;
&lt;!-- start of stub.xml--&gt;
&lt;assembly
xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3 http://maven.apache.org/xsd/assembly-1.1.3.xsd"&gt;
&lt;id&gt;stubs&lt;/id&gt;
&lt;formats&gt;
&lt;format&gt;jar&lt;/format&gt;
&lt;/formats&gt;
&lt;includeBaseDirectory&gt;false&lt;/includeBaseDirectory&gt;
&lt;fileSets&gt;
&lt;fileSet&gt;
&lt;directory&gt;${project.build.directory}/snippets/stubs&lt;/directory&gt;
&lt;outputDirectory&gt;customer-stubs/mappings&lt;/outputDirectory&gt;
&lt;includes&gt;
&lt;include&gt;**/*&lt;/include&gt;
&lt;/includes&gt;
&lt;/fileSet&gt;
&lt;fileSet&gt;
&lt;directory&gt;${basedir}/src/test/resources/contracts&lt;/directory&gt;
&lt;outputDirectory&gt;customer-stubs/contracts&lt;/outputDirectory&gt;
&lt;includes&gt;
&lt;include&gt;**/*.groovy&lt;/include&gt;
&lt;/includes&gt;
&lt;/fileSet&gt;
&lt;/fileSets&gt;
&lt;/assembly&gt;
&lt;!-- end of stub.xml--&gt;</code></pre>
</div>
</div>
<div class="listingblock secondary">
<div class="title">Gradle</div>
<div class="content">
<pre class="prettyprint highlight"><code class="language-groovy" data-lang="groovy">task copyStubs(type: Copy, dependsOn: 'generateWireMockClientStubs') {
// Preserve directory structure from 1.0.X of spring-cloud-contract
from "${project.buildDir}/resources/main/customer-stubs/META-INF/${project.group}/${project.name}/${project.version}"
into "${project.buildDir}/resources/main/customer-stubs"
}</code></pre>
</div>
</div>
</div>
</div>
<div class="sect2">
<h3 id="_1_1_x_1_2_x">1.1.x &#8594; 1.2.x</h3>
<div class="sect3">
<h4 id="_custom_code_httpserverstub_code">Custom <code>HttpServerStub</code></h4>
<div class="paragraph">
<p>By introducing a method <code>String registeredMappings()</code> in the public interface
<code>HttpServerStub</code>, if you wrote a custom <code>HttpServerStub</code> implementation, you&#8217;ll
have to implement that method too. It should return a <code>String</code> representing
all mappings available in a single <code>HttpServerStub</code>. Related to
<a href="https://github.com/spring-cloud/spring-cloud-contract/issues/355">issue 355</a>.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.min.js"></script>