Unresolved directive in verifier/introduction.adoc - include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-contract/1.0.x/samples/standalone/contracts/com/example/server/pom.xml[indent=0]
-
-As you can see there are no dependencies other than the Spring Cloud Contract Maven Plugin.
-Those poms are necessary for the consumer side to run `mvn clean install -DskipTests` to locally install
- stubs of the producer project.
-
-The `pom.xml` in the root folder can look like this:
-
-[source,xml,indent=0]
-