The following document contains the results of Checkstyle. 
| Rule | Violations | Severity |
|---|---|---|
| Translation | 0 | |
| FileLength | 0 | |
RegexpHeader
|
0 | |
FileTabCharacter
|
0 | |
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
5 | |
| MemberName | 0 | |
JavadocMethod
|
57 | |
JavadocType
|
1 | |
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 | 3 | |
| MethodLength | 1 | |
| 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
|
0 | |
| 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. | 38 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 120 characters (found 121). | 100 | |
| Missing a Javadoc comment. | 124 | |
| Missing a Javadoc comment. | 172 |
| Severity | Message | Line |
|---|---|---|
| Line is longer than 120 characters (found 122). | 69 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 111 | |
| Missing a Javadoc comment. | 127 | |
| Method length is 154 lines (max allowed is 150). | 162 | |
| Missing a Javadoc comment. | 162 | |
| Expected @throws tag for 'PluginVersionResolutionException'. | 517 |
| Severity | Message | Line |
|---|---|---|
| Unused import - org.apache.maven.plugin.MavenPluginManager. | 27 | |
| Line is longer than 120 characters (found 123). | 34 | |
| Line is longer than 120 characters (found 122). | 44 | |
| Expected an @return tag. | 53 | |
| Expected @param tag for 'plugin'. | 53 | |
| Expected @param tag for 'session'. | 53 | |
| Expected @throws tag for 'PluginResolutionException'. | 54 | |
| Expected @throws tag for 'PluginDescriptorParsingException'. | 54 | |
| Expected @throws tag for 'InvalidPluginDescriptorException'. | 54 | |
| Line is longer than 120 characters (found 154). | 57 | |
| Expected @param tag for 'pluginDescriptor'. | 67 | |
| Expected @param tag for 'session'. | 67 | |
| Expected @param tag for 'parent'. | 67 | |
| Expected @param tag for 'imports'. | 68 | |
| Expected @param tag for 'excludeArtifactIds'. | 68 | |
| Expected @throws tag for 'PluginResolutionException'. | 69 | |
| Expected @throws tag for 'PluginContainerException'. | 69 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 110 | |
| Missing a Javadoc comment. | 115 | |
| Missing a Javadoc comment. | 120 | |
| Missing a Javadoc comment. | 125 | |
| Missing a Javadoc comment. | 130 |
| Severity | Message | Line |
|---|---|---|
| Unused import - org.apache.maven.reporting.MavenReport. | 25 | |
| Expected @param tag for 'mavenReportExecutorRequest'. | 45 | |
| Expected @throws tag for 'MojoExecutionException'. | 46 |
| Severity | 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 |
| Severity | 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 |