Sync docs from master to gh-pages
This commit is contained in:
@@ -301,6 +301,11 @@ Also, you can define your own properties.
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Repository proxy port.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">stubrunner.server-id</p></td>
|
||||
<td class="tableblock halign-left valign-top"></td>
|
||||
<td class="tableblock halign-left valign-top"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">stubrunner.stream.enabled</p></td>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Whether to enable Stub Runner integration with Spring Cloud Stream.</p></td>
|
||||
|
||||
@@ -574,6 +574,15 @@ components. Those properties might be used by (for example) built-in or custom S
|
||||
<li>
|
||||
<p><code>failOnInProgress</code>: If set to true then if any contracts that are in progress are found, will break the build. On the producer side you need to be explicit about the fact that you have contracts in progress and take into consideration that you might be causing false positive test execution results on the consumer side.. Defaults to <code>true</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>incrementalContractTests</code>: When enabled, tests are created only when contracts have changed since last build. Defaults to <code>true</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>incrementalContractStubs</code>: When enabled, stubs are created only when contracts have changed since last build. Defaults to <code>true</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>incrementalContractStubsJar</code>: When enabled, stubs jar is created only when stubs have changed since last build. Defaults to <code>true</code>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
|
||||
@@ -14602,6 +14602,15 @@ components. Those properties might be used by (for example) built-in or custom S
|
||||
<li>
|
||||
<p><code>failOnInProgress</code>: If set to true then if any contracts that are in progress are found, will break the build. On the producer side you need to be explicit about the fact that you have contracts in progress and take into consideration that you might be causing false positive test execution results on the consumer side.. Defaults to <code>true</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>incrementalContractTests</code>: When enabled, tests are created only when contracts have changed since last build. Defaults to <code>true</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>incrementalContractStubs</code>: When enabled, stubs are created only when contracts have changed since last build. Defaults to <code>true</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>incrementalContractStubsJar</code>: When enabled, stubs jar is created only when stubs have changed since last build. Defaults to <code>true</code>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
@@ -19842,6 +19851,11 @@ Also, you can define your own properties.
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Repository proxy port.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">stubrunner.server-id</p></td>
|
||||
<td class="tableblock halign-left valign-top"></td>
|
||||
<td class="tableblock halign-left valign-top"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">stubrunner.stream.enabled</p></td>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Whether to enable Stub Runner integration with Spring Cloud Stream.</p></td>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Constant Field Values (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Deprecated List (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>API Help (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Index (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -79,7 +79,7 @@
|
||||
<dd>
|
||||
<div class="block">Builds <code>StubDownloaderBuilder</code> for a Maven project.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/springframework/cloud/contract/maven/verifier/stubrunner/AetherStubDownloaderFactory.html#AetherStubDownloaderFactory-org.eclipse.aether.RepositorySystem-org.apache.maven.project.MavenProject-">AetherStubDownloaderFactory(RepositorySystem, MavenProject)</a></span> - Constructor for class org.springframework.cloud.contract.maven.verifier.stubrunner.<a href="org/springframework/cloud/contract/maven/verifier/stubrunner/AetherStubDownloaderFactory.html" title="class in org.springframework.cloud.contract.maven.verifier.stubrunner">AetherStubDownloaderFactory</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="org/springframework/cloud/contract/maven/verifier/stubrunner/AetherStubDownloaderFactory.html#AetherStubDownloaderFactory-org.eclipse.aether.RepositorySystem-org.apache.maven.project.MavenProject-shaded.org.apache.maven.settings.Settings-">AetherStubDownloaderFactory(RepositorySystem, MavenProject, Settings)</a></span> - Constructor for class org.springframework.cloud.contract.maven.verifier.stubrunner.<a href="org/springframework/cloud/contract/maven/verifier/stubrunner/AetherStubDownloaderFactory.html" title="class in org.springframework.cloud.contract.maven.verifier.stubrunner">AetherStubDownloaderFactory</a></dt>
|
||||
<dd> </dd>
|
||||
</dl>
|
||||
<a name="I:B">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API</title>
|
||||
<script type="text/javascript">
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>BaseClassMapping (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ConvertMojo (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GenerateStubsMojo (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GenerateTestsMojo (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>HelpMojo (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PushStubsToScmMojo (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>RunMojo (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -127,7 +127,7 @@ extends org.apache.maven.plugin.AbstractMojo</pre>
|
||||
<div class="block">Mojo for running stubs.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">Author:</span></dt>
|
||||
<dd>Mariusz Smykula</dd>
|
||||
<dd>Mariusz Smykula, Eddú Meléndez</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.BaseClassMapping (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.ConvertMojo (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.GenerateStubsMojo (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.GenerateTestsMojo (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.HelpMojo (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.PushStubsToScmMojo (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.RunMojo (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>org.springframework.cloud.contract.maven.verifier (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>org.springframework.cloud.contract.maven.verifier (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>org.springframework.cloud.contract.maven.verifier Class Hierarchy (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package org.springframework.cloud.contract.maven.verifier (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AetherStubDownloaderFactory (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -117,7 +117,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
||||
<div class="block">Builds <code>StubDownloaderBuilder</code> for a Maven project.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">Author:</span></dt>
|
||||
<dd>Mariusz Smykula</dd>
|
||||
<dd>Mariusz Smykula, Eddú Meléndez</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -137,8 +137,9 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/springframework/cloud/contract/maven/verifier/stubrunner/AetherStubDownloaderFactory.html#AetherStubDownloaderFactory-org.eclipse.aether.RepositorySystem-org.apache.maven.project.MavenProject-">AetherStubDownloaderFactory</a></span>(org.eclipse.aether.RepositorySystem repoSystem,
|
||||
org.apache.maven.project.MavenProject project)</code> </td>
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/springframework/cloud/contract/maven/verifier/stubrunner/AetherStubDownloaderFactory.html#AetherStubDownloaderFactory-org.eclipse.aether.RepositorySystem-org.apache.maven.project.MavenProject-shaded.org.apache.maven.settings.Settings-">AetherStubDownloaderFactory</a></span>(org.eclipse.aether.RepositorySystem repoSystem,
|
||||
org.apache.maven.project.MavenProject project,
|
||||
shaded.org.apache.maven.settings.Settings settings)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
@@ -181,7 +182,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="AetherStubDownloaderFactory-org.eclipse.aether.RepositorySystem-org.apache.maven.project.MavenProject-">
|
||||
<a name="AetherStubDownloaderFactory-org.eclipse.aether.RepositorySystem-org.apache.maven.project.MavenProject-shaded.org.apache.maven.settings.Settings-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
@@ -189,7 +190,8 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
|
||||
<h4>AetherStubDownloaderFactory</h4>
|
||||
<pre>@Inject
|
||||
public AetherStubDownloaderFactory(org.eclipse.aether.RepositorySystem repoSystem,
|
||||
org.apache.maven.project.MavenProject project)</pre>
|
||||
org.apache.maven.project.MavenProject project,
|
||||
shaded.org.apache.maven.settings.Settings settings)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>LocalStubRunner (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>RemoteStubRunner (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.stubrunner.AetherStubDownloaderFactory (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.stubrunner.LocalStubRunner (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.stubrunner.RemoteStubRunner (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>org.springframework.cloud.contract.maven.verifier.stubrunner (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>org.springframework.cloud.contract.maven.verifier.stubrunner (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>org.springframework.cloud.contract.maven.verifier.stubrunner Class Hierarchy (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package org.springframework.cloud.contract.maven.verifier.stubrunner (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Overview List (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Overview (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_242) on Thu Apr 02 14:10:33 UTC 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_242) on Wed Apr 08 14:57:05 UTC 2020 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Class Hierarchy (Spring Cloud Contract Maven Plugin 3.0.0.BUILD-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2020-04-02">
|
||||
<meta name="date" content="2020-04-08">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -25,8 +25,8 @@ under the License.
|
||||
<language>en-us</language>
|
||||
<copyright>©2016 - 2020 Spring</copyright>
|
||||
<item>
|
||||
<title>File: 12,
|
||||
Errors: 498,
|
||||
<title>File: 14,
|
||||
Errors: 547,
|
||||
Warnings: 0,
|
||||
Infos: 0
|
||||
</title>
|
||||
@@ -45,6 +45,76 @@ under the License.
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.PushStubsToScmMojo.java">org/springframework/cloud/contract/maven/verifier/PushStubsToScmMojo.java</a>
|
||||
</td>
|
||||
<td>
|
||||
0
|
||||
</td>
|
||||
<td>
|
||||
0
|
||||
</td>
|
||||
<td>
|
||||
25
|
||||
</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>
|
||||
37
|
||||
</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>
|
||||
8
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.LeftOverPrevention.java">org/springframework/cloud/contract/maven/verifier/LeftOverPrevention.java</a>
|
||||
</td>
|
||||
<td>
|
||||
0
|
||||
</td>
|
||||
<td>
|
||||
0
|
||||
</td>
|
||||
<td>
|
||||
11
|
||||
</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>
|
||||
95
|
||||
</td>
|
||||
</tr>
|
||||
<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>
|
||||
@@ -55,7 +125,7 @@ under the License.
|
||||
0
|
||||
</td>
|
||||
<td>
|
||||
101
|
||||
110
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -83,7 +153,7 @@ under the License.
|
||||
0
|
||||
</td>
|
||||
<td>
|
||||
39
|
||||
47
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -102,7 +172,7 @@ under the License.
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.PushStubsToScmMojo.java">org/springframework/cloud/contract/maven/verifier/PushStubsToScmMojo.java</a>
|
||||
<a href="https://github.com/spring-cloud/spring-cloud-contract/checkstyle.html#org.springframework.cloud.contract.maven.verifier.ChangeDetector.java">org/springframework/cloud/contract/maven/verifier/ChangeDetector.java</a>
|
||||
</td>
|
||||
<td>
|
||||
0
|
||||
@@ -111,7 +181,7 @@ under the License.
|
||||
0
|
||||
</td>
|
||||
<td>
|
||||
25
|
||||
9
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -125,7 +195,7 @@ under the License.
|
||||
0
|
||||
</td>
|
||||
<td>
|
||||
23
|
||||
28
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -141,20 +211,6 @@ under the License.
|
||||
<td>
|
||||
19
|
||||
</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>
|
||||
37
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
@@ -169,20 +225,6 @@ under the License.
|
||||
<td>
|
||||
32
|
||||
</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>
|
||||
8
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
@@ -197,20 +239,6 @@ under the License.
|
||||
<td>
|
||||
16
|
||||
</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>
|
||||
88
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – CI Management</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – </title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – </title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – spring-cloud-contract:convert</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
@@ -490,6 +490,18 @@ when no stubs / contracts were found.<br /><b>Default value is</b>: true.<br /><
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td><a href="#incrementalContractStubs"><incrementalContractStubs></a></td>
|
||||
|
||||
<td>boolean</td>
|
||||
|
||||
<td>-</td>
|
||||
|
||||
<td>If set to true then stubs are created only when contracts have
|
||||
changed since last build.<br /><b>Default value is</b>: true.<br /><b>User property is</b>: incrementalContractStubs.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td><a href="#skip"><skip></a></td>
|
||||
|
||||
<td>boolean</td>
|
||||
@@ -499,7 +511,7 @@ when no stubs / contracts were found.<br /><b>Default value is</b>: true.<br /><
|
||||
<td>(no description)<br /><b>Default value is</b>: false.<br /><b>User property is</b>: spring.cloud.contract.verifier.skip.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><a href="#source"><source></a></td>
|
||||
|
||||
@@ -513,7 +525,7 @@ when no stubs / contracts were found.<br /><b>Default value is</b>: true.<br /><
|
||||
maven project.</p><br /><b>Default value is</b>: ${basedir}.<br /><b>User property is</b>: contractsDirectory.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><a href="#stubsDirectory"><stubsDirectory></a></td>
|
||||
|
||||
@@ -754,6 +766,21 @@ when no stubs / contracts were found.</div>
|
||||
|
||||
<li><b>User Property</b>: failOnNoContracts</li>
|
||||
|
||||
<li><b>Default</b>: true</li>
|
||||
</ul><hr /></section><section>
|
||||
<h4><a name="a.3CincrementalContractStubs.3E"></a><b><a name="incrementalContractStubs"><incrementalContractStubs></a></b></h4>
|
||||
|
||||
<div>If set to true then stubs are created only when contracts have
|
||||
changed since last build.</div>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><b>Type</b>: boolean</li>
|
||||
|
||||
<li><b>Required</b>: No</li>
|
||||
|
||||
<li><b>User Property</b>: incrementalContractStubs</li>
|
||||
|
||||
<li><b>Default</b>: true</li>
|
||||
</ul><hr /></section><section>
|
||||
<h4><a name="a.3Cskip.3E"></a><b><a name="skip"><skip></a></b></h4>
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – spring-cloud-contract:generateStubs</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
@@ -332,6 +332,18 @@ when no stubs / contracts were found.<br /><b>Default value is</b>: true.<br /><
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td><a href="#incrementalContractStubsJar"><incrementalContractStubsJar></a></td>
|
||||
|
||||
<td>boolean</td>
|
||||
|
||||
<td>-</td>
|
||||
|
||||
<td>If set to true then stubs jar is created only when stubs have
|
||||
changed since last build.<br /><b>Default value is</b>: true.<br /><b>User property is</b>: incrementalContractStubsJar.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td><a href="#jarSkip"><jarSkip></a></td>
|
||||
|
||||
<td>boolean</td>
|
||||
@@ -341,7 +353,7 @@ when no stubs / contracts were found.<br /><b>Default value is</b>: true.<br /><
|
||||
<td>Set this to "true" to bypass only JAR creation.<br /><b>Default value is</b>: false.<br /><b>User property is</b>: spring.cloud.contract.verifier.jar.skip.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><a href="#outputDirectory"><outputDirectory></a></td>
|
||||
|
||||
@@ -352,7 +364,7 @@ when no stubs / contracts were found.<br /><b>Default value is</b>: true.<br /><
|
||||
<td>(no description)<br /><b>Default value is</b>: ${project.build.directory}/stubs.<br /><b>User property is</b>: stubsDirectory.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><a href="#skip"><skip></a></td>
|
||||
|
||||
@@ -402,6 +414,21 @@ when no stubs / contracts were found.</div>
|
||||
|
||||
<li><b>User Property</b>: failOnNoContracts</li>
|
||||
|
||||
<li><b>Default</b>: true</li>
|
||||
</ul><hr /></section><section>
|
||||
<h4><a name="a.3CincrementalContractStubsJar.3E"></a><b><a name="incrementalContractStubsJar"><incrementalContractStubsJar></a></b></h4>
|
||||
|
||||
<div>If set to true then stubs jar is created only when stubs have
|
||||
changed since last build.</div>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><b>Type</b>: boolean</li>
|
||||
|
||||
<li><b>Required</b>: No</li>
|
||||
|
||||
<li><b>User Property</b>: incrementalContractStubsJar</li>
|
||||
|
||||
<li><b>Default</b>: true</li>
|
||||
</ul><hr /></section><section>
|
||||
<h4><a name="a.3CjarSkip.3E"></a><b><a name="jarSkip"><jarSkip></a></b></h4>
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – spring-cloud-contract:generateTests</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
@@ -588,6 +588,18 @@ when no stubs / contracts were found.<br /><b>Default value is</b>: true.<br /><
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td><a href="#incrementalContractTests"><incrementalContractTests></a></td>
|
||||
|
||||
<td>boolean</td>
|
||||
|
||||
<td>-</td>
|
||||
|
||||
<td>If set to true then tests are created only when contracts have
|
||||
changed since last build.<br /><b>Default value is</b>: true.<br /><b>User property is</b>: incrementalContractTests.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td><a href="#mavenTestSkip"><mavenTestSkip></a></td>
|
||||
|
||||
<td>boolean</td>
|
||||
@@ -597,7 +609,7 @@ when no stubs / contracts were found.<br /><b>Default value is</b>: true.<br /><
|
||||
<td>(no description)<br /><b>Default value is</b>: false.<br /><b>User property is</b>: maven.test.skip.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><a href="#nameSuffixForTests"><nameSuffixForTests></a></td>
|
||||
|
||||
@@ -608,7 +620,7 @@ when no stubs / contracts were found.<br /><b>Default value is</b>: true.<br /><
|
||||
<td>(no description)<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><a href="#packageWithBaseClasses"><packageWithBaseClasses></a></td>
|
||||
|
||||
@@ -627,7 +639,7 @@ ExampleV1Base. As you can see it will take the two
|
||||
last folders to and attach Base to its name.<br /><b>User property is</b>: packageWithBaseClasses.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><a href="#ruleClassForTests"><ruleClassForTests></a></td>
|
||||
|
||||
@@ -638,7 +650,7 @@ last folders to and attach Base to its name.<br /><b>User property is</b>: packa
|
||||
<td>(no description)<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><a href="#skip"><skip></a></td>
|
||||
|
||||
@@ -649,7 +661,7 @@ last folders to and attach Base to its name.<br /><b>User property is</b>: packa
|
||||
<td>(no description)<br /><b>Default value is</b>: false.<br /><b>User property is</b>: spring.cloud.contract.verifier.skip.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><a href="#skipTests"><skipTests></a></td>
|
||||
|
||||
@@ -660,7 +672,7 @@ last folders to and attach Base to its name.<br /><b>User property is</b>: packa
|
||||
<td>(no description)<br /><b>Default value is</b>: false.<br /><b>User property is</b>: skipTests.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><a href="#staticImports"><staticImports></a></td>
|
||||
|
||||
@@ -671,7 +683,7 @@ last folders to and attach Base to its name.<br /><b>User property is</b>: packa
|
||||
<td>Static imports that should be added to generated tests.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><a href="#testFramework"><testFramework></a></td>
|
||||
|
||||
@@ -682,7 +694,7 @@ last folders to and attach Base to its name.<br /><b>User property is</b>: packa
|
||||
<td>(no description)<br /><b>Default value is</b>: JUNIT5.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><a href="#testMode"><testMode></a></td>
|
||||
|
||||
@@ -1016,6 +1028,21 @@ when no stubs / contracts were found.</div>
|
||||
|
||||
<li><b>User Property</b>: includedFiles</li>
|
||||
</ul><hr /></section><section>
|
||||
<h4><a name="a.3CincrementalContractTests.3E"></a><b><a name="incrementalContractTests"><incrementalContractTests></a></b></h4>
|
||||
|
||||
<div>If set to true then tests are created only when contracts have
|
||||
changed since last build.</div>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><b>Type</b>: boolean</li>
|
||||
|
||||
<li><b>Required</b>: No</li>
|
||||
|
||||
<li><b>User Property</b>: incrementalContractTests</li>
|
||||
|
||||
<li><b>Default</b>: true</li>
|
||||
</ul><hr /></section><section>
|
||||
<h4><a name="a.3CmavenTestSkip.3E"></a><b><a name="mavenTestSkip"><mavenTestSkip></a></b></h4>
|
||||
|
||||
<div>(no description)</div>
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – spring-cloud-contract:help</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – </title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – Issue Management</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – </title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – Project Licenses</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – Plugin Documentation</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – Project Plugin Management</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
@@ -395,7 +395,7 @@
|
||||
<tr class="b">
|
||||
<td>org.codehaus.gmavenplus</td>
|
||||
<td><a class="externalLink" href="http://groovy.github.io/GMavenPlus/">gmavenplus-plugin</a></td>
|
||||
<td>1.6.3</td></tr>
|
||||
<td>1.8.1</td></tr>
|
||||
<tr class="a">
|
||||
<td>org.codehaus.mojo</td>
|
||||
<td><a class="externalLink" href="http://www.mojohaus.org/exec-maven-plugin">exec-maven-plugin</a></td>
|
||||
@@ -403,7 +403,7 @@
|
||||
<tr class="b">
|
||||
<td>org.codehaus.mojo</td>
|
||||
<td><a class="externalLink" href="http://www.mojohaus.org/flatten-maven-plugin/flatten-maven-plugin">flatten-maven-plugin</a></td>
|
||||
<td>1.2.1</td></tr>
|
||||
<td>1.2.2</td></tr>
|
||||
<tr class="a">
|
||||
<td>org.eclipse.m2e</td>
|
||||
<td>lifecycle-mapping</td>
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – Project Plugins</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – Project Information</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – Generated Reports</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – spring-cloud-contract:pushStubsToScm</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – spring-cloud-contract:run</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
@@ -339,6 +339,17 @@
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td><a href="#serverId"><serverId></a></td>
|
||||
|
||||
<td>String</td>
|
||||
|
||||
<td>-</td>
|
||||
|
||||
<td>(no description)<br /><b>User property is</b>: spring.cloud.contract.verifier.server-id.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td><a href="#skip"><skip></a></td>
|
||||
|
||||
<td>boolean</td>
|
||||
@@ -348,7 +359,7 @@
|
||||
<td>Set this to "true" to bypass verifier execution.<br /><b>Default value is</b>: false.<br /><b>User property is</b>: spring.cloud.contract.verifier.skip.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><a href="#skipTestOnly"><skipTestOnly></a></td>
|
||||
|
||||
@@ -359,7 +370,7 @@
|
||||
<td>Set this to "true" to bypass verifier test generation.<br /><b>Default value is</b>: false.<br /><b>User property is</b>: spring.cloud.contract.verifier.skipTestOnly.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><a href="#stubs"><stubs></a></td>
|
||||
|
||||
@@ -371,7 +382,7 @@
|
||||
notation.<br /><b>User property is</b>: spring.cloud.contract.verifier.stubs.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><a href="#stubsClassifier"><stubsClassifier></a></td>
|
||||
|
||||
@@ -382,7 +393,7 @@ notation.<br /><b>User property is</b>: spring.cloud.contract.verifier.stubs.<br
|
||||
<td>Classifier used by stubs artifacts.<br /><b>Default value is</b>: stubs.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><a href="#stubsDirectory"><stubsDirectory></a></td>
|
||||
|
||||
@@ -393,7 +404,7 @@ notation.<br /><b>User property is</b>: spring.cloud.contract.verifier.stubs.<br
|
||||
<td>(no description)<br /><b>Default value is</b>: ${project.build.directory}/stubs/.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><a href="#waitForKeyPressed"><waitForKeyPressed></a></td>
|
||||
|
||||
@@ -465,6 +476,18 @@ the stubs.<br /><b>Default value is</b>: true.<br /><b>User property is</b>: spr
|
||||
|
||||
<li><b>Default</b>: 10000</li>
|
||||
</ul><hr /></section><section>
|
||||
<h4><a name="a.3CserverId.3E"></a><b><a name="serverId"><serverId></a></b></h4>
|
||||
|
||||
<div>(no description)</div>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><b>Type</b>: java.lang.String</li>
|
||||
|
||||
<li><b>Required</b>: No</li>
|
||||
|
||||
<li><b>User Property</b>: spring.cloud.contract.verifier.server-id</li>
|
||||
</ul><hr /></section><section>
|
||||
<h4><a name="a.3Cskip.3E"></a><b><a name="skip"><skip></a></b></h4>
|
||||
|
||||
<div>Set this to "true" to bypass verifier execution.</div>
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – Source Code Management</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – Sitemap</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – </title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – Project Summary</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – Project Team</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-02
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.9.1 at 2020-04-08
|
||||
| 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="20200402" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20200408" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>Spring Cloud Contract Maven Plugin – </title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -148,7 +148,7 @@
|
||||
<div id="breadcrumbs">
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li id="publishDate">Last Published: 2020-04-02
|
||||
<li id="publishDate">Last Published: 2020-04-08
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 3.0.0.BUILD-SNAPSHOT
|
||||
|
||||
Reference in New Issue
Block a user