Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 13 | 0 | 37 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
6 | |
| javadoc | JavadocMethod
|
31 |
Details
org/eclipse/aether/spi/checksums/TrustedChecksumsSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'artifact'. | 68 | |
| javadoc | JavadocMethod | Expected @param tag for 'artifactRepository'. | 69 | |
| javadoc | JavadocMethod | Expected @param tag for 'checksumAlgorithmFactories'. | 70 | |
| javadoc | JavadocMethod | Expected @param tag for 'trustedArtifactChecksums'. | 71 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 79 | |
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 79 |
org/eclipse/aether/spi/connector/ArtifactDownload.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'context' hides a field. | 145 | |
| coding | HiddenField | 'contexts' hides a field. | 170 |
org/eclipse/aether/spi/connector/MetadataDownload.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'context' hides a field. | 112 |
org/eclipse/aether/spi/connector/checksum/ChecksumAlgorithm.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'input'. | 33 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 43 |
org/eclipse/aether/spi/connector/checksum/ChecksumAlgorithmFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 33 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 41 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 46 |
org/eclipse/aether/spi/connector/checksum/ChecksumAlgorithmFactorySelector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 39 | |
| javadoc | JavadocMethod | Expected @param tag for 'algorithmName'. | 39 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 50 | |
| javadoc | JavadocMethod | Expected @param tag for 'algorithmNames'. | 50 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 58 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 67 | |
| javadoc | JavadocMethod | Expected @param tag for 'extension'. | 67 |
org/eclipse/aether/spi/connector/checksum/ProvidedChecksumsSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 51 |
org/eclipse/aether/spi/connector/filter/RemoteRepositoryFilter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 39 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 44 |
org/eclipse/aether/spi/connector/filter/RemoteRepositoryFilterSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 35 |
org/eclipse/aether/spi/connector/layout/RepositoryLayout.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 123 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 145 | |
| javadoc | JavadocMethod | Expected @param tag for 'artifact'. | 145 |
org/eclipse/aether/spi/connector/transport/GetTask.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'resume' hides a field. | 80 | |
| coding | HiddenField | 'dataFile' hides a field. | 137 | |
| coding | HiddenField | 'resume' hides a field. | 137 |
org/eclipse/aether/spi/io/FileProcessor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | @return tag should be present and have description. | 111 | |
| javadoc | JavadocMethod | Expected @param tag for 'checksumFile'. | 111 | |
| javadoc | JavadocMethod | Expected @param tag for 'checksumFile'. | 119 | |
| javadoc | JavadocMethod | Expected @param tag for 'checksum'. | 119 |
org/eclipse/aether/spi/resolution/ArtifactResolverPostProcessor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'session'. | 44 | |
| javadoc | JavadocMethod | Expected @param tag for 'artifactResults'. | 44 |


