@@ -3612,53 +3612,47 @@
Line
Error
-javadoc
-JavadocPackage
-Missing package-info.java file.
-
-
- Error
whitespace
FileTabCharacter
File contains tab characters (this is the first instance).
36
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
36
-
+
Error
naming
ConstantName
Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
36
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 85).
38
-
+
Error
design
DesignForExtension
Class 'LocalStubRunner' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'LocalStubRunner' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method.
38
-
+
Error
javadoc
JavadocMethod
Missing a Javadoc comment.
38
-
+
Error
misc
FinalParameters
Parameter options should be final.
38
-
+
Error
sizes
LineLength
@@ -3667,12 +3661,18 @@
org/springframework/cloud/contract/maven/verifier/stubrunner/RemoteStubRunner.java
-
+
Severity
Category
Rule
Message
Line
+
+ Error
+javadoc
+JavadocPackage
+Missing package-info.java file.
+
Error
sizes
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.rss b/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.rss
index 50205cee77..fc101239c8 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.rss
+++ b/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.rss
@@ -130,7 +130,7 @@ under the License.
- org/springframework/cloud/contract/maven/verifier/RunMojo.java
+ org/springframework/cloud/contract/maven/verifier/stubrunner/RemoteStubRunner.java
0
@@ -139,7 +139,7 @@ under the License.
0
- 41
+ 19
@@ -158,7 +158,7 @@ under the License.
- org/springframework/cloud/contract/maven/verifier/stubrunner/RemoteStubRunner.java
+ org/springframework/cloud/contract/maven/verifier/RunMojo.java
0
@@ -167,7 +167,7 @@ under the License.
0
- 18
+ 41
@@ -181,7 +181,7 @@ under the License.
0
- 9
+ 8
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/ci-management.html b/2.1.x/spring-cloud-contract-maven-plugin/ci-management.html
index f8af60dbc7..0796ca9e88 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/ci-management.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/ci-management.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – CI Management
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/complex.html b/2.1.x/spring-cloud-contract-maven-plugin/complex.html
index 3e6fb82650..a241ba4a29 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/complex.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/complex.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/configs.html b/2.1.x/spring-cloud-contract-maven-plugin/configs.html
index 2179fafb51..555ce1046f 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/configs.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/configs.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/convert-mojo.html b/2.1.x/spring-cloud-contract-maven-plugin/convert-mojo.html
index b00c8eb20e..5c59c07903 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/convert-mojo.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/convert-mojo.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – spring-cloud-contract:convert
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/generateStubs-mojo.html b/2.1.x/spring-cloud-contract-maven-plugin/generateStubs-mojo.html
index 2e658fe6fc..a45725d72d 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/generateStubs-mojo.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/generateStubs-mojo.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – spring-cloud-contract:generateStubs
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/generateTests-mojo.html b/2.1.x/spring-cloud-contract-maven-plugin/generateTests-mojo.html
index 3d963a1854..3c808e1293 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/generateTests-mojo.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/generateTests-mojo.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – spring-cloud-contract:generateTests
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/help-mojo.html b/2.1.x/spring-cloud-contract-maven-plugin/help-mojo.html
index 2d3caf0bbd..ae5aead686 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/help-mojo.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/help-mojo.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – spring-cloud-contract:help
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/index.html b/2.1.x/spring-cloud-contract-maven-plugin/index.html
index d63fa681ac..e4b241271b 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/index.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/index.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/issue-management.html b/2.1.x/spring-cloud-contract-maven-plugin/issue-management.html
index a37fdda731..ad31d9d4af 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/issue-management.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/issue-management.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Issue Management
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/junit.html b/2.1.x/spring-cloud-contract-maven-plugin/junit.html
index 2611012029..25ad808294 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/junit.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/junit.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/licenses.html b/2.1.x/spring-cloud-contract-maven-plugin/licenses.html
index 625a56b790..28c1e02aa7 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/licenses.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/licenses.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Project Licenses
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/plugin-info.html b/2.1.x/spring-cloud-contract-maven-plugin/plugin-info.html
index e2128e7c43..5916e2e372 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/plugin-info.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/plugin-info.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Plugin Documentation
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/plugin-management.html b/2.1.x/spring-cloud-contract-maven-plugin/plugin-management.html
index 309864c5aa..6f7045974f 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/plugin-management.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/plugin-management.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Project Plugin Management
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/plugins.html b/2.1.x/spring-cloud-contract-maven-plugin/plugins.html
index 9687066833..0953c6fb1f 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/plugins.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/plugins.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Project Plugins
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/project-info.html b/2.1.x/spring-cloud-contract-maven-plugin/project-info.html
index 019b256e8d..75bece7b25 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/project-info.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/project-info.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Project Information
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/project-reports.html b/2.1.x/spring-cloud-contract-maven-plugin/project-reports.html
index 82d70cc28d..5fbfffd5ea 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/project-reports.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/project-reports.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Generated Reports
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/pushStubsToScm-mojo.html b/2.1.x/spring-cloud-contract-maven-plugin/pushStubsToScm-mojo.html
index 37e129cfdf..d9e26a490f 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/pushStubsToScm-mojo.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/pushStubsToScm-mojo.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – spring-cloud-contract:pushStubsToScm
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/run-mojo.html b/2.1.x/spring-cloud-contract-maven-plugin/run-mojo.html
index 82467bc7e0..d5de8edda1 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/run-mojo.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/run-mojo.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – spring-cloud-contract:run
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/scm.html b/2.1.x/spring-cloud-contract-maven-plugin/scm.html
index 3313e6dead..9a1e243473 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/scm.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/scm.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Source Code Management
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/sitemap.html b/2.1.x/spring-cloud-contract-maven-plugin/sitemap.html
index 0bbe6ba7cb..4ba3d04306 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/sitemap.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/sitemap.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Sitemap
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/spock.html b/2.1.x/spring-cloud-contract-maven-plugin/spock.html
index 30d886fd0f..4e7be83927 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/spock.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/spock.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/summary.html b/2.1.x/spring-cloud-contract-maven-plugin/summary.html
index e792861124..5dc04889b5 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/summary.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/summary.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Project Summary
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/team.html b/2.1.x/spring-cloud-contract-maven-plugin/team.html
index 5aaae8b57a..0f1c178051 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/team.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/team.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Project Team
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract-maven-plugin/usage.html b/2.1.x/spring-cloud-contract-maven-plugin/usage.html
index 55e2cc1d35..9af38608ec 100644
--- a/2.1.x/spring-cloud-contract-maven-plugin/usage.html
+++ b/2.1.x/spring-cloud-contract-maven-plugin/usage.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2019-04-11
+ Last Published: 2019-04-12
|
Version: 2.1.2.BUILD-SNAPSHOT
diff --git a/2.1.x/spring-cloud-contract.xml b/2.1.x/spring-cloud-contract.xml
index 970c1d7762..959d3cd7c7 100644
--- a/2.1.x/spring-cloud-contract.xml
+++ b/2.1.x/spring-cloud-contract.xml
@@ -4,7 +4,7 @@
Spring Cloud Contract
-2019-04-11
+2019-04-01