@@ -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 4635ca2527..ec78f6eeca 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-05-21
+ Last Published: 2019-05-22
|
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 d397e6a817..16786a9b8c 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-05-21
+ Last Published: 2019-05-22
|
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 1a1905a3df..9e84683671 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-05-21
+ Last Published: 2019-05-22
|
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 8f5e9c3c4b..06033391a5 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-05-21
+ Last Published: 2019-05-22
|
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 6b5b06457b..238518fbb7 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-05-21
+ Last Published: 2019-05-22
|
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 c191a62d09..26e4012bd5 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-05-21
+ Last Published: 2019-05-22
|
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 631db3a062..495e4da9df 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-05-21
+ Last Published: 2019-05-22
|
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 180fab790c..79701a2161 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-05-21
+ Last Published: 2019-05-22
|
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 98bfa5dc4f..fbba7570df 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-05-21
+ Last Published: 2019-05-22
|
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 c36e2819e1..bace0d8325 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-05-21
+ Last Published: 2019-05-22
|
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 a4bd7de11c..3dd50de84e 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-05-21
+ Last Published: 2019-05-22
|
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 b1f4213af5..954923a3c7 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-05-21
+ Last Published: 2019-05-22
|
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 2812368e12..ae217b60cb 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-05-21
+ Last Published: 2019-05-22
|
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 9f1c4cee8f..207b67168e 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-05-21
+ Last Published: 2019-05-22
|
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 c83b6bb409..079e713f21 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-05-21
+ Last Published: 2019-05-22
|
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 9af3a53728..ff943858af 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-05-21
+ Last Published: 2019-05-22
|
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 8d78ef251f..e2ebca162e 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-05-21
+ Last Published: 2019-05-22
|
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 90318c17b1..10c4e5f5dd 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-05-21
+ Last Published: 2019-05-22
|
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 c4511403a2..7bc6695b9a 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-05-21
+ Last Published: 2019-05-22
|
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 dbd4db85d4..abc74cd659 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-05-21
+ Last Published: 2019-05-22
|
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 3576688a5a..b01ab88b2d 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-05-21
+ Last Published: 2019-05-22
|
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 82465c9f63..9f79d2e500 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-05-21
+ Last Published: 2019-05-22
|
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 2682c2cb19..2629ccd972 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-05-21
+ Last Published: 2019-05-22
|
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 8f47163421..4d0687c980 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-05-21
+ Last Published: 2019-05-22
|
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 a836fcbff4..0c0bebae3c 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-05-21
+2019-05-22