From 01c95c85f01f57e08428762c08d47fbd28dfd379 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 8 Nov 2018 16:03:55 +0100 Subject: [PATCH] Fixed wrong docs goals --- README.adoc | 2 +- .../spring-cloud-contract-maven-plugin/pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.adoc b/README.adoc index 67ffa6352c..e436d12682 100644 --- a/README.adoc +++ b/README.adoc @@ -1534,7 +1534,7 @@ To start the stub server on a different port use (for example), server port can be bound in the test application context with the "wiremock.server.port" property. Using `@AutoConfigureWireMock` adds a bean of type `WiremockConfiguration` to your test application context, where it will be cached in between methods and classes -having the same context, the same as for Spring integration tests. +having the same context, the same as for Spring integration tests. Also you can inject a bean of type `WireMockServer` into your test. === Registering Stubs Automatically diff --git a/spring-cloud-contract-tools/spring-cloud-contract-maven-plugin/pom.xml b/spring-cloud-contract-tools/spring-cloud-contract-maven-plugin/pom.xml index cfd5315f4b..b1cec11b9a 100644 --- a/spring-cloud-contract-tools/spring-cloud-contract-maven-plugin/pom.xml +++ b/spring-cloud-contract-tools/spring-cloud-contract-maven-plugin/pom.xml @@ -217,15 +217,15 @@ - cim + ci-management help index - issue-tracking - license + issue-management + licenses modules plugin-management plugins - project-team + team scm summary