@@ -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 92a9ba367a..23b16335e9 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-24
+ Last Published: 2019-05-25
|
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 637e4501d4..3aeb079e92 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-24
+ Last Published: 2019-05-25
|
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 ce83bb6f1a..c1c7f98ba9 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-24
+ Last Published: 2019-05-25
|
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 beb69a7721..f5f1b0597f 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-24
+ Last Published: 2019-05-25
|
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 accde46971..e7b44cb7ac 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-24
+ Last Published: 2019-05-25
|
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 58ffb45da4..ee5244f85f 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-24
+ Last Published: 2019-05-25
|
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 5e878d2cd0..ba54b20ec2 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-24
+ Last Published: 2019-05-25
|
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 ac9636f399..92c3ab5da6 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-24
+ Last Published: 2019-05-25
|
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 7dd119581c..f7b65f6937 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-24
+ Last Published: 2019-05-25
|
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 f0682883fa..906bf7af4f 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-24
+ Last Published: 2019-05-25
|
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 91b291a0a8..9b8a608f3f 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-24
+ Last Published: 2019-05-25
|
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 c8c1193438..ec510dc1f4 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-24
+ Last Published: 2019-05-25
|
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 84fb7da7f7..c30ac7b506 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-24
+ Last Published: 2019-05-25
|
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 04fe3c0fd6..86445d6ca8 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-24
+ Last Published: 2019-05-25
|
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 354a00e9fd..597c5f7628 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-24
+ Last Published: 2019-05-25
|
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 047f862297..7cc3304f40 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-24
+ Last Published: 2019-05-25
|
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 6da14bc3bd..44e24efbbc 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-24
+ Last Published: 2019-05-25
|
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 1e2d2bb256..df203c18d8 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-24
+ Last Published: 2019-05-25
|
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 628cb63b3c..d600bb25d7 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-24
+ Last Published: 2019-05-25
|
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 2f31589ecd..067199e1a9 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-24
+ Last Published: 2019-05-25
|
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 c5035afc3a..714dd520ca 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-24
+ Last Published: 2019-05-25
|
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 858e99aa30..7419fad1a2 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-24
+ Last Published: 2019-05-25
|
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 366fb40e0c..716b0bff52 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-24
+ Last Published: 2019-05-25
|
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 665114ab02..eb444c5f3f 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-24
+ Last Published: 2019-05-25
|
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 bc7b6c8ae0..00fc6ff013 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-24
+2019-05-25