Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files |  Info |  Warnings |  Errors | 
|---|---|---|---|
| 64 | 104 | 77 | 0 | 
Files
Rules
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| coding | HiddenField 
 | 38 |  Warning | 
| javadoc | JavadocMethod 
 | 39 |  Warning | 
| JavadocVariable 
 | 104 |  Info | 
Details
org/apache/maven/AbstractCoreMavenComponentTestCase.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | 
org/apache/maven/DefaultArtifactFilterManager.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | 
org/apache/maven/artifact/AbstractArtifactComponentTestCase.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 88 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 91 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 130 | 
org/apache/maven/artifact/ArtifactScopeEnum.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | 
org/apache/maven/artifact/deployer/ArtifactDeployer.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | 
org/apache/maven/artifact/installer/ArtifactInstaller.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | 
org/apache/maven/artifact/repository/ArtifactRepositoryFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | 
org/apache/maven/artifact/repository/DefaultArtifactRepository.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'snapshots' hides a field. | 142 | 
|  Warning | coding | HiddenField | 'releases' hides a field. | 152 | 
org/apache/maven/artifact/repository/LegacyLocalRepositoryManager.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'metadata' hides a field. | 246 | 
|  Warning | coding | HiddenField | 'metadata' hides a field. | 251 | 
|  Warning | coding | HiddenField | 'repository' hides a field. | 286 | 
org/apache/maven/artifact/repository/metadata/AbstractRepositoryMetadata.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'metadata' hides a field. | 72 | 
|  Warning | coding | HiddenField | 'metadata' hides a field. | 154 | 
|  Warning | coding | HiddenField | 'metadata' hides a field. | 162 | 
org/apache/maven/artifact/repository/metadata/RepositoryMetadata.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | 
org/apache/maven/artifact/resolver/ArtifactResolutionResult.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'resolutionNodes' hides a field. | 112 | 
org/apache/maven/artifact/resolver/ArtifactResolver.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | 
org/apache/maven/artifact/resolver/DefaultArtifactResolver.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 80 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 228 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 248 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 261 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 281 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 292 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 314 | 
|  Warning | coding | HiddenField | 'source' hides a field. | 337 | 
org/apache/maven/artifact/resolver/ResolutionListener.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | 
org/apache/maven/artifact/resolver/ResolutionNode.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'remoteRepositories' hides a field. | 82 | 
|  Warning | coding | HiddenField | 'artifact' hides a field. | 112 | 
|  Warning | coding | HiddenField | 'artifact' hides a field. | 124 | 
|  Warning | coding | HiddenField | 'artifact' hides a field. | 198 | 
org/apache/maven/artifact/testutils/TestFileManager.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | 
org/apache/maven/plugin/PluginManager.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 66 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 66 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'project'. | 66 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'session'. | 66 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 74 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 74 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'project'. | 74 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'session'. | 74 | 
org/apache/maven/profiles/DefaultProfileManager.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'container'. | 67 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'container'. | 76 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'props'. | 76 | 
org/apache/maven/profiles/activation/FileProfileActivator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'logger' hides a field. | 93 | 
org/apache/maven/profiles/activation/ProfileActivator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | 
org/apache/maven/project/AbstractMavenProjectTestCase.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | 
org/apache/maven/project/DefaultProjectBuilderConfiguration.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'globalProfileManager' hides a field. | 46 | 
|  Warning | coding | HiddenField | 'localRepository' hides a field. | 57 | 
|  Warning | coding | HiddenField | 'userProperties' hides a field. | 68 | 
|  Warning | coding | HiddenField | 'executionProperties' hides a field. | 88 | 
|  Warning | coding | HiddenField | 'buildStartTime' hides a field. | 99 | 
org/apache/maven/project/LegacyLocalRepositoryManager.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'repository' hides a field. | 72 | 
|  Warning | coding | HiddenField | 'repository' hides a field. | 82 | 
|  Warning | coding | HiddenField | 'repository' hides a field. | 86 | 
org/apache/maven/project/ModelUtils.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'childContainer'. | 44 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'parentContainer'. | 44 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'handleAsInheritance'. | 44 | 
org/apache/maven/project/artifact/DefaultMavenMetadataCache.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | 
org/apache/maven/project/inheritance/ModelInheritanceAssembler.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 | 
org/apache/maven/project/interpolation/ModelInterpolator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 40 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'project'. | 41 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'context'. | 41 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 46 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'model'. | 47 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'context'. | 47 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'strict'. | 47 | 
org/apache/maven/project/path/PathTranslator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | 
org/apache/maven/project/validation/ModelValidator.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | 
org/apache/maven/repository/DelegatingLocalArtifactRepository.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 61 | 
org/apache/maven/repository/LocalArtifactRepository.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | 
org/apache/maven/repository/MavenArtifactMetadata.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 | 
org/apache/maven/repository/MetadataGraph.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 56 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 71 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 78 | 
org/apache/maven/repository/MetadataResolutionRequest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 103 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 115 | 
|  Warning | coding | HiddenField | 'remoteRepositories' hides a field. | 116 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'remoteRepositories'. | 116 | 
org/apache/maven/repository/MetadataResolutionResult.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'originatingArtifact' hides a field. | 65 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 142 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'e'. | 142 | 
org/apache/maven/repository/RepositorySystem.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | 
org/apache/maven/repository/legacy/DefaultUpdateCheckManager.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | 
org/apache/maven/repository/legacy/StringWagon.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'expectedContent' hides a field. | 45 | 
org/apache/maven/repository/legacy/metadata/AbstractArtifactMetadata.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | 
org/apache/maven/repository/legacy/repository/ArtifactRepositoryFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | 
org/apache/maven/repository/legacy/resolver/DefaultArtifactCollectorTest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'artifactFactory' hides a field. | 854 | 
org/apache/maven/repository/legacy/resolver/conflict/AbstractConflictResolverTest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | 
org/apache/maven/repository/legacy/resolver/conflict/ConflictResolver.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | 
org/apache/maven/repository/legacy/resolver/transform/AbstractVersionTransformation.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | 
org/apache/maven/repository/legacy/resolver/transform/ArtifactTransformation.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | 
org/apache/maven/repository/legacy/resolver/transform/ArtifactTransformationManager.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | 
org/apache/maven/repository/metadata/ArtifactMetadata.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'name'. | 70 | 
org/apache/maven/repository/metadata/ClasspathTransformation.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | 
org/apache/maven/repository/metadata/GraphConflictResolutionPolicy.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | 
org/apache/maven/repository/metadata/GraphConflictResolver.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | 
org/apache/maven/repository/metadata/MetadataGraph.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'nVertices'. | 67 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'entry'. | 78 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'tree'. | 92 | 
org/apache/maven/repository/metadata/MetadataResolutionRequest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | 
org/apache/maven/repository/metadata/MetadataResolutionRequestTypeEnum.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 26 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | 
org/apache/maven/repository/metadata/MetadataSource.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | 
org/apache/maven/repository/metadata/MetadataTreeNode.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'children' hides a field. | 44 | 
org/apache/maven/settings/MavenSettingsBuilder.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | 
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | 
org/apache/maven/toolchain/DefaultToolchain.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | 
|  Warning | coding | HiddenField | 'type' hides a field. | 81 | 
org/apache/maven/toolchain/ToolchainFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 34 | 
|  Warning | javadoc | JavadocMethod | Expected @param tag for 'model'. | 34 | 
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 41 | 
org/apache/maven/toolchain/ToolchainManager.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | 
org/apache/maven/toolchain/ToolchainManagerFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | coding | HiddenField | 'lookup' hides a field. | 79 | 
|  Warning | coding | HiddenField | 'logger' hides a field. | 79 | 
|  Warning | coding | HiddenField | 'logger' hides a field. | 89 | 
org/apache/maven/toolchain/ToolchainManagerPrivate.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | javadoc | JavadocMethod | @return tag should be present and have description. | 44 | 
org/apache/maven/toolchain/java/DefaultJavaToolChain.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | 
org/apache/maven/toolchain/java/JavaToolchainImpl.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Info | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | 


