Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 84 | 94 | 307 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
110 | |
| javadoc | JavadocMethod
|
197 | |
JavadocVariable
|
94 |
Details
org/apache/maven/DefaultMaven.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 410 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 411 |
org/apache/maven/Maven.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
org/apache/maven/ReactorReader.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'projects' hides a field. | 457 | |
| coding | HiddenField | 'allProjects' hides a field. | 484 | |
| coding | HiddenField | 'projects' hides a field. | 501 |
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. | 28 |
org/apache/maven/artifact/repository/MavenArtifactRepository.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'snapshots' hides a field. | 132 | |
| coding | HiddenField | 'releases' hides a field. | 140 | |
| coding | HiddenField | 'url' hides a field. | 255 |
org/apache/maven/artifact/resolver/filter/CumulativeScopeArtifactFilter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'scopes' hides a field. | 62 |
org/apache/maven/bridge/MavenRepositorySystem.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 74 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 |
org/apache/maven/classrealm/DefaultClassRealmManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | |
| coding | HiddenField | 'delegates' hides a field. | 292 |
org/apache/maven/configuration/DefaultBeanConfigurationRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'configuration' hides a field. | 68 |
org/apache/maven/execution/DefaultMavenExecutionRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'startTime' hides a field. | 315 | |
| coding | HiddenField | 'remoteRepositories' hides a field. | 359 | |
| coding | HiddenField | 'pluginArtifactRepositories' hides a field. | 370 | |
| coding | HiddenField | 'basedir' hides a field. | 434 | |
| coding | HiddenField | 'startTime' hides a field. | 442 | |
| coding | HiddenField | 'showErrors' hides a field. | 449 | |
| coding | HiddenField | 'goals' hides a field. | 456 | |
| coding | HiddenField | 'localRepository' hides a field. | 467 | |
| coding | HiddenField | 'localRepository' hides a field. | 478 | |
| coding | HiddenField | 'localRepository' hides a field. | 485 | |
| coding | HiddenField | 'userProperties' hides a field. | 503 | |
| coding | HiddenField | 'resume' hides a field. | 540 | |
| coding | HiddenField | 'makeBehavior' hides a field. | 554 | |
| coding | HiddenField | 'profiles' hides a field. | 579 | |
| coding | HiddenField | 'profiles' hides a field. | 588 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 607 | |
| javadoc | JavadocMethod | Expected @param tag for 'pomFilename'. | 608 | |
| coding | HiddenField | 'pom' hides a field. | 617 | |
| coding | HiddenField | 'transferListener' hides a field. | 631 | |
| coding | HiddenField | 'loggingLevel' hides a field. | 638 | |
| coding | HiddenField | 'offline' hides a field. | 645 | |
| coding | HiddenField | 'updateSnapshots' hides a field. | 652 | |
| coding | HiddenField | 'noSnapshotUpdates' hides a field. | 659 | |
| coding | HiddenField | 'globalChecksumPolicy' hides a field. | 666 | |
| coding | HiddenField | 'proxies' hides a field. | 685 | |
| coding | HiddenField | 'servers' hides a field. | 719 | |
| coding | HiddenField | 'mirrors' hides a field. | 753 | |
| coding | HiddenField | 'profiles' hides a field. | 787 | |
| coding | HiddenField | 'pluginGroups' hides a field. | 807 | |
| coding | HiddenField | 'pluginGroups' hides a field. | 827 | |
| coding | HiddenField | 'recursive' hides a field. | 836 | |
| coding | HiddenField | 'userSettingsFile' hides a field. | 865 | |
| coding | HiddenField | 'projectSettingsFile' hides a field. | 877 | |
| coding | HiddenField | 'installationSettingsFile' hides a field. | 901 | |
| coding | HiddenField | 'userToolchainsFile' hides a field. | 913 | |
| coding | HiddenField | 'installationToolchainsFile' hides a field. | 927 | |
| coding | HiddenField | 'installationToolchainsFile' hides a field. | 938 | |
| coding | HiddenField | 'repositoryCache' hides a field. | 1026 | |
| coding | HiddenField | 'executionListener' hides a field. | 1038 | |
| coding | HiddenField | 'workspaceReader' hides a field. | 1060 | |
| coding | HiddenField | 'cacheTransferError' hides a field. | 1071 | |
| coding | HiddenField | 'cacheNotFound' hides a field. | 1082 | |
| coding | HiddenField | 'ignoreTransitiveRepositories' hides a field. | 1115 | |
| coding | HiddenField | 'useLegacyLocalRepositoryManager' hides a field. | 1126 | |
| coding | HiddenField | 'builderId' hides a field. | 1132 | |
| coding | HiddenField | 'toolchains' hides a field. | 1151 | |
| coding | HiddenField | 'rootDirectory' hides a field. | 1177 | |
| coding | HiddenField | 'topDirectory' hides a field. | 1188 | |
| coding | HiddenField | 'eventSpyDispatcher' hides a field. | 1194 |
org/apache/maven/execution/DefaultMavenExecutionResult.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'project' hides a field. | 43 | |
| coding | HiddenField | 'topologicallySortedProjects' hides a field. | 53 | |
| coding | HiddenField | 'dependencyResolutionResult' hides a field. | 69 | |
| coding | HiddenField | 'project' hides a field. | 89 |
org/apache/maven/execution/ExecutionEvent.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
org/apache/maven/execution/MavenExecutionRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 78 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 80 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 86 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 88 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 99 | |
| javadoc | JavadocMethod | Expected @param tag for 'basedir'. | 100 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 105 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 170 | |
| javadoc | JavadocMethod | Expected @param tag for 'projects'. | 171 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 176 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 298 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 303 | |
| javadoc | JavadocMethod | Expected @param tag for 'ignoreMissing'. | 303 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 308 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 313 | |
| javadoc | JavadocMethod | Expected @param tag for 'ignoreInvalid'. | 313 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 318 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 323 | |
| javadoc | JavadocMethod | Expected @param tag for 'ignoreTransitiveRepositories'. | 323 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 335 | |
| javadoc | JavadocMethod | Expected @param tag for 'profile'. | 336 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 341 | |
| javadoc | JavadocMethod | Expected @param tag for 'profiles'. | 342 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 347 | |
| javadoc | JavadocMethod | Expected @param tag for 'profiles'. | 348 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 360 | |
| javadoc | JavadocMethod | Expected @param tag for 'profile'. | 361 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 366 | |
| javadoc | JavadocMethod | Expected @param tag for 'profiles'. | 367 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 372 | |
| javadoc | JavadocMethod | Expected @param tag for 'profiles'. | 373 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 527 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 537 | |
| javadoc | JavadocMethod | Expected @param tag for 'useLegacyLocalRepository'. | 538 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 546 | |
| javadoc | JavadocMethod | Expected @param tag for 'builderId'. | 546 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 554 | |
| javadoc | JavadocMethod | Expected @param tag for 'file'. | 576 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 582 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 590 | |
| javadoc | JavadocMethod | Expected @param tag for 'topDirectory'. | 590 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 598 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 605 | |
| javadoc | JavadocMethod | Expected @param tag for 'rootDirectory'. | 605 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 616 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 621 | |
| javadoc | JavadocMethod | Expected @param tag for 'eventSpyDispatcher'. | 621 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 626 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 631 |
org/apache/maven/execution/MavenSession.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 149 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 158 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 166 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 212 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 212 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 212 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 277 | |
| javadoc | JavadocMethod | Expected @param tag for 'allProjects'. | 282 | |
| coding | HiddenField | 'executionProperties' hides a field. | 313 | |
| coding | HiddenField | 'executionProperties' hides a field. | 330 | |
| coding | HiddenField | 'executionProperties' hides a field. | 406 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 465 |
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. | 104 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 114 |
org/apache/maven/execution/ReactorManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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. | 47 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
org/apache/maven/execution/scope/internal/MojoExecutionScopeModule.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
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. | 70 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 77 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 84 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 92 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 99 |
org/apache/maven/graph/DefaultProjectDependencyGraph.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 108 |
org/apache/maven/graph/GraphBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
org/apache/maven/graph/ProjectSelector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 90 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 92 | |
| javadoc | JavadocMethod | Expected @param tag for 'projects'. | 92 | |
| javadoc | JavadocMethod | Expected @param tag for 'projectSelectors'. | 92 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 116 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 118 | |
| javadoc | JavadocMethod | Expected @param tag for 'projects'. | 118 | |
| javadoc | JavadocMethod | Expected @param tag for 'projectSelectors'. | 118 |
org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 90 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 92 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 94 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 96 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 106 |
org/apache/maven/internal/impl/DefaultLifecycleRegistry.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 87 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 91 |
org/apache/maven/internal/impl/DefaultProject.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'project' hides a field. | 181 | |
| coding | HiddenField | 'project' hides a field. | 197 |
org/apache/maven/internal/impl/DefaultSession.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'mavenSession' hides a field. | 208 |
org/apache/maven/internal/impl/EventSpyImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 60 | |
| javadoc | JavadocMethod | Expected @param tag for 'type'. | 60 |
org/apache/maven/internal/impl/InternalMavenSession.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 47 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 48 |
org/apache/maven/internal/impl/SisuDiBridgeModule.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| coding | HiddenField | 'injector' hides a field. | 90 | |
| coding | HiddenField | 'beanEntry' hides a field. | 140 |
org/apache/maven/internal/transformation/ConsumerPomArtifactTransformer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
org/apache/maven/lifecycle/DefaultLifecycles.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocMethod | Expected @param tag for 'lifecycles'. | 70 | |
| javadoc | JavadocMethod | Expected @param tag for 'logger'. | 70 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 88 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 144 |
org/apache/maven/lifecycle/LifecycleExecutor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Expected @param tag for 'packaging'. | 61 |
org/apache/maven/lifecycle/internal/DefaultLifecycleMappingDelegate.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
org/apache/maven/lifecycle/internal/PhaseId.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'priority' hides a field. | 83 |
org/apache/maven/lifecycle/internal/concurrent/BuildPlan.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'sortedNodes' hides a field. | 146 |
org/apache/maven/lifecycle/internal/concurrent/BuildPlanExecutor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'plan' hides a field. | 212 | |
| coding | HiddenField | 'plan' hides a field. | 478 | |
| coding | HiddenField | 'session' hides a field. | 566 | |
| coding | HiddenField | 'plan' hides a field. | 697 |
org/apache/maven/lifecycle/internal/concurrent/BuildStep.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| 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. | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
org/apache/maven/lifecycle/mapping/DefaultLifecycleMapping.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'lifecycles'. | 54 | |
| coding | HiddenField | 'phases' hides a field. | 79 |
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/providers/packaging/AbstractLifecycleMappingProvider.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. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
org/apache/maven/plugin/DebugConfigurationListener.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'logger'. | 39 |
org/apache/maven/plugin/DefaultExtensionRealmCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 104 |
org/apache/maven/plugin/DefaultPluginArtifactsCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 117 |
org/apache/maven/plugin/DefaultPluginRealmCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 134 |
org/apache/maven/plugin/ExtensionRealmCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 89 |
org/apache/maven/plugin/MavenPluginManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 111 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 112 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 112 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 112 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 126 |
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'. | 95 |
org/apache/maven/plugin/PluginConfigurationException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'pluginDescriptor'. | 52 | |
| javadoc | JavadocMethod | Expected @param tag for 'originalMessage'. | 52 | |
| javadoc | JavadocMethod | Expected @param tag for 'cause'. | 52 | |
| javadoc | JavadocMethod | Expected @param tag for 'pluginDescriptor'. | 63 | |
| javadoc | JavadocMethod | Expected @param tag for 'originalMessage'. | 63 | |
| javadoc | JavadocMethod | Expected @param tag for 'cause'. | 63 | |
| javadoc | JavadocMethod | Expected @param tag for 'pluginDescriptor'. | 74 | |
| javadoc | JavadocMethod | Expected @param tag for 'originalMessage'. | 74 | |
| javadoc | JavadocMethod | Expected @param tag for 'cause'. | 74 |
org/apache/maven/plugin/PluginContainerException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 68 | |
| javadoc | JavadocMethod | Expected @param tag for 'pluginRealm'. | 68 | |
| javadoc | JavadocMethod | Expected @param tag for 'message'. | 68 | |
| javadoc | JavadocMethod | Expected @param tag for 'e'. | 68 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 79 | |
| javadoc | JavadocMethod | Expected @param tag for 'pluginRealm'. | 79 | |
| javadoc | JavadocMethod | Expected @param tag for 'message'. | 79 | |
| javadoc | JavadocMethod | Expected @param tag for 'e'. | 79 |
org/apache/maven/plugin/PluginManagerException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 104 | |
| javadoc | JavadocMethod | Expected @param tag for 'message'. | 104 | |
| javadoc | JavadocMethod | Expected @param tag for 'cause'. | 104 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 114 | |
| javadoc | JavadocMethod | Expected @param tag for 'message'. | 114 | |
| javadoc | JavadocMethod | Expected @param tag for 'cause'. | 114 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 149 | |
| javadoc | JavadocMethod | Expected @param tag for 'message'. | 149 | |
| javadoc | JavadocMethod | Expected @param tag for 'cause'. | 149 |
org/apache/maven/plugin/PluginParameterException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'mojo' hides a field. | 159 |
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. | 75 |
org/apache/maven/plugin/PluginRealmCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 105 |
org/apache/maven/plugin/PluginValidationManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'locality'. | 59 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 59 | |
| javadoc | JavadocMethod | Expected @param tag for 'pluginArtifact'. | 59 | |
| javadoc | JavadocMethod | Expected @param tag for 'issue'. | 59 | |
| javadoc | JavadocMethod | Expected @param tag for 'locality'. | 67 | |
| javadoc | JavadocMethod | Expected @param tag for 'mavenSession'. | 67 | |
| javadoc | JavadocMethod | Expected @param tag for 'mojoDescriptor'. | 67 | |
| javadoc | JavadocMethod | Expected @param tag for 'issue'. | 67 | |
| javadoc | JavadocMethod | Expected @param tag for 'locality'. | 75 | |
| javadoc | JavadocMethod | Expected @param tag for 'mavenSession'. | 76 | |
| javadoc | JavadocMethod | Expected @param tag for 'mojoDescriptor'. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'mojoClass'. | 78 | |
| javadoc | JavadocMethod | Expected @param tag for 'issue'. | 79 |
org/apache/maven/plugin/internal/DefaultPluginDependenciesResolver.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 155 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 156 | |
| javadoc | JavadocMethod | Expected @param tag for 'dependencyFilter'. | 157 | |
| javadoc | JavadocMethod | Expected @param tag for 'repositories'. | 158 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 159 |
org/apache/maven/plugin/internal/DefaultPluginValidationManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
org/apache/maven/plugin/internal/MavenPluginConfigurationValidator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'mavenSession'. | 35 | |
| javadoc | JavadocMethod | Expected @param tag for 'mojoDescriptor'. | 36 | |
| javadoc | JavadocMethod | Expected @param tag for 'mojoClass'. | 37 | |
| javadoc | JavadocMethod | Expected @param tag for 'pomConfiguration'. | 38 | |
| javadoc | JavadocMethod | Expected @param tag for 'expressionEvaluator'. | 39 |
org/apache/maven/plugin/prefix/DefaultPluginPrefixRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'session' hides a field. | 126 |
org/apache/maven/plugin/version/DefaultPluginVersionRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'session' hides a field. | 137 |
org/apache/maven/project/DefaultDependencyResolutionRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'filter' hides a field. | 55 | |
| coding | HiddenField | 'project' hides a field. | 60 |
org/apache/maven/project/DefaultDependencyResolutionResult.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'root' hides a field. | 50 |
org/apache/maven/project/DefaultProjectBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'session' hides a field. | 323 | |
| coding | HiddenField | 'request' hides a field. | 365 | |
| coding | HiddenField | 'session' hides a field. | 879 |
org/apache/maven/project/DefaultProjectBuildingRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'localRepository' hides a field. | 111 | |
| coding | HiddenField | 'remoteRepositories' hides a field. | 124 | |
| coding | HiddenField | 'pluginArtifactRepositories' hides a field. | 138 | |
| coding | HiddenField | 'systemProperties' hides a field. | 152 | |
| coding | HiddenField | 'userProperties' hides a field. | 166 | |
| coding | HiddenField | 'processPlugins' hides a field. | 181 | |
| coding | HiddenField | 'resolveDependencies' hides a field. | 186 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 200 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 201 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 211 | |
| coding | HiddenField | 'validationLevel' hides a field. | 216 | |
| coding | HiddenField | 'buildStartTime' hides a field. | 279 |
org/apache/maven/project/DefaultProjectRealmCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 81 |
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'. | 46 | |
| javadoc | JavadocMethod | Expected @param tag for 'e'. | 46 |
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. | 106 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 108 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 110 | |
| coding | HiddenField | 'model' hides a field. | 204 | |
| coding | HiddenField | 'file' hides a field. | 281 | |
| javadoc | JavadocMethod | Expected @param tag for 'file'. | 281 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 288 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 299 | |
| javadoc | JavadocMethod | Expected @param tag for 'path'. | 377 | |
| javadoc | JavadocMethod | Expected @param tag for 'path'. | 385 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 396 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 413 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 439 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 447 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 512 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 526 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 540 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 733 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 741 | |
| javadoc | JavadocMethod | Expected @param tag for 'resource'. | 792 | |
| javadoc | JavadocMethod | Expected @param tag for 'testResource'. | 800 | |
| coding | HiddenField | 'artifact' hides a field. | 837 | |
| coding | HiddenField | 'injectedProfileIds' hides a field. | 986 | |
| coding | HiddenField | 'artifact' hides a field. | 1019 | |
| javadoc | JavadocMethod | Expected @param tag for 'compileSourceRoots'. | 1254 | |
| javadoc | JavadocMethod | Expected @param tag for 'testCompileSourceRoots'. | 1262 | |
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 1363 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 1363 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 1377 | |
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 1377 | |
| coding | HiddenField | 'artifacts' hides a field. | 1438 | |
| coding | HiddenField | 'artifacts' hides a field. | 1584 | |
| coding | HiddenField | 'artifacts' hides a field. | 1625 | |
| coding | HiddenField | 'artifacts' hides a field. | 1650 | |
| coding | HiddenField | 'artifacts' hides a field. | 1730 | |
| javadoc | JavadocMethod | Expected @param tag for 'type'. | 1857 | |
| javadoc | JavadocMethod | Expected @param tag for 'classifier'. | 1857 | |
| coding | HiddenField | 'file' hides a field. | 1857 | |
| javadoc | JavadocMethod | Expected @param tag for 'file'. | 1857 | |
| javadoc | JavadocMethod | Expected @param tag for 'writer'. | 1863 | |
| javadoc | JavadocMethod | Expected @param tag for 'writer'. | 1872 |
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. | 74 |
org/apache/maven/project/ProjectBuildingRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'activeProfileIds'. | 117 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 194 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 202 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 203 |
org/apache/maven/project/ProjectRealmCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 80 |
org/apache/maven/project/ProjectSorter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'projects'. | 69 | |
| coding | HiddenField | 'projectMap' hides a field. | 185 | |
| coding | HiddenField | 'projectMap' hides a field. | 217 |
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/DefaultProjectArtifactsCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 161 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 162 |
org/apache/maven/project/artifact/ProjectArtifactsCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'cacheKey'. | 100 |
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/properties/internal/SystemProperties.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'props'. | 30 |
org/apache/maven/resolver/MavenChainedWorkspaceReader.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
org/apache/maven/rtinfo/internal/DefaultRuntimeInformation.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'mavenVersion' hides a field. | 105 |


