The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 4 | 7 | 42 | 0 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
0 | |
| MemberName | 0 | |
| JavadocMethod | 41 | |
| JavadocType | 0 | |
| JavadocVariable | 7 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
|
0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 0 | |
ParenPad
|
0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
1 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'antTasks'. | 56 | |
| Expected @param tag for 'mavenProject'. | 56 | |
| Expected @throws tag for 'MojoExecutionException'. | 57 | |
| Expected @param tag for 'antTasks'. | 67 | |
| Expected @param tag for 'mavenProject'. | 67 | |
| Expected @param tag for 'pluginArtifacts'. | 67 | |
| Expected @throws tag for 'MojoExecutionException'. | 68 | |
| Expected @param tag for 'artifacts'. | 145 | |
| Expected @param tag for 'antProject'. | 145 | |
| Expected @throws tag for 'DependencyResolutionRequiredException'. | 146 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Expected @param tag for 'project'. | 56 | |
| Expected @param tag for 'l'. | 56 | |
| Expected @param tag for 'exprEvaluator'. | 67 | |
| Expected @param tag for 'l'. | 67 | |
| Expected @param tag for 'exprEvaluator'. | 77 | |
| Expected @param tag for 'artifacts'. | 77 | |
| Expected @param tag for 'l'. | 77 | |
| Expected an @return tag. | 100 | |
| Expected @param tag for 'ns'. | 100 | |
| Expected @param tag for 'name'. | 100 | |
| Expected @param tag for 'user'. | 100 | |
| Expected an @return tag. | 157 | |
| Expected @param tag for 'ns'. | 157 | |
| Expected @param tag for 'name'. | 157 | |
| Expected @param tag for 'user'. | 157 | |
| 'mavenProject' hides a field. | 157 | |
| Expected @param tag for 'mavenProject'. | 157 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'MojoExecutionException'. | 96 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Expected an @return tag. | 55 | |
| Expected @param tag for 'type'. | 55 | |
| Expected an @return tag. | 63 | |
| Expected @param tag for 'converterLookup'. | 63 | |
| Expected @param tag for 'configuration'. | 63 | |
| Expected @param tag for 'type'. | 63 | |
| Expected @param tag for 'baseType'. | 64 | |
| Expected @param tag for 'classLoader'. | 64 | |
| Expected @param tag for 'expressionEvaluator'. | 64 | |
| Expected @param tag for 'listener'. | 65 | |
| Expected @throws tag for 'ComponentConfigurationException'. | 66 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 116 | |
| Missing a Javadoc comment. | 185 |