@@ -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 7545c36b46..37a2da9ee7 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-27
+ Last Published: 2019-05-03
|
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 c262cd2aaa..ec07324175 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-27
+ Last Published: 2019-05-03
|
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 45ff8ff3c6..c635cfb84a 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-27
+ Last Published: 2019-05-03
|
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 2278a235d0..4eb39d4f6c 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-27
+ Last Published: 2019-05-03
|
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 278cebfbf6..b11cc837e4 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-27
+ Last Published: 2019-05-03
|
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 e43d2480a8..afa9b6f286 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-27
+ Last Published: 2019-05-03
|
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 b1a2791f35..7d4409c65e 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-27
+ Last Published: 2019-05-03
|
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 47d011b123..163a0cddff 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-27
+ Last Published: 2019-05-03
|
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 42f2c9747b..b7ca9ff744 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-27
+ Last Published: 2019-05-03
|
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 0f6876a243..a4e19b3a33 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-27
+ Last Published: 2019-05-03
|
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 82a9a85dc5..5af112517a 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-27
+ Last Published: 2019-05-03
|
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 17b31e962a..7fd357c754 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-27
+ Last Published: 2019-05-03
|
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 52276ea146..7e9aaf0874 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-27
+ Last Published: 2019-05-03
|
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 ce56bbb4a8..1f2f542ade 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-27
+ Last Published: 2019-05-03
|
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 98c16f420a..e1c7234e34 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-27
+ Last Published: 2019-05-03
|
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 47ed121553..bf31417d7f 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-27
+ Last Published: 2019-05-03
|
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 22548934c5..207168ab38 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-27
+ Last Published: 2019-05-03
|
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 ddaae79939..b3cb1ec9c3 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-27
+ Last Published: 2019-05-03
|
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 1771f9c94c..8c6feba1b0 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-27
+ Last Published: 2019-05-03
|
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 b4e9ab73c6..75b46e156f 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-27
+ Last Published: 2019-05-03
|
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 fd39127f95..0de97ea596 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-27
+ Last Published: 2019-05-03
|
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 71e4d650df..be0c456b24 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-27
+ Last Published: 2019-05-03
|
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 d180276b53..e76e7ac72a 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-27
+ Last Published: 2019-05-03
|
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 df6203a448..13d05c35a4 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-27
+ Last Published: 2019-05-03
|
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 ea8797cb2d..823d802220 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-27
+2019-04-26