diff --git a/checkstyle-cachefile b/checkstyle-cachefile
index f825329a79..2777b521a5 100644
--- a/checkstyle-cachefile
+++ b/checkstyle-cachefile
@@ -1,2 +1,2 @@
-#Tue Aug 29 21:43:59 UTC 2017
-configuration*?=7DF68C2DFDA78CDA9DA5D6C9D1024FEEE69AE1D5
+#Wed Aug 30 08:47:59 UTC 2017
+configuration*?=502A02B4E3469381634D71F61F7B9237FC90E5FB
diff --git a/checkstyle-checker.xml b/checkstyle-checker.xml
index 1ab895ffb9..79233ddbd0 100644
--- a/checkstyle-checker.xml
+++ b/checkstyle-checker.xml
@@ -14,7 +14,12 @@
-
+
+
+
+
+
+
-
\ No newline at end of file
+
diff --git a/multi/multi__spring_cloud_contract_wiremock.html b/multi/multi__spring_cloud_contract_wiremock.html
index 0e566d396f..3054d8c1d7 100644
--- a/multi/multi__spring_cloud_contract_wiremock.html
+++ b/multi/multi__spring_cloud_contract_wiremock.html
@@ -1,13 +1,9 @@
3. Spring Cloud Contract WireMock 3. Spring Cloud Contract WireMockModules giving you the possibility to use
-WireMock with different servers by using the
-"ambient" server embedded in a Spring Boot application. Check out the
+WireMock in a Spring Boot application. Check out the
samples
-for more details.
Important The Spring Cloud Release Train BOM imports spring-cloud-contract-dependencies
- which in turn has exclusions for the dependencies needed by WireMock. This might lead to a situation that
- even if you’re not using Spring Cloud Contract then your dependencies will be influenced
- anyways.
If you have a Spring Boot application that uses Tomcat as an embedded
+for more details.
If you have a Spring Boot application that uses Tomcat as an embedded
server, for example (the default with spring-boot-starter-web), then
you can simply add spring-cloud-contract-wiremock to your classpath
and add @AutoConfigureWireMock in order to be able to use Wiremock
diff --git a/single/spring-cloud-contract.html b/single/spring-cloud-contract.html
index 9460c5f6c8..5944ba8ed4 100644
--- a/single/spring-cloud-contract.html
+++ b/single/spring-cloud-contract.html
@@ -4157,13 +4157,9 @@ com.example.CustomStubDownloaderBuilder
that way you’ll be able to
that will download stubs from a remote repo will be picked. If you don’t provide these
values then the ClasspathStubProvider will be picked that will scan the classpath.
If you provide more than one, then the first one on the list will be picked.
Here you can find interesting links related to Spring Cloud Contract Verifier:
3. Spring Cloud Contract WireMockModules giving you the possibility to use
-WireMock with different servers by using the
-"ambient" server embedded in a Spring Boot application. Check out the
+WireMock in a Spring Boot application. Check out the
samples
-for more details.
Important The Spring Cloud Release Train BOM imports spring-cloud-contract-dependencies
- which in turn has exclusions for the dependencies needed by WireMock. This might lead to a situation that
- even if you’re not using Spring Cloud Contract then your dependencies will be influenced
- anyways.
If you have a Spring Boot application that uses Tomcat as an embedded
+for more details.
If you have a Spring Boot application that uses Tomcat as an embedded
server, for example (the default with spring-boot-starter-web), then
you can simply add spring-cloud-contract-wiremock to your classpath
and add @AutoConfigureWireMock in order to be able to use Wiremock
diff --git a/spring-cloud-contract-maven-plugin/checkstyle.html b/spring-cloud-contract-maven-plugin/checkstyle.html
index d2c9fedaf1..2a19277a6d 100644
--- a/spring-cloud-contract-maven-plugin/checkstyle.html
+++ b/spring-cloud-contract-maven-plugin/checkstyle.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Checkstyle Results
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/complex.html b/spring-cloud-contract-maven-plugin/complex.html
index b8bdf980d0..e437668886 100644
--- a/spring-cloud-contract-maven-plugin/complex.html
+++ b/spring-cloud-contract-maven-plugin/complex.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/configs.html b/spring-cloud-contract-maven-plugin/configs.html
index 4fc7f6844e..a27d1b32d6 100644
--- a/spring-cloud-contract-maven-plugin/configs.html
+++ b/spring-cloud-contract-maven-plugin/configs.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/convert-mojo.html b/spring-cloud-contract-maven-plugin/convert-mojo.html
index dc47a685e5..dea30cb957 100644
--- a/spring-cloud-contract-maven-plugin/convert-mojo.html
+++ b/spring-cloud-contract-maven-plugin/convert-mojo.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – spring-cloud-contract:convert
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/generateStubs-mojo.html b/spring-cloud-contract-maven-plugin/generateStubs-mojo.html
index b67c553f31..668d297019 100644
--- a/spring-cloud-contract-maven-plugin/generateStubs-mojo.html
+++ b/spring-cloud-contract-maven-plugin/generateStubs-mojo.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – spring-cloud-contract:generateStubs
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/generateTests-mojo.html b/spring-cloud-contract-maven-plugin/generateTests-mojo.html
index 163fac8073..e9a4f2084c 100644
--- a/spring-cloud-contract-maven-plugin/generateTests-mojo.html
+++ b/spring-cloud-contract-maven-plugin/generateTests-mojo.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – spring-cloud-contract:generateTests
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/help-mojo.html b/spring-cloud-contract-maven-plugin/help-mojo.html
index 7fc7192d1d..1c9a0d12d3 100644
--- a/spring-cloud-contract-maven-plugin/help-mojo.html
+++ b/spring-cloud-contract-maven-plugin/help-mojo.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – spring-cloud-contract:help
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/index.html b/spring-cloud-contract-maven-plugin/index.html
index ce7896e229..489dc76009 100644
--- a/spring-cloud-contract-maven-plugin/index.html
+++ b/spring-cloud-contract-maven-plugin/index.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/integration.html b/spring-cloud-contract-maven-plugin/integration.html
index fa75615cdf..93c49c2764 100644
--- a/spring-cloud-contract-maven-plugin/integration.html
+++ b/spring-cloud-contract-maven-plugin/integration.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – CI Management
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/issue-tracking.html b/spring-cloud-contract-maven-plugin/issue-tracking.html
index 9708337af5..393f0e8c77 100644
--- a/spring-cloud-contract-maven-plugin/issue-tracking.html
+++ b/spring-cloud-contract-maven-plugin/issue-tracking.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Issue Management
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/junit.html b/spring-cloud-contract-maven-plugin/junit.html
index 99ed3de238..c0d3d4ab4b 100644
--- a/spring-cloud-contract-maven-plugin/junit.html
+++ b/spring-cloud-contract-maven-plugin/junit.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/license.html b/spring-cloud-contract-maven-plugin/license.html
index 64b7c9b571..98bf379aed 100644
--- a/spring-cloud-contract-maven-plugin/license.html
+++ b/spring-cloud-contract-maven-plugin/license.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Project Licenses
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/plugin-info.html b/spring-cloud-contract-maven-plugin/plugin-info.html
index 58e357ab8a..d299a6a84b 100644
--- a/spring-cloud-contract-maven-plugin/plugin-info.html
+++ b/spring-cloud-contract-maven-plugin/plugin-info.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Plugin Documentation
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/plugin-management.html b/spring-cloud-contract-maven-plugin/plugin-management.html
index fa8f39dd9d..e6fb5f154b 100644
--- a/spring-cloud-contract-maven-plugin/plugin-management.html
+++ b/spring-cloud-contract-maven-plugin/plugin-management.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Project Plugin Management
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/plugins.html b/spring-cloud-contract-maven-plugin/plugins.html
index 16118b6aad..bffcbcfb7b 100644
--- a/spring-cloud-contract-maven-plugin/plugins.html
+++ b/spring-cloud-contract-maven-plugin/plugins.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Project Plugins
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/project-info.html b/spring-cloud-contract-maven-plugin/project-info.html
index a631d53b8f..dc98dec2c2 100644
--- a/spring-cloud-contract-maven-plugin/project-info.html
+++ b/spring-cloud-contract-maven-plugin/project-info.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Project Information
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/project-reports.html b/spring-cloud-contract-maven-plugin/project-reports.html
index b1b424519d..a1d0c8f5f2 100644
--- a/spring-cloud-contract-maven-plugin/project-reports.html
+++ b/spring-cloud-contract-maven-plugin/project-reports.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Generated Reports
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/project-summary.html b/spring-cloud-contract-maven-plugin/project-summary.html
index 4d1808c7c8..42c1be8ff6 100644
--- a/spring-cloud-contract-maven-plugin/project-summary.html
+++ b/spring-cloud-contract-maven-plugin/project-summary.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Project Summary
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/run-mojo.html b/spring-cloud-contract-maven-plugin/run-mojo.html
index 5f13c1cea1..ec422a1224 100644
--- a/spring-cloud-contract-maven-plugin/run-mojo.html
+++ b/spring-cloud-contract-maven-plugin/run-mojo.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – spring-cloud-contract:run
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/sitemap.html b/spring-cloud-contract-maven-plugin/sitemap.html
index ea53ffd102..776b25b33e 100644
--- a/spring-cloud-contract-maven-plugin/sitemap.html
+++ b/spring-cloud-contract-maven-plugin/sitemap.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Sitemap
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/source-repository.html b/spring-cloud-contract-maven-plugin/source-repository.html
index a364d64aaf..ea97fab3bc 100644
--- a/spring-cloud-contract-maven-plugin/source-repository.html
+++ b/spring-cloud-contract-maven-plugin/source-repository.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Source Code Management
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/spock.html b/spring-cloud-contract-maven-plugin/spock.html
index 1f5e3b0ad9..af0df82878 100644
--- a/spring-cloud-contract-maven-plugin/spock.html
+++ b/spring-cloud-contract-maven-plugin/spock.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/team-list.html b/spring-cloud-contract-maven-plugin/team-list.html
index 7d292c7533..8b570e46bb 100644
--- a/spring-cloud-contract-maven-plugin/team-list.html
+++ b/spring-cloud-contract-maven-plugin/team-list.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Project Team
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/usage.html b/spring-cloud-contract-maven-plugin/usage.html
index 1da0bacffe..ca73114910 100644
--- a/spring-cloud-contract-maven-plugin/usage.html
+++ b/spring-cloud-contract-maven-plugin/usage.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2017-08-29
+ Last Published: 2017-08-30
|
Version: 1.2.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract.xml b/spring-cloud-contract.xml
index 8ccc403cc0..f9f62f6f42 100644
--- a/spring-cloud-contract.xml
+++ b/spring-cloud-contract.xml
@@ -4,7 +4,7 @@
Spring Cloud Contract
-2017-08-29
+2017-08-30
@@ -6403,16 +6403,9 @@ com.example.CustomStubDownloaderBuilder
Spring Cloud Contract WireMock
Modules giving you the possibility to use
- WireMock with different servers by using the
-"ambient" server embedded in a Spring Boot application. Check out the
+ WireMock in a Spring Boot application. Check out the
samples
for more details.
-
-The Spring Cloud Release Train BOM imports spring-cloud-contract-dependencies
- which in turn has exclusions for the dependencies needed by WireMock. This might lead to a situation that
- even if you’re not using Spring Cloud Contract then your dependencies will be influenced
- anyways.
-
If you have a Spring Boot application that uses Tomcat as an embedded
server, for example (the default with spring-boot-starter-web ), then
you can simply add spring-cloud-contract-wiremock to your classpath