Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
65 | 103 | 171 | 47 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | AvoidNestedBlocks | 5 | ![]() |
coding | HiddenField
|
17 | ![]() |
MagicNumber
|
28 | ![]() | |
design | InterfaceIsType | 3 | ![]() |
javadoc | JavadocMethod
|
154 | ![]() |
JavadocVariable
|
103 | ![]() | |
sizes | MethodLength | 2 | ![]() |
ParameterNumber | 9 | ![]() |
Details
org/apache/maven/index/AbstractMultiArtifactInfoFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 56 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 72 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'ctx'. | 72 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'ai'. | 72 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 93 |
![]() |
coding | HiddenField | 'filters' hides a field. | 93 |
org/apache/maven/index/AbstractSearchPageableRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 60 |
org/apache/maven/index/AbstractSearchRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 115 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 142 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 154 |
org/apache/maven/index/AbstractSearchResponse.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 56 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 68 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 81 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 93 |
org/apache/maven/index/ArtifactContext.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'pom' hides a field. | 91 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 163 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 163 |
org/apache/maven/index/ArtifactContextProducer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
org/apache/maven/index/ArtifactInfo.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
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. | 62 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 172 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 174 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 176 |
![]() |
coding | HiddenField | 'packaging' hides a field. | 424 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 467 |
![]() |
blocks | AvoidNestedBlocks | Avoid nested blocks. | 616 |
![]() |
blocks | AvoidNestedBlocks | Avoid nested blocks. | 641 |
org/apache/maven/index/ArtifactInfoRecord.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
org/apache/maven/index/DefaultArtifactContextProducer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 65 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 65 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'file'. | 65 |
org/apache/maven/index/DefaultIndexer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 79 |
![]() |
coding | MagicNumber | '4096' is a magic number. | 204 |
![]() |
coding | MagicNumber | '0xF0' is a magic number. | 268 |
org/apache/maven/index/DefaultIteratorResultSet.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | AvoidNestedBlocks | Avoid nested blocks. | 94 |
![]() |
coding | HiddenField | 'matchHighlightRequests' hides a field. | 115 |
![]() |
coding | HiddenField | 'ai' hides a field. | 300 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 338 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 361 |
org/apache/maven/index/DefaultNexusIndexer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 256 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'fromPath'. | 256 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'listener'. | 256 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'update'. | 257 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'ac'. | 316 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 316 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'ac'. | 332 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 332 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'ac'. | 347 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 347 |
org/apache/maven/index/DefaultQueryCreator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method constructQuery length is 195 lines (max allowed is 150). | 181 |
![]() |
coding | MagicNumber | '0.8f' is a magic number. | 287 |
org/apache/maven/index/DefaultScannerListener.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'context' hides a field. | 254 |
org/apache/maven/index/DefaultSearchEngine.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 362 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'indexingContexts'. | 362 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'ignoreContext'. | 363 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 389 |
org/apache/maven/index/Field.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
org/apache/maven/index/Indexer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 72 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 232 |
org/apache/maven/index/IndexerEngine.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 34 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'ac'. | 34 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 40 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'ac'. | 40 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 46 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'ac'. | 46 |
org/apache/maven/index/IteratorSearchResponse.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 70 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 77 |
org/apache/maven/index/MAVEN.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | InterfaceIsType | interfaces should describe a type and hence have methods. | 27 |
![]() |
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. | 45 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 65 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
org/apache/maven/index/MatchHighlightMode.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 24 |
org/apache/maven/index/NEXUS.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | InterfaceIsType | interfaces should describe a type and hence have methods. | 30 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
org/apache/maven/index/NexusIndexer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 92 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'context'. | 99 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 119 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 142 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 166 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 189 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 234 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 336 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 348 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 360 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 378 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 391 |
org/apache/maven/index/OSGI.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | InterfaceIsType | interfaces should describe a type and hence have methods. | 28 |
![]() |
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. | 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. | 61 |
org/apache/maven/index/QueryCreator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 43 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 54 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 68 |
org/apache/maven/index/Scanner.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 32 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 32 |
org/apache/maven/index/SearchEngine.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 52 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 52 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'indexingContexts'. | 52 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 58 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 58 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'indexingContexts'. | 59 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 65 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 65 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'indexingContexts'. | 65 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 71 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 71 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'indexingContexts'. | 71 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 77 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 77 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'indexingContexts'. | 78 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 84 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 84 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'indexingContexts'. | 85 |
org/apache/maven/index/UniqueArtifactFilterPostprocessor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
org/apache/maven/index/artifact/ArtifactPackagingMapper.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 38 |
org/apache/maven/index/artifact/DefaultArtifactPackagingMapper.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
org/apache/maven/index/artifact/Gav.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 12). | 91 |
org/apache/maven/index/artifact/M1ArtifactRecognizer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 33 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'path'. | 33 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 41 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'path'. | 41 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 49 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'path'. | 49 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 57 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'path'. | 57 |
org/apache/maven/index/artifact/M1GavCalculator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 150 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'gav'. | 150 |
org/apache/maven/index/artifact/M2ArtifactRecognizer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 30 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'path'. | 30 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 38 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'path'. | 38 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 49 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 57 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'path'. | 57 |
org/apache/maven/index/artifact/M2GavCalculator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 10). | 120 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 10). | 151 |
org/apache/maven/index/context/DefaultIndexingContext.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 79 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 81 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 83 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 85 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 10). | 122 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 9). | 171 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 181 |
![]() |
sizes | ParameterNumber | More than 7 parameters (found 8). | 191 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'dir'. | 211 |
![]() |
coding | HiddenField | 'timestamp' hides a field. | 456 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 545 |
![]() |
coding | HiddenField | 'allGroups' hides a field. | 631 |
![]() |
coding | HiddenField | 'rootGroups' hides a field. | 631 |
![]() |
coding | HiddenField | 'rootGroups' hides a field. | 778 |
![]() |
coding | HiddenField | 'allGroups' hides a field. | 779 |
org/apache/maven/index/context/IndexCreator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 45 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 54 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 61 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'artifactContext'. | 66 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'artifactInfo'. | 72 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'document'. | 72 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'document'. | 79 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'artifactInfo'. | 79 |
org/apache/maven/index/context/IndexUtils.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
org/apache/maven/index/context/IndexingContext.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 106 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 111 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 116 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 121 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 126 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 134 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 146 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 165 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 174 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 207 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'deleteFiles'. | 235 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'filter'. | 259 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 281 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'groups'. | 286 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 292 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'groups'. | 298 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 304 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 318 |
org/apache/maven/index/context/MergedIndexingContext.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'directory' hides a field. | 269 |
![]() |
coding | HiddenField | 'directory' hides a field. | 275 |
![]() |
coding | HiddenField | 'directory' hides a field. | 281 |
![]() |
coding | HiddenField | 'directory' hides a field. | 287 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'dir'. | 307 |
org/apache/maven/index/context/NexusIndexMultiReader.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 92 |
org/apache/maven/index/creator/JarFileContentsIndexCreator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
org/apache/maven/index/creator/LegacyDocumentUpdater.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'ai'. | 36 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'doc'. | 36 |
org/apache/maven/index/creator/MavenArchetypeArtifactInfoIndexCreator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
org/apache/maven/index/creator/MavenPluginArtifactInfoIndexCreator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
org/apache/maven/index/creator/MinimalArtifactInfoIndexCreator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 63 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 71 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 74 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 77 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 80 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 83 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 89 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 92 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 95 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 98 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 101 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 104 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 107 |
org/apache/maven/index/creator/OsgiArtifactIndexCreator.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. | 78 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 84 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 90 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 96 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 103 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 109 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 115 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 121 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 127 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 134 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 140 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 146 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 152 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 158 |
![]() |
sizes | MethodLength | Method updateArtifactInfo length is 194 lines (max allowed is 150). | 419 |
![]() |
coding | MagicNumber | '8192' is a magic number. | 626 |
![]() |
coding | MagicNumber | '0xff' is a magic number. | 635 |
org/apache/maven/index/expr/SearchExpression.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 34 |
org/apache/maven/index/fs/Locker.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 39 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'directory'. | 39 |
org/apache/maven/index/locator/GavHelpedLocator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
org/apache/maven/index/locator/JavadocLocator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 35 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'source'. | 35 |
org/apache/maven/index/locator/Locator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
org/apache/maven/index/locator/SourcesLocator.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 35 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'source'. | 35 |
org/apache/maven/index/packer/DigesterUtils.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 97 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 118 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 137 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 159 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 180 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 199 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 225 |
![]() |
coding | MagicNumber | '0xF0' is a magic number. | 234 |
org/apache/maven/index/packer/IndexPacker.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
org/apache/maven/index/packer/IndexPackingRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'formats'. | 86 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 94 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 149 |
org/apache/maven/index/treeview/AbstractTreeNode.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'path' hides a field. | 296 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'path'. | 296 |
![]() |
coding | HiddenField | 'type' hides a field. | 296 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'type'. | 296 |
org/apache/maven/index/treeview/IndexTreeView.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 38 |
org/apache/maven/index/treeview/TreeNode.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
org/apache/maven/index/updater/DefaultIndexUpdater.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 385 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'dir'. | 780 |
org/apache/maven/index/updater/IndexDataReader.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | MagicNumber | '0x8b' is a magic number. | 60 |
![]() |
coding | MagicNumber | '24' is a magic number. | 130 |
![]() |
coding | MagicNumber | '24' is a magic number. | 130 |
![]() |
coding | MagicNumber | '0xff' is a magic number. | 228 |
![]() |
coding | MagicNumber | '127' is a magic number. | 229 |
![]() |
coding | MagicNumber | '0xff' is a magic number. | 239 |
![]() |
coding | MagicNumber | '0xC0' is a magic number. | 264 |
![]() |
coding | MagicNumber | '0x3F' is a magic number. | 268 |
![]() |
coding | MagicNumber | '0xC0' is a magic number. | 280 |
![]() |
coding | MagicNumber | '0xC0' is a magic number. | 280 |
![]() |
coding | MagicNumber | '0x3F' is a magic number. | 285 |
![]() |
coding | MagicNumber | '0x3F' is a magic number. | 285 |
org/apache/maven/index/updater/IndexDataWriter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | AvoidNestedBlocks | Avoid nested blocks. | 116 |
![]() |
blocks | AvoidNestedBlocks | Avoid nested blocks. | 125 |
![]() |
coding | MagicNumber | '0x007F' is a magic number. | 241 |
![]() |
coding | MagicNumber | '0x07FF' is a magic number. | 245 |
![]() |
coding | MagicNumber | '0x007F' is a magic number. | 266 |
![]() |
coding | MagicNumber | '0x007F' is a magic number. | 276 |
![]() |
coding | MagicNumber | '0x07FF' is a magic number. | 281 |
![]() |
coding | MagicNumber | '0xE0' is a magic number. | 283 |
![]() |
coding | MagicNumber | '0x3F' is a magic number. | 284 |
![]() |
coding | MagicNumber | '0x3F' is a magic number. | 285 |
![]() |
coding | MagicNumber | '0xC0' is a magic number. | 289 |
![]() |
coding | MagicNumber | '0x3F' is a magic number. | 290 |
org/apache/maven/index/updater/IndexUpdater.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'updateRequest'. | 57 |
org/apache/maven/index/updater/ResourceFetcher.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'id'. | 36 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'url'. | 36 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 50 |
org/apache/maven/index/updater/WagonHelper.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 73 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 90 |