The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 3 | 0 | 27 | 33 |
| Files | I |
W |
E |
|---|---|---|---|
| org/apache/maven/plugin/ant/AntBuildWriter.java | 0 | 6 | 18 |
| org/apache/maven/plugin/ant/AntBuildWriterUtil.java | 0 | 6 | 15 |
| org/apache/maven/plugin/ant/ArtifactResolverWrapper.java | 0 | 15 | 0 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
25 | |
| MemberName | 0 | |
JavadocMethod
|
27 | |
JavadocType
|
0 | |
JavadocVariable
|
0 | |
| 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 | 3 | |
| 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
|
0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
5 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'project'. | 97 | |
| Expected @param tag for 'artifactResolverWrapper'. | 97 | |
| Expected @param tag for 'settings'. | 97 | |
| Expected @param tag for 'overwrite'. | 98 | |
| Expected @throws tag for 'IOException'. | 113 | |
| Expected @throws tag for 'IOException'. | 126 | |
| Line is longer than 120 characters. | 143 | |
| Line is longer than 120 characters. | 149 | |
| Line is longer than 120 characters. | 169 | |
| Line is longer than 120 characters. | 170 | |
| Line is longer than 120 characters. | 176 | |
| Line is longer than 120 characters. | 184 | |
| Line is longer than 120 characters. | 445 | |
| Line is longer than 120 characters. | 462 | |
| Line is longer than 120 characters. | 474 | |
| Line is longer than 120 characters. | 493 | |
| Line is longer than 120 characters. | 505 | |
| Method length is 155 lines (max allowed is 150). | 766 | |
| '35' is a magic number. | 907 | |
| '35' is a magic number. | 907 | |
| '79' is a magic number. | 915 | |
| Line is longer than 120 characters. | 932 | |
| Line is longer than 120 characters. | 948 | |
| Line is longer than 120 characters. | 1294 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'compileSourceRoots'. | 61 | |
| Expected @param tag for 'includes'. | 87 | |
| Expected @param tag for 'excludes'. | 87 | |
| Expected @param tag for 'writer'. | 116 | |
| '21' is a magic number. | 121 | |
| '21' is a magic number. | 122 | |
| Expected @param tag for 'writer'. | 142 | |
| Method length is 239 lines (max allowed is 150). | 172 | |
| Line is longer than 120 characters. | 217 | |
| Line is longer than 120 characters. | 232 | |
| Line is longer than 120 characters. | 428 | |
| Line is longer than 120 characters. | 508 | |
| Expected @param tag for 'mavenProject'. | 585 | |
| Line is longer than 120 characters. | 608 | |
| Line is longer than 120 characters. | 630 | |
| Line is longer than 120 characters. | 653 | |
| Line is longer than 120 characters. | 675 | |
| Line is longer than 120 characters. | 698 | |
| Line is longer than 120 characters. | 720 | |
| Line is longer than 120 characters. | 928 | |
| Method length is 172 lines (max allowed is 150). | 939 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'resolver'. | 82 | |
| Expected @param tag for 'factory'. | 82 | |
| Expected @param tag for 'localRepository'. | 83 | |
| Expected @param tag for 'remoteRepositories'. | 83 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 103 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 118 | |
| Missing a Javadoc comment. | 123 | |
| Expected @param tag for 'groupId'. | 138 | |
| Expected @param tag for 'artifactId'. | 138 | |
| Expected @param tag for 'version'. | 138 |