Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 96 | 112 | 260 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
138 | |
| javadoc | JavadocMethod
|
122 | |
JavadocVariable
|
112 |
Details
org/apache/maven/DefaultArtifactFilterManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 66 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 81 |
org/apache/maven/DefaultMaven.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 92 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 96 |
org/apache/maven/Maven.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
org/apache/maven/ReactorReader.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'projects' hides a field. | 436 |
org/apache/maven/artifact/factory/ArtifactFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
org/apache/maven/artifact/handler/manager/ArtifactHandlerManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
org/apache/maven/artifact/repository/DefaultRepositoryRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'offline' hides a field. | 78 | |
| coding | HiddenField | 'forceUpdate' hides a field. | 88 | |
| coding | HiddenField | 'localRepository' hides a field. | 98 | |
| coding | HiddenField | 'remoteRepositories' hides a field. | 112 |
org/apache/maven/artifact/repository/LegacyLocalRepositoryManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'metadata' hides a field. | 224 | |
| coding | HiddenField | 'metadata' hides a field. | 228 | |
| coding | HiddenField | 'repository' hides a field. | 258 |
org/apache/maven/artifact/repository/MavenArtifactRepository.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'snapshots' hides a field. | 110 | |
| coding | HiddenField | 'releases' hides a field. | 118 | |
| coding | HiddenField | 'url' hides a field. | 228 |
org/apache/maven/artifact/repository/metadata/AbstractRepositoryMetadata.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'metadata' hides a field. | 71 | |
| coding | HiddenField | 'metadata' hides a field. | 150 | |
| coding | HiddenField | 'metadata' hides a field. | 157 |
org/apache/maven/artifact/repository/metadata/RepositoryMetadata.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
org/apache/maven/artifact/resolver/ArtifactResolutionRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'artifact' hides a field. | 94 | |
| coding | HiddenField | 'artifactDependencies' hides a field. | 100 | |
| coding | HiddenField | 'localRepository' hides a field. | 114 | |
| coding | HiddenField | 'remoteRepositories' hides a field. | 124 | |
| coding | HiddenField | 'listeners' hides a field. | 167 | |
| coding | HiddenField | 'managedVersionMap' hides a field. | 183 | |
| coding | HiddenField | 'resolveRoot' hides a field. | 189 | |
| coding | HiddenField | 'offline' hides a field. | 231 | |
| coding | HiddenField | 'forceUpdate' hides a field. | 241 | |
| coding | HiddenField | 'servers' hides a field. | 247 | |
| coding | HiddenField | 'mirrors' hides a field. | 261 | |
| coding | HiddenField | 'proxies' hides a field. | 275 |
org/apache/maven/artifact/resolver/ArtifactResolutionResult.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'originatingArtifact' hides a field. | 78 | |
| coding | HiddenField | 'resolutionNodes' hides a field. | 112 | |
| coding | HiddenField | 'repositories' hides a field. | 294 |
org/apache/maven/artifact/resolver/ResolutionListener.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 |
org/apache/maven/artifact/resolver/ResolutionNode.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'remoteRepositories' hides a field. | 81 | |
| coding | HiddenField | 'artifact' hides a field. | 111 | |
| coding | HiddenField | 'artifact' hides a field. | 123 | |
| coding | HiddenField | 'artifact' hides a field. | 197 |
org/apache/maven/artifact/resolver/filter/CumulativeScopeArtifactFilter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'scopes' hides a field. | 64 |
org/apache/maven/classrealm/DefaultClassRealmManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | |
| coding | HiddenField | 'delegates' hides a field. | 285 |
org/apache/maven/configuration/DefaultBeanConfigurationRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'bean' hides a field. | 52 | |
| coding | HiddenField | 'configuration' hides a field. | 65 | |
| coding | HiddenField | 'configuration' hides a field. | 69 | |
| coding | HiddenField | 'classLoader' hides a field. | 137 | |
| coding | HiddenField | 'valuePreprocessor' hides a field. | 146 | |
| coding | HiddenField | 'pathTranslator' hides a field. | 155 |
org/apache/maven/execution/DefaultMavenExecutionRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'remoteRepositories' hides a field. | 328 | |
| coding | HiddenField | 'pluginArtifactRepositories' hides a field. | 339 | |
| coding | HiddenField | 'basedir' hides a field. | 403 | |
| coding | HiddenField | 'startTime' hides a field. | 410 | |
| coding | HiddenField | 'showErrors' hides a field. | 417 | |
| coding | HiddenField | 'goals' hides a field. | 424 | |
| coding | HiddenField | 'localRepository' hides a field. | 435 | |
| coding | HiddenField | 'localRepository' hides a field. | 446 | |
| coding | HiddenField | 'localRepository' hides a field. | 453 | |
| coding | HiddenField | 'userProperties' hides a field. | 471 | |
| coding | HiddenField | 'resume' hides a field. | 508 | |
| coding | HiddenField | 'makeBehavior' hides a field. | 522 | |
| coding | HiddenField | 'profiles' hides a field. | 547 | |
| coding | HiddenField | 'profiles' hides a field. | 556 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 575 | |
| javadoc | JavadocMethod | Expected @param tag for 'pomFilename'. | 576 | |
| coding | HiddenField | 'pom' hides a field. | 585 | |
| coding | HiddenField | 'transferListener' hides a field. | 599 | |
| coding | HiddenField | 'loggingLevel' hides a field. | 606 | |
| coding | HiddenField | 'offline' hides a field. | 613 | |
| coding | HiddenField | 'updateSnapshots' hides a field. | 620 | |
| coding | HiddenField | 'noSnapshotUpdates' hides a field. | 627 | |
| coding | HiddenField | 'globalChecksumPolicy' hides a field. | 634 | |
| coding | HiddenField | 'proxies' hides a field. | 653 | |
| coding | HiddenField | 'servers' hides a field. | 687 | |
| coding | HiddenField | 'mirrors' hides a field. | 721 | |
| coding | HiddenField | 'profiles' hides a field. | 755 | |
| coding | HiddenField | 'pluginGroups' hides a field. | 775 | |
| coding | HiddenField | 'pluginGroups' hides a field. | 795 | |
| coding | HiddenField | 'recursive' hides a field. | 804 | |
| coding | HiddenField | 'userSettingsFile' hides a field. | 833 | |
| coding | HiddenField | 'globalSettingsFile' hides a field. | 845 | |
| coding | HiddenField | 'userToolchainsFile' hides a field. | 857 | |
| coding | HiddenField | 'globalToolchainsFile' hides a field. | 869 | |
| coding | HiddenField | 'repositoryCache' hides a field. | 957 | |
| coding | HiddenField | 'executionListener' hides a field. | 969 | |
| coding | HiddenField | 'workspaceReader' hides a field. | 991 | |
| coding | HiddenField | 'cacheTransferError' hides a field. | 1002 | |
| coding | HiddenField | 'cacheNotFound' hides a field. | 1013 | |
| coding | HiddenField | 'useLegacyLocalRepositoryManager' hides a field. | 1024 | |
| coding | HiddenField | 'builderId' hides a field. | 1030 | |
| coding | HiddenField | 'toolchains' hides a field. | 1049 | |
| coding | HiddenField | 'eventSpyDispatcher' hides a field. | 1065 |
org/apache/maven/execution/DefaultMavenExecutionResult.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'project' hides a field. | 44 | |
| coding | HiddenField | 'topologicallySortedProjects' hides a field. | 54 | |
| coding | HiddenField | 'dependencyResolutionResult' hides a field. | 70 | |
| coding | HiddenField | 'project' hides a field. | 90 |
org/apache/maven/execution/ExecutionEvent.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
org/apache/maven/execution/MavenExecutionRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 65 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 77 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 79 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 85 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 87 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 154 | |
| javadoc | JavadocMethod | Expected @param tag for 'projects'. | 155 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 160 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 289 | |
| javadoc | JavadocMethod | Expected @param tag for 'profile'. | 290 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 295 | |
| javadoc | JavadocMethod | Expected @param tag for 'profiles'. | 296 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 301 | |
| javadoc | JavadocMethod | Expected @param tag for 'profiles'. | 302 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 314 | |
| javadoc | JavadocMethod | Expected @param tag for 'profile'. | 315 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 320 | |
| javadoc | JavadocMethod | Expected @param tag for 'profiles'. | 321 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 326 | |
| javadoc | JavadocMethod | Expected @param tag for 'profiles'. | 327 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 447 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 452 | |
| javadoc | JavadocMethod | Expected @param tag for 'useLegacyLocalRepository'. | 452 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 460 | |
| javadoc | JavadocMethod | Expected @param tag for 'builderId'. | 460 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 468 | |
| javadoc | JavadocMethod | Expected @param tag for 'file'. | 488 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 493 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 498 | |
| javadoc | JavadocMethod | Expected @param tag for 'eventSpyDispatcher'. | 498 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 503 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 508 |
org/apache/maven/execution/MavenSession.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 190 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 190 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 190 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 250 | |
| javadoc | JavadocMethod | Expected @param tag for 'allProjects'. | 255 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 412 |
org/apache/maven/execution/ProfileActivation.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 42 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 51 |
org/apache/maven/execution/ProjectActivation.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 110 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 120 |
org/apache/maven/execution/ReactorManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
org/apache/maven/execution/scope/internal/MojoExecutionScopeModule.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
org/apache/maven/extension/internal/CoreExports.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 57 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 64 |
org/apache/maven/extension/internal/CoreExtensionEntry.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 58 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 65 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 72 |
org/apache/maven/graph/DefaultProjectDependencyGraph.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 109 |
org/apache/maven/graph/GraphBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
org/apache/maven/internal/impl/AbstractSession.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 450 | |
| javadoc | JavadocMethod | Expected @param tag for 'dependency'. | 451 |
org/apache/maven/internal/impl/DefaultNode.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| coding | HiddenField | 'node' hides a field. | 81 |
org/apache/maven/internal/impl/DefaultProjectManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'session' hides a field. | 76 |
org/apache/maven/internal/impl/DefaultSession.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'repositories' hides a field. | 227 |
org/apache/maven/lifecycle/DefaultLifecycles.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| javadoc | JavadocMethod | Expected @param tag for 'lifecycles'. | 66 | |
| javadoc | JavadocMethod | Expected @param tag for 'logger'. | 66 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 82 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 121 |
org/apache/maven/lifecycle/LifecycleExecutor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocMethod | Expected @param tag for 'packaging'. | 62 |
org/apache/maven/lifecycle/internal/DefaultLifecycleMappingDelegate.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
org/apache/maven/lifecycle/internal/DefaultLifecyclePluginAnalyzer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
org/apache/maven/lifecycle/mapping/DefaultLifecycleMapping.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'lifecycles'. | 53 | |
| coding | HiddenField | 'phases' hides a field. | 78 |
org/apache/maven/lifecycle/mapping/Lifecycle.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 42 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 49 |
org/apache/maven/lifecycle/mapping/LifecycleMapping.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
org/apache/maven/lifecycle/mapping/LifecyclePhase.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'mojos' hides a field. | 70 |
org/apache/maven/lifecycle/providers/packaging/AbstractLifecycleMappingProvider.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
org/apache/maven/plugin/DebugConfigurationListener.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'logger'. | 40 |
org/apache/maven/plugin/DefaultBuildPluginManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 201 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 201 | |
| javadoc | JavadocMethod | Expected @param tag for 'pluginDescriptor'. | 201 |
org/apache/maven/plugin/DefaultExtensionRealmCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 106 |
org/apache/maven/plugin/DefaultPluginArtifactsCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 121 |
org/apache/maven/plugin/DefaultPluginRealmCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 136 |
org/apache/maven/plugin/ExtensionRealmCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 91 |
org/apache/maven/plugin/MavenPluginManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 112 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 113 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 113 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 113 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 127 |
org/apache/maven/plugin/MojoExecution.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'forkedExecutions' hides a field. | 215 |
org/apache/maven/plugin/PluginArtifactsCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'cacheKey'. | 97 |
org/apache/maven/plugin/PluginManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 67 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 67 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 67 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 67 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 75 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 75 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 75 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 75 |
org/apache/maven/plugin/PluginParameterException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'mojo' hides a field. | 160 |
org/apache/maven/plugin/PluginParameterExpressionEvaluator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'basedir' hides a field. | 101 |
org/apache/maven/plugin/PluginParameterExpressionEvaluatorV4.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'basedir' hides a field. | 104 |
org/apache/maven/plugin/PluginRealmCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 99 |
org/apache/maven/plugin/internal/DefaultPluginDependenciesResolver.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 146 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 147 | |
| javadoc | JavadocMethod | Expected @param tag for 'dependencyFilter'. | 148 | |
| javadoc | JavadocMethod | Expected @param tag for 'repositories'. | 149 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 150 |
org/apache/maven/plugin/prefix/DefaultPluginPrefixRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'prefix' hides a field. | 79 | |
| coding | HiddenField | 'pluginGroups' hides a field. | 89 | |
| coding | HiddenField | 'pom' hides a field. | 103 | |
| coding | HiddenField | 'repositories' hides a field. | 113 | |
| coding | HiddenField | 'session' hides a field. | 127 |
org/apache/maven/plugin/version/DefaultPluginVersionRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'groupId' hides a field. | 94 | |
| coding | HiddenField | 'artifactId' hides a field. | 104 | |
| coding | HiddenField | 'pom' hides a field. | 114 | |
| coding | HiddenField | 'repositories' hides a field. | 124 | |
| coding | HiddenField | 'session' hides a field. | 138 |
org/apache/maven/project/DefaultDependencyResolutionRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'filter' hides a field. | 56 | |
| coding | HiddenField | 'project' hides a field. | 61 |
org/apache/maven/project/DefaultDependencyResolutionResult.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'root' hides a field. | 51 |
org/apache/maven/project/DefaultProjectBuildingRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'localRepository' hides a field. | 110 | |
| coding | HiddenField | 'remoteRepositories' hides a field. | 123 | |
| coding | HiddenField | 'pluginArtifactRepositories' hides a field. | 137 | |
| coding | HiddenField | 'systemProperties' hides a field. | 151 | |
| coding | HiddenField | 'userProperties' hides a field. | 165 | |
| coding | HiddenField | 'processPlugins' hides a field. | 180 | |
| coding | HiddenField | 'resolveDependencies' hides a field. | 185 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 199 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 200 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 210 | |
| coding | HiddenField | 'validationLevel' hides a field. | 215 | |
| coding | HiddenField | 'repositorySession' hides a field. | 276 | |
| coding | HiddenField | 'repositoryMerging' hides a field. | 281 |
org/apache/maven/project/DefaultProjectRealmCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 83 |
org/apache/maven/project/DuplicateProjectException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'message'. | 38 | |
| javadoc | JavadocMethod | Expected @param tag for 'message'. | 45 | |
| javadoc | JavadocMethod | Expected @param tag for 'e'. | 45 |
org/apache/maven/project/ExtensionDescriptorBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 46 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 86 | |
| javadoc | JavadocMethod | Expected @param tag for 'is'. | 86 |
org/apache/maven/project/MavenProject.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 94 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 96 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 98 | |
| coding | HiddenField | 'model' hides a field. | 182 | |
| coding | HiddenField | 'file' hides a field. | 259 | |
| javadoc | JavadocMethod | Expected @param tag for 'file'. | 259 | |
| coding | HiddenField | 'file' hides a field. | 287 | |
| coding | HiddenField | 'artifact' hides a field. | 617 | |
| coding | HiddenField | 'injectedProfileIds' hides a field. | 758 | |
| coding | HiddenField | 'artifact' hides a field. | 791 | |
| coding | HiddenField | 'artifact' hides a field. | 1110 | |
| coding | HiddenField | 'file' hides a field. | 1111 | |
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 1128 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 1128 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 1142 | |
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 1142 | |
| coding | HiddenField | 'artifacts' hides a field. | 1203 | |
| coding | HiddenField | 'artifacts' hides a field. | 1358 | |
| coding | HiddenField | 'artifacts' hides a field. | 1401 | |
| coding | HiddenField | 'artifacts' hides a field. | 1426 | |
| coding | HiddenField | 'artifacts' hides a field. | 1505 | |
| javadoc | JavadocMethod | Expected @param tag for 'type'. | 1633 | |
| javadoc | JavadocMethod | Expected @param tag for 'classifier'. | 1633 | |
| coding | HiddenField | 'file' hides a field. | 1633 | |
| javadoc | JavadocMethod | Expected @param tag for 'file'. | 1633 | |
| javadoc | JavadocMethod | Expected @param tag for 'writer'. | 1639 | |
| javadoc | JavadocMethod | Expected @param tag for 'writer'. | 1648 |
org/apache/maven/project/MavenProjectHelper.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
org/apache/maven/project/ProjectBuildingException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 75 |
org/apache/maven/project/ProjectBuildingRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'activeProfileIds'. | 116 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 177 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 185 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 186 |
org/apache/maven/project/ProjectRealmCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 82 |
org/apache/maven/project/ProjectSorter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'projects'. | 73 | |
| coding | HiddenField | 'projectMap' hides a field. | 189 | |
| coding | HiddenField | 'projectMap' hides a field. | 221 |
org/apache/maven/project/RepositorySessionDecorator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 33 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 33 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 33 |
org/apache/maven/project/artifact/DefaultMavenMetadataCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
org/apache/maven/project/artifact/DefaultProjectArtifactsCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 166 |
org/apache/maven/project/artifact/ProjectArtifactsCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'cacheKey'. | 98 |
org/apache/maven/project/collector/ProjectCollectionStrategy.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 37 |
org/apache/maven/project/path/PathTranslator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
org/apache/maven/properties/internal/SystemProperties.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'props'. | 30 |
org/apache/maven/repository/DelegatingLocalArtifactRepository.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 61 |
org/apache/maven/repository/LocalArtifactRepository.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
org/apache/maven/repository/RepositorySystem.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
org/apache/maven/repository/legacy/metadata/AbstractArtifactMetadata.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
org/apache/maven/repository/legacy/metadata/DefaultMetadataResolutionRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'artifact' hides a field. | 58 | |
| coding | HiddenField | 'resolveManagedVersions' hides a field. | 88 |
org/apache/maven/rtinfo/internal/DefaultRuntimeInformation.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'mavenVersion' hides a field. | 104 |
org/apache/maven/settings/DefaultMavenSettingsBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 88 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 88 |
org/apache/maven/settings/MavenSettingsBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
org/apache/maven/settings/SettingsUtilsV4.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 70 |
org/apache/maven/toolchain/DefaultToolchain.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| coding | HiddenField | 'type' hides a field. | 80 |
org/apache/maven/toolchain/DefaultToolchainManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
org/apache/maven/toolchain/ToolchainFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 33 | |
| javadoc | JavadocMethod | Expected @param tag for 'model'. | 33 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 40 |
org/apache/maven/toolchain/ToolchainManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
org/apache/maven/toolchain/ToolchainManagerPrivate.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 43 |
org/apache/maven/toolchain/java/DefaultJavaToolChain.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
org/apache/maven/toolchain/java/JavaToolchainImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |





