Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
5 5 62 111

Rules

Rules Violations Severity
LeftCurly
  • option : "nl"
1 Errors Error
RightCurly
  • option : "alone"
0 Errors Error
LineLength
  • ignorePattern : "@version|@see|@todo|TODO"
  • max : "120"
15 Errors Error
MemberName 0 Errors Error
JavadocMethod 62 Warnings Warning
JavadocType 0 Errors Error
JavadocVariable 5 Infos Info
ConstantName 0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
RegexpHeader
  • headerFile : "D:\java\apache.org\maven\src\trunks\plugins\maven-ant-plugin\target\checkout\target\checkstyle-header.txt"
0 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
FileLength 0 Errors Error
MethodLength 3 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad
  • option : "space"
0 Errors Error
OperatorWrap 0 Errors Error
ParenPad
  • option : "space"
0 Errors Error
TabCharacter 0 Errors Error
WhitespaceAfter 0 Errors Error
WhitespaceAround 1 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 0 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock
  • option : "text"
0 Errors Error
NeedBraces 0 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField
  • ignoreConstructorParameter : "true"
  • ignoreSetter : "true"
0 Warnings Warning
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MagicNumber 91 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 0 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier
  • protectedAllowed : "true"
0 Errors Error
UpperEll 0 Errors Error

Details

org/apache/maven/plugin/ant/AntBuildWriter.java

Violation Message Line
Infos Missing a Javadoc comment. 79
Infos Missing a Javadoc comment. 81
Infos Missing a Javadoc comment. 83
Infos Missing a Javadoc comment. 85
Infos Missing a Javadoc comment. 87
Warnings Expected @param tag for 'project'. 95
Warnings Expected @param tag for 'artifactResolverWrapper'. 95
Warnings Expected @param tag for 'settings'. 95
Warnings Expected @param tag for 'overwrite'. 96
Warnings Expected @throws tag for 'IOException'. 111
Warnings Expected @throws tag for 'IOException'. 124
Errors Line is longer than 120 characters. 131
Errors Line is longer than 120 characters. 169
Warnings Expected @throws tag for 'IOException'. 233
Warnings Expected @throws tag for 'IOException'. 332
Warnings Expected @param tag for 'writer'. 399
Warnings Expected an @return tag. 547
Errors '{' should be on a new line. 547
Errors 'if' is not followed by whitespace. 551
Warnings Expected @param tag for 'writer'. 566
Warnings Expected @param tag for 'writer'. 629
Warnings Expected @param tag for 'writer'. 667
Warnings Expected @param tag for 'compileSourceRoots'. 667
Warnings Expected @param tag for 'writer'. 710
Warnings Expected @param tag for 'testCompileSourceRoots'. 710
Errors Method length is 155 lines (max allowed is 150). 753
Warnings Expected @param tag for 'writer'. 753
Warnings Expected @param tag for 'testCompileSourceRoots'. 753
Warnings Expected @throws tag for 'IOException'. 754
Errors '35' is a magic number. 894
Errors '35' is a magic number. 894
Errors '79' is a magic number. 902
Warnings Expected @throws tag for 'IOException'. 917
Errors Line is longer than 120 characters. 919
Warnings Expected @throws tag for 'IOException'. 933
Errors Line is longer than 120 characters. 935
Warnings Expected @param tag for 'writer'. 951
Warnings Expected @param tag for 'testCompileSourceRoots'. 951
Warnings Expected @param tag for 'includes'. 951
Warnings Expected @param tag for 'excludes'. 951
Warnings Expected @param tag for 'writer'. 969
Warnings Expected @param tag for 'writer'. 1005
Warnings Missing a Javadoc comment. 1075
Errors '3' is a magic number. 1089
Errors '3' is a magic number. 1092
Errors '3' is a magic number. 1094
Errors '3' is a magic number. 1096
Errors '3' is a magic number. 1098
Errors '3' is a magic number. 1100
Errors '3' is a magic number. 1102
Errors '3' is a magic number. 1104
Errors '3' is a magic number. 1106
Errors '3' is a magic number. 1108
Errors '3' is a magic number. 1110
Errors '3' is a magic number. 1112
Errors '3' is a magic number. 1114
Warnings Expected @param tag for 'writer'. 1212
Errors '5' is a magic number. 1271
Errors Line is longer than 120 characters. 1285
Errors '3' is a magic number. 1285
Errors '3' is a magic number. 1286
Errors '3' is a magic number. 1293
Errors '3' is a magic number. 1294
Errors '3' is a magic number. 1295
Warnings Expected @param tag for 'name'. 1318

org/apache/maven/plugin/ant/AntBuildWriterUtil.java

Violation Message Line
Warnings Expected @param tag for 'compileSourceRoots'. 62
Warnings Expected @param tag for 'includes'. 88
Warnings Expected @param tag for 'excludes'. 88
Warnings Expected @param tag for 'writer'. 117
Errors '21' is a magic number. 122
Errors '21' is a magic number. 123
Warnings Expected @param tag for 'writer'. 143
Warnings Expected @param tag for 'repeat'. 164
Warnings Expected @param tag for 'repeat'. 179
Errors '70' is a magic number. 198
Warnings Expected @param tag for 'comment'. 207
Errors '76' is a magic number. 225
Errors '76' is a magic number. 235
Errors '76' is a magic number. 237
Errors '76' is a magic number. 248
Errors '76' is a magic number. 250
Warnings Expected @param tag for 'comment'. 263
Warnings Expected @param tag for 'indent'. 263
Errors Method length is 237 lines (max allowed is 150). 309
Errors '3' is a magic number. 345
Errors '3' is a magic number. 353
Errors Line is longer than 120 characters. 354
Errors '3' is a magic number. 354
Errors '3' is a magic number. 357
Errors '3' is a magic number. 359
Errors '3' is a magic number. 360
Errors '3' is a magic number. 362
Errors '3' is a magic number. 363
Errors '3' is a magic number. 365
Errors '3' is a magic number. 367
Errors '3' is a magic number. 368
Errors Line is longer than 120 characters. 369
Errors '3' is a magic number. 369
Errors '3' is a magic number. 371
Errors '3' is a magic number. 373
Errors '3' is a magic number. 375
Errors '3' is a magic number. 378
Errors '3' is a magic number. 380
Errors '3' is a magic number. 382
Errors '3' is a magic number. 384
Errors '3' is a magic number. 386
Errors '3' is a magic number. 388
Errors '3' is a magic number. 390
Errors '3' is a magic number. 392
Errors '3' is a magic number. 394
Errors '3' is a magic number. 396
Errors '3' is a magic number. 398
Errors '3' is a magic number. 399
Errors '3' is a magic number. 401
Errors '3' is a magic number. 404
Errors '3' is a magic number. 406
Errors '3' is a magic number. 409
Errors '3' is a magic number. 412
Errors '4' is a magic number. 462
Errors '4' is a magic number. 474
Errors '4' is a magic number. 488
Errors '4' is a magic number. 501
Errors '4' is a magic number. 515
Errors '4' is a magic number. 528
Errors '4' is a magic number. 540
Errors '4' is a magic number. 541
Errors '3' is a magic number. 562
Errors Line is longer than 120 characters. 563
Errors '3' is a magic number. 563
Errors '3' is a magic number. 568
Errors '3' is a magic number. 570
Errors '3' is a magic number. 571
Errors '5' is a magic number. 578
Errors '3' is a magic number. 599
Errors '3' is a magic number. 601
Errors '3' is a magic number. 602
Errors '3' is a magic number. 603
Errors '3' is a magic number. 607
Errors '3' is a magic number. 612
Errors '3' is a magic number. 617
Errors '3' is a magic number. 637
Errors '3' is a magic number. 639
Errors '3' is a magic number. 642
Errors '3' is a magic number. 647
Errors '3' is a magic number. 652
Errors '4' is a magic number. 662
Warnings Expected @param tag for 'mavenProject'. 722
Errors Line is longer than 120 characters. 745
Errors Line is longer than 120 characters. 767
Errors Line is longer than 120 characters. 790
Errors Line is longer than 120 characters. 812
Errors Line is longer than 120 characters. 835
Errors Line is longer than 120 characters. 857
Errors Line is longer than 120 characters. 1065
Errors Method length is 160 lines (max allowed is 150). 1076
Errors '3' is a magic number. 1265
Errors '3' is a magic number. 1340

org/apache/maven/plugin/ant/AntCleanMojo.java

Violation Message Line
Warnings Expected @throws tag for 'MojoExecutionException'. 50

org/apache/maven/plugin/ant/AntMojo.java

Violation Message Line
Warnings Expected @throws tag for 'MojoExecutionException'. 102

org/apache/maven/plugin/ant/ArtifactResolverWrapper.java

Violation Message Line
Warnings Expected @param tag for 'resolver'. 66
Warnings Expected @param tag for 'factory'. 66
Warnings Expected @param tag for 'localRepository'. 67
Warnings Expected @param tag for 'remoteRepositories'. 67
Warnings Expected @param tag for 'resolver'. 82
Warnings Expected @param tag for 'factory'. 82
Warnings Expected @param tag for 'localRepository'. 83
Warnings Expected @param tag for 'remoteRepositories'. 83
Warnings Missing a Javadoc comment. 88
Warnings Missing a Javadoc comment. 93
Warnings Missing a Javadoc comment. 98
Warnings Missing a Javadoc comment. 103
Warnings Missing a Javadoc comment. 108
Warnings Missing a Javadoc comment. 113
Warnings Missing a Javadoc comment. 118
Warnings Missing a Javadoc comment. 123
Warnings Expected @param tag for 'groupId'. 138
Warnings Expected @param tag for 'artifactId'. 138
Warnings Expected @param tag for 'version'. 138