Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 17 | 21 | 11 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
11 | |
| javadoc | JavadocVariable
|
21 |
Details
org/apache/maven/plugins/war/AbstractWarExplodedMojoTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
org/apache/maven/plugins/war/AbstractWarMojoTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
org/apache/maven/plugins/war/WarInPlaceMojoTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
org/apache/maven/plugins/war/packaging/ArtifactsPackagingTask.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'artifacts' hides a field. | 140 |
org/apache/maven/plugins/war/packaging/OverlayPackagingTask.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'overlay' hides a field. | 95 | |
| coding | HiddenField | 'overlay' hides a field. | 115 |
org/apache/maven/plugins/war/stub/AarArtifactStub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
org/apache/maven/plugins/war/stub/AbstractArtifactStub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
org/apache/maven/plugins/war/stub/EJBArtifactStub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 |
org/apache/maven/plugins/war/stub/EJBArtifactStubWithClassifier.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
org/apache/maven/plugins/war/stub/EJBClientArtifactStub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 |
org/apache/maven/plugins/war/stub/JarArtifactStub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
org/apache/maven/plugins/war/stub/MarArtifactStub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
org/apache/maven/plugins/war/stub/MavenProject4CopyConstructor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
org/apache/maven/plugins/war/stub/MavenProjectArtifactsStub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'artifacts' hides a field. | 64 |
org/apache/maven/plugins/war/stub/MavenProjectBasicStub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
org/apache/maven/plugins/war/stub/ProjectHelperStub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'artifactFile' hides a field. | 46 | |
| coding | HiddenField | 'artifactClassifier' hides a field. | 46 | |
| coding | HiddenField | 'artifactType' hides a field. | 48 | |
| coding | HiddenField | 'artifactFile' hides a field. | 48 | |
| coding | HiddenField | 'artifactType' hides a field. | 51 | |
| coding | HiddenField | 'artifactClassifier' hides a field. | 51 | |
| coding | HiddenField | 'artifactFile' hides a field. | 51 |
org/apache/maven/plugins/war/stub/XarArtifactStub.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |


