The following document contains the results of Checkstyle. 
| Rule | Violations | Severity |
|---|---|---|
| Translation | 0 | |
| FileLength | 0 | |
RegexpHeader
|
0 | |
FileTabCharacter
|
0 | |
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
0 | |
| MemberName | 0 | |
JavadocMethod
|
50 | |
JavadocType
|
0 | |
JavadocVariable
|
1 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 1 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 0 | |
ParenPad
|
0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
7 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 46 |
| Severity | Message | Line |
|---|---|---|
| Unused import - java.util.Collections. | 37 | |
| Missing a Javadoc comment. | 53 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'premanagedVersion'. | 54 | |
| Expected @param tag for 'premanagedScope'. | 55 | |
| Expected @param tag for 'versionConstraint'. | 55 | |
| Missing a Javadoc comment. | 120 | |
| Missing a Javadoc comment. | 125 | |
| Missing a Javadoc comment. | 130 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 64 |
| Severity | Message | Line |
|---|---|---|
| 'factory' hides a field. | 79 | |
| 'metadataSource' hides a field. | 79 | |
| 'collector' hides a field. | 80 | |
| 'factory' hides a field. | 95 | |
| 'metadataSource' hides a field. | 95 | |
| 'collector' hides a field. | 96 | |
| Missing a Javadoc comment. | 168 |
| Severity | Message | Line |
|---|---|---|
| Unused @throws tag for 'IllegalArgumentException'. | 207 | |
| Unused @throws tag for 'IllegalArgumentException'. | 221 | |
| Unused @throws tag for 'IllegalArgumentException'. | 240 | |
| Missing a Javadoc comment. | 391 | |
| Missing a Javadoc comment. | 523 | |
| Missing a Javadoc comment. | 540 | |
| Unused @throws tag for 'IllegalStateException'. | 555 | |
| Unused @throws tag for 'IllegalArgumentException'. | 556 | |
| 'relatedArtifact' hides a field. | 562 | |
| Unused @throws tag for 'IllegalStateException'. | 606 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'rootNode'. | 52 | |
| Expected @param tag for 'nodes'. | 52 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 82 | |
| Expected an @return tag. | 90 | |
| Expected an @return tag. | 98 | |
| Expected an @return tag. | 106 |
| Severity | Message | Line |
|---|---|---|
| Expected an @return tag. | 88 | |
| Expected @param tag for 'project'. | 88 | |
| Expected @throws tag for 'DependencyTreeBuilderException'. | 89 | |
| Expected an @return tag. | 94 | |
| Expected @param tag for 'project'. | 94 | |
| Expected @param tag for 'repository'. | 94 | |
| Expected @param tag for 'filter'. | 94 | |
| Expected @throws tag for 'DependencyTreeBuilderException'. | 95 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 45 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 53 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 48 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 46 |
| Severity | Message | Line |
|---|---|---|
| Unused @throws tag for 'IllegalArgumentException'. | 56 |