Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 80 | 82 | 249 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
113 | |
| javadoc | JavadocMethod
|
136 | |
JavadocVariable
|
82 |
Details
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. | 30 |
org/apache/maven/ReactorReader.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'projects' hides a field. | 438 |
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/DefaultRepositoryRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'offline' hides a field. | 77 | |
| coding | HiddenField | 'forceUpdate' hides a field. | 87 | |
| coding | HiddenField | 'localRepository' hides a field. | 97 | |
| coding | HiddenField | 'remoteRepositories' hides a field. | 111 |
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/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. | 70 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 74 |
org/apache/maven/classrealm/DefaultClassRealmManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| coding | HiddenField | 'delegates' hides a field. | 269 |
org/apache/maven/configuration/DefaultBeanConfigurationRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'bean' hides a field. | 51 | |
| coding | HiddenField | 'configuration' hides a field. | 64 | |
| coding | HiddenField | 'configuration' hides a field. | 68 | |
| coding | HiddenField | 'classLoader' hides a field. | 140 | |
| coding | HiddenField | 'valuePreprocessor' hides a field. | 149 | |
| coding | HiddenField | 'pathTranslator' hides a field. | 158 |
org/apache/maven/execution/DefaultMavenExecutionRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'remoteRepositories' hides a field. | 335 | |
| coding | HiddenField | 'pluginArtifactRepositories' hides a field. | 346 | |
| coding | HiddenField | 'basedir' hides a field. | 410 | |
| coding | HiddenField | 'startTime' hides a field. | 417 | |
| coding | HiddenField | 'showErrors' hides a field. | 424 | |
| coding | HiddenField | 'goals' hides a field. | 431 | |
| coding | HiddenField | 'localRepository' hides a field. | 442 | |
| coding | HiddenField | 'localRepository' hides a field. | 453 | |
| coding | HiddenField | 'localRepository' hides a field. | 460 | |
| coding | HiddenField | 'userProperties' hides a field. | 478 | |
| coding | HiddenField | 'resume' hides a field. | 515 | |
| coding | HiddenField | 'makeBehavior' hides a field. | 529 | |
| coding | HiddenField | 'profiles' hides a field. | 554 | |
| coding | HiddenField | 'profiles' hides a field. | 563 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 582 | |
| javadoc | JavadocMethod | Expected @param tag for 'pomFilename'. | 583 | |
| coding | HiddenField | 'pom' hides a field. | 592 | |
| coding | HiddenField | 'transferListener' hides a field. | 606 | |
| coding | HiddenField | 'loggingLevel' hides a field. | 613 | |
| coding | HiddenField | 'offline' hides a field. | 620 | |
| coding | HiddenField | 'updateSnapshots' hides a field. | 627 | |
| coding | HiddenField | 'noSnapshotUpdates' hides a field. | 634 | |
| coding | HiddenField | 'globalChecksumPolicy' hides a field. | 641 | |
| coding | HiddenField | 'proxies' hides a field. | 660 | |
| coding | HiddenField | 'servers' hides a field. | 694 | |
| coding | HiddenField | 'mirrors' hides a field. | 728 | |
| coding | HiddenField | 'profiles' hides a field. | 762 | |
| coding | HiddenField | 'pluginGroups' hides a field. | 782 | |
| coding | HiddenField | 'pluginGroups' hides a field. | 802 | |
| coding | HiddenField | 'recursive' hides a field. | 811 | |
| coding | HiddenField | 'userSettingsFile' hides a field. | 840 | |
| coding | HiddenField | 'projectSettingsFile' hides a field. | 852 | |
| coding | HiddenField | 'globalSettingsFile' hides a field. | 864 | |
| coding | HiddenField | 'userToolchainsFile' hides a field. | 876 | |
| coding | HiddenField | 'globalToolchainsFile' hides a field. | 888 | |
| coding | HiddenField | 'repositoryCache' hides a field. | 976 | |
| coding | HiddenField | 'executionListener' hides a field. | 988 | |
| coding | HiddenField | 'workspaceReader' hides a field. | 1010 | |
| coding | HiddenField | 'cacheTransferError' hides a field. | 1021 | |
| coding | HiddenField | 'cacheNotFound' hides a field. | 1032 | |
| coding | HiddenField | 'useLegacyLocalRepositoryManager' hides a field. | 1043 | |
| coding | HiddenField | 'builderId' hides a field. | 1049 | |
| coding | HiddenField | 'toolchains' hides a field. | 1068 | |
| coding | HiddenField | 'rootDirectory' hides a field. | 1094 | |
| coding | HiddenField | 'topDirectory' hides a field. | 1105 | |
| coding | HiddenField | 'eventSpyDispatcher' hides a field. | 1111 |
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. | 34 | |
| 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 |
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. | 98 | |
| javadoc | JavadocMethod | Expected @param tag for 'basedir'. | 99 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 104 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 163 | |
| javadoc | JavadocMethod | Expected @param tag for 'projects'. | 164 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 169 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 298 | |
| javadoc | JavadocMethod | Expected @param tag for 'profile'. | 299 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 304 | |
| javadoc | JavadocMethod | Expected @param tag for 'profiles'. | 305 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 310 | |
| javadoc | JavadocMethod | Expected @param tag for 'profiles'. | 311 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 323 | |
| javadoc | JavadocMethod | Expected @param tag for 'profile'. | 324 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 329 | |
| javadoc | JavadocMethod | Expected @param tag for 'profiles'. | 330 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 335 | |
| javadoc | JavadocMethod | Expected @param tag for 'profiles'. | 336 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 464 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 474 | |
| javadoc | JavadocMethod | Expected @param tag for 'useLegacyLocalRepository'. | 475 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 483 | |
| javadoc | JavadocMethod | Expected @param tag for 'builderId'. | 483 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 491 | |
| javadoc | JavadocMethod | Expected @param tag for 'file'. | 513 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 519 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 527 | |
| javadoc | JavadocMethod | Expected @param tag for 'topDirectory'. | 527 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 535 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 542 | |
| javadoc | JavadocMethod | Expected @param tag for 'rootDirectory'. | 542 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 553 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 558 | |
| javadoc | JavadocMethod | Expected @param tag for 'eventSpyDispatcher'. | 558 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 563 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 568 |
org/apache/maven/execution/MavenSession.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 147 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 156 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 164 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 210 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 210 | |
| javadoc | JavadocMethod | Expected @param tag for 'project'. | 210 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 270 | |
| javadoc | JavadocMethod | Expected @param tag for 'allProjects'. | 275 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 432 |
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. | 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/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. | 224 |
org/apache/maven/internal/transformation/ConsumerPomArtifactTransformer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 74 |
org/apache/maven/lifecycle/DefaultLifecycles.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocMethod | Expected @param tag for 'lifecycles'. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'logger'. | 64 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 80 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 120 |
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. | 54 |
org/apache/maven/lifecycle/internal/DefaultLifecyclePluginAnalyzer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
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/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. | 119 |
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'. | 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/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. | 103 |
org/apache/maven/plugin/PluginRealmCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 97 |
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. | 153 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 154 | |
| javadoc | JavadocMethod | Expected @param tag for 'dependencyFilter'. | 155 | |
| javadoc | JavadocMethod | Expected @param tag for 'repositories'. | 156 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 157 |
org/apache/maven/plugin/prefix/DefaultPluginPrefixRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'prefix' hides a field. | 78 | |
| coding | HiddenField | 'pluginGroups' hides a field. | 88 | |
| coding | HiddenField | 'pom' hides a field. | 102 | |
| coding | HiddenField | 'repositories' hides a field. | 112 | |
| coding | HiddenField | 'session' hides a field. | 126 |
org/apache/maven/plugin/version/DefaultPluginVersionRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'groupId' hides a field. | 93 | |
| coding | HiddenField | 'artifactId' hides a field. | 103 | |
| coding | HiddenField | 'pom' hides a field. | 113 | |
| coding | HiddenField | 'repositories' hides a field. | 123 | |
| 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/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'. | 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. | 96 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 98 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 100 | |
| coding | HiddenField | 'model' hides a field. | 186 | |
| coding | HiddenField | 'file' hides a field. | 263 | |
| javadoc | JavadocMethod | Expected @param tag for 'file'. | 263 | |
| coding | HiddenField | 'file' hides a field. | 291 | |
| coding | HiddenField | 'artifact' hides a field. | 621 | |
| coding | HiddenField | 'injectedProfileIds' hides a field. | 762 | |
| coding | HiddenField | 'artifact' hides a field. | 795 | |
| coding | HiddenField | 'artifact' hides a field. | 1114 | |
| coding | HiddenField | 'file' hides a field. | 1115 | |
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 1132 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 1132 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 1146 | |
| javadoc | JavadocMethod | Expected @param tag for 'key'. | 1146 | |
| coding | HiddenField | 'artifacts' hides a field. | 1207 | |
| coding | HiddenField | 'artifacts' hides a field. | 1362 | |
| coding | HiddenField | 'artifacts' hides a field. | 1405 | |
| coding | HiddenField | 'artifacts' hides a field. | 1430 | |
| coding | HiddenField | 'artifacts' hides a field. | 1509 | |
| javadoc | JavadocMethod | Expected @param tag for 'type'. | 1637 | |
| javadoc | JavadocMethod | Expected @param tag for 'classifier'. | 1637 | |
| coding | HiddenField | 'file' hides a field. | 1637 | |
| javadoc | JavadocMethod | Expected @param tag for 'file'. | 1637 | |
| javadoc | JavadocMethod | Expected @param tag for 'writer'. | 1643 | |
| javadoc | JavadocMethod | Expected @param tag for 'writer'. | 1652 |
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'. | 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'. | 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. | 163 |
org/apache/maven/project/artifact/ProjectArtifactsCache.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'cacheKey'. | 95 |
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/rtinfo/internal/DefaultRuntimeInformation.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'mavenVersion' hides a field. | 105 |
org/apache/maven/settings/SettingsUtilsV4.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 71 |
org/apache/maven/toolchain/DefaultToolchain.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| coding | HiddenField | 'type' hides a field. | 79 |
org/apache/maven/toolchain/DefaultToolchainManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
org/apache/maven/toolchain/ToolchainFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 32 | |
| javadoc | JavadocMethod | Expected @param tag for 'model'. | 32 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 39 |
org/apache/maven/toolchain/ToolchainManager.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
org/apache/maven/toolchain/ToolchainManagerPrivate.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 42 |
org/apache/maven/toolchain/java/DefaultJavaToolChain.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
org/apache/maven/toolchain/java/JavaToolchainImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |


