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
| 40 | |
JavadocType
| 0 | |
JavadocVariable
| 3 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 3 | |
| 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 |
|---|---|---|
| Unused import - org.apache.maven.artifact.resolver.filter.ExclusionSetFilter. | 32 | |
| Unused import - org.codehaus.classworlds.ClassRealm. | 52 | |
| Line is longer than 120 characters. | 83 | |
| Line is longer than 120 characters. | 84 | |
| Line is longer than 120 characters. | 88 | |
| Line is longer than 120 characters. | 91 | |
| Line is longer than 120 characters. | 94 | |
| Missing a Javadoc comment. | 109 | |
| Missing a Javadoc comment. | 112 | |
| Missing a Javadoc comment. | 115 | |
| Line is longer than 120 characters. | 129 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 160 | |
| Line is longer than 120 characters. | 180 | |
| Line is longer than 120 characters. | 284 | |
| Line is longer than 120 characters. | 449 | |
| Expected @throws tag for 'PluginVersionResolutionException'. | 460 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 91 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 38 | |
| Expected @param tag for 'mavenReportExecutorRequest'. | 38 | |
| Expected @throws tag for 'MojoExecutionException'. | 39 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 81 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.apache.maven.model.Plugin. | 26 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 111 |