diff --git a/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.html b/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.html index 1ecf7290d6..efbff936e2 100644 --- a/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.html +++ b/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.html @@ -1,13 +1,13 @@ - + Spring Cloud Contract Maven Plugin – Checkstyle Results @@ -146,7 +146,7 @@ +19

Rules

@@ -3612,53 +3612,47 @@ - - - - - - - + - + - + - + - + - + - + @@ -3667,12 +3661,18 @@

org/springframework/cloud/contract/maven/verifier/stubrunner/RemoteStubRunner.java

Line
 ErrorjavadocJavadocPackageMissing 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
- + + + + + + + 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. @@ -158,7 +158,7 @@ under the License. @@ -181,7 +181,7 @@ under the License. 0 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 31368dde6f..506832e6b6 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 @@ - + @@ -389,7 +389,7 @@ - + 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 17dc2e5fb1..580702ee69 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 @@ - + - + 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 70bef85a24..b556403777 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 @@
Severity Category Rule Message Line
 ErrorjavadocJavadocPackageMissing package-info.java file.
 Error sizes
- 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
- 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
- 9 + 8
org.apache.maven.plugins maven-surefire-plugin2.22.1
3.0.0-M3
org.apache.maven.plugins maven-war-plugin
org.codehaus.gmavenplus gmavenplus-plugin1.6.2
1.6.3
org.codehaus.mojo exec-maven-plugin
org.apache.maven.plugins maven-surefire-plugin2.22.1
3.0.0-M3
org.codehaus.gmavenplus gmavenplus-plugin1.6.2
1.6.3
org.codehaus.plexus plexus-component-metadata