Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-01-01 11:16:28 +00:00
parent 0be1ee6ada
commit d811b5be89
27 changed files with 1004 additions and 817 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -23,10 +23,10 @@ under the License.
<link>https://github.com/spring-cloud/spring-cloud-contract</link>
<description>Spring Cloud Contract Maven Plugin - Checkstyle report</description>
<language>en-us</language>
<copyright>&#169;2016 - 2018 Spring</copyright>
<copyright>&#169;2016 - 2019 Spring</copyright>
<item>
<title>File: 12,
Errors: 557,
Errors: 582,
Warnings: 0,
Infos: 0
</title>
@@ -55,7 +55,7 @@ under the License.
0
</td>
<td>
117
116
</td>
</tr>
<tr>
@@ -127,34 +127,6 @@ under the License.
<td>
24
</td>
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.stubrunner.RemoteStubRunner.java">org/springframework/cloud/contract/maven/verifier/stubrunner/RemoteStubRunner.java</a>
</td>
<td>
0
</td>
<td>
0
</td>
<td>
20
</td>
</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>
</td>
<td>
0
</td>
<td>
0
</td>
<td>
50
</td>
</tr>
<tr>
<td>
@@ -169,6 +141,34 @@ under the License.
<td>
46
</td>
</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>
</td>
<td>
0
</td>
<td>
0
</td>
<td>
44
</td>
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.stubrunner.RemoteStubRunner.java">org/springframework/cloud/contract/maven/verifier/stubrunner/RemoteStubRunner.java</a>
</td>
<td>
0
</td>
<td>
0
</td>
<td>
19
</td>
</tr>
<tr>
<td>
@@ -181,7 +181,7 @@ under the License.
0
</td>
<td>
9
10
</td>
</tr>
<tr>
@@ -209,7 +209,7 @@ under the License.
0
</td>
<td>
81
113
</td>
</tr>
</tbody>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -338,7 +338,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -311,7 +311,7 @@
<div class="content">
<pre class="CodeRay highlight"><code data-lang="java"><span style="color:#777">/**
*
* Copyright 2013-2017 the original author or authors.
* Copyright 2013-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
* you may not use this file except in compliance with the License.
@@ -348,7 +348,7 @@
<div class="content">
<pre class="CodeRay highlight"><code data-lang="java"><span style="color:#777">/**
*
* Copyright 2013-2017 the original author or authors.
* Copyright 2013-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
* you may not use this file except in compliance with the License.
@@ -382,7 +382,7 @@
<div class="content">
<pre class="CodeRay highlight"><code data-lang="java"><span style="color:#777">/**
*
* Copyright 2013-2017 the original author or authors.
* Copyright 2013-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
* you may not use this file except in compliance with the License.
@@ -451,7 +451,7 @@ more examples of Maven plugin setup.</p>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -349,7 +349,7 @@ folder that gets created when you&#8217;re installing stubs locally as a consume
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -430,6 +430,18 @@ taken into consideration<br /><b>User property is</b>: <tt>contractsRepositoryUr
<tr class="a">
<td><b><a href="#convertToYaml">convertToYaml</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>-</tt></td>
<td>If <tt>true</tt> then will convert contracts to a YAML
representation<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>convertToYaml</tt>.<br /></td>
</tr>
<tr class="b">
<td><b><a href="#deleteStubsAfterTest">deleteStubsAfterTest</a></b></td>
<td><tt>boolean</tt></td>
@@ -440,7 +452,7 @@ taken into consideration<br /><b>User property is</b>: <tt>contractsRepositoryUr
folder after running tests<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>deleteStubsAfterTest</tt>.<br /></td>
</tr>
<tr class="b">
<tr class="a">
<td><b><a href="#destination">destination</a></b></td>
@@ -451,7 +463,7 @@ folder after running tests<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>
<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">
<tr class="b">
<td><b><a href="#excludeBuildFolders">excludeBuildFolders</a></b></td>
@@ -464,7 +476,7 @@ folder after running tests<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>
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="b">
<tr class="a">
<td><b><a href="#skip">skip</a></b></td>
@@ -475,7 +487,7 @@ further processing.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User p
<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="a">
<tr class="b">
<td><b><a href="#source">source</a></b></td>
@@ -489,7 +501,7 @@ further processing.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User p
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="b">
<tr class="a">
<td><b><a href="#stubsDirectory">stubsDirectory</a></b></td>
@@ -657,6 +669,21 @@ JAR was downloaded from local or remote location</div>
<li><b>User Property</b>: <tt>contractsSnapshotCheckSkip</tt></li>
<li><b>Default</b>: <tt>false</tt></li>
</ul><hr />
<p><b><a name="convertToYaml">convertToYaml</a>:</b></p>
<div>If <tt>true</tt> then will convert contracts to a YAML
representation</div>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>convertToYaml</tt></li>
<li><b>Default</b>: <tt>false</tt></li>
</ul><hr />
<p><b><a name="deleteStubsAfterTest">deleteStubsAfterTest</a>:</b></p>
@@ -762,7 +789,7 @@ create jar with stubs</div>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -432,7 +432,7 @@ to be executed first</div>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -1095,7 +1095,7 @@ last folders to and attach <tt>Base</tt> to its name.</div>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -410,7 +410,7 @@ goals will be displayed.</div>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -379,7 +379,7 @@ examples of Maven plugin setup.</p>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -335,7 +335,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -295,7 +295,7 @@
<div class="content">
<pre class="CodeRay highlight"><code data-lang="java"><span style="color:#777">/**
*
* Copyright 2013-2017 the original author or authors.
* Copyright 2013-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
* you may not use this file except in compliance with the License.
@@ -343,7 +343,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -732,7 +732,7 @@ limitations under the License.
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -358,7 +358,7 @@ origin.</td></tr>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -415,7 +415,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -430,7 +430,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -364,7 +364,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -294,7 +294,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; spring-cloud-contract:pushStubsToScm</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -146,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -538,7 +538,7 @@ folder after running tests</div>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -558,7 +558,7 @@ the stubs</div>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -346,7 +346,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -331,7 +331,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -338,7 +338,7 @@
<div class="content">
<pre class="CodeRay highlight"><code data-lang="java"><span style="color:#777">/**
*
* Copyright 2013-2017 the original author or authors.
* Copyright 2013-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
* you may not use this file except in compliance with the License.
@@ -384,7 +384,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -380,7 +380,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -364,7 +364,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2018-12-18
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-01
| 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="20181218" />
<meta name="Date-Revision-yyyymmdd" content="20190101" />
<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,7 +146,7 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2018-12-18
<li id="publishDate">Last Published: 2019-01-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 2.1.0.BUILD-SNAPSHOT
@@ -347,7 +347,7 @@ the command will be executed.</p>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2018
<p >Copyright &copy; 2016&#x2013;2019
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>

View File

@@ -4,7 +4,7 @@
<book xmlns="http://docbook.org/ns/docbook" xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en">
<info>
<title>Spring Cloud Contract</title>
<date>2018-11-18</date>
<date>2018-12-16</date>
</info>
<preface>
<title></title>