$headContent
The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 22 | 10 | 42 | 12 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
2 | |
| MemberName | 0 | |
| JavadocMethod | 39 | |
| JavadocType | 0 | |
| JavadocVariable | 10 | |
| 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 | 1 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 1 | |
ParenPad
|
2 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 3 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
3 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
0 | |
| MissingSwitchDefault | 1 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
2 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'MojoExecutionException'. | 806 | |
| 'helper' hides a field. | 884 | |
| Expected @param tag for 'helper'. | 884 | |
| Expected @throws tag for 'MojoExecutionException'. | 1031 | |
| Expected an @return tag. | 1048 | |
| Redundant 'final' modifier. | 1048 | |
| 'name' hides a field. | 1048 | |
| Expected @param tag for 'name'. | 1048 | |
| Expected @param tag for 'scriptlet'. | 1048 | |
| Expected @param tag for 'script'. | 1048 | |
| Expected @param tag for 'file'. | 1049 | |
| Expected @throws tag for 'MojoExecutionException'. | 1071 | |
| Expected an @return tag. | 1450 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'IOException'. | 97 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'stripVersion'. | 120 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 71 | |
| Expected @param tag for 'mojo'. | 77 | |
| Expected @param tag for 'copier'. | 77 | |
| Expected @throws tag for 'MojoFailureException'. | 91 | |
| Expected @throws tag for 'MojoExecutionException'. | 374 | |
| Expected @throws tag for 'MojoFailureException'. | 374 | |
| '(' is not followed by whitespace. | 489 | |
| ')' is not preceded with whitespace. | 489 | |
| Expected @throws tag for 'MojoExecutionException'. | 489 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 |
| Violation | Message | Line |
|---|---|---|
| switch without "default" clause. | 90 |
| Violation | Message | Line |
|---|---|---|
| 'copiedFileNamesRelativeToDestination' hides a field. | 494 | |
| Expected @param tag for 'linkedFileNameRelativeToDestination'. | 543 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 41 | |
| Expected @param tag for 'mojo'. | 46 | |
| Expected an @return tag. | 55 | |
| Expected @throws tag for 'MojoExecutionException'. | 56 | |
| Expected @throws tag for 'MojoExecutionException'. | 183 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'IOException'. | 81 | |
| Expected @throws tag for 'IOException'. | 129 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'IOException'. | 170 | |
| Expected @throws tag for 'IOException'. | 212 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.io.File. | 22 | |
| Line is longer than 120 characters. | 230 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Unused @param tag for 'mojo'. | 64 | |
| Unused @param tag for 'spec'. | 65 | |
| Expected @throws tag for 'MojoExecutionException'. | 70 | |
| Expected @throws tag for 'IOException'. | 70 | |
| Line is longer than 120 characters. | 170 | |
| ':' should be on a new line. | 187 | |
| Redundant 'final' modifier. | 438 | |
| Expected @throws tag for 'IOException'. | 519 | |
| Redundant 'final' modifier. | 550 | |
| Expected @param tag for 'directive'. | 550 | |
| Expected @param tag for 'value'. | 550 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 52 | |
| Variable 'version' must be private and have accessor methods. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Variable 'release' must be private and have accessor methods. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 74 | |
| Expected @param tag for 'mojo'. | 79 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 105 |