@@ -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/spring-cloud-contract-maven-plugin/checkstyle.rss b/spring-cloud-contract-maven-plugin/checkstyle.rss
index 50205cee77..fc101239c8 100644
--- a/spring-cloud-contract-maven-plugin/checkstyle.rss
+++ b/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/spring-cloud-contract-maven-plugin/ci-management.html b/spring-cloud-contract-maven-plugin/ci-management.html
index 6ff7d79e31..a86147d61a 100644
--- a/spring-cloud-contract-maven-plugin/ci-management.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/complex.html b/spring-cloud-contract-maven-plugin/complex.html
index eedb7e588b..74e429ffdd 100644
--- a/spring-cloud-contract-maven-plugin/complex.html
+++ b/spring-cloud-contract-maven-plugin/complex.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2019-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/configs.html b/spring-cloud-contract-maven-plugin/configs.html
index c9d9fbff9f..bddbf325bd 100644
--- a/spring-cloud-contract-maven-plugin/configs.html
+++ b/spring-cloud-contract-maven-plugin/configs.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2019-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/convert-mojo.html b/spring-cloud-contract-maven-plugin/convert-mojo.html
index 55d4484349..c724d0cd56 100644
--- a/spring-cloud-contract-maven-plugin/convert-mojo.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/generateStubs-mojo.html b/spring-cloud-contract-maven-plugin/generateStubs-mojo.html
index a1af22e30b..c3bd251ad0 100644
--- a/spring-cloud-contract-maven-plugin/generateStubs-mojo.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/generateTests-mojo.html b/spring-cloud-contract-maven-plugin/generateTests-mojo.html
index 2b32fab94a..27a6fa1173 100644
--- a/spring-cloud-contract-maven-plugin/generateTests-mojo.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/help-mojo.html b/spring-cloud-contract-maven-plugin/help-mojo.html
index 104f846b01..e709bd4bbc 100644
--- a/spring-cloud-contract-maven-plugin/help-mojo.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/index.html b/spring-cloud-contract-maven-plugin/index.html
index 25af7df9be..72b1853e9e 100644
--- a/spring-cloud-contract-maven-plugin/index.html
+++ b/spring-cloud-contract-maven-plugin/index.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2019-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/issue-management.html b/spring-cloud-contract-maven-plugin/issue-management.html
index 1f0a358c9e..2125d24687 100644
--- a/spring-cloud-contract-maven-plugin/issue-management.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/junit.html b/spring-cloud-contract-maven-plugin/junit.html
index eff548ca57..87c7c0629f 100644
--- a/spring-cloud-contract-maven-plugin/junit.html
+++ b/spring-cloud-contract-maven-plugin/junit.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2019-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/licenses.html b/spring-cloud-contract-maven-plugin/licenses.html
index 17ebe7ee4e..8f9614ca56 100644
--- a/spring-cloud-contract-maven-plugin/licenses.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/plugin-info.html b/spring-cloud-contract-maven-plugin/plugin-info.html
index ad8a2e0701..83cffebd17 100644
--- a/spring-cloud-contract-maven-plugin/plugin-info.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/plugin-management.html b/spring-cloud-contract-maven-plugin/plugin-management.html
index 9db91b895b..508b11742b 100644
--- a/spring-cloud-contract-maven-plugin/plugin-management.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/plugins.html b/spring-cloud-contract-maven-plugin/plugins.html
index 5f19dfdcc2..9b406391d6 100644
--- a/spring-cloud-contract-maven-plugin/plugins.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/project-info.html b/spring-cloud-contract-maven-plugin/project-info.html
index 7bcbec1fdf..0bb74dca73 100644
--- a/spring-cloud-contract-maven-plugin/project-info.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/project-reports.html b/spring-cloud-contract-maven-plugin/project-reports.html
index c2d2f94abf..33627fe184 100644
--- a/spring-cloud-contract-maven-plugin/project-reports.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/pushStubsToScm-mojo.html b/spring-cloud-contract-maven-plugin/pushStubsToScm-mojo.html
index d6bddadec8..37636279fd 100644
--- a/spring-cloud-contract-maven-plugin/pushStubsToScm-mojo.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/run-mojo.html b/spring-cloud-contract-maven-plugin/run-mojo.html
index 95de7056b4..399f81cda9 100644
--- a/spring-cloud-contract-maven-plugin/run-mojo.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/scm.html b/spring-cloud-contract-maven-plugin/scm.html
index 79f432ce59..a2656b3ccc 100644
--- a/spring-cloud-contract-maven-plugin/scm.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/sitemap.html b/spring-cloud-contract-maven-plugin/sitemap.html
index 95b8c5ac09..82517e6f0e 100644
--- a/spring-cloud-contract-maven-plugin/sitemap.html
+++ b/spring-cloud-contract-maven-plugin/sitemap.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin – Sitemap
@@ -146,7 +146,7 @@
- Last Published: 2019-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/spock.html b/spring-cloud-contract-maven-plugin/spock.html
index e3deda973b..5050a37857 100644
--- a/spring-cloud-contract-maven-plugin/spock.html
+++ b/spring-cloud-contract-maven-plugin/spock.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2019-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/summary.html b/spring-cloud-contract-maven-plugin/summary.html
index 71bac0d572..89b703fb63 100644
--- a/spring-cloud-contract-maven-plugin/summary.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/team.html b/spring-cloud-contract-maven-plugin/team.html
index ea46dc5764..9c6457e61e 100644
--- a/spring-cloud-contract-maven-plugin/team.html
+++ b/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-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/usage.html b/spring-cloud-contract-maven-plugin/usage.html
index a6241893b7..1d729854d7 100644
--- a/spring-cloud-contract-maven-plugin/usage.html
+++ b/spring-cloud-contract-maven-plugin/usage.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Maven Plugin –
@@ -146,7 +146,7 @@
- Last Published: 2019-02-15
+ Last Published: 2019-02-16
|
Version: 2.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract.xml b/spring-cloud-contract.xml
index 70941809d6..f0b344c5c7 100644
--- a/spring-cloud-contract.xml
+++ b/spring-cloud-contract.xml
@@ -4,7 +4,7 @@
Spring Cloud Contract
-2019-02-15
+2019-02-14