Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2017-01-16 13:01:11 +00:00
parent b26b394b3e
commit 950135f676
27 changed files with 2444 additions and 680 deletions

View File

@@ -0,0 +1,326 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Maven Plugin &#x2013; Checkstyle Results</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
</head>
<body class="topBarEnabled">
<a href="https://github.com/spring-cloud/spring-cloud-contract">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"
alt="Fork me on GitHub">
</a>
<div id="topbar" class="navbar navbar-fixed-top ">
<div class="navbar-inner">
<div class="container-fluid">
<a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<ul class="nav">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Overview <b class="caret"></b></a>
<ul class="dropdown-menu">
<li> <a href="index.html" title="Introduction">Introduction</a>
</li>
<li> <a href="usage.html" title="Usage">Usage</a>
</li>
<li> <a href="plugin-info.html" title="Goals">Goals</a>
</li>
<li> <a href="junit.html" title="JUnit Configuration">JUnit Configuration</a>
</li>
<li> <a href="spock.html" title="Spock Configuration">Spock Configuration</a>
</li>
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Related Projects <b class="caret"></b></a>
<ul class="dropdown-menu">
<li> <a href="https://github.com/spring-cloud/spring-cloud-contract" title="Spring Cloud Contract">Spring Cloud Contract</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
<li> <a href="issue-tracking.html" title="Issue Management">Issue Management</a>
</li>
<li> <a href="license.html" title="Licenses">Licenses</a>
</li>
<li> <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li> <a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li> <a href="team-list.html" title="Team">Team</a>
</li>
<li> <a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li> <a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div id="banner">
<div class="pull-left">
<div id="bannerLeft">
<h2>Spring Cloud Contract Maven Plugin</h2>
</div>
</div>
<div class="pull-right"> <div id="bannerRight">
<img src="" />
</div>
</div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span2">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Overview</li>
<li>
<a href="index.html" title="Introduction">
<span class="none"></span>
Introduction</a>
</li>
<li>
<a href="usage.html" title="Usage">
<span class="none"></span>
Usage</a>
</li>
<li>
<a href="plugin-info.html" title="Goals">
<span class="none"></span>
Goals</a>
</li>
<li>
<a href="junit.html" title="JUnit Configuration">
<span class="none"></span>
JUnit Configuration</a>
</li>
<li>
<a href="spock.html" title="Spock Configuration">
<span class="none"></span>
Spock Configuration</a>
</li>
<li>
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
<li>
<a href="https://github.com/spring-cloud/spring-cloud-contract" title="Spring Cloud Contract">
<span class="none"></span>
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
<span class="icon-chevron-down"></span>
Project Reports</a>
<ul class="nav nav-list">
<li class="active">
<a href="#"><span class="none"></span>Checkstyle</a>
</li>
<li>
<a href="plugin-info.html" title="Plugin Documentation">
<span class="none"></span>
Plugin Documentation</a>
</li>
</ul>
</li>
</ul>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
</div>
<div id="bodyColumn" class="span10" >
<div class="section">
<h2><a name="Checkstyle_Results"></a>Checkstyle Results</h2>
<p>The following document contains the results of <a class="externalLink" href="http://checkstyle.sourceforge.net/">Checkstyle</a> 6.11.2 with checkstyle.xml ruleset.&#160;<a href="checkstyle.rss"><img alt="rss feed" src="images/rss.png" /></a></p></div>
<div class="section">
<h2><a name="Summary"></a>Summary</h2>
<table border="0" class="table table-striped">
<tr class="a">
<th>Files</th>
<th><img src="images/icon_info_sml.gif" alt="" />&#160;Info</th>
<th><img src="images/icon_warning_sml.gif" alt="" />&#160;Warnings</th>
<th><img src="images/icon_error_sml.gif" alt="" />&#160;Errors</th></tr>
<tr class="b">
<td>11</td>
<td>0</td>
<td>0</td>
<td>0</td></tr></table></div>
<div class="section">
<h2><a name="Files"></a>Files</h2>
<table border="0" class="table table-striped">
<tr class="a">
<th>File</th>
<th><img src="images/icon_info_sml.gif" alt="" />&#160;I</th>
<th><img src="images/icon_warning_sml.gif" alt="" />&#160;W</th>
<th><img src="images/icon_error_sml.gif" alt="" />&#160;E</th></tr></table></div>
<div class="section">
<h2><a name="Rules"></a>Rules</h2>
<table border="0" class="table table-striped">
<tr class="b">
<th>Category</th>
<th>Rule</th>
<th>Violations</th>
<th>Severity</th></tr></table></div>
<div class="section">
<h2><a name="Details"></a>Details</h2></div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>
</div>
</footer>
</body>
</html>

View File

@@ -0,0 +1,208 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<rss version="0.91">
<channel>
<title>Spring Cloud Contract Maven Plugin - Checkstyle report</title>
<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 - 2017 Spring</copyright>
<item>
<title>File: 11,
Errors: 0,
Warnings: 0,
Infos: 0
</title>
<link>https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html</link>
<description>
<p>Click <a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html">here</a> for the full Checkstyle report.</p>
<table summary="Files" boder="1">
<thead>
<tr>
<th>Files</th>
<th style="width:30px;"><abbr title="Info">I</abbr></th>
<th style="width:30px;"><abbr title="Warning">W</abbr></th>
<th style="width:30px;"><abbr title="Error">E</abbr></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.GenerateTestsMojo.java">org/springframework/cloud/contract/maven/verifier/GenerateTestsMojo.java</a>
</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.MavenContractsDownloader.java">org/springframework/cloud/contract/maven/verifier/MavenContractsDownloader.java</a>
</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.GenerateStubsMojo.java">org/springframework/cloud/contract/maven/verifier/GenerateStubsMojo.java</a>
</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.BaseClassMapping.java">org/springframework/cloud/contract/maven/verifier/BaseClassMapping.java</a>
</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.stubrunner.AetherStubDownloaderFactory.java">org/springframework/cloud/contract/maven/verifier/stubrunner/AetherStubDownloaderFactory.java</a>
</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.RunMojo.java">org/springframework/cloud/contract/maven/verifier/RunMojo.java</a>
</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</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>
0
</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>
0
</td>
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.stubrunner.LocalStubRunner.java">org/springframework/cloud/contract/maven/verifier/stubrunner/LocalStubRunner.java</a>
</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.ManifestCreator.java">org/springframework/cloud/contract/maven/verifier/ManifestCreator.java</a>
</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
</tr>
<tr>
<td>
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.ConvertMojo.java">org/springframework/cloud/contract/maven/verifier/ConvertMojo.java</a>
</td>
<td>
0
</td>
<td>
0
</td>
<td>
0
</td>
</tr>
</tbody>
</table>
</description>
</item>
</channel>
</rss>

View File

@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; </title>
<title>Spring Cloud Contract Maven Plugin &#x2013; </title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -75,6 +78,45 @@
<li> <a href="https://github.com/spring-cloud/spring-cloud-contract" title="Spring Cloud Contract">Spring Cloud Contract</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
<li> <a href="issue-tracking.html" title="Issue Management">Issue Management</a>
</li>
<li> <a href="license.html" title="Licenses">Licenses</a>
</li>
<li> <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li> <a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li> <a href="team-list.html" title="Team">Team</a>
</li>
<li> <a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li> <a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
@@ -163,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -172,6 +221,21 @@
<span class="none"></span>
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
<span class="icon-chevron-right"></span>
Project Reports</a>
</li>
</ul>
@@ -236,6 +300,13 @@
<p><a href="https://github.com/Codearte/accurest-maven-plugin/tree/master/spring-cloud-contract-tools/spring-cloud-contract-maven-plugin/src/test/projects/complex-configuration" class="bare">https://github.com/Codearte/accurest-maven-plugin/tree/master/spring-cloud-contract-tools/spring-cloud-contract-maven-plugin/src/test/projects/complex-configuration</a></p>
</div>
</div>
<div class="sect2">
<h3 id="more_samples">More samples</h3>
<div class="paragraph">
<p>You can check out the <a href="https://github.com/spring-cloud-samples/spring-cloud-contract-samples">Spring Cloud Contract Samples project</a> for
more examples of Maven plugin setup.</p>
</div>
</div>
</div>
</div>
</div>

View File

@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; </title>
<title>Spring Cloud Contract Maven Plugin &#x2013; </title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -75,6 +78,45 @@
<li> <a href="https://github.com/spring-cloud/spring-cloud-contract" title="Spring Cloud Contract">Spring Cloud Contract</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
<li> <a href="issue-tracking.html" title="Issue Management">Issue Management</a>
</li>
<li> <a href="license.html" title="Licenses">Licenses</a>
</li>
<li> <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li> <a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li> <a href="team-list.html" title="Team">Team</a>
</li>
<li> <a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li> <a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
@@ -162,6 +204,13 @@
<a href="#"><span class="none"></span>Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
<li>
@@ -170,6 +219,21 @@
<span class="none"></span>
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
<span class="icon-chevron-right"></span>
Project Reports</a>
</li>
</ul>
@@ -212,7 +276,7 @@
<span style="color:#070;font-weight:bold">&lt;goal&gt;</span>generateTests<span style="color:#070;font-weight:bold">&lt;/goal&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/goals&gt;</span>
<span style="color:#070;font-weight:bold">&lt;configuration&gt;</span>
<span style="color:#070;font-weight:bold">&lt;contractsDirectory&gt;</span>src/test/accurest<span style="color:#070;font-weight:bold">&lt;/contractsDirectory&gt;</span>
<span style="color:#070;font-weight:bold">&lt;contractsDirectory&gt;</span>src/test/contracts<span style="color:#070;font-weight:bold">&lt;/contractsDirectory&gt;</span>
<span style="color:#070;font-weight:bold">&lt;basePackageForTests&gt;</span>com.blogspot.toomuchcoding.frauddetection<span style="color:#070;font-weight:bold">&lt;/basePackageForTests&gt;</span>
<span style="color:#070;font-weight:bold">&lt;testMode&gt;</span>MOCKMVC<span style="color:#070;font-weight:bold">&lt;/testMode&gt;</span>
<span style="color:#070;font-weight:bold">&lt;testFramework&gt;</span>JUNIT<span style="color:#070;font-weight:bold">&lt;/testFramework&gt;</span>
@@ -247,7 +311,7 @@
<div class="content">
<pre class="CodeRay highlight"><code data-lang="java"><span style="color:#777">/**
*
* Copyright 2013-2016 the original author or authors.
* Copyright 2013-2017 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.
@@ -284,7 +348,7 @@
<div class="content">
<pre class="CodeRay highlight"><code data-lang="java"><span style="color:#777">/**
*
* Copyright 2013-2016 the original author or authors.
* Copyright 2013-2017 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.
@@ -318,7 +382,7 @@
<div class="content">
<pre class="CodeRay highlight"><code data-lang="java"><span style="color:#777">/**
*
* Copyright 2013-2016 the original author or authors.
* Copyright 2013-2017 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.
@@ -369,6 +433,13 @@ org.springframework.cloud.contract.spec.Contract.make {
<p><a href="https://github.com/Codearte/accurest-maven-plugin/tree/master/spring-cloud-contract-tools/spring-cloud-contract-maven-plugin/src/test/projects/complex-configuration" class="bare">https://github.com/Codearte/accurest-maven-plugin/tree/master/spring-cloud-contract-tools/spring-cloud-contract-maven-plugin/src/test/projects/complex-configuration</a></p>
</div>
</div>
<div class="sect2">
<h3 id="more_samples">More samples</h3>
<div class="paragraph">
<p>You can check out the <a href="https://github.com/spring-cloud-samples/spring-cloud-contract-samples">Spring Cloud Contract Samples project</a> for
more examples of Maven plugin setup.</p>
</div>
</div>
</div>
</div>
</div>

View File

@@ -0,0 +1,379 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20170116" />
<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" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
</head>
<body class="topBarEnabled">
<a href="https://github.com/spring-cloud/spring-cloud-contract">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"
alt="Fork me on GitHub">
</a>
<div id="topbar" class="navbar navbar-fixed-top ">
<div class="navbar-inner">
<div class="container-fluid">
<a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<ul class="nav">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Overview <b class="caret"></b></a>
<ul class="dropdown-menu">
<li> <a href="index.html" title="Introduction">Introduction</a>
</li>
<li> <a href="usage.html" title="Usage">Usage</a>
</li>
<li> <a href="plugin-info.html" title="Goals">Goals</a>
</li>
<li> <a href="junit.html" title="JUnit Configuration">JUnit Configuration</a>
</li>
<li> <a href="spock.html" title="Spock Configuration">Spock Configuration</a>
</li>
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Related Projects <b class="caret"></b></a>
<ul class="dropdown-menu">
<li> <a href="https://github.com/spring-cloud/spring-cloud-contract" title="Spring Cloud Contract">Spring Cloud Contract</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
<li> <a href="issue-tracking.html" title="Issue Management">Issue Management</a>
</li>
<li> <a href="license.html" title="Licenses">Licenses</a>
</li>
<li> <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li> <a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li> <a href="team-list.html" title="Team">Team</a>
</li>
<li> <a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li> <a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div id="banner">
<div class="pull-left">
<div id="bannerLeft">
<h2>Spring Cloud Contract Maven Plugin</h2>
</div>
</div>
<div class="pull-right"> <div id="bannerRight">
<img src="" />
</div>
</div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span2">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Overview</li>
<li>
<a href="index.html" title="Introduction">
<span class="none"></span>
Introduction</a>
</li>
<li>
<a href="usage.html" title="Usage">
<span class="none"></span>
Usage</a>
</li>
<li>
<a href="plugin-info.html" title="Goals">
<span class="none"></span>
Goals</a>
</li>
<li>
<a href="junit.html" title="JUnit Configuration">
<span class="none"></span>
JUnit Configuration</a>
</li>
<li>
<a href="spock.html" title="Spock Configuration">
<span class="none"></span>
Spock Configuration</a>
</li>
<li>
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li class="active">
<a href="#"><span class="none"></span>Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
<li>
<a href="https://github.com/spring-cloud/spring-cloud-contract" title="Spring Cloud Contract">
<span class="none"></span>
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
<span class="icon-chevron-right"></span>
Project Reports</a>
</li>
</ul>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
</div>
<div id="bodyColumn" class="span10" >
<div class="sect1">
<h2 id="configuration_snippets">Configuration snippets</h2>
<div class="sectionbody">
<div class="paragraph">
<p>Here you&#8217;ll be able to see different Spring Cloud Contract Maven plugin configuration</p>
</div>
<div class="sect2">
<h3 id="base_class_from_mappings">Base class from mappings</h3>
<div class="paragraph">
<p>Define regular expression mappings to map a contract to its base class.</p>
</div>
<div class="listingblock">
<div class="content">
<pre class="CodeRay highlight"><code data-lang="xml"> <span style="color:#070;font-weight:bold">&lt;plugin&gt;</span>
<span style="color:#070;font-weight:bold">&lt;groupId&gt;</span>org.springframework.cloud<span style="color:#070;font-weight:bold">&lt;/groupId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;artifactId&gt;</span>spring-cloud-contract-maven-plugin<span style="color:#070;font-weight:bold">&lt;/artifactId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;configuration&gt;</span>
<span style="color:#070;font-weight:bold">&lt;baseClassForTests&gt;</span>com.example.FooBase<span style="color:#070;font-weight:bold">&lt;/baseClassForTests&gt;</span>
<span style="color:#070;font-weight:bold">&lt;baseClassMappings&gt;</span>
<span style="color:#070;font-weight:bold">&lt;baseClassMapping&gt;</span>
<span style="color:#070;font-weight:bold">&lt;contractPackageRegex&gt;</span>.*com.*<span style="color:#070;font-weight:bold">&lt;/contractPackageRegex&gt;</span>
<span style="color:#070;font-weight:bold">&lt;baseClassFQN&gt;</span>com.example.TestBase<span style="color:#070;font-weight:bold">&lt;/baseClassFQN&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/baseClassMapping&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/baseClassMappings&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/configuration&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/plugin&gt;</span></code></pre>
</div>
</div>
</div>
<div class="sect2">
<h3 id="convention_based_mappings">Convention based mappings</h3>
<div class="paragraph">
<p>Define a package in which base classes are placed. In this case we define
a package called <code>hello</code>. If there&#8217;s a contract under /contracts/hello/V1/Contract.groovy` then
we&#8217;ll search for a <code>HelloV1Base</code> base class. We&#8217;re taking two last folders
from the path and combine them into a class name.</p>
</div>
<div class="listingblock">
<div class="content">
<pre class="CodeRay highlight"><code data-lang="xml"> <span style="color:#070;font-weight:bold">&lt;plugin&gt;</span>
<span style="color:#070;font-weight:bold">&lt;groupId&gt;</span>org.springframework.cloud<span style="color:#070;font-weight:bold">&lt;/groupId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;artifactId&gt;</span>spring-cloud-contract-maven-plugin<span style="color:#070;font-weight:bold">&lt;/artifactId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;configuration&gt;</span>
<span style="color:#070;font-weight:bold">&lt;packageWithBaseClasses&gt;</span>hello<span style="color:#070;font-weight:bold">&lt;/packageWithBaseClasses&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/configuration&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/plugin&gt;</span></code></pre>
</div>
</div>
</div>
<div class="sect2">
<h3 id="remote_contracts">Remote contracts</h3>
<div class="paragraph">
<p>Here you can see a setup where we point to a repository where the JAR with the
contracts got deployed.</p>
</div>
<div class="listingblock">
<div class="content">
<pre class="CodeRay highlight"><code data-lang="xml"> <span style="color:#070;font-weight:bold">&lt;plugin&gt;</span>
<span style="color:#070;font-weight:bold">&lt;groupId&gt;</span>org.springframework.cloud<span style="color:#070;font-weight:bold">&lt;/groupId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;artifactId&gt;</span>spring-cloud-contract-maven-plugin<span style="color:#070;font-weight:bold">&lt;/artifactId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;configuration&gt;</span>
<span style="color:#070;font-weight:bold">&lt;contractsRepositoryUrl&gt;</span>http://link/to/your/nexus/or/artifactory/or/sth<span style="color:#070;font-weight:bold">&lt;/contractsRepositoryUrl&gt;</span>
<span style="color:#070;font-weight:bold">&lt;contractDependency&gt;</span>
<span style="color:#070;font-weight:bold">&lt;groupId&gt;</span>com.example.standalone<span style="color:#070;font-weight:bold">&lt;/groupId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;artifactId&gt;</span>contracts<span style="color:#070;font-weight:bold">&lt;/artifactId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/contractDependency&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/configuration&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/plugin&gt;</span></code></pre>
</div>
</div>
</div>
<div class="sect2">
<h3 id="setting_up_repo_with_common_contracts">Setting up repo with common contracts</h3>
<div class="paragraph">
<p>A setup of a repo that contains all common contracts. It can exclude the target / build
folder that gets created when you&#8217;re installing stubs locally as a consumer.</p>
</div>
<div class="listingblock">
<div class="content">
<pre class="CodeRay highlight"><code data-lang="xml"> <span style="color:#070;font-weight:bold">&lt;properties&gt;</span>
<span style="color:#777">&lt;!-- We don't want the tests to be executed cause we're just build stubs --&gt;</span>
<span style="color:#070;font-weight:bold">&lt;skipTests&gt;</span>true<span style="color:#070;font-weight:bold">&lt;/skipTests&gt;</span>
<span style="color:#777">&lt;!-- The target / build folder needs to be excluded - we don't want to check its contents --&gt;</span>
<span style="color:#070;font-weight:bold">&lt;excludeBuildFolders&gt;</span>true<span style="color:#070;font-weight:bold">&lt;/excludeBuildFolders&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/properties&gt;</span>
<span style="color:#070;font-weight:bold">&lt;build&gt;</span>
<span style="color:#070;font-weight:bold">&lt;plugins&gt;</span>
<span style="color:#070;font-weight:bold">&lt;plugin&gt;</span>
<span style="color:#070;font-weight:bold">&lt;groupId&gt;</span>org.springframework.cloud<span style="color:#070;font-weight:bold">&lt;/groupId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;artifactId&gt;</span>spring-cloud-contract-maven-plugin<span style="color:#070;font-weight:bold">&lt;/artifactId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;configuration&gt;</span>
<span style="color:#777">&lt;!-- By default it would search under src/test/resources/ --&gt;</span>
<span style="color:#070;font-weight:bold">&lt;contractsDirectory&gt;</span>${project.basedir}<span style="color:#070;font-weight:bold">&lt;/contractsDirectory&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/configuration&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/plugin&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/plugins&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/build&gt;</span></code></pre>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>
</div>
</footer>
</body>
</html>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; spring-cloud-contract:convert</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; spring-cloud-contract:convert</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,14 +222,14 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -259,7 +263,7 @@
<p><b>Full name</b>:</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.0.0.BUILD-SNAPSHOT:convert</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.1.0.BUILD-SNAPSHOT:convert</p>
<p><b>Description</b>:</p>
@@ -294,6 +298,17 @@ stubs mappings.
<tr class="b">
<td><b><a href="#contractDependency">contractDependency</a></b></td>
<td><tt>Dependency</tt></td>
<td><tt>-</tt></td>
<td>(no description)<br /><b>User property is</b>: <tt>contractDependency</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#contractsDirectory">contractsDirectory</a></b></td>
<td><tt>File</tt></td>
@@ -304,6 +319,49 @@ stubs mappings.
written using the GroovyDSL<br /><b>Default value is</b>: <tt>${basedir}/src/test/resources/contracts</tt>.<br /></td>
</tr>
<tr class="b">
<td><b><a href="#contractsPath">contractsPath</a></b></td>
<td><tt>String</tt></td>
<td><tt>-</tt></td>
<td>The path in the JAR with all the contracts where contracts for this
particular service lay. If not provided will be resolved to
<tt>groupid/artifactid</tt>. Example: <br />
<br />
If <tt>groupid</tt> is <tt>com.example</tt> and
<tt>artifactid</tt> is <tt>service</tt> then the resolved
path will be <tt>/com/example/artifactid</tt><br /><b>User property is</b>: <tt>contractsPath</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#contractsRepositoryUrl">contractsRepositoryUrl</a></b></td>
<td><tt>String</tt></td>
<td><tt>-</tt></td>
<td>The URL from which a JAR containing the contracts should get
downloaded. If not provided but artifactid / coordinates notation
was provided then the current Maven's build repositories will be
taken into consideration<br /><b>User property is</b>: <tt>contractsRepositoryUrl</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#contractsWorkOffline">contractsWorkOffline</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>-</tt></td>
<td>If <tt>true</tt> then JAR with contracts will be taken from
local maven repository<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>contractsWorkOffline</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#destination">destination</a></b></td>
@@ -317,15 +375,15 @@ written using the GroovyDSL<br /><b>Default value is</b>: <tt>${basedir}/src/tes
<tr class="b">
<td><b><a href="#outputDirectory">outputDirectory</a></b></td>
<td><b><a href="#excludeBuildFolders">excludeBuildFolders</a></b></td>
<td><tt>File</tt></td>
<td><tt>boolean</tt></td>
<td><tt>-</tt></td>
<td>Directory where the generated WireMock stubs from Groovy DSL should
be placed. You can then mention them in your packaging task to
create jar with stubs<br /><b>Default value is</b>: <tt>${project.build.directory}/stubs</tt>.<br /></td>
<td>If <tt>true</tt> then any file laying in a path that contains
<tt>build</tt> or <tt>target</tt> will get excluded in
further processing.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>excludeBuildFolders</tt>.</td>
</tr>
<tr class="a">
@@ -352,12 +410,37 @@ create jar with stubs<br /><b>Default value is</b>: <tt>${project.build.director
<p>This parameter is only used when goal is executed outside of
maven project.</p><br /><b>Default value is</b>: <tt>${basedir}</tt>.<br /><b>User property is</b>: <tt>contractsDirectory</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#stubsDirectory">stubsDirectory</a></b></td>
<td><tt>File</tt></td>
<td><tt>-</tt></td>
<td>Directory where the generated WireMock stubs from Groovy DSL should
be placed. You can then mention them in your packaging task to
create jar with stubs<br /><b>Default value is</b>: <tt>${project.build.directory}/stubs/</tt>.<br /></td>
</tr>
</table>
</div>
<div class="section">
<h3><a name="Parameter_Details"></a>Parameter Details</h3>
<p><b><a name="contractDependency">contractDependency</a>:</b></p>
<div>(no description)</div>
<ul>
<li><b>Type</b>: <tt>org.apache.maven.model.Dependency</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>contractDependency</tt></li>
</ul><hr />
<p><b><a name="contractsDirectory">contractsDirectory</a>:</b></p>
<div>Directory containing Spring Cloud Contract Verifier contracts
@@ -371,6 +454,54 @@ written using the GroovyDSL</div>
<li><b>Default</b>: <tt>${basedir}/src/test/resources/contracts</tt></li>
</ul><hr />
<p><b><a name="contractsPath">contractsPath</a>:</b></p>
<div>The path in the JAR with all the contracts where contracts for this
particular service lay. If not provided will be resolved to
<tt>groupid/artifactid</tt>. Example: <br />
<br />
If <tt>groupid</tt> is <tt>com.example</tt> and
<tt>artifactid</tt> is <tt>service</tt> then the resolved
path will be <tt>/com/example/artifactid</tt></div>
<ul>
<li><b>Type</b>: <tt>java.lang.String</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>contractsPath</tt></li>
</ul><hr />
<p><b><a name="contractsRepositoryUrl">contractsRepositoryUrl</a>:</b></p>
<div>The URL from which a JAR containing the contracts should get
downloaded. If not provided but artifactid / coordinates notation
was provided then the current Maven's build repositories will be
taken into consideration</div>
<ul>
<li><b>Type</b>: <tt>java.lang.String</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>contractsRepositoryUrl</tt></li>
</ul><hr />
<p><b><a name="contractsWorkOffline">contractsWorkOffline</a>:</b></p>
<div>If <tt>true</tt> then JAR with contracts will be taken from
local maven repository</div>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>contractsWorkOffline</tt></li>
<li><b>Default</b>: <tt>false</tt></li>
</ul><hr />
<p><b><a name="destination">destination</a>:</b></p>
<div>(no description)</div>
@@ -385,19 +516,21 @@ written using the GroovyDSL</div>
<li><b>Default</b>: <tt>${basedir}</tt></li>
</ul><hr />
<p><b><a name="outputDirectory">outputDirectory</a>:</b></p>
<p><b><a name="excludeBuildFolders">excludeBuildFolders</a>:</b></p>
<div>Directory where the generated WireMock stubs from Groovy DSL should
be placed. You can then mention them in your packaging task to
create jar with stubs</div>
<div>If <tt>true</tt> then any file laying in a path that contains
<tt>build</tt> or <tt>target</tt> will get excluded in
further processing.</div>
<ul>
<li><b>Type</b>: <tt>java.io.File</tt></li>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>Default</b>: <tt>${project.build.directory}/stubs</tt></li>
<li><b>User Property</b>: <tt>excludeBuildFolders</tt></li>
<li><b>Default</b>: <tt>false</tt></li>
</ul><hr />
<p><b><a name="skip">skip</a>:</b></p>
@@ -429,6 +562,20 @@ maven project.</p></div>
<li><b>User Property</b>: <tt>contractsDirectory</tt></li>
<li><b>Default</b>: <tt>${basedir}</tt></li>
</ul><hr />
<p><b><a name="stubsDirectory">stubsDirectory</a>:</b></p>
<div>Directory where the generated WireMock stubs from Groovy DSL should
be placed. You can then mention them in your packaging task to
create jar with stubs</div>
<ul>
<li><b>Type</b>: <tt>java.io.File</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>Default</b>: <tt>${project.build.directory}/stubs/</tt></li>
</ul>
</div>
</div>
@@ -443,8 +590,8 @@ maven project.</p></div>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; spring-cloud-contract:generateStubs</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; spring-cloud-contract:generateStubs</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,14 +222,14 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -259,11 +263,12 @@
<p><b>Full name</b>:</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.0.0.BUILD-SNAPSHOT:generateStubs</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.1.0.BUILD-SNAPSHOT:generateStubs</p>
<p><b>Description</b>:</p>
<div>(no description)</div>
<div>Picks the converted .json files and creates a jar. Requires convert
to be executed first</div>
<p><b>Attributes</b>:</p>
@@ -314,6 +319,28 @@
<tr class="b">
<td><b><a href="#excludedFiles">excludedFiles</a></b></td>
<td><tt>String[]</tt></td>
<td><tt>-</tt></td>
<td>Patterns that should not be taken into account for processing<br /></td>
</tr>
<tr class="a">
<td><b><a href="#jarSkip">jarSkip</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>-</tt></td>
<td>Set this to &quot;true&quot; to bypass only JAR creation<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.jar.skip</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#outputDirectory">outputDirectory</a></b></td>
<td><tt>File</tt></td>
@@ -331,7 +358,7 @@
<td><tt>-</tt></td>
<td>Set this to &quot;true&quot; to bypass Verifier execution..<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.skip</tt>.</td>
<td>Set this to &quot;true&quot; to bypass the whole Verifier execution<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.skip</tt>.</td>
</tr>
</table>
</div>
@@ -363,6 +390,30 @@
<li><b>Default</b>: <tt>stubs</tt></li>
</ul><hr />
<p><b><a name="excludedFiles">excludedFiles</a>:</b></p>
<div>Patterns that should not be taken into account for processing</div>
<ul>
<li><b>Type</b>: <tt>java.lang.String[]</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
</ul><hr />
<p><b><a name="jarSkip">jarSkip</a>:</b></p>
<div>Set this to &quot;true&quot; to bypass only JAR creation</div>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>spring.cloud.contract.verifier.jar.skip</tt></li>
<li><b>Default</b>: <tt>false</tt></li>
</ul><hr />
<p><b><a name="outputDirectory">outputDirectory</a>:</b></p>
<div>(no description)</div>
@@ -379,7 +430,7 @@
</ul><hr />
<p><b><a name="skip">skip</a>:</b></p>
<div>Set this to &quot;true&quot; to bypass Verifier execution..</div>
<div>Set this to &quot;true&quot; to bypass the whole Verifier execution</div>
<ul>
@@ -404,8 +455,8 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; spring-cloud-contract:generateTests</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; spring-cloud-contract:generateTests</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,14 +222,14 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -259,11 +263,12 @@
<p><b>Full name</b>:</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.0.0.BUILD-SNAPSHOT:generateTests</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.1.0.BUILD-SNAPSHOT:generateTests</p>
<p><b>Description</b>:</p>
<div>(no description)</div>
<div>From the provided directory with contracts generates the acceptance
tests on the producer side</div>
<p><b>Attributes</b>:</p>
@@ -294,6 +299,18 @@
<tr class="b">
<td><b><a href="#assertJsonSize">assertJsonSize</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>-</tt></td>
<td>Incubating feature. You can check the size of JSON arrays. If not
turned on explicitly will be disabled.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.assert.size</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#baseClassForTests">baseClassForTests</a></b></td>
<td><tt>String</tt></td>
@@ -303,6 +320,28 @@
<td>(no description)<br /></td>
</tr>
<tr class="b">
<td><b><a href="#baseClassMappings">baseClassMappings</a></b></td>
<td><tt>List</tt></td>
<td><tt>-</tt></td>
<td>A way to override any base class mappings. The keys are regular
expressions on the package name of the contract and the values FQN
to a base class for that given expression. <br />
<br />
Example of a mapping <br />
<br />
<tt>.*.com.example.v1..*</tt> -&gt;
<tt>com.example.SomeBaseClass</tt> <br />
<br />
When a contract's package matches the provided regular expression
then extending class will be the one provided in the map - in this
case <tt>com.example.SomeBaseClass</tt><br /><b>User property is</b>: <tt>baseClassMappings</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#basePackageForTests">basePackageForTests</a></b></td>
@@ -316,6 +355,17 @@
<tr class="b">
<td><b><a href="#contractDependency">contractDependency</a></b></td>
<td><tt>Dependency</tt></td>
<td><tt>-</tt></td>
<td>(no description)<br /><b>User property is</b>: <tt>contractDependency</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#contractsDirectory">contractsDirectory</a></b></td>
<td><tt>File</tt></td>
@@ -325,6 +375,49 @@
<td>(no description)<br /><b>Default value is</b>: <tt>${project.basedir}/src/test/resources/contracts</tt>.<br /><b>User property is</b>: <tt>spring.cloud.contract.verifier.contractsDirectory</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#contractsPath">contractsPath</a></b></td>
<td><tt>String</tt></td>
<td><tt>-</tt></td>
<td>The path in the JAR with all the contracts where contracts for this
particular service lay. If not provided will be resolved to
<tt>groupid/artifactid</tt>. Example: <br />
<br />
If <tt>groupid</tt> is <tt>com.example</tt> and
<tt>artifactid</tt> is <tt>service</tt> then the resolved
path will be <tt>/com/example/artifactid</tt><br /><b>User property is</b>: <tt>contractsPath</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#contractsRepositoryUrl">contractsRepositoryUrl</a></b></td>
<td><tt>String</tt></td>
<td><tt>-</tt></td>
<td>The URL from which a JAR containing the contracts should get
downloaded. If not provided but artifactid / coordinates notation
was provided then the current Maven's build repositories will be
taken into consideration<br /><b>User property is</b>: <tt>contractsRepositoryUrl</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#contractsWorkOffline">contractsWorkOffline</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>-</tt></td>
<td>If <tt>true</tt> then JAR with contracts will be taken from
local maven repository<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>contractsWorkOffline</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#excludedFiles">excludedFiles</a></b></td>
@@ -394,6 +487,25 @@
<tr class="a">
<td><b><a href="#packageWithBaseClasses">packageWithBaseClasses</a></b></td>
<td><tt>String</tt></td>
<td><tt>-</tt></td>
<td>A package that contains all the base clases for generated tests. If
your contract resides in a location
<tt>src/test/resources/contracts/com/example/v1/</tt> and you
provide the <tt>packageWithBaseClasses</tt> value to
<tt>com.example.contracts.base</tt> then we will search for a
test source file that will have the package
<tt>com.example.contracts.base</tt> and name
<tt>ExampleV1Base</tt>. As you can see it will take the two
last folders to and attach <tt>Base</tt> to its name.<br /><b>User property is</b>: <tt>packageWithBaseClasses</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#ruleClassForTests">ruleClassForTests</a></b></td>
<td><tt>String</tt></td>
@@ -403,7 +515,7 @@
<td>(no description)<br /></td>
</tr>
<tr class="b">
<tr class="a">
<td><b><a href="#skip">skip</a></b></td>
@@ -414,7 +526,7 @@
<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>.</td>
</tr>
<tr class="a">
<tr class="b">
<td><b><a href="#skipTests">skipTests</a></b></td>
@@ -425,7 +537,7 @@
<td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>skipTests</tt>.</td>
</tr>
<tr class="b">
<tr class="a">
<td><b><a href="#staticImports">staticImports</a></b></td>
@@ -436,7 +548,7 @@
<td>Static imports that should be added to generated tests<br /></td>
</tr>
<tr class="a">
<tr class="b">
<td><b><a href="#testFramework">testFramework</a></b></td>
@@ -447,7 +559,7 @@
<td>(no description)<br /><b>Default value is</b>: <tt>JUNIT</tt>.<br /></td>
</tr>
<tr class="b">
<tr class="a">
<td><b><a href="#testMode">testMode</a></b></td>
@@ -463,6 +575,21 @@
<div class="section">
<h3><a name="Parameter_Details"></a>Parameter Details</h3>
<p><b><a name="assertJsonSize">assertJsonSize</a>:</b></p>
<div>Incubating feature. You can check the size of JSON arrays. If not
turned on explicitly will be disabled.</div>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>spring.cloud.contract.verifier.assert.size</tt></li>
<li><b>Default</b>: <tt>false</tt></li>
</ul><hr />
<p><b><a name="baseClassForTests">baseClassForTests</a>:</b></p>
<div>(no description)</div>
@@ -473,6 +600,29 @@
<li><b>Required</b>: <tt>No</tt></li>
</ul><hr />
<p><b><a name="baseClassMappings">baseClassMappings</a>:</b></p>
<div>A way to override any base class mappings. The keys are regular
expressions on the package name of the contract and the values FQN
to a base class for that given expression. <br />
<br />
Example of a mapping <br />
<br />
<tt>.*.com.example.v1..*</tt> -&gt;
<tt>com.example.SomeBaseClass</tt> <br />
<br />
When a contract's package matches the provided regular expression
then extending class will be the one provided in the map - in this
case <tt>com.example.SomeBaseClass</tt></div>
<ul>
<li><b>Type</b>: <tt>java.util.List</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>baseClassMappings</tt></li>
</ul><hr />
<p><b><a name="basePackageForTests">basePackageForTests</a>:</b></p>
<div>(no description)</div>
@@ -485,6 +635,18 @@
<li><b>Default</b>: <tt>org.springframework.cloud.contract.verifier.tests</tt></li>
</ul><hr />
<p><b><a name="contractDependency">contractDependency</a>:</b></p>
<div>(no description)</div>
<ul>
<li><b>Type</b>: <tt>org.apache.maven.model.Dependency</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>contractDependency</tt></li>
</ul><hr />
<p><b><a name="contractsDirectory">contractsDirectory</a>:</b></p>
<div>(no description)</div>
@@ -499,6 +661,54 @@
<li><b>Default</b>: <tt>${project.basedir}/src/test/resources/contracts</tt></li>
</ul><hr />
<p><b><a name="contractsPath">contractsPath</a>:</b></p>
<div>The path in the JAR with all the contracts where contracts for this
particular service lay. If not provided will be resolved to
<tt>groupid/artifactid</tt>. Example: <br />
<br />
If <tt>groupid</tt> is <tt>com.example</tt> and
<tt>artifactid</tt> is <tt>service</tt> then the resolved
path will be <tt>/com/example/artifactid</tt></div>
<ul>
<li><b>Type</b>: <tt>java.lang.String</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>contractsPath</tt></li>
</ul><hr />
<p><b><a name="contractsRepositoryUrl">contractsRepositoryUrl</a>:</b></p>
<div>The URL from which a JAR containing the contracts should get
downloaded. If not provided but artifactid / coordinates notation
was provided then the current Maven's build repositories will be
taken into consideration</div>
<ul>
<li><b>Type</b>: <tt>java.lang.String</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>contractsRepositoryUrl</tt></li>
</ul><hr />
<p><b><a name="contractsWorkOffline">contractsWorkOffline</a>:</b></p>
<div>If <tt>true</tt> then JAR with contracts will be taken from
local maven repository</div>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>contractsWorkOffline</tt></li>
<li><b>Default</b>: <tt>false</tt></li>
</ul><hr />
<p><b><a name="excludedFiles">excludedFiles</a>:</b></p>
<div>Patterns that should not be taken into account for processing</div>
@@ -566,6 +776,26 @@
<li><b>Required</b>: <tt>No</tt></li>
</ul><hr />
<p><b><a name="packageWithBaseClasses">packageWithBaseClasses</a>:</b></p>
<div>A package that contains all the base clases for generated tests. If
your contract resides in a location
<tt>src/test/resources/contracts/com/example/v1/</tt> and you
provide the <tt>packageWithBaseClasses</tt> value to
<tt>com.example.contracts.base</tt> then we will search for a
test source file that will have the package
<tt>com.example.contracts.base</tt> and name
<tt>ExampleV1Base</tt>. As you can see it will take the two
last folders to and attach <tt>Base</tt> to its name.</div>
<ul>
<li><b>Type</b>: <tt>java.lang.String</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>packageWithBaseClasses</tt></li>
</ul><hr />
<p><b><a name="ruleClassForTests">ruleClassForTests</a>:</b></p>
<div>(no description)</div>
@@ -651,8 +881,8 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; spring-cloud-contract:help</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; spring-cloud-contract:help</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,14 +222,14 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -259,7 +263,7 @@
<p><b>Full name</b>:</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.0.0.BUILD-SNAPSHOT:help</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.1.0.BUILD-SNAPSHOT:help</p>
<p><b>Description</b>:</p>
@@ -411,8 +415,8 @@ goals will be displayed.</div>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; </title>
<title>Spring Cloud Contract Maven Plugin &#x2013; </title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -75,6 +78,45 @@
<li> <a href="https://github.com/spring-cloud/spring-cloud-contract" title="Spring Cloud Contract">Spring Cloud Contract</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
<li> <a href="issue-tracking.html" title="Issue Management">Issue Management</a>
</li>
<li> <a href="license.html" title="Licenses">Licenses</a>
</li>
<li> <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li> <a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li> <a href="team-list.html" title="Team">Team</a>
</li>
<li> <a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li> <a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
@@ -161,6 +203,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -170,6 +219,84 @@
<span class="none"></span>
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-down"></span>
Project Information</a>
<ul class="nav nav-list">
<li>
<a href="integration.html" title="CI Management">
<span class="none"></span>
CI Management</a>
</li>
<li class="active">
<a href="#"><span class="none"></span>About</a>
</li>
<li>
<a href="issue-tracking.html" title="Issue Management">
<span class="none"></span>
Issue Management</a>
</li>
<li>
<a href="license.html" title="Licenses">
<span class="none"></span>
Licenses</a>
</li>
<li>
<a href="plugin-management.html" title="Plugin Management">
<span class="none"></span>
Plugin Management</a>
</li>
<li>
<a href="plugins.html" title="Plugins">
<span class="none"></span>
Plugins</a>
</li>
<li>
<a href="team-list.html" title="Team">
<span class="none"></span>
Team</a>
</li>
<li>
<a href="source-repository.html" title="Source Code Management">
<span class="none"></span>
Source Code Management</a>
</li>
<li>
<a href="project-summary.html" title="Summary">
<span class="none"></span>
Summary</a>
</li>
</ul>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
<span class="icon-chevron-right"></span>
Project Reports</a>
</li>
</ul>
@@ -190,7 +317,9 @@
<div id="bodyColumn" class="span10" >
<h1>Spring Cloud Contract Verifier Maven Plugin</h1>
<h1>Spring Cloud Contract Maven Plugin</h1>
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p>Just to make long story short - Spring Cloud Contract Verifier is a tool that enables Consumer Driven Contract (CDC) development of JVM-based applications.</p>
</div>
@@ -206,6 +335,40 @@
</div>
<div class="paragraph">
<p>Spring Cloud Contract Verifier moves TDD to the level of software architecture.</p>
</div>
<div class="paragraph">
<p>This plugin allows you to:</p>
</div>
<div class="ulist">
<ul>
<li>
<p>generate tests from the provided contracts</p>
</li>
<li>
<p>run the stubs from the stubs</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="samples">Samples</h2>
<div class="sectionbody">
<div class="paragraph">
<p>You can check out the <a href="https://github.com/spring-cloud-samples/spring-cloud-contract-samples">Spring Cloud Contract Samples project</a> for
examples of Maven plugin setup.</p>
</div>
<div class="ulist">
<ul>
<li>
<p><a href="https://github.com/spring-cloud-samples/spring-cloud-contract-samples/blob/master/producer/pom.xml">Producer application with a test dependency added to the plugin</a></p>
</li>
<li>
<p><a href="https://github.com/spring-cloud-samples/spring-cloud-contract-samples/blob/master/producer/pom.xml">Producer application referencing a repo with contracts and regular expression based base class mapping</a></p>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; CI Management</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; CI Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,7 +222,7 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
@@ -231,34 +235,6 @@
<a href="#"><span class="none"></span>CI Management</a>
</li>
<li>
<a href="dependencies.html" title="Dependencies">
<span class="none"></span>
Dependencies</a>
</li>
<li>
<a href="dependency-info.html" title="Dependency Information">
<span class="none"></span>
Dependency Information</a>
</li>
<li>
<a href="dependency-management.html" title="Dependency Management">
<span class="none"></span>
Dependency Management</a>
</li>
<li>
<a href="distribution-management.html" title="Distribution Management">
<span class="none"></span>
Distribution Management</a>
</li>
<li>
<a href="index.html" title="About">
@@ -316,7 +292,7 @@
</li>
</ul>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -345,11 +321,11 @@
<div class="section">
<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
<p>This project uses <a class="externalLink" href="https://travis-ci.org/">Travis CI</a>.</p></div>
<p>This project uses Continuous Integration System.</p></div>
<div class="section">
<h2><a name="Access"></a>Access</h2><a name="Access"></a>
<p>The following is a link to the continuous integration system used by the project:</p>
<div class="source"><pre class="prettyprint"><a class="externalLink" href="https://travis-ci.org/spring-cloud/spring-cloud-contract">https://travis-ci.org/spring-cloud/spring-cloud-contract</a></pre></div></div>
<div class="source"><pre class="prettyprint"><a class="externalLink" href="https://circleci.com/gh/spring-cloud/spring-cloud-contract">https://circleci.com/gh/spring-cloud/spring-cloud-contract</a></pre></div></div>
<div class="section">
<h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
<p>No notifiers are defined. Please check back at a later date.</p></div>
@@ -362,8 +338,8 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; Issue Management</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; Issue Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,7 +222,7 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
@@ -233,34 +237,6 @@
CI Management</a>
</li>
<li>
<a href="dependencies.html" title="Dependencies">
<span class="none"></span>
Dependencies</a>
</li>
<li>
<a href="dependency-info.html" title="Dependency Information">
<span class="none"></span>
Dependency Information</a>
</li>
<li>
<a href="dependency-management.html" title="Dependency Management">
<span class="none"></span>
Dependency Management</a>
</li>
<li>
<a href="distribution-management.html" title="Distribution Management">
<span class="none"></span>
Distribution Management</a>
</li>
<li>
<a href="index.html" title="About">
@@ -316,7 +292,7 @@
</li>
</ul>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -345,11 +321,11 @@
<div class="section">
<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
<p>This project uses GitHub Issues to manage its issues.</p></div>
<p>This project uses GitHub to manage its issues.</p></div>
<div class="section">
<h2><a name="Issue_Management"></a>Issue Management</h2><a name="Issue_Management"></a>
<p>Issues, bugs, and feature requests should be submitted to the following issue management system for this project.</p>
<div class="source"><pre class="prettyprint"><a class="externalLink" href="https://github.com/spring-cloud/spring-cloud-contract">https://github.com/spring-cloud/spring-cloud-contract</a></pre></div></div>
<div class="source"><pre class="prettyprint"><a class="externalLink" href="https://github.com/spring-cloud/spring-cloud-contract/issues">https://github.com/spring-cloud/spring-cloud-contract/issues</a></pre></div></div>
</div>
</div>
</div>
@@ -359,8 +335,8 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; </title>
<title>Spring Cloud Contract Maven Plugin &#x2013; </title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -75,6 +78,45 @@
<li> <a href="https://github.com/spring-cloud/spring-cloud-contract" title="Spring Cloud Contract">Spring Cloud Contract</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
<li> <a href="issue-tracking.html" title="Issue Management">Issue Management</a>
</li>
<li> <a href="license.html" title="Licenses">Licenses</a>
</li>
<li> <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li> <a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li> <a href="team-list.html" title="Team">Team</a>
</li>
<li> <a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li> <a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
@@ -161,6 +203,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -170,6 +219,21 @@
<span class="none"></span>
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
<span class="icon-chevron-right"></span>
Project Reports</a>
</li>
</ul>
@@ -249,7 +313,7 @@
<div class="content">
<pre class="CodeRay highlight"><code data-lang="java"><span style="color:#777">/**
*
* Copyright 2013-2016 the original author or authors.
* Copyright 2013-2017 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.

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; Project Licenses</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; Project Licenses</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,7 +222,7 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
@@ -233,34 +237,6 @@
CI Management</a>
</li>
<li>
<a href="dependencies.html" title="Dependencies">
<span class="none"></span>
Dependencies</a>
</li>
<li>
<a href="dependency-info.html" title="Dependency Information">
<span class="none"></span>
Dependency Information</a>
</li>
<li>
<a href="dependency-management.html" title="Dependency Management">
<span class="none"></span>
Dependency Management</a>
</li>
<li>
<a href="distribution-management.html" title="Distribution Management">
<span class="none"></span>
Distribution Management</a>
</li>
<li>
<a href="index.html" title="About">
@@ -316,7 +292,7 @@
</li>
</ul>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -364,7 +340,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.
See the License for the specific language governing permissions and
limitations under the License.</p><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">[Original text]</a>
limitations under the License.</p><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0">[Original text]</a>
<p>Copy of the license follows:</p>
<!-- Navigation -->
<header>
@@ -377,51 +353,51 @@ limitations under the License.</p><a class="externalLink" href="http://www.apach
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="http://www.apache.org/licenses/#" class="navbar-brand"><span class="glyphicon glyphicon-home"></span></a>
<a href="https://www.apache.org/licenses/#" class="navbar-brand"><span class="glyphicon glyphicon-home"></span></a>
</div>
<div class="collapse navbar-collapse" id="mainnav-collapse">
<div style="line-height:20px; padding-top:5px; float:left"><a href="http://www.apache.org/">Home</a>&nbsp;&raquo&nbsp;<a href="http://www.apache.org/licenses/">Licenses</a></div>
<div style="line-height:20px; padding-top:5px; float:left"><a href="https://www.apache.org/">Home</a>&nbsp;&raquo&nbsp;<a href="https://www.apache.org/licenses/">Licenses</a></div>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="http://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">About <span class="caret"></span></a>
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">About <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="http://www.apache.org/foundation">Overview</a></li>
<li><a href="http://www.apache.org/foundation/members.html">Members</a></li>
<li><a href="http://www.apache.org/foundation/how-it-works.html">Process</a></li>
<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="http://www.apache.org/foundation/glossary.html">Glossary</a></li>
<li><a href="http://www.apache.org/foundation/preFAQ.html">FAQ</a></li>
<li><a href="http://www.apache.org/foundation/contact.html ">Contact</a></li>
<li><a href="https://www.apache.org/foundation">Overview</a></li>
<li><a href="https://www.apache.org/foundation/members.html">Members</a></li>
<li><a href="https://www.apache.org/foundation/how-it-works.html">Process</a></li>
<li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="https://www.apache.org/foundation/glossary.html">Glossary</a></li>
<li><a href="https://www.apache.org/foundation/preFAQ.html">FAQ</a></li>
<li><a href="https://www.apache.org/foundation/contact.html ">Contact</a></li>
</ul>
</li>
<li><a href="http://www.apache.org/index.html#projects-list">Projects</a></li>
<li><a href="https://www.apache.org/index.html#projects-list">Projects</a></li>
<li class="dropdown">
<a href="http://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">People <span class="caret"></span></a>
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">People <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="http://people.apache.org/">Overview</a></li>
<li><a href="http://people.apache.org/committer-index.html">Committers</a></li>
<li><a href="http://www.apache.org/foundation/how-it-works.html#meritocracy">Meritocracy</a></li>
<li><a href="http://www.apache.org/foundation/how-it-works.html#roles">Roles</a></li>
<li><a href="https://www.apache.org/foundation/how-it-works.html#meritocracy">Meritocracy</a></li>
<li><a href="https://www.apache.org/foundation/how-it-works.html#roles">Roles</a></li>
<li><a href="http://planet.apache.org/">Planet Apache</a></li>
</ul>
</li>
<li class="dropdown">
<a href="http://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <span class="caret"></span></a>
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="http://www.apache.org/foundation/getinvolved.html">Overview</a></li>
<li><a href="https://www.apache.org/foundation/getinvolved.html">Overview</a></li>
<li><a href="http://community.apache.org/">Community Development</a></li>
<li><a href="http://helpwanted.apache.org/">Help Wanted</a></li>
<li><a href="http://www.apachecon.com/">ApacheCon</a></li>
</ul>
</li>
<li><a href="http://www.apache.org/dyn/closer.cgi">Download</a></li>
<li><a href="https://www.apache.org/dyn/closer.cgi">Download</a></li>
<li class="dropdown">
<a href="http://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Support Apache <span class="caret"></span></a>
<a href="https://www.apache.org/licenses/#" class="dropdown-toggle" data-toggle="dropdown">Support Apache <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
<li><a href="http://www.apache.org/foundation/buy_stuff.html">Buy Stuff</a></li>
<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="https://www.apache.org/foundation/contributing.html">Donations</a></li>
<li><a href="https://www.apache.org/foundation/buy_stuff.html">Buy Stuff</a></li>
<li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
</ul>
</li>
</ul>
@@ -433,7 +409,7 @@ limitations under the License.</p><a class="externalLink" href="http://www.apach
<div class="container">
<div class="row">
<div class="col-md-9 col-sm-8 col-xs-12">
<img src="http://www.apache.org/img/asf_logo.png" alt="Apache Logo" style="max-width: 100%;">
<img src="https://www.apache.org/img/asf_logo.png" alt="Apache Logo" style="max-width: 100%;">
</div>
<div class="col-md-3 col-sm-4 col-xs-12">
<div class="input-group" style="margin-bottom: 5px;">
@@ -451,9 +427,9 @@ limitations under the License.</p><a class="externalLink" href="http://www.apach
</script>
<gcse:searchbox-only></gcse:searchbox-only>
</div>
<a role="button" class="btn btn-block btn-default btn-xs" href="http://www.apache.org/foundation/governance/">The Apache Way</a>
<a role="button" class="btn btn-block btn-default btn-xs" href="https://www.apache.org/foundation/governance/">The Apache Way</a>
<a role="button" class="btn btn-block btn-default btn-xs" href="https://community.apache.org/contributors/">Contribute</a>
<a role="button" class="btn btn-block btn-default btn-xs" href="http://www.apache.org/foundation/thanks.html">ASF Sponsors</a>
<a role="button" class="btn btn-block btn-default btn-xs" href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a>
</div>
</div>
</div>
@@ -622,7 +598,7 @@ harmless for any liability incurred by, or claims asserted against, such
Contributor by reason of your accepting any such warranty or additional
liability.</p>
<p>END OF TERMS AND CONDITIONS</p>
<h1 id="apply">APPENDIX: How to apply the Apache License to your work<a class="headerlink" href="http://www.apache.org/licenses/#apply" title="Permanent link">&para;</a></h1>
<h1 id="apply">APPENDIX: How to apply the Apache License to your work<a class="headerlink" href="https://www.apache.org/licenses/#apply" title="Permanent link">&para;</a></h1>
<p>To apply the Apache License to your work, attach the following boilerplate
notice, with the fields enclosed by brackets "[]" replaced with your own
identifying information. (Don't include the brackets!) The text should be
@@ -658,13 +634,14 @@ limitations under the License.
<h5 class="white">Community</h5>
<ul class="list-unstyled white" role="menu">
<li><a href="http://community.apache.org/">Overview</a></li>
<li><a href="http://www.apache.org/foundation/conferences.html">Conferences</a></li>
<li><a href="https://www.apache.org/foundation/conferences.html">Conferences</a></li>
<li><a href="http://community.apache.org/gsoc.html">Summer of Code</a></li>
<li><a href="http://community.apache.org/newcomers/">Getting Started</a></li>
<li><a href="http://www.apache.org/foundation/how-it-works.html">The Apache Way</a></li>
<li><a href="http://www.apache.org/travel/">Travel Assistance</a></li>
<li><a href="http://www.apache.org/foundation/getinvolved.html">Get Involved</a></li>
<li><a href="https://www.apache.org/foundation/how-it-works.html">The Apache Way</a></li>
<li><a href="https://www.apache.org/travel/">Travel Assistance</a></li>
<li><a href="https://www.apache.org/foundation/getinvolved.html">Get Involved</a></li>
<li><a href="http://community.apache.org/newbiefaq.html">Community FAQ</a></li>
<li><a href="https://www.apache.org/memorials/">Memorials</a></li>
</ul>
</div>
@@ -673,46 +650,46 @@ limitations under the License.
<ul class="list-unstyled white" role="menu">
<li><a href="http://incubator.apache.org/">Incubator</a></li>
<li><a href="http://labs.apache.org/">Labs</a></li>
<li><a href="http://www.apache.org/licenses/">Licensing</a></li>
<li><a href="http://www.apache.org/foundation/license-faq.html">Licensing FAQ</a></li>
<li><a href="http://www.apache.org/foundation/marks/">Trademark Policy</a></li>
<li><a href="http://www.apache.org/foundation/contact.html">Contacts</a></li>
<li><a href="https://www.apache.org/licenses/">Licensing</a></li>
<li><a href="https://www.apache.org/foundation/license-faq.html">Licensing FAQ</a></li>
<li><a href="https://www.apache.org/foundation/marks/">Trademark Policy</a></li>
<li><a href="https://www.apache.org/foundation/contact.html">Contacts</a></li>
</ul>
</div>
<div class="col-sm-2">
<h5 class="white">Tech Operations</h5>
<ul class="list-unstyled white" role="menu">
<li><a href="http://www.apache.org/dev/">Developer Information</a></li>
<li><a href="http://www.apache.org/dev/infrastructure.html">Infrastructure</a></li>
<li><a href="http://www.apache.org/security/">Security</a></li>
<li><a href="https://www.apache.org/dev/">Developer Information</a></li>
<li><a href="https://www.apache.org/dev/infrastructure.html">Infrastructure</a></li>
<li><a href="https://www.apache.org/security/">Security</a></li>
<li><a href="http://status.apache.org">Status</a></li>
<li><a href="http://www.apache.org/foundation/contact.html">Contacts</a></li>
<li><a href="https://www.apache.org/foundation/contact.html">Contacts</a></li>
</ul>
</div>
<div class="col-sm-2">
<h5 class="white">Press</h5>
<ul class="list-unstyled white" role="menu">
<li><a href="http://www.apache.org/press/">Overview</a></li>
<li><a href="https://www.apache.org/press/">Overview</a></li>
<li><a href="https://blogs.apache.org/">ASF News</a></li>
<li><a href="https://blogs.apache.org/foundation/">Announcements</a></li>
<li><a href="https://twitter.com/TheASF">Twitter Feed</a></li>
<li><a href="http://www.apache.org/press/#contact">Contacts</a></li>
<li><a href="https://www.apache.org/press/#contact">Contacts</a></li>
</ul>
</div>
<div class="col-sm-2">
<h5 class="white">Legal</h5>
<ul class="list-unstyled white" role="menu">
<li><a href="http://www.apache.org/legal/">Legal Affairs</a></li>
<li><a href="http://www.apache.org/licenses/">Licenses</a></li>
<li><a href="http://www.apache.org/foundation/marks/">Trademark Policy</a></li>
<li><a href="http://www.apache.org/foundation/records/">Public Records</a></li>
<li><a href="http://www.apache.org/foundation/policies/privacy.html">Privacy Policy</a></li>
<li><a href="http://www.apache.org/licenses/exports/">Export Information</a></li>
<li><a href="http://www.apache.org/foundation/license-faq.html">License/Distribution FAQ</a></li>
<li><a href="http://www.apache.org/foundation/contact.html">Contacts</a></li>
<li><a href="https://www.apache.org/legal/">Legal Affairs</a></li>
<li><a href="https://www.apache.org/licenses/">Licenses</a></li>
<li><a href="https://www.apache.org/foundation/marks/">Trademark Policy</a></li>
<li><a href="https://www.apache.org/foundation/records/">Public Records</a></li>
<li><a href="https://www.apache.org/foundation/policies/privacy.html">Privacy Policy</a></li>
<li><a href="https://www.apache.org/licenses/exports/">Export Information</a></li>
<li><a href="https://www.apache.org/foundation/license-faq.html">License/Distribution FAQ</a></li>
<li><a href="https://www.apache.org/foundation/contact.html">Contacts</a></li>
</ul>
</div>
@@ -745,8 +722,8 @@ limitations under the License.
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; Plugin Documentation</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; Plugin Documentation</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -206,6 +203,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -216,14 +220,14 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -231,6 +235,13 @@
Project Reports</a>
<ul class="nav nav-list">
<li>
<a href="checkstyle.html" title="Checkstyle">
<span class="none"></span>
Checkstyle</a>
</li>
<li class="active">
<a href="#"><span class="none"></span>Plugin Documentation</a>
@@ -272,10 +283,12 @@ stubs mappings.
`spring-cloud-contract:run` with generated WireMock mappings.</p></td></tr>
<tr class="a">
<td><a href="generateStubs-mojo.html">spring-cloud-contract:generateStubs</a></td>
<td>No description.</td></tr>
<td>Picks the converted .json files and creates a jar. Requires convert
to be executed first</td></tr>
<tr class="b">
<td><a href="generateTests-mojo.html">spring-cloud-contract:generateTests</a></td>
<td>No description.</td></tr>
<td>From the provided directory with contracts generates the acceptance
tests on the producer side</td></tr>
<tr class="a">
<td><a href="help-mojo.html">spring-cloud-contract:help</a></td>
<td>Display help information on
@@ -291,7 +304,7 @@ Call <code>mvn spring-cloud-contract:help -Ddetail=true
<table border="0" class="table table-striped">
<tr class="a">
<td>Maven</td>
<td>2.0</td></tr>
<td>3.2.5</td></tr>
<tr class="b">
<td>JDK</td>
<td>1.7</td></tr>
@@ -313,7 +326,7 @@ Call <code>mvn spring-cloud-contract:help -Ddetail=true
&lt;plugin&gt;
&lt;groupId&gt;org.springframework.cloud&lt;/groupId&gt;
&lt;artifactId&gt;spring-cloud-contract-maven-plugin&lt;/artifactId&gt;
&lt;version&gt;1.0.0.BUILD-SNAPSHOT&lt;/version&gt;
&lt;version&gt;1.1.0.BUILD-SNAPSHOT&lt;/version&gt;
&lt;/plugin&gt;
...
&lt;/plugins&gt;
@@ -323,7 +336,7 @@ Call <code>mvn spring-cloud-contract:help -Ddetail=true
&lt;plugin&gt;
&lt;groupId&gt;org.springframework.cloud&lt;/groupId&gt;
&lt;artifactId&gt;spring-cloud-contract-maven-plugin&lt;/artifactId&gt;
&lt;version&gt;1.0.0.BUILD-SNAPSHOT&lt;/version&gt;
&lt;version&gt;1.1.0.BUILD-SNAPSHOT&lt;/version&gt;
&lt;/plugin&gt;
...
&lt;/plugins&gt;
@@ -341,8 +354,8 @@ Call <code>mvn spring-cloud-contract:help -Ddetail=true
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; Project Plugin Management</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; Project Plugin Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,7 +222,7 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
@@ -233,34 +237,6 @@
CI Management</a>
</li>
<li>
<a href="dependencies.html" title="Dependencies">
<span class="none"></span>
Dependencies</a>
</li>
<li>
<a href="dependency-info.html" title="Dependency Information">
<span class="none"></span>
Dependency Information</a>
</li>
<li>
<a href="dependency-management.html" title="Dependency Management">
<span class="none"></span>
Dependency Management</a>
</li>
<li>
<a href="distribution-management.html" title="Distribution Management">
<span class="none"></span>
Distribution Management</a>
</li>
<li>
<a href="index.html" title="About">
@@ -316,7 +292,7 @@
</li>
</ul>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -357,7 +333,7 @@
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td>
<td>1.3</td></tr>
<td>1.7</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-assembly-plugin/">maven-assembly-plugin</a></td>
@@ -377,7 +353,7 @@
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td>
<td>2.4</td></tr>
<td>2.6</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
@@ -393,15 +369,15 @@
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-shade-plugin/">maven-shade-plugin</a></td>
<td>2.4.3</td></tr>
<td>2.2</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td>
<td>2.12.4</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-war-plugin/">maven-war-plugin</a></td>
<td>2.6</td></tr>
<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-war-plugin/">maven-war-plugin</a></td>
<td>3.0.0</td></tr>
<tr class="a">
<td>org.codehaus.gmavenplus</td>
<td><a class="externalLink" href="http://groovy.github.io/GMavenPlus/">gmavenplus-plugin</a></td>
@@ -425,7 +401,7 @@
<tr class="b">
<td>org.springframework.boot</td>
<td><a class="externalLink" href="http://projects.spring.io/spring-boot/">spring-boot-maven-plugin</a></td>
<td>1.4.0.RC1</td></tr>
<td>1.5.0.BUILD-SNAPSHOT</td></tr>
<tr class="a">
<td>pl.project13.maven</td>
<td><a class="externalLink" href="http://www.blog.project13.pl">git-commit-id-plugin</a></td>
@@ -439,8 +415,8 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; Project Plugins</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; Project Plugins</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,7 +222,7 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
@@ -233,34 +237,6 @@
CI Management</a>
</li>
<li>
<a href="dependencies.html" title="Dependencies">
<span class="none"></span>
Dependencies</a>
</li>
<li>
<a href="dependency-info.html" title="Dependency Information">
<span class="none"></span>
Dependency Information</a>
</li>
<li>
<a href="dependency-management.html" title="Dependency Management">
<span class="none"></span>
Dependency Management</a>
</li>
<li>
<a href="distribution-management.html" title="Distribution Management">
<span class="none"></span>
Distribution Management</a>
</li>
<li>
<a href="index.html" title="About">
@@ -316,7 +292,7 @@
</li>
</ul>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -356,73 +332,77 @@
<td>1.12.0</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
<td>2.5</td></tr>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-checkstyle-plugin/">maven-checkstyle-plugin</a></td>
<td>2.17</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
<td>3.0.0</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td>
<td>3.1</td></tr>
<tr class="a">
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td>
<td>2.7</td></tr>
<tr class="b">
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-failsafe-plugin/">maven-failsafe-plugin</a></td>
<td>2.19.1</td></tr>
<tr class="a">
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td>
<td>2.4</td></tr>
<tr class="b">
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td>
<td>2.4</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td>
<td>2.10.4</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
<td>3.4</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td>
<td>2.6</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin">maven-scm-publish-plugin</a></td>
<td>1.1</td></tr>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td>
<td>2.10.4</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
<td>3.4</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td>
<td>3.0.1</td></tr>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td>
<td>2.6</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin">maven-scm-publish-plugin</a></td>
<td>1.1</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
<td>3.4</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td>
<td>2.4</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td>
<td>2.12.4</td></tr>
<tr class="b">
<tr class="a">
<td>org.codehaus.gmavenplus</td>
<td><a class="externalLink" href="http://groovy.github.io/GMavenPlus/">gmavenplus-plugin</a></td>
<td>1.5</td></tr>
<tr class="a">
<tr class="b">
<td>org.codehaus.mojo</td>
<td><a class="externalLink" href="http://mojo.codehaus.org/animal-sniffer-parent/animal-sniffer-maven-plugin">animal-sniffer-maven-plugin</a></td>
<td>1.14</td></tr>
<tr class="b">
<tr class="a">
<td>org.codehaus.plexus</td>
<td><a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-metadata/">plexus-component-metadata</a></td>
<td>1.6</td></tr>
<tr class="a">
<tr class="b">
<td>org.eluder.coveralls</td>
<td><a class="externalLink" href="https://github.com/trautonen/coveralls-maven-plugin">coveralls-maven-plugin</a></td>
<td>4.1.0</td></tr>
<tr class="b">
<tr class="a">
<td>org.jacoco</td>
<td>http://jacoco-maven-plugin</td>
<td>0.7.7.201606060606</td></tr></table></div>
@@ -435,8 +415,16 @@
<th>Version</th></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-checkstyle-plugin/">maven-checkstyle-plugin</a></td>
<td>2.17</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
<td>3.4</td></tr></table></div>
<td>3.4</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td>
<td>2.9</td></tr></table></div>
</div>
</div>
</div>
@@ -446,8 +434,8 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; Project Information</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; Project Information</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,7 +222,7 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li class="active">
<a href="#"><span class="icon-chevron-down"></span>Project Information</a>
@@ -231,34 +235,6 @@
CI Management</a>
</li>
<li>
<a href="dependencies.html" title="Dependencies">
<span class="none"></span>
Dependencies</a>
</li>
<li>
<a href="dependency-info.html" title="Dependency Information">
<span class="none"></span>
Dependency Information</a>
</li>
<li>
<a href="dependency-management.html" title="Dependency Management">
<span class="none"></span>
Dependency Management</a>
</li>
<li>
<a href="distribution-management.html" title="Distribution Management">
<span class="none"></span>
Distribution Management</a>
</li>
<li>
<a href="index.html" title="About">
@@ -316,7 +292,7 @@
</li>
</ul>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -356,18 +332,6 @@
<td><a href="integration.html">CI Management</a></td>
<td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr>
<tr class="a">
<td><a href="dependencies.html">Dependencies</a></td>
<td>This document lists the project's dependencies and provides information on each dependency.</td></tr>
<tr class="b">
<td><a href="dependency-info.html">Dependency Information</a></td>
<td>This document describes how to to include this project as a dependency using various dependency management tools.</td></tr>
<tr class="a">
<td><a href="dependency-management.html">Dependency Management</a></td>
<td>This document lists the dependencies that are defined through dependencyManagement.</td></tr>
<tr class="b">
<td><a href="distribution-management.html">Distribution Management</a></td>
<td>This document provides informations on the distribution management of this project.</td></tr>
<tr class="a">
<td><a href="index.html">About</a></td>
<td>Spring Cloud Contract Maven Plugin</td></tr>
<tr class="b">
@@ -400,8 +364,8 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; Generated Reports</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; Generated Reports</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,19 +222,26 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li class="active">
<a href="#"><span class="icon-chevron-down"></span>Project Reports</a>
<ul class="nav nav-list">
<li>
<a href="checkstyle.html" title="Checkstyle">
<span class="none"></span>
Checkstyle</a>
</li>
<li>
<a href="plugin-info.html" title="Plugin Documentation">
@@ -269,6 +280,9 @@
<th>Document</th>
<th>Description</th></tr>
<tr class="b">
<td><a href="checkstyle.html">Checkstyle</a></td>
<td>Report on coding style conventions.</td></tr>
<tr class="a">
<td><a href="plugin-info.html">Plugin Documentation</a></td>
<td>This report provides goals and parameters documentation of a plugin.</td></tr></table></div></div>
</div>
@@ -280,8 +294,8 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; Project Summary</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; Project Summary</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,7 +222,7 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
@@ -233,34 +237,6 @@
CI Management</a>
</li>
<li>
<a href="dependencies.html" title="Dependencies">
<span class="none"></span>
Dependencies</a>
</li>
<li>
<a href="dependency-info.html" title="Dependency Information">
<span class="none"></span>
Dependency Information</a>
</li>
<li>
<a href="dependency-management.html" title="Dependency Management">
<span class="none"></span>
Dependency Management</a>
</li>
<li>
<a href="distribution-management.html" title="Distribution Management">
<span class="none"></span>
Distribution Management</a>
</li>
<li>
<a href="index.html" title="About">
@@ -316,7 +292,7 @@
</li>
</ul>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -371,7 +347,7 @@
<td>Spring</td></tr>
<tr class="a">
<td>URL</td>
<td><a class="externalLink" href="http://spring.io/">http://spring.io/</a></td></tr></table></div>
<td><a class="externalLink" href="https://spring.io/">https://spring.io/</a></td></tr></table></div>
<div class="section">
<h3><a name="Build_Information"></a>Build Information</h3><a name="Build_Information"></a>
<table border="0" class="table table-striped">
@@ -386,7 +362,7 @@
<td>spring-cloud-contract-maven-plugin</td></tr>
<tr class="b">
<td>Version</td>
<td>1.0.0.BUILD-SNAPSHOT</td></tr>
<td>1.1.0.BUILD-SNAPSHOT</td></tr>
<tr class="a">
<td>Type</td>
<td>maven-plugin</td></tr>
@@ -404,8 +380,8 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; spring-cloud-contract:run</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; spring-cloud-contract:run</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,14 +222,14 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -259,7 +263,7 @@
<p><b>Full name</b>:</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.0.0.BUILD-SNAPSHOT:run</p>
<p>org.springframework.cloud:spring-cloud-contract-maven-plugin:1.1.0.BUILD-SNAPSHOT:run</p>
<p><b>Description</b>:</p>
@@ -384,7 +388,7 @@
<td><tt>-</tt></td>
<td>(no description)<br /><b>Default value is</b>: <tt>${project.build.directory}/contracts/mappings</tt>.<br /></td>
<td>(no description)<br /><b>Default value is</b>: <tt>${project.build.directory}/stubs/</tt>.<br /></td>
</tr>
</table>
</div>
@@ -510,7 +514,7 @@
<li><b>Required</b>: <tt>No</tt></li>
<li><b>Default</b>: <tt>${project.build.directory}/contracts/mappings</tt></li>
<li><b>Default</b>: <tt>${project.build.directory}/stubs/</tt></li>
</ul>
</div>
</div>
@@ -525,8 +529,8 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; Sitemap</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; Sitemap</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -75,6 +78,45 @@
<li> <a href="https://github.com/spring-cloud/spring-cloud-contract" title="Spring Cloud Contract">Spring Cloud Contract</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
<li> <a href="issue-tracking.html" title="Issue Management">Issue Management</a>
</li>
<li> <a href="license.html" title="Licenses">Licenses</a>
</li>
<li> <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li> <a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li> <a href="team-list.html" title="Team">Team</a>
</li>
<li> <a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li> <a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
@@ -163,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -172,6 +221,21 @@
<span class="none"></span>
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
<span class="icon-chevron-right"></span>
Project Reports</a>
</li>
</ul>
@@ -213,14 +277,51 @@
<li><a href="spock.html">Spock Configuration</a></li>
<li><a href="complex.html">Complex Configuration</a></li></ul>
<li><a href="complex.html">Complex Configuration</a></li>
<li><a href="configs.html">Configuration snippets</a></li></ul>
</div>
<div class="section">
<h4><a name="Related_Projects"></a>Related Projects</h4><hr />
<ul>
<li><a class="externalLink" href="https://github.com/spring-cloud/spring-cloud-contract">Spring Cloud Contract</a></li></ul></div></div></div>
<li><a class="externalLink" href="https://github.com/spring-cloud/spring-cloud-contract">Spring Cloud Contract</a></li></ul>
</div>
<div class="section">
<h4><a name="Project_Documentation"></a>Project Documentation</h4><hr />
<ul>
<li><a href="./project-info.html">Project Information</a>
<ul>
<li><a href="integration.html">CI Management</a></li>
<li><a href="index.html">About</a></li>
<li><a href="issue-tracking.html">Issue Management</a></li>
<li><a href="license.html">Licenses</a></li>
<li><a href="plugin-management.html">Plugin Management</a></li>
<li><a href="plugins.html">Plugins</a></li>
<li><a href="team-list.html">Team</a></li>
<li><a href="source-repository.html">Source Code Management</a></li>
<li><a href="project-summary.html">Summary</a></li></ul></li>
<li><a href="./project-reports.html">Project Reports</a>
<ul>
<li><a href="checkstyle.html">Checkstyle</a></li>
<li><a href="plugin-info.html">Plugin Documentation</a></li></ul></li></ul></div></div></div>
</div>
</div>
</div>

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; Source Code Management</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; Source Code Management</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,7 +222,7 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
@@ -233,34 +237,6 @@
CI Management</a>
</li>
<li>
<a href="dependencies.html" title="Dependencies">
<span class="none"></span>
Dependencies</a>
</li>
<li>
<a href="dependency-info.html" title="Dependency Information">
<span class="none"></span>
Dependency Information</a>
</li>
<li>
<a href="dependency-management.html" title="Dependency Management">
<span class="none"></span>
Dependency Management</a>
</li>
<li>
<a href="distribution-management.html" title="Distribution Management">
<span class="none"></span>
Distribution Management</a>
</li>
<li>
<a href="index.html" title="About">
@@ -316,7 +292,7 @@
</li>
</ul>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -370,8 +346,8 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; </title>
<title>Spring Cloud Contract Maven Plugin &#x2013; </title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -75,6 +78,45 @@
<li> <a href="https://github.com/spring-cloud/spring-cloud-contract" title="Spring Cloud Contract">Spring Cloud Contract</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
<li> <a href="issue-tracking.html" title="Issue Management">Issue Management</a>
</li>
<li> <a href="license.html" title="Licenses">Licenses</a>
</li>
<li> <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li> <a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li> <a href="team-list.html" title="Team">Team</a>
</li>
<li> <a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li> <a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
@@ -161,6 +203,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -170,6 +219,21 @@
<span class="none"></span>
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
<span class="icon-chevron-right"></span>
Project Reports</a>
</li>
</ul>
@@ -287,7 +351,7 @@
<div class="content">
<pre class="CodeRay highlight"><code data-lang="java"><span style="color:#777">/**
*
* Copyright 2013-2016 the original author or authors.
* Copyright 2013-2017 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.

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-07-22
| Generated by Apache Maven Doxia Site Renderer 1.6 at 2017-01-16
| 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="20160722" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; Project Team</title>
<title>Spring Cloud Contract Maven Plugin &#x2013; Project Team</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -84,14 +87,6 @@
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li> <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
@@ -115,6 +110,8 @@
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
@@ -149,10 +146,10 @@
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2016-07-22
<li id="publishDate">Last Published: 2017-01-16
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0.BUILD-SNAPSHOT
<li id="projectVersion">Version: 1.1.0.BUILD-SNAPSHOT
</li>
@@ -208,6 +205,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -218,7 +222,7 @@
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
@@ -233,34 +237,6 @@
CI Management</a>
</li>
<li>
<a href="dependencies.html" title="Dependencies">
<span class="none"></span>
Dependencies</a>
</li>
<li>
<a href="dependency-info.html" title="Dependency Information">
<span class="none"></span>
Dependency Information</a>
</li>
<li>
<a href="dependency-management.html" title="Dependency Management">
<span class="none"></span>
Dependency Management</a>
</li>
<li>
<a href="distribution-management.html" title="Distribution Management">
<span class="none"></span>
Distribution Management</a>
</li>
<li>
<a href="index.html" title="About">
@@ -316,7 +292,7 @@
</li>
</ul>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -362,10 +338,15 @@
<td>Mariusz Smykula</td>
<td><a class="externalLink" href="mailto:mariuszs@gmail.com">mariuszs@gmail.com</a></td></tr>
<tr class="a">
<td><img src="http://www.gravatar.com/avatar/a384fbfb3e9df1f9f73565863dcd96b8?d=mm&amp;s=60" alt="" /></td>
<td><img src="http://www.gravatar.com/avatar/b7639ec84d2cddb7acb11672403edac5?d=mm&amp;s=60" alt="" /></td>
<td><a name="marcingrzejszczak"></a>marcingrzejszczak</td>
<td>Marcin Grzejszczak</td>
<td><a class="externalLink" href="mailto:marcin@grzejszczak.pl">marcin@grzejszczak.pl</a></td></tr></table></div>
<td><a class="externalLink" href="mailto:mgrzejszczak@pivotal.io">mgrzejszczak@pivotal.io</a></td></tr>
<tr class="b">
<td><img src="http://www.gravatar.com/avatar/035ae18f5f948ab3c8a5cbf40bbea383?d=mm&amp;s=60" alt="" /></td>
<td><a name="dsyer"></a>dsyer</td>
<td>David Syer</td>
<td><a class="externalLink" href="mailto:dsyer@pivotal.io">dsyer@pivotal.io</a></td></tr></table></div>
<div class="section">
<h3><a name="Contributors"></a>Contributors</h3><a name="Contributors"></a>
<p>There are no contributors listed for this project. Please check back again later.</p></div></div>
@@ -378,8 +359,8 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2016
<a href="http://spring.io/">Spring</a>.
<p >Copyright &copy; 2016&#x2013;2017
<a href="https://spring.io/">Spring</a>.
All rights reserved.
</p>
</div>

View File

@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170116" />
<meta http-equiv="Content-Language" content="en" />
<title>Spring Cloud Contract Verifier Maven Plugin &#x2013; </title>
<title>Spring Cloud Contract Maven Plugin &#x2013; </title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -66,6 +66,9 @@
<li> <a href="complex.html" title="Complex Configuration">Complex Configuration</a>
</li>
<li> <a href="configs.html" title="Configuration snippets">Configuration snippets</a>
</li>
</ul>
</li>
<li class="dropdown">
@@ -75,6 +78,45 @@
<li> <a href="https://github.com/spring-cloud/spring-cloud-contract" title="Spring Cloud Contract">Spring Cloud Contract</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul class="dropdown-menu">
<li> <a href="integration.html" title="CI Management">CI Management</a>
</li>
<li> <a href="index.html" title="About">About</a>
</li>
<li> <a href="issue-tracking.html" title="Issue Management">Issue Management</a>
</li>
<li> <a href="license.html" title="Licenses">Licenses</a>
</li>
<li> <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li> <a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li> <a href="team-list.html" title="Team">Team</a>
</li>
<li> <a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li> <a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul class="dropdown-menu">
<li> <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
</li>
<li> <a href="plugin-info.html" title="Plugin Documentation">Plugin Documentation</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
@@ -161,6 +203,13 @@
<a href="complex.html" title="Complex Configuration">
<span class="none"></span>
Complex Configuration</a>
</li>
<li>
<a href="configs.html" title="Configuration snippets">
<span class="none"></span>
Configuration snippets</a>
</li>
<li class="nav-header">Related Projects</li>
@@ -170,6 +219,21 @@
<span class="none"></span>
Spring Cloud Contract</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
<span class="icon-chevron-right"></span>
Project Reports</a>
</li>
</ul>
@@ -267,7 +331,7 @@
<div id="footnotes">
<hr/>
<div class="footnote" id="_footnote_1">
<a href="#_footnoteref_1">1</a>. Additional configuration inside <code>~/.m2/settings.xml</code> is required: <code>&lt;pluginGroups&gt;&lt;pluginGroup&gt;io.codearte.Spring Cloud Contract&lt;/pluginGroup&gt;&lt;/pluginGroups&gt;</code>.
<a href="#_footnoteref_1">1</a>. Additional configuration inside <code>~/.m2/settings.xml</code> is required: <code>&lt;pluginGroups&gt;&lt;pluginGroup&gt; org.springramework.cloud:spring-cloud-contract-maven-plugin&lt;/pluginGroup&gt;&lt;/pluginGroups&gt;</code>.
</div>
</div>
</div>

View File

@@ -2656,7 +2656,7 @@ one to one to the contents of the repo.</p>
</div>
</div>
<div class="paragraph">
<p>As you can see there are no dependencies other than the Spring Cloud Contract Verifier Maven plugin.
<p>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 <code>mvn clean install -DskipTests</code> to locally install
stubs of the producer project.</p>
</div>
@@ -3528,7 +3528,7 @@ Let&#8217;s take a look at the following example:</p>
&lt;baseClassMapping&gt;
&lt;contractPackageRegex&gt;.*com.*&lt;/contractPackageRegex&gt;
&lt;baseClassFQN&gt;com.example.TestBase&lt;/baseClassFQN&gt;
&lt;/baseClassMapping &gt;
&lt;/baseClassMapping&gt;
&lt;/baseClassMappings&gt;
&lt;/configuration&gt;
&lt;/plugin&gt;</code></pre>
@@ -3549,7 +3549,7 @@ will be extending the <code>com.example.ComBase</code> whereas the rest of tests
<div class="sect4">
<h5 id="_invoking_generated_tests_2">Invoking generated tests</h5>
<div class="paragraph">
<p>Spring Cloud Contract Verifier Maven Plugin generates verification code into directory <code>/generated-test-sources/contractVerifier</code> and attach this directory to <code>testCompile</code> goal.</p>
<p>Spring Cloud Contract Maven Plugin generates verification code into directory <code>/generated-test-sources/contractVerifier</code> and attach this directory to <code>testCompile</code> goal.</p>
</div>
<div class="paragraph">
<p>For Groovy Spock code use:</p>