Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 8 | 2 | 7 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
7 | |
| javadoc | JavadocVariable
|
2 |
Details
org/apache/maven/plugins/source/AbstractSourcePluginTestCase.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
org/apache/maven/plugins/source/stubs/Project001Stub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'build' hides a field. | 60 |
org/apache/maven/plugins/source/stubs/Project003Stub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'build' hides a field. | 56 |
org/apache/maven/plugins/source/stubs/Project005Stub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'build' hides a field. | 54 |
org/apache/maven/plugins/source/stubs/Project007Stub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'build' hides a field. | 55 |
org/apache/maven/plugins/source/stubs/Project009Stub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'build' hides a field. | 58 |
org/apache/maven/plugins/source/stubs/Project010Stub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'build' hides a field. | 55 |
org/apache/maven/plugins/source/stubs/SourcePluginArtifactStub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'handler' hides a field. | 131 |


