The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
| 0 | |
FileTabCharacter
| 0 | |
LeftCurly
| 0 | |
RightCurly
| 0 | |
LineLength
| 9 | |
| MemberName | 0 | |
JavadocMethod
| 45 | |
JavadocType
| 0 | |
JavadocVariable
| 5 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 5 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 0 | |
ParenPad
| 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
| 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
| 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 40 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 120 characters. | 108 | |
| Missing a Javadoc comment. | 132 | |
| Missing a Javadoc comment. | 180 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.apache.maven.artifact.repository.RepositoryRequest. | 29 | |
| Unused import - org.sonatype.aether.RepositorySystemSession. | 56 | |
| Unused import - org.sonatype.aether.graph.DependencyFilter. | 57 | |
| Line is longer than 120 characters. | 74 | |
| Line is longer than 120 characters. | 80 | |
| Line is longer than 120 characters. | 81 | |
| Line is longer than 120 characters. | 85 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 111 | |
| Missing a Javadoc comment. | 114 | |
| Missing a Javadoc comment. | 130 | |
| Missing a Javadoc comment. | 165 | |
| Line is longer than 120 characters. | 273 | |
| Line is longer than 120 characters. | 467 | |
| Line is longer than 120 characters. | 475 | |
| Expected @throws tag for 'PluginVersionResolutionException'. | 476 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.apache.maven.plugin.MavenPluginManager. | 27 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 90 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 37 | |
| Expected @param tag for 'mavenReportExecutorRequest'. | 37 | |
| Expected @throws tag for 'MojoExecutionException'. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 78 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.apache.maven.model.Plugin. | 26 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 107 |