From bb59117b50d657783120d948c6f95889b3f2ec5d Mon Sep 17 00:00:00 2001 From: buildmaster Date: Sat, 23 Jun 2018 01:41:54 +0000 Subject: [PATCH] Sync docs from 1.2.x to gh-pages --- 1.2.x/multi/multi__spring_cloud_contract_stub_runner.html | 4 +++- 1.2.x/single/spring-cloud-contract.html | 4 +++- 1.2.x/spring-cloud-contract-maven-plugin/checkstyle.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/complex.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/configs.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/convert-mojo.html | 6 +++--- .../generateStubs-mojo.html | 6 +++--- .../generateTests-mojo.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/help-mojo.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/index.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/integration.html | 6 +++--- .../spring-cloud-contract-maven-plugin/issue-tracking.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/junit.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/license.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/plugin-info.html | 6 +++--- .../plugin-management.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/plugins.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/project-info.html | 6 +++--- .../spring-cloud-contract-maven-plugin/project-reports.html | 6 +++--- .../spring-cloud-contract-maven-plugin/project-summary.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/run-mojo.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/sitemap.html | 6 +++--- .../source-repository.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/spock.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/team-list.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/usage.html | 6 +++--- 1.2.x/spring-cloud-contract.xml | 6 ++++-- 27 files changed, 82 insertions(+), 76 deletions(-) diff --git a/1.2.x/multi/multi__spring_cloud_contract_stub_runner.html b/1.2.x/multi/multi__spring_cloud_contract_stub_runner.html index aeffa80f57..ff06176faf 100644 --- a/1.2.x/multi/multi__spring_cloud_contract_stub_runner.html +++ b/1.2.x/multi/multi__spring_cloud_contract_stub_runner.html @@ -89,7 +89,9 @@ it if you want to.

Maven.  <inherited>false</inherited> <configuration> <attach>true</attach> - <descriptor>${basedir}/src/assembly/stub.xml</descriptor> + <descriptors> + ${basedir}/src/assembly/stub.xml + </descriptors> </configuration> </execution> </executions> diff --git a/1.2.x/single/spring-cloud-contract.html b/1.2.x/single/spring-cloud-contract.html index 60ef4344d6..e800459bb6 100644 --- a/1.2.x/single/spring-cloud-contract.html +++ b/1.2.x/single/spring-cloud-contract.html @@ -1813,7 +1813,9 @@ it if you want to.

Maven.  <inherited>false</inherited> <configuration> <attach>true</attach> - <descriptor>${basedir}/src/assembly/stub.xml</descriptor> + <descriptors> + ${basedir}/src/assembly/stub.xml + </descriptors> </configuration> </execution> </executions> diff --git a/1.2.x/spring-cloud-contract-maven-plugin/checkstyle.html b/1.2.x/spring-cloud-contract-maven-plugin/checkstyle.html index 01ca77cfa5..d391fa767b 100644 --- a/1.2.x/spring-cloud-contract-maven-plugin/checkstyle.html +++ b/1.2.x/spring-cloud-contract-maven-plugin/checkstyle.html @@ -1,13 +1,13 @@ - + Spring Cloud Contract Maven Plugin – Checkstyle Results @@ -146,7 +146,7 @@