Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
14 0 0 9216

Rules

Rules Violations Severity
PackageHtml 1 Errors Error
NewlineAtEndOfFile 0 Errors Error
Translation 0 Errors Error
JavadocMethod 49 Errors Error
JavadocType 0 Errors Error
JavadocVariable 2 Errors Error
JavadocStyle 59 Errors Error
ConstantName 0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MemberName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
FileLength 2 Errors Error
LineLength 1452 Errors Error
MethodLength 1 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad 34 Errors Error
MethodParamPad 0 Errors Error
NoWhitespaceAfter 10 Errors Error
NoWhitespaceBefore 0 Errors Error
OperatorWrap 1 Errors Error
ParenPad 5941 Errors Error
TypecastParenPad 0 Errors Error
TabCharacter 0 Errors Error
WhitespaceAfter 0 Errors Error
WhitespaceAround 0 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 0 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock 3 Errors Error
LeftCurly 1105 Errors Error
NeedBraces 0 Errors Error
RightCurly 179 Errors Error
AvoidInlineConditionals 20 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField 10 Errors Error
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MagicNumber 24 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 10 Errors Error
SimplifyBooleanExpression 1 Errors Error
SimplifyBooleanReturn 0 Errors Error
DesignForExtension 68 Errors Error
FinalClass 0 Errors Error
HideUtilityClassConstructor 1 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier 8 Errors Error
ArrayTypeStyle 1 Errors Error
FinalParameters 231 Errors Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0 Errors Error
TodoComment 3 Errors Error
UpperEll 0 Errors Error

Details

org/apache/maven/plugin/javadoc/AbstractFixJavadocMojo.java

Violation Message Line
Errors File length is 3,671 lines (max allowed is 2,000). 1
Errors Line is longer than 80 characters. 79
Errors Line is longer than 80 characters. 82
Errors '{' should be on the previous line. 87
Errors First sentence should end with a period. 88
Errors '(' is followed by whitespace. 89
Errors ')' is preceded with whitespace. 89
Errors First sentence should end with a period. 91
Errors First sentence should end with a period. 94
Errors First sentence should end with a period. 97
Errors First sentence should end with a period. 100
Errors First sentence should end with a period. 103
Errors First sentence should end with a period. 106
Errors First sentence should end with a period. 109
Errors Line is longer than 80 characters. 121
Errors Line is longer than 80 characters. 122
Errors First sentence should end with a period. 124
Errors First sentence should end with a period. 127
Errors First sentence should end with a period. 130
Errors First sentence should end with a period. 133
Errors First sentence should end with a period. 136
Errors First sentence should end with a period. 139
Errors Line is longer than 80 characters. 140
Errors First sentence should end with a period. 142
Errors Line is longer than 80 characters. 143
Errors First sentence should end with a period. 145
Errors First sentence should end with a period. 148
Errors Line is longer than 80 characters. 168
Errors Line is longer than 80 characters. 172
Errors Line is longer than 80 characters. 179
Errors Line is longer than 80 characters. 189
Errors Line is longer than 80 characters. 197
Errors Line is longer than 80 characters. 202
Errors Line is longer than 80 characters. 206
Errors Line is longer than 80 characters. 208
Errors Line is longer than 80 characters. 213
Errors Line is longer than 80 characters. 220
Errors Line is longer than 80 characters. 237
Errors Line is longer than 80 characters. 251
Errors Variable 'ignoreClirr' must be private and have accessor methods. 269
Errors Line is longer than 80 characters. 272
Errors Line is longer than 80 characters. 279
Errors Line is longer than 80 characters. 282
Errors Line is longer than 80 characters. 284
Errors Line is longer than 80 characters. 286
Errors Line is longer than 80 characters. 288
Errors Line is longer than 80 characters. 307
Errors Line is longer than 80 characters. 348
Errors Method 'execute' is not designed for extension - needs to be abstract, final or empty. 352
Errors '{' should be on the previous line. 354
Errors '(' is followed by whitespace. 355
Errors ')' is preceded with whitespace. 355
Errors '{' should be on the previous line. 356
Errors Line is longer than 80 characters. 357
Errors '(' is followed by whitespace. 357
Errors ')' is preceded with whitespace. 357
Errors '(' is followed by whitespace. 364
Errors ')' is preceded with whitespace. 364
Errors '{' should be on the previous line. 365
Errors '(' is followed by whitespace. 366
Errors ')' is preceded with whitespace. 366
Errors '(' is followed by whitespace. 371
Errors ')' is preceded with whitespace. 371
Errors '{' should be on the previous line. 372
Errors '{' should be on the previous line. 378
Errors '}' should be on the same line. 380
Errors '(' is followed by whitespace. 381
Errors ')' is preceded with whitespace. 381
Errors '{' should be on the previous line. 382
Errors '(' is followed by whitespace. 383
Errors ')' is preceded with whitespace. 383
Errors '{' should be on the previous line. 384
Errors Line is longer than 80 characters. 385
Errors '(' is followed by whitespace. 385
Errors ')' is preceded with whitespace. 385
Errors '}' should be on the same line. 386
Errors '{' should be on the previous line. 388
Errors '(' is followed by whitespace. 389
Errors ')' is preceded with whitespace. 389
Errors '(' is followed by whitespace. 391
Errors ')' is preceded with whitespace. 391
Errors '{' should be on the previous line. 396
Errors '(' is followed by whitespace. 399
Errors ')' is preceded with whitespace. 399
Errors '{' should be on the previous line. 400
Errors '(' is followed by whitespace. 401
Errors ')' is preceded with whitespace. 401
Errors '{' should be on the previous line. 402
Errors '(' is followed by whitespace. 405
Errors ')' is preceded with whitespace. 405
Errors '}' should be on the same line. 408
Errors '(' is followed by whitespace. 409
Errors ')' is preceded with whitespace. 409
Errors '{' should be on the previous line. 410
Errors Line is longer than 80 characters. 411
Errors '(' is followed by whitespace. 411
Errors ')' is preceded with whitespace. 411
Errors Method 'getArtifactType' is not designed for extension - needs to be abstract, final or empty. 423
Errors '(' is followed by whitespace. 423
Errors Parameter p should be final. 423
Errors ')' is preceded with whitespace. 423
Errors '{' should be on the previous line. 424
Errors Method 'getProjectSourceRoots' is not designed for extension - needs to be abstract, final or empty. 432
Errors '(' is followed by whitespace. 432
Errors Parameter p should be final. 432
Errors ')' is preceded with whitespace. 432
Errors '{' should be on the previous line. 433
Errors '(' is followed by whitespace. 434
Errors Avoid inline conditionals. 434
Errors '(' is followed by whitespace. 435
Errors ')' is preceded with whitespace. 435
Errors ')' is preceded with whitespace. 435
Errors Method 'getCompileClasspathElements' is not designed for extension - needs to be abstract, final or empty. 443
Errors '(' is followed by whitespace. 443
Errors Parameter p should be final. 443
Errors ')' is preceded with whitespace. 443
Errors '{' should be on the previous line. 445
Errors Line is longer than 80 characters. 446
Errors '(' is followed by whitespace. 446
Errors Avoid inline conditionals. 446
Errors '(' is followed by whitespace. 447
Errors ')' is preceded with whitespace. 447
Errors ')' is preceded with whitespace. 447
Errors '(' is followed by whitespace. 454
Errors Parameter javaMethod should be final. 454
Errors ')' is preceded with whitespace. 454
Errors '{' should be on the previous line. 455
Errors '(' is followed by whitespace. 458
Errors ')' is preceded with whitespace. 458
Errors '(' is followed by whitespace. 459
Errors ')' is preceded with whitespace. 459
Errors '(' is followed by whitespace. 459
Errors ')' is preceded with whitespace. 459
Errors '{' should be on the previous line. 472
Errors '(' is followed by whitespace. 474
Errors '(' is followed by whitespace. 474
Errors ')' is preceded with whitespace. 474
Errors ')' is preceded with whitespace. 474
Errors '{' should be on the previous line. 475
Errors '(' is followed by whitespace. 476
Errors ')' is preceded with whitespace. 476
Errors '(' is followed by whitespace. 480
Errors ')' is preceded with whitespace. 480
Errors '(' is followed by whitespace. 481
Errors ')' is preceded with whitespace. 481
Errors '{' should be on the previous line. 482
Errors '(' is followed by whitespace. 483
Errors ')' is preceded with whitespace. 483
Errors '(' is followed by whitespace. 487
Errors '(' is followed by whitespace. 487
Errors ')' is preceded with whitespace. 487
Errors ')' is preceded with whitespace. 487
Errors '{' should be on the previous line. 488
Errors '(' is followed by whitespace. 489
Errors ')' is preceded with whitespace. 489
Errors '(' is followed by whitespace. 491
Errors ')' is preceded with whitespace. 491
Errors '{' should be on the previous line. 492
Errors Line is longer than 80 characters. 494
Errors '(' is followed by whitespace. 494
Errors '(' is followed by whitespace. 494
Errors ')' is preceded with whitespace. 494
Errors '(' is followed by whitespace. 494
Errors ')' is preceded with whitespace. 494
Errors Line is longer than 80 characters. 495
Errors '(' is followed by whitespace. 495
Errors ')' is preceded with whitespace. 495
Errors '(' is followed by whitespace. 495
Errors ')' is preceded with whitespace. 495
Errors Line is longer than 80 characters. 496
Errors '(' is followed by whitespace. 496
Errors ')' is preceded with whitespace. 496
Errors '(' is followed by whitespace. 496
Errors ')' is preceded with whitespace. 496
Errors '(' is followed by whitespace. 497
Errors ')' is preceded with whitespace. 497
Errors ')' is preceded with whitespace. 497
Errors '{' should be on the previous line. 498
Errors '(' is followed by whitespace. 499
Errors ')' is preceded with whitespace. 499
Errors '}' should be on the same line. 500
Errors '{' should be on the previous line. 502
Errors '(' is followed by whitespace. 503
Errors ')' is preceded with whitespace. 503
Errors '{' should be on the previous line. 504
Errors Line is longer than 80 characters. 505
Errors '(' is followed by whitespace. 505
Errors ')' is preceded with whitespace. 505
Errors '(' is followed by whitespace. 509
Errors ')' is preceded with whitespace. 509
Errors '(' is followed by whitespace. 511
Errors ')' is preceded with whitespace. 511
Errors '(' is followed by whitespace. 514
Errors '(' is followed by whitespace. 514
Errors ')' is preceded with whitespace. 514
Errors ')' is preceded with whitespace. 514
Errors '{' should be on the previous line. 515
Errors '(' is followed by whitespace. 516
Errors ')' is preceded with whitespace. 516
Errors '{' should be on the previous line. 517
Errors Line is longer than 80 characters. 519
Errors Line is longer than 80 characters. 520
Errors ')' is preceded with whitespace. 520
Errors Line is longer than 80 characters. 526
Errors '(' is followed by whitespace. 526
Errors '(' is followed by whitespace. 526
Errors '(' is followed by whitespace. 526
Errors ')' is preceded with whitespace. 526
Errors '(' is followed by whitespace. 526
Errors ')' is preceded with whitespace. 526
Errors Line is longer than 80 characters. 527
Errors '(' is followed by whitespace. 527
Errors ')' is preceded with whitespace. 527
Errors '(' is followed by whitespace. 527
Errors ')' is preceded with whitespace. 527
Errors ')' is preceded with whitespace. 527
Errors ')' is preceded with whitespace. 527
Errors '(' is followed by whitespace. 529
Errors ')' is preceded with whitespace. 529
Errors '{' should be on the previous line. 530
Errors Line is longer than 80 characters. 531
Errors '(' is followed by whitespace. 531
Errors ')' is preceded with whitespace. 531
Errors Line is longer than 80 characters. 538
Errors '{' should be on the previous line. 543
Errors '(' is followed by whitespace. 544
Errors ')' is preceded with whitespace. 544
Errors '{' should be on the previous line. 545
Errors '(' is followed by whitespace. 549
Errors Line is longer than 80 characters. 550
Errors '(' is followed by whitespace. 550
Errors ')' is preceded with whitespace. 550
Errors ')' is preceded with whitespace. 550
Errors '(' is followed by whitespace. 555
Errors ')' is preceded with whitespace. 555
Errors '{' should be on the previous line. 556
Errors Line is longer than 80 characters. 558
Errors Line is longer than 80 characters. 559
Errors ')' is preceded with whitespace. 559
Errors '(' is followed by whitespace. 563
Errors ')' is preceded with whitespace. 563
Errors '(' is followed by whitespace. 564
Errors ')' is preceded with whitespace. 564
Errors '(' is followed by whitespace. 565
Errors ')' is preceded with whitespace. 565
Errors Line is longer than 80 characters. 566
Errors '(' is followed by whitespace. 566
Errors ')' is preceded with whitespace. 566
Errors Line is longer than 80 characters. 567
Errors '(' is followed by whitespace. 567
Errors ')' is preceded with whitespace. 567
Errors Line is longer than 80 characters. 569
Errors ')' is preceded with whitespace. 570
Errors '(' is followed by whitespace. 571
Errors ')' is preceded with whitespace. 571
Errors '(' is followed by whitespace. 573
Errors ')' is preceded with whitespace. 573
Errors '{' should be on the previous line. 574
Errors '(' is followed by whitespace. 575
Errors ')' is preceded with whitespace. 575
Errors '{' should be on the previous line. 578
Errors Line is longer than 80 characters. 580
Errors '(' is followed by whitespace. 580
Errors '(' is followed by whitespace. 580
Errors ')' is preceded with whitespace. 580
Errors '(' is followed by whitespace. 580
Errors ')' is preceded with whitespace. 580
Errors Line is longer than 80 characters. 581
Errors '(' is followed by whitespace. 581
Errors ')' is preceded with whitespace. 581
Errors '(' is followed by whitespace. 581
Errors ')' is preceded with whitespace. 581
Errors ')' is preceded with whitespace. 581
Errors '(' is followed by whitespace. 583
Errors ')' is preceded with whitespace. 583
Errors Line is longer than 80 characters. 586
Errors '(' is followed by whitespace. 586
Errors '(' is followed by whitespace. 586
Errors ')' is preceded with whitespace. 586
Errors '(' is followed by whitespace. 586
Errors ')' is preceded with whitespace. 586
Errors Line is longer than 80 characters. 587
Errors '(' is followed by whitespace. 587
Errors ')' is preceded with whitespace. 587
Errors '(' is followed by whitespace. 587
Errors ')' is preceded with whitespace. 587
Errors ')' is preceded with whitespace. 587
Errors '(' is followed by whitespace. 589
Errors ')' is preceded with whitespace. 589
Errors '}' should be on the same line. 592
Errors '(' is followed by whitespace. 593
Errors ')' is preceded with whitespace. 593
Errors '{' should be on the previous line. 594
Errors Line is longer than 80 characters. 595
Errors '(' is followed by whitespace. 595
Errors ')' is preceded with whitespace. 595
Errors '{' should be on the previous line. 606
Errors '(' is followed by whitespace. 607
Errors ')' is preceded with whitespace. 607
Errors '{' should be on the previous line. 617
Errors '(' is followed by whitespace. 618
Errors ')' is preceded with whitespace. 618
Errors '{' should be on the previous line. 619
Errors '(' is followed by whitespace. 620
Errors ')' is preceded with whitespace. 620
Errors Line is longer than 80 characters. 628
Errors '(' is followed by whitespace. 628
Errors '(' is followed by whitespace. 628
Errors ')' is preceded with whitespace. 628
Errors ')' is preceded with whitespace. 628
Errors Line is longer than 80 characters. 630
Errors '(' is followed by whitespace. 630
Errors ')' is preceded with whitespace. 630
Errors '(' is followed by whitespace. 631
Errors ')' is preceded with whitespace. 631
Errors '(' is followed by whitespace. 632
Errors ')' is preceded with whitespace. 632
Errors Line is longer than 80 characters. 634
Errors '(' is followed by whitespace. 634
Errors ')' is preceded with whitespace. 634
Errors Line is longer than 80 characters. 636
Errors '(' is followed by whitespace. 636
Errors ')' is preceded with whitespace. 636
Errors Line is longer than 80 characters. 637
Errors '(' is followed by whitespace. 637
Errors ')' is preceded with whitespace. 637
Errors Line is longer than 80 characters. 638
Errors '(' is followed by whitespace. 638
Errors '(' is followed by whitespace. 638
Errors ')' is preceded with whitespace. 638
Errors Line is longer than 80 characters. 639
Errors '(' is followed by whitespace. 639
Errors ')' is preceded with whitespace. 639
Errors ')' is preceded with whitespace. 639
Errors '{' should be on the previous line. 642
Errors '(' is followed by whitespace. 643
Errors ')' is preceded with whitespace. 643
Errors '{' should be on the previous line. 644
Errors Line is longer than 80 characters. 645
Errors '(' is followed by whitespace. 645
Errors '(' is followed by whitespace. 645
Errors ')' is preceded with whitespace. 645
Errors ')' is preceded with whitespace. 645
Errors Line is longer than 80 characters. 646
Errors Line is longer than 80 characters. 648
Errors '(' is followed by whitespace. 649
Errors '(' is followed by whitespace. 649
Errors ')' is preceded with whitespace. 649
Errors ')' is preceded with whitespace. 649
Errors '{' should be on the previous line. 650
Errors Line is longer than 80 characters. 651
Errors '(' is followed by whitespace. 651
Errors ')' is preceded with whitespace. 651
Errors '}' should be on the same line. 655
Errors '(' is followed by whitespace. 656
Errors ')' is preceded with whitespace. 656
Errors '{' should be on the previous line. 657
Errors '(' is followed by whitespace. 658
Errors ')' is preceded with whitespace. 658
Errors '{' should be on the previous line. 662
Errors '(' is followed by whitespace. 663
Errors ')' is preceded with whitespace. 663
Errors '}' should be on the same line. 664
Errors '(' is followed by whitespace. 665
Errors ')' is preceded with whitespace. 665
Errors '{' should be on the previous line. 666
Errors '(' is followed by whitespace. 667
Errors ')' is preceded with whitespace. 667
Errors '{' should be on the previous line. 668
Errors '(' is followed by whitespace. 669
Errors ')' is preceded with whitespace. 669
Errors Line is longer than 80 characters. 672
Errors ')' is preceded with whitespace. 673
Errors '(' is followed by whitespace. 681
Errors Parameter clirrTextOutputFile should be final. 681
Errors ')' is preceded with whitespace. 681
Errors '{' should be on the previous line. 683
Errors '(' is followed by whitespace. 684
Errors ')' is preceded with whitespace. 684
Errors '{' should be on the previous line. 685
Errors '(' is followed by whitespace. 686
Errors ')' is preceded with whitespace. 686
Errors '{' should be on the previous line. 687
Errors Line is longer than 80 characters. 689
Errors ')' is preceded with whitespace. 690
Errors '(' is followed by whitespace. 695
Errors ')' is preceded with whitespace. 695
Errors '{' should be on the previous line. 696
Errors Line is longer than 80 characters. 697
Errors '(' is followed by whitespace. 697
Errors ')' is preceded with whitespace. 697
Errors Line is longer than 80 characters. 703
Errors '(' is followed by whitespace. 703
Errors '(' is followed by whitespace. 703
Errors ')' is preceded with whitespace. 703
Errors ')' is preceded with whitespace. 703
Errors '(' is followed by whitespace. 705
Errors '(' is followed by whitespace. 705
Errors ')' is preceded with whitespace. 705
Errors ')' is preceded with whitespace. 705
Errors '{' should be on the previous line. 706
Errors '(' is followed by whitespace. 707
Errors ')' is preceded with whitespace. 707
Errors '(' is followed by whitespace. 708
Errors '4' is a magic number. 708
Errors ')' is preceded with whitespace. 708
Errors '{' should be on the previous line. 709
Errors '(' is followed by whitespace. 710
Errors ')' is preceded with whitespace. 710
Errors '{' should be on the previous line. 711
Errors '(' is followed by whitespace. 712
Errors ')' is preceded with whitespace. 712
Errors '{' should be on the previous line. 719
Errors '(' is followed by whitespace. 720
Errors ')' is preceded with whitespace. 720
Errors '}' should be on the same line. 721
Errors '(' is followed by whitespace. 722
Errors ')' is preceded with whitespace. 722
Errors '{' should be on the previous line. 723
Errors '(' is followed by whitespace. 724
Errors ')' is preceded with whitespace. 724
Errors '{' should be on the previous line. 725
Errors '(' is followed by whitespace. 726
Errors ')' is preceded with whitespace. 726
Errors '(' is followed by whitespace. 737
Errors ')' is preceded with whitespace. 737
Errors '{' should be on the previous line. 738
Errors '7011' is a magic number. 739
Errors '(' is followed by whitespace. 740
Errors ')' is preceded with whitespace. 740
Errors '(' is followed by whitespace. 741
Errors ')' is preceded with whitespace. 741
Errors '{' should be on the previous line. 742
Errors '(' is followed by whitespace. 745
Errors '3' is a magic number. 745
Errors ')' is preceded with whitespace. 745
Errors '(' is followed by whitespace. 746
Errors '3' is a magic number. 746
Errors ')' is preceded with whitespace. 746
Errors '{' should be on the previous line. 747
Errors '(' is followed by whitespace. 750
Errors ')' is preceded with whitespace. 750
Errors '(' is followed by whitespace. 751
Errors ')' is preceded with whitespace. 751
Errors '7012' is a magic number. 754
Errors '(' is followed by whitespace. 755
Errors ')' is preceded with whitespace. 755
Errors '(' is followed by whitespace. 756
Errors ')' is preceded with whitespace. 756
Errors '{' should be on the previous line. 757
Errors '(' is followed by whitespace. 760
Errors '3' is a magic number. 760
Errors ')' is preceded with whitespace. 760
Errors '(' is followed by whitespace. 761
Errors '3' is a magic number. 761
Errors ')' is preceded with whitespace. 761
Errors '{' should be on the previous line. 762
Errors '(' is followed by whitespace. 765
Errors ')' is preceded with whitespace. 765
Errors '(' is followed by whitespace. 766
Errors ')' is preceded with whitespace. 766
Errors '8000' is a magic number. 769
Errors '(' is followed by whitespace. 770
Errors ')' is preceded with whitespace. 770
Errors '(' is followed by whitespace. 777
Errors ')' is preceded with whitespace. 777
Errors '{' should be on the previous line. 778
Errors '(' is followed by whitespace. 779
Errors ')' is preceded with whitespace. 779
Errors '}' should be on the same line. 780
Errors '{' should be on the previous line. 782
Errors Line is longer than 80 characters. 783
Errors '(' is followed by whitespace. 783
Errors ')' is preceded with whitespace. 783
Errors Line is longer than 80 characters. 789
Errors '(' is followed by whitespace. 791
Errors Parameter tag should be final. 791
Errors ')' is preceded with whitespace. 791
Errors '{' should be on the previous line. 792
Errors Line is longer than 80 characters. 793
Errors '(' is followed by whitespace. 793
Errors '(' is followed by whitespace. 793
Errors ')' is preceded with whitespace. 793
Errors ')' is preceded with whitespace. 793
Errors '(' is followed by whitespace. 798
Errors ')' is preceded with whitespace. 798
Errors '{' should be on the previous line. 799
Errors '(' is followed by whitespace. 800
Errors '(' is followed by whitespace. 800
Errors ')' is preceded with whitespace. 800
Errors ')' is preceded with whitespace. 800
Errors '{' should be on the previous line. 801
Errors Line is longer than 80 characters. 810
Errors '{' should be on the previous line. 819
Errors '(' is followed by whitespace. 820
Errors '(' is followed by whitespace. 820
Errors ')' is preceded with whitespace. 820
Errors ')' is preceded with whitespace. 820
Errors '{' should be on the previous line. 821
Errors Line is longer than 80 characters. 822
Errors '(' is followed by whitespace. 822
Errors ')' is preceded with whitespace. 822
Errors Line is longer than 80 characters. 827
Errors '(' is followed by whitespace. 827
Errors '(' is followed by whitespace. 827
Errors ')' is preceded with whitespace. 827
Errors ';' is followed by whitespace. 827
Errors '(' is followed by whitespace. 829
Errors ')' is preceded with whitespace. 829
Errors '(' is followed by whitespace. 830
Errors ')' is preceded with whitespace. 830
Errors '{' should be on the previous line. 831
Errors Line is longer than 80 characters. 832
Errors '(' is followed by whitespace. 832
Errors '(' is followed by whitespace. 832
Errors ')' is preceded with whitespace. 832
Errors ')' is preceded with whitespace. 832
Errors '}' should be on the same line. 833
Errors '{' should be on the previous line. 835
Errors '(' is followed by whitespace. 836
Errors ')' is preceded with whitespace. 836
Errors '{' should be on the previous line. 837
Errors '(' is followed by whitespace. 838
Errors ')' is preceded with whitespace. 838
Errors '(' is followed by whitespace. 844
Errors ')' is preceded with whitespace. 844
Errors '(' is followed by whitespace. 845
Errors ')' is preceded with whitespace. 845
Errors '(' is followed by whitespace. 846
Errors ';' is followed by whitespace. 846
Errors '{' should be on the previous line. 847
Errors Line is longer than 80 characters. 849
Errors '(' is followed by whitespace. 849
Errors '(' is followed by whitespace. 849
Errors ')' is preceded with whitespace. 849
Errors '(' is followed by whitespace. 849
Errors ')' is preceded with whitespace. 849
Errors ')' is preceded with whitespace. 850
Errors '{' should be on the previous line. 851
Errors '(' is followed by whitespace. 852
Errors ')' is preceded with whitespace. 852
Errors '{' should be on the previous line. 857
Errors '(' is followed by whitespace. 858
Errors ')' is preceded with whitespace. 858
Errors '}' should be on the same line. 859
Errors '(' is followed by whitespace. 860
Errors ')' is preceded with whitespace. 860
Errors '{' should be on the previous line. 861
Errors '(' is followed by whitespace. 862
Errors ')' is preceded with whitespace. 862
Errors '{' should be on the previous line. 863
Errors Line is longer than 80 characters. 864
Errors '(' is followed by whitespace. 864
Errors ')' is preceded with whitespace. 864
Errors '{' should be on the previous line. 878
Errors '(' is followed by whitespace. 879
Errors ')' is preceded with whitespace. 879
Errors '{' should be on the previous line. 880
Errors '{' should be on the previous line. 883
Errors '(' is followed by whitespace. 884
Errors ')' is preceded with whitespace. 884
Errors '}' should be on the same line. 885
Errors '(' is followed by whitespace. 886
Errors ')' is preceded with whitespace. 886
Errors '{' should be on the previous line. 887
Errors Line is longer than 80 characters. 888
Errors '(' is followed by whitespace. 888
Errors ')' is preceded with whitespace. 888
Errors '(' is followed by whitespace. 891
Errors ')' is preceded with whitespace. 891
Errors '(' is followed by whitespace. 893
Errors ')' is preceded with whitespace. 893
Errors '{' should be on the previous line. 894
Errors '{' should be on the previous line. 896
Errors '(' is followed by whitespace. 897
Errors '(' is followed by whitespace. 897
Errors '(' is followed by whitespace. 897
Errors ')' is preceded with whitespace. 897
Errors ')' is preceded with whitespace. 897
Errors ')' is preceded with whitespace. 897
Errors '}' should be on the same line. 898
Errors '(' is followed by whitespace. 899
Errors ')' is preceded with whitespace. 899
Errors '{' should be on the previous line. 900
Errors Line is longer than 80 characters. 901
Errors '(' is followed by whitespace. 901
Errors ')' is preceded with whitespace. 901
Errors Line is longer than 80 characters. 905
Errors '(' is followed by whitespace. 905
Errors '(' is followed by whitespace. 905
Errors ')' is preceded with whitespace. 905
Errors ')' is preceded with whitespace. 905
Errors Line is longer than 80 characters. 912
Errors '(' is followed by whitespace. 918
Errors Parameter javaClass should be final. 918
Errors ')' is preceded with whitespace. 918
Errors '{' should be on the previous line. 920
Errors '(' is followed by whitespace. 922
Errors ')' is preceded with whitespace. 922
Errors '{' should be on the previous line. 923
Errors '(' is followed by whitespace. 927
Errors ')' is preceded with whitespace. 927
Errors Line is longer than 80 characters. 929
Errors '(' is followed by whitespace. 929
Errors '(' is followed by whitespace. 929
Errors ')' is preceded with whitespace. 929
Errors ')' is preceded with whitespace. 929
Errors '(' is followed by whitespace. 931
Errors ')' is preceded with whitespace. 931
Errors '{' should be on the previous line. 932
Errors '(' is followed by whitespace. 933
Errors ')' is preceded with whitespace. 933
Errors '{' should be on the previous line. 939
Errors '(' is followed by whitespace. 940
Errors '(' is followed by whitespace. 940
Errors ')' is preceded with whitespace. 940
Errors ')' is preceded with whitespace. 940
Errors '(' is followed by whitespace. 944
Errors '(' is followed by whitespace. 944
Errors ')' is preceded with whitespace. 944
Errors ')' is preceded with whitespace. 944
Errors '{' should be on the previous line. 945
Errors '(' is followed by whitespace. 947
Errors ')' is preceded with whitespace. 947
Errors Line is longer than 80 characters. 950
Errors '(' is followed by whitespace. 950
Errors ')' is preceded with whitespace. 951
Errors '{' should be on the previous line. 952
Errors Line is longer than 80 characters. 953
Errors '(' is followed by whitespace. 953
Errors ')' is preceded with whitespace. 953
Errors Line is longer than 80 characters. 955
Errors '(' is followed by whitespace. 955
Errors ')' is preceded with whitespace. 955
Errors Line is longer than 80 characters. 957
Errors '(' is followed by whitespace. 957
Errors ')' is preceded with whitespace. 957
Errors '}' should be on the same line. 959
Errors '{' should be on the previous line. 961
Errors '(' is followed by whitespace. 962
Errors ')' is preceded with whitespace. 962
Errors '{' should be on the previous line. 963
Errors Line is longer than 80 characters. 964
Errors '(' is followed by whitespace. 964
Errors ')' is preceded with whitespace. 964
Errors Line is longer than 80 characters. 966
Errors '(' is followed by whitespace. 966
Errors ')' is preceded with whitespace. 966
Errors '(' is followed by whitespace. 971
Errors ')' is preceded with whitespace. 971
Errors '{' should be on the previous line. 972
Errors '(' is followed by whitespace. 973
Errors ')' is preceded with whitespace. 973
Errors '{' should be on the previous line. 974
Errors '(' is followed by whitespace. 977
Errors ')' is preceded with whitespace. 977
Errors '{' should be on the previous line. 978
Errors Line is longer than 80 characters. 979
Errors '(' is followed by whitespace. 979
Errors ')' is preceded with whitespace. 979
Errors '(' is followed by whitespace. 985
Errors ')' is preceded with whitespace. 985
Errors '{' should be on the previous line. 986
Errors '(' is followed by whitespace. 987
Errors ')' is preceded with whitespace. 987
Errors '{' should be on the previous line. 988
Errors '(' is followed by whitespace. 991
Errors ')' is preceded with whitespace. 991
Errors '{' should be on the previous line. 992
Errors Line is longer than 80 characters. 993
Errors '(' is followed by whitespace. 993
Errors ')' is preceded with whitespace. 993
Errors Line is longer than 80 characters. 995
Errors '(' is followed by whitespace. 995
Errors ')' is preceded with whitespace. 995
Errors '(' is followed by whitespace. 1000
Errors ')' is preceded with whitespace. 1000
Errors '(' is followed by whitespace. 1001
Errors ')' is preceded with whitespace. 1001
Errors '}' should be on the same line. 1003
Errors '{' should be on the previous line. 1005
Errors '(' is followed by whitespace. 1006
Errors ')' is preceded with whitespace. 1006
Errors '(' is followed by whitespace. 1009
Errors ')' is preceded with whitespace. 1009
Errors '{' should be on the previous line. 1010
Errors '(' is followed by whitespace. 1011
Errors ')' is preceded with whitespace. 1011
Errors '(' is followed by whitespace. 1014
Errors Line is longer than 80 characters. 1015
Errors '(' is followed by whitespace. 1015
Errors ')' is preceded with whitespace. 1015
Errors ')' is preceded with whitespace. 1015
Errors Line is longer than 80 characters. 1018
Errors '(' is followed by whitespace. 1018
Errors '(' is followed by whitespace. 1018
Errors ')' is preceded with whitespace. 1018
Errors Line is longer than 80 characters. 1019
Errors '(' is followed by whitespace. 1019
Errors ')' is preceded with whitespace. 1019
Errors ')' is preceded with whitespace. 1019
Errors '(' is followed by whitespace. 1020
Errors ')' is preceded with whitespace. 1020
Errors '(' is followed by whitespace. 1023
Errors ')' is preceded with whitespace. 1023
Errors First sentence should end with a period. 1026
Errors Line is longer than 80 characters. 1027
Errors Line is longer than 80 characters. 1032
Errors Line is longer than 80 characters. 1034
Errors Line is longer than 80 characters. 1038
Errors Line is longer than 80 characters. 1040
Errors Line is longer than 80 characters. 1045
Errors Line is longer than 80 characters. 1046
Errors Line is longer than 80 characters. 1047
Errors Line is longer than 80 characters. 1056
Errors '(' is followed by whitespace. 1056
Errors Line is longer than 80 characters. 1057
Errors ')' is preceded with whitespace. 1057
Errors '{' should be on the previous line. 1059
Errors '(' is followed by whitespace. 1060
Errors ')' is preceded with whitespace. 1060
Errors '{' should be on the previous line. 1061
Errors Line is longer than 80 characters. 1065
Errors '(' is followed by whitespace. 1065
Errors '(' is followed by whitespace. 1065
Errors ')' is preceded with whitespace. 1065
Errors ')' is preceded with whitespace. 1065
Errors Line is longer than 80 characters. 1067
Errors '(' is followed by whitespace. 1067
Errors '(' is followed by whitespace. 1067
Errors ')' is preceded with whitespace. 1067
Errors ')' is preceded with whitespace. 1067
Errors '(' is followed by whitespace. 1068
Errors '(' is followed by whitespace. 1068
Errors ')' is preceded with whitespace. 1068
Errors ')' is preceded with whitespace. 1068
Errors '{' should be on the previous line. 1069
Errors '(' is followed by whitespace. 1070
Errors '(' is followed by whitespace. 1070
Errors ')' is preceded with whitespace. 1070
Errors ')' is preceded with whitespace. 1070
Errors '{' should be on the previous line. 1071
Errors Line is longer than 80 characters. 1072
Errors '(' is followed by whitespace. 1072
Errors '(' is followed by whitespace. 1072
Errors '(' is followed by whitespace. 1072
Errors ')' is preceded with whitespace. 1072
Errors ')' is preceded with whitespace. 1072
Errors ')' is preceded with whitespace. 1072
Errors '}' should be on the same line. 1073
Errors '{' should be on the previous line. 1075
Errors '(' is followed by whitespace. 1076
Errors ')' is preceded with whitespace. 1076
Errors '(' is followed by whitespace. 1078
Errors ')' is preceded with whitespace. 1078
Errors Line is longer than 80 characters. 1092
Errors '(' is followed by whitespace. 1092
Errors Expected @param tag for 'stringWriter'. 1092
Errors Expected @param tag for 'originalContent'. 1092
Errors Line is longer than 80 characters. 1093
Errors Expected @param tag for 'javaClass'. 1093
Errors Expected @param tag for 'indent'. 1093
Errors ')' is preceded with whitespace. 1093
Errors Expected @throws tag for 'MojoExecutionException'. 1094
Errors Expected @throws tag for 'IOException'. 1094
Errors '{' should be on the previous line. 1095
Errors '(' is followed by whitespace. 1096
Errors ')' is preceded with whitespace. 1096
Errors '{' should be on the previous line. 1097
Errors '(' is followed by whitespace. 1101
Errors '(' is followed by whitespace. 1101
Errors ')' is preceded with whitespace. 1101
Errors ')' is preceded with whitespace. 1101
Errors '{' should be on the previous line. 1102
Errors '(' is followed by whitespace. 1107
Errors ')' is preceded with whitespace. 1107
Errors '{' should be on the previous line. 1108
Errors '(' is followed by whitespace. 1109
Errors ')' is preceded with whitespace. 1109
Errors '(' is followed by whitespace. 1114
Errors ')' is preceded with whitespace. 1114
Errors '(' is followed by whitespace. 1121
Errors Parameter modifiers should be final. 1121
Errors ')' is preceded with whitespace. 1121
Errors '{' should be on the previous line. 1122
Errors '(' is followed by whitespace. 1123
Errors ')' is preceded with whitespace. 1123
Errors '(' is followed by whitespace. 1125
Errors '(' is followed by whitespace. 1125
Errors ')' is preceded with whitespace. 1125
Errors ')' is preceded with whitespace. 1125
Errors '{' should be on the previous line. 1126
Errors '(' is followed by whitespace. 1127
Errors '(' is followed by whitespace. 1127
Errors ')' is preceded with whitespace. 1127
Errors ')' is preceded with whitespace. 1127
Errors '{' should be on the previous line. 1128
Errors '(' is followed by whitespace. 1135
Errors '(' is followed by whitespace. 1135
Errors ')' is preceded with whitespace. 1135
Errors ')' is preceded with whitespace. 1135
Errors '{' should be on the previous line. 1136
Errors Line is longer than 80 characters. 1137
Errors '(' is followed by whitespace. 1137
Errors '(' is followed by whitespace. 1137
Errors ')' is preceded with whitespace. 1137
Errors '(' is followed by whitespace. 1137
Errors ')' is preceded with whitespace. 1137
Errors ')' is preceded with whitespace. 1137
Errors '(' is followed by whitespace. 1145
Errors '(' is followed by whitespace. 1145
Errors ')' is preceded with whitespace. 1145
Errors ')' is preceded with whitespace. 1145
Errors '{' should be on the previous line. 1146
Errors '(' is followed by whitespace. 1147
Errors '(' is followed by whitespace. 1147
Errors ')' is preceded with whitespace. 1147
Errors ')' is preceded with whitespace. 1147
Errors '{' should be on the previous line. 1148
Errors First sentence should end with a period. 1159
Errors Line is longer than 80 characters. 1165
Errors Line is longer than 80 characters. 1166
Errors Line is longer than 80 characters. 1167
Errors Line is longer than 80 characters. 1169
Errors Line is longer than 80 characters. 1170
Errors Line is longer than 80 characters. 1171
Errors Line is longer than 80 characters. 1172
Errors Line is longer than 80 characters. 1173
Errors Line is longer than 80 characters. 1174
Errors Line is longer than 80 characters. 1175
Errors Line is longer than 80 characters. 1176
Errors Line is longer than 80 characters. 1177
Errors Line is longer than 80 characters. 1179
Errors Line is longer than 80 characters. 1181
Errors Line is longer than 80 characters. 1182
Errors Extra HTML tag found: </code> 1183
Errors Unused @param tag for 'buffer'. 1185
Errors Line is longer than 80 characters. 1193
Errors '(' is followed by whitespace. 1193
Errors Expected @param tag for 'stringWriter'. 1193
Errors ')' is preceded with whitespace. 1194
Errors '{' should be on the previous line. 1195
Errors '(' is followed by whitespace. 1198
Errors ')' is preceded with whitespace. 1198
Errors '(' is followed by whitespace. 1198
Errors ')' is preceded with whitespace. 1198
Errors '(' is followed by whitespace. 1199
Errors ')' is preceded with whitespace. 1199
Errors '(' is followed by whitespace. 1200
Errors ')' is preceded with whitespace. 1200
Errors '(' is followed by whitespace. 1200
Errors ')' is preceded with whitespace. 1200
Errors '(' is followed by whitespace. 1201
Errors '(' is followed by whitespace. 1201
Errors ')' is preceded with whitespace. 1201
Errors ')' is preceded with whitespace. 1201
Errors '(' is followed by whitespace. 1202
Errors ')' is preceded with whitespace. 1202
Errors '(' is followed by whitespace. 1204
Errors ')' is preceded with whitespace. 1204
Errors '(' is followed by whitespace. 1206
Errors ')' is preceded with whitespace. 1206
Errors '(' is followed by whitespace. 1208
Errors ')' is preceded with whitespace. 1208
Errors '(' is followed by whitespace. 1210
Errors '(' is followed by whitespace. 1210
Errors ')' is preceded with whitespace. 1210
Errors ')' is preceded with whitespace. 1210
Errors '{' should be on the previous line. 1211
Errors '(' is followed by whitespace. 1212
Errors ')' is preceded with whitespace. 1212
Errors '{' should be on the previous line. 1213
Errors '(' is followed by whitespace. 1214
Errors '(' is followed by whitespace. 1214
Errors ')' is preceded with whitespace. 1214
Errors ')' is preceded with whitespace. 1214
Errors '{' should be on the previous line. 1215
Errors '(' is followed by whitespace. 1216
Errors ')' is preceded with whitespace. 1216
Errors '}' should be on the same line. 1218
Errors '{' should be on the previous line. 1220
Errors '(' is followed by whitespace. 1221
Errors ')' is preceded with whitespace. 1221
Errors '(' is followed by whitespace. 1222
Errors ')' is preceded with whitespace. 1222
Errors '(' is followed by whitespace. 1226
Errors ')' is preceded with whitespace. 1226
Errors '(' is followed by whitespace. 1226
Errors ')' is preceded with whitespace. 1226
Errors '(' is followed by whitespace. 1226
Errors ')' is preceded with whitespace. 1226
Errors '(' is followed by whitespace. 1227
Errors ')' is preceded with whitespace. 1227
Errors '(' is followed by whitespace. 1229
Errors ')' is preceded with whitespace. 1229
Errors Line is longer than 80 characters. 1241
Errors '(' is followed by whitespace. 1241
Errors ')' is preceded with whitespace. 1242
Errors '{' should be on the previous line. 1244
Errors '(' is followed by whitespace. 1245
Errors ')' is preceded with whitespace. 1245
Errors '{' should be on the previous line. 1246
Errors '(' is followed by whitespace. 1250
Errors ')' is preceded with whitespace. 1250
Errors '{' should be on the previous line. 1251
Errors '(' is followed by whitespace. 1252
Errors '(' is followed by whitespace. 1252
Errors ')' is preceded with whitespace. 1252
Errors ')' is preceded with whitespace. 1252
Errors '{' should be on the previous line. 1253
Errors '(' is followed by whitespace. 1257
Errors ')' is preceded with whitespace. 1257
Errors '{' should be on the previous line. 1258
Errors '(' is followed by whitespace. 1264
Errors ')' is preceded with whitespace. 1264
Errors '{' should be on the previous line. 1265
Errors '(' is followed by whitespace. 1266
Errors ')' is preceded with whitespace. 1266
Errors First sentence should end with a period. 1273
Errors Line is longer than 80 characters. 1277
Errors Line is longer than 80 characters. 1278
Errors Line is longer than 80 characters. 1280
Errors Line is longer than 80 characters. 1281
Errors Line is longer than 80 characters. 1284
Errors Line is longer than 80 characters. 1292
Errors '(' is followed by whitespace. 1292
Errors ')' is preceded with whitespace. 1293
Errors '{' should be on the previous line. 1295
Errors '(' is followed by whitespace. 1298
Errors ')' is preceded with whitespace. 1298
Errors '(' is followed by whitespace. 1298
Errors ')' is preceded with whitespace. 1298
Errors '(' is followed by whitespace. 1298
Errors ')' is preceded with whitespace. 1298
Errors '(' is followed by whitespace. 1299
Errors ')' is preceded with whitespace. 1299
Errors '(' is followed by whitespace. 1299
Errors ')' is preceded with whitespace. 1299
Errors '(' is followed by whitespace. 1301
Errors '(' is followed by whitespace. 1301
Errors ')' is preceded with whitespace. 1301
Errors ')' is preceded with whitespace. 1301
Errors '{' should be on the previous line. 1302
Errors Line is longer than 80 characters. 1303
Errors Line is longer than 80 characters. 1305
Errors '(' is followed by whitespace. 1305
Errors '(' is followed by whitespace. 1305
Errors ')' is preceded with whitespace. 1305
Errors '(' is followed by whitespace. 1305
Errors ')' is preceded with whitespace. 1305
Errors Line is longer than 80 characters. 1306
Errors '(' is followed by whitespace. 1306
Errors ')' is preceded with whitespace. 1306
Errors '(' is followed by whitespace. 1306
Errors ')' is preceded with whitespace. 1306
Errors Line is longer than 80 characters. 1307
Errors '(' is followed by whitespace. 1307
Errors ')' is preceded with whitespace. 1307
Errors '(' is followed by whitespace. 1307
Errors ')' is preceded with whitespace. 1307
Errors '(' is followed by whitespace. 1308
Errors ')' is preceded with whitespace. 1308
Errors '(' is followed by whitespace. 1309
Errors ')' is preceded with whitespace. 1309
Errors ')' is preceded with whitespace. 1309
Errors '{' should be on the previous line. 1310
Errors '(' is followed by whitespace. 1311
Errors ')' is preceded with whitespace. 1311
Errors '(' is followed by whitespace. 1312
Errors ')' is preceded with whitespace. 1312
Errors '(' is followed by whitespace. 1315
Errors '(' is followed by whitespace. 1315
Errors ')' is preceded with whitespace. 1315
Errors ')' is preceded with whitespace. 1315
Errors '{' should be on the previous line. 1316
Errors Line is longer than 80 characters. 1318
Errors '(' is followed by whitespace. 1318
Errors ')' is preceded with whitespace. 1318
Errors '(' is followed by whitespace. 1319
Errors ')' is preceded with whitespace. 1319
Errors '{' should be on the previous line. 1320
Errors Line is longer than 80 characters. 1323
Errors '(' is followed by whitespace. 1323
Errors ')' is preceded with whitespace. 1323
Errors '(' is followed by whitespace. 1324
Errors ')' is preceded with whitespace. 1324
Errors '{' should be on the previous line. 1325
Errors '(' is followed by whitespace. 1328
Errors '(' is followed by whitespace. 1328
Errors ')' is preceded with whitespace. 1328
Errors ')' is preceded with whitespace. 1328
Errors '{' should be on the previous line. 1329
Errors '(' is followed by whitespace. 1332
Errors '(' is followed by whitespace. 1332
Errors ')' is preceded with whitespace. 1332
Errors ')' is preceded with whitespace. 1332
Errors '{' should be on the previous line. 1333
Errors '(' is followed by whitespace. 1336
Errors ')' is preceded with whitespace. 1336
Errors '(' is followed by whitespace. 1340
Errors ')' is preceded with whitespace. 1340
Errors '(' is followed by whitespace. 1342
Errors '40' is a magic number. 1342
Errors ')' is preceded with whitespace. 1342
Errors '{' should be on the previous line. 1343
Errors '(' is followed by whitespace. 1344
Errors ')' is preceded with whitespace. 1344
Errors '(' is followed by whitespace. 1344
Errors ')' is preceded with whitespace. 1344
Errors '}' should be on the same line. 1345
Errors '{' should be on the previous line. 1347
Errors Line is longer than 80 characters. 1348
Errors '(' is followed by whitespace. 1348
Errors '(' is followed by whitespace. 1348
Errors '39' is a magic number. 1348
Errors ')' is preceded with whitespace. 1348
Errors ')' is preceded with whitespace. 1348
Errors '(' is followed by whitespace. 1348
Errors ')' is preceded with whitespace. 1348
Errors '(' is followed by whitespace. 1353
Errors ')' is preceded with whitespace. 1353
Errors '(' is followed by whitespace. 1353
Errors ')' is preceded with whitespace. 1353
Errors '(' is followed by whitespace. 1354
Errors ')' is preceded with whitespace. 1354
Errors '(' is followed by whitespace. 1356
Errors ')' is preceded with whitespace. 1356
Errors Line is longer than 80 characters. 1369
Errors '(' is followed by whitespace. 1369
Errors Line is longer than 80 characters. 1370
Errors ')' is preceded with whitespace. 1370
Errors '{' should be on the previous line. 1372
Errors '(' is followed by whitespace. 1373
Errors ')' is preceded with whitespace. 1373
Errors '{' should be on the previous line. 1374
Errors Line is longer than 80 characters. 1378
Errors '(' is followed by whitespace. 1378
Errors '(' is followed by whitespace. 1378
Errors ')' is preceded with whitespace. 1378
Errors ')' is preceded with whitespace. 1378
Errors '(' is followed by whitespace. 1384
Errors ')' is preceded with whitespace. 1384
Errors '{' should be on the previous line. 1385
Errors '(' is followed by whitespace. 1386
Errors ')' is preceded with whitespace. 1386
Errors Line is longer than 80 characters. 1391
Errors '(' is followed by whitespace. 1391
Errors ')' is preceded with whitespace. 1391
Errors First sentence should end with a period. 1394
Errors Line is longer than 80 characters. 1400
Errors Line is longer than 80 characters. 1401
Errors Line is longer than 80 characters. 1402
Errors Line is longer than 80 characters. 1404
Errors Line is longer than 80 characters. 1405
Errors Line is longer than 80 characters. 1406
Errors Line is longer than 80 characters. 1407
Errors Line is longer than 80 characters. 1408
Errors Line is longer than 80 characters. 1409
Errors Line is longer than 80 characters. 1410
Errors Line is longer than 80 characters. 1411
Errors Line is longer than 80 characters. 1412
Errors Line is longer than 80 characters. 1413
Errors Line is longer than 80 characters. 1414
Errors Line is longer than 80 characters. 1415
Errors Line is longer than 80 characters. 1417
Errors Line is longer than 80 characters. 1419
Errors Line is longer than 80 characters. 1420
Errors Line is longer than 80 characters. 1421
Errors Unused @param tag for 'buffer'. 1425
Errors Line is longer than 80 characters. 1432
Errors '(' is followed by whitespace. 1432
Errors Expected @param tag for 'stringWriter'. 1432
Errors ')' is preceded with whitespace. 1433
Errors '{' should be on the previous line. 1435
Errors '(' is followed by whitespace. 1439
Errors '(' is followed by whitespace. 1439
Errors ')' is preceded with whitespace. 1439
Errors ')' is preceded with whitespace. 1439
Errors '{' should be on the previous line. 1440
Errors '(' is followed by whitespace. 1441
Errors ')' is preceded with whitespace. 1441
Errors '(' is followed by whitespace. 1441
Errors ')' is preceded with whitespace. 1441
Errors '(' is followed by whitespace. 1442
Errors ')' is preceded with whitespace. 1442
Errors '(' is followed by whitespace. 1444
Errors ')' is preceded with whitespace. 1444
Errors '(' is followed by whitespace. 1448
Errors ')' is preceded with whitespace. 1448
Errors '(' is followed by whitespace. 1448
Errors ')' is preceded with whitespace. 1448
Errors '(' is followed by whitespace. 1449
Errors ')' is preceded with whitespace. 1449
Errors '(' is followed by whitespace. 1450
Errors ')' is preceded with whitespace. 1450
Errors '(' is followed by whitespace. 1450
Errors ')' is preceded with whitespace. 1450
Errors '(' is followed by whitespace. 1451
Errors '(' is followed by whitespace. 1451
Errors ')' is preceded with whitespace. 1451
Errors ')' is preceded with whitespace. 1451
Errors '(' is followed by whitespace. 1452
Errors ')' is preceded with whitespace. 1452
Errors '(' is followed by whitespace. 1455
Errors '(' is followed by whitespace. 1455
Errors ')' is preceded with whitespace. 1455
Errors ')' is preceded with whitespace. 1455
Errors '{' should be on the previous line. 1456
Errors '(' is followed by whitespace. 1457
Errors ')' is preceded with whitespace. 1457
Errors '{' should be on the previous line. 1458
Errors '(' is followed by whitespace. 1459
Errors ')' is preceded with whitespace. 1459
Errors '{' should be on the previous line. 1460
Errors Line is longer than 80 characters. 1463
Errors '(' is followed by whitespace. 1463
Errors ')' is preceded with whitespace. 1463
Errors '(' is followed by whitespace. 1467
Errors ')' is preceded with whitespace. 1467
Errors '{' should be on the previous line. 1468
Errors Line is longer than 80 characters. 1469
Errors '(' is followed by whitespace. 1469
Errors ')' is preceded with whitespace. 1469
Errors Line is longer than 80 characters. 1473
Errors '(' is followed by whitespace. 1473
Errors ')' is preceded with whitespace. 1473
Errors Line is longer than 80 characters. 1477
Errors '(' is followed by whitespace. 1477
Errors '(' is followed by whitespace. 1477
Errors ')' is preceded with whitespace. 1477
Errors ')' is preceded with whitespace. 1477
Errors Line is longer than 80 characters. 1479
Errors '(' is followed by whitespace. 1479
Errors ')' is preceded with whitespace. 1479
Errors Line is longer than 80 characters. 1481
Errors '(' is followed by whitespace. 1481
Errors '(' is followed by whitespace. 1481
Errors ')' is preceded with whitespace. 1481
Errors ')' is preceded with whitespace. 1481
Errors '(' is followed by whitespace. 1483
Errors ')' is preceded with whitespace. 1483
Errors '{' should be on the previous line. 1484
Errors Line is longer than 80 characters. 1487
Errors '(' is followed by whitespace. 1487
Errors ')' is preceded with whitespace. 1487
Errors '(' is followed by whitespace. 1490
Errors '(' is followed by whitespace. 1490
Errors ')' is preceded with whitespace. 1490
Errors '(' is followed by whitespace. 1490
Errors ')' is preceded with whitespace. 1490
Errors ')' is preceded with whitespace. 1490
Errors Line is longer than 80 characters. 1492
Errors '(' is followed by whitespace. 1492
Errors ')' is preceded with whitespace. 1492
Errors '(' is followed by whitespace. 1495
Errors ')' is preceded with whitespace. 1495
Errors '(' is followed by whitespace. 1495
Errors ')' is preceded with whitespace. 1495
Errors '(' is followed by whitespace. 1495
Errors ')' is preceded with whitespace. 1495
Errors '(' is followed by whitespace. 1496
Errors ')' is preceded with whitespace. 1496
Errors '(' is followed by whitespace. 1498
Errors ')' is preceded with whitespace. 1498
Errors Line is longer than 80 characters. 1509
Errors '(' is followed by whitespace. 1509
Errors Line is longer than 80 characters. 1510
Errors ')' is preceded with whitespace. 1510
Errors '{' should be on the previous line. 1512
Errors '(' is followed by whitespace. 1514
Errors ')' is preceded with whitespace. 1514
Errors '(' is followed by whitespace. 1515
Errors ')' is preceded with whitespace. 1515
Errors '{' should be on the previous line. 1516
Errors '(' is followed by whitespace. 1517
Errors ')' is preceded with whitespace. 1517
Errors '(' is followed by whitespace. 1518
Errors '(' is followed by whitespace. 1518
Errors ')' is preceded with whitespace. 1518
Errors ')' is preceded with whitespace. 1518
Errors '{' should be on the previous line. 1519
Errors '(' is followed by whitespace. 1520
Errors '(' is followed by whitespace. 1520
Errors ')' is preceded with whitespace. 1520
Errors ')' is preceded with whitespace. 1520
Errors Line is longer than 80 characters. 1522
Errors '(' is followed by whitespace. 1522
Errors ')' is preceded with whitespace. 1522
Errors '(' is followed by whitespace. 1523
Errors ')' is preceded with whitespace. 1523
Errors '(' is followed by whitespace. 1524
Errors ')' is preceded with whitespace. 1524
Errors '(' is followed by whitespace. 1527
Errors ')' is preceded with whitespace. 1527
Errors Line is longer than 80 characters. 1538
Errors '(' is followed by whitespace. 1538
Errors Line is longer than 80 characters. 1539
Errors ')' is preceded with whitespace. 1539
Errors '{' should be on the previous line. 1541
Errors Line is longer than 80 characters. 1542
Errors '(' is followed by whitespace. 1542
Errors '(' is followed by whitespace. 1542
Errors ')' is preceded with whitespace. 1542
Errors ')' is preceded with whitespace. 1542
Errors '(' is followed by whitespace. 1548
Errors ')' is preceded with whitespace. 1548
Errors '{' should be on the previous line. 1549
Errors '(' is followed by whitespace. 1556
Errors ')' is preceded with whitespace. 1556
Errors '{' should be on the previous line. 1557
Errors '(' is followed by whitespace. 1560
Errors '(' is followed by whitespace. 1560
Errors ')' is preceded with whitespace. 1560
Errors ')' is preceded with whitespace. 1560
Errors '{' should be on the previous line. 1561
Errors '(' is followed by whitespace. 1563
Errors '(' is followed by whitespace. 1563
Errors ')' is preceded with whitespace. 1563
Errors ')' is preceded with whitespace. 1563
Errors '{' should be on the previous line. 1564
Errors '(' is followed by whitespace. 1565
Errors ')' is preceded with whitespace. 1565
Errors '(' is followed by whitespace. 1565
Errors ')' is preceded with whitespace. 1565
Errors '(' is followed by whitespace. 1566
Errors ')' is preceded with whitespace. 1566
Errors '(' is followed by whitespace. 1567
Errors ')' is preceded with whitespace. 1567
Errors Line is longer than 80 characters. 1571
Errors '(' is followed by whitespace. 1571
Errors ')' is preceded with whitespace. 1571
Errors '(' is followed by whitespace. 1574
Errors '(' is followed by whitespace. 1574
Errors ')' is preceded with whitespace. 1574
Errors Line is longer than 80 characters. 1575
Errors '(' is followed by whitespace. 1575
Errors ')' is preceded with whitespace. 1575
Errors ')' is preceded with whitespace. 1575
Errors '(' is followed by whitespace. 1577
Errors ')' is preceded with whitespace. 1577
Errors '(' is followed by whitespace. 1577
Errors ')' is preceded with whitespace. 1577
Errors '(' is followed by whitespace. 1578
Errors ')' is preceded with whitespace. 1578
Errors '(' is followed by whitespace. 1579
Errors ')' is preceded with whitespace. 1579
Errors '(' is followed by whitespace. 1583
Errors '(' is followed by whitespace. 1583
Errors ')' is preceded with whitespace. 1583
Errors ')' is preceded with whitespace. 1583
Errors '{' should be on the previous line. 1584
Errors Line is longer than 80 characters. 1585
Errors '(' is followed by whitespace. 1585
Errors '(' is followed by whitespace. 1585
Errors ')' is preceded with whitespace. 1585
Errors ')' is preceded with whitespace. 1585
Errors '(' is followed by whitespace. 1587
Errors '(' is followed by whitespace. 1587
Errors ')' is preceded with whitespace. 1587
Errors ')' is preceded with whitespace. 1587
Errors '{' should be on the previous line. 1588
Errors Line is longer than 80 characters. 1589
Errors '(' is followed by whitespace. 1589
Errors '(' is followed by whitespace. 1589
Errors ')' is preceded with whitespace. 1589
Errors ')' is preceded with whitespace. 1589
Errors '(' is followed by whitespace. 1592
Errors ')' is preceded with whitespace. 1592
Errors '(' is followed by whitespace. 1592
Errors ')' is preceded with whitespace. 1592
Errors '(' is followed by whitespace. 1593
Errors ')' is preceded with whitespace. 1593
Errors '(' is followed by whitespace. 1594
Errors '(' is followed by whitespace. 1594
Errors ')' is preceded with whitespace. 1594
Errors ')' is preceded with whitespace. 1594
Errors '{' should be on the previous line. 1595
Errors Line is longer than 80 characters. 1596
Errors '(' is followed by whitespace. 1596
Errors ')' is preceded with whitespace. 1596
Errors '(' is followed by whitespace. 1596
Errors ')' is preceded with whitespace. 1596
Errors '(' is followed by whitespace. 1596
Errors ')' is preceded with whitespace. 1596
Errors '(' is followed by whitespace. 1597
Errors ')' is preceded with whitespace. 1597
Errors '(' is followed by whitespace. 1598
Errors ')' is preceded with whitespace. 1598
Errors '(' is followed by whitespace. 1600
Errors ')' is preceded with whitespace. 1600
Errors '(' is followed by whitespace. 1601
Errors ')' is preceded with whitespace. 1601
Errors '(' is followed by whitespace. 1602
Errors ')' is preceded with whitespace. 1602
Errors '(' is followed by whitespace. 1603
Errors ')' is preceded with whitespace. 1603
Errors '(' is followed by whitespace. 1604
Errors ')' is preceded with whitespace. 1604
Errors '{' should be on the previous line. 1605
Errors '(' is followed by whitespace. 1606
Errors ')' is preceded with whitespace. 1606
Errors '{' should be on the previous line. 1607
Errors '(' is followed by whitespace. 1611
Errors '(' is followed by whitespace. 1611
Errors ')' is preceded with whitespace. 1611
Errors '(' is followed by whitespace. 1612
Errors ')' is preceded with whitespace. 1612
Errors '(' is followed by whitespace. 1613
Errors ')' is preceded with whitespace. 1613
Errors ')' is preceded with whitespace. 1613
Errors '{' should be on the previous line. 1614
Errors Line is longer than 80 characters. 1618
Errors '(' is followed by whitespace. 1618
Errors ')' is preceded with whitespace. 1618
Errors '(' is followed by whitespace. 1619
Errors ')' is preceded with whitespace. 1619
Errors '(' is followed by whitespace. 1620
Errors ')' is preceded with whitespace. 1620
Errors '(' is followed by whitespace. 1621
Errors ')' is preceded with whitespace. 1621
Errors '(' is followed by whitespace. 1622
Errors ')' is preceded with whitespace. 1622
Errors '(' is followed by whitespace. 1625
Errors ')' is preceded with whitespace. 1625
Errors '(' is followed by whitespace. 1625
Errors ')' is preceded with whitespace. 1625
Errors '(' is followed by whitespace. 1625
Errors ')' is preceded with whitespace. 1625
Errors '(' is followed by whitespace. 1626
Errors ')' is preceded with whitespace. 1626
Errors '(' is followed by whitespace. 1628
Errors '(' is followed by whitespace. 1628
Errors ')' is preceded with whitespace. 1628
Errors ')' is preceded with whitespace. 1628
Errors '{' should be on the previous line. 1629
Errors '(' is followed by whitespace. 1631
Errors ')' is preceded with whitespace. 1631
Errors '(' is followed by whitespace. 1631
Errors ')' is preceded with whitespace. 1631
Errors '(' is followed by whitespace. 1632
Errors ')' is preceded with whitespace. 1632
Errors '(' is followed by whitespace. 1633
Errors ')' is preceded with whitespace. 1633
Errors '(' is followed by whitespace. 1637
Errors ')' is preceded with whitespace. 1637
Errors '(' is followed by whitespace. 1642
Errors ')' is preceded with whitespace. 1642
Errors '(' is followed by whitespace. 1642
Errors ')' is preceded with whitespace. 1642
Errors '(' is followed by whitespace. 1643
Errors ')' is preceded with whitespace. 1643
Errors '(' is followed by whitespace. 1646
Errors '(' is followed by whitespace. 1646
Errors ')' is preceded with whitespace. 1646
Errors ')' is preceded with whitespace. 1646
Errors '{' should be on the previous line. 1647
Errors '(' is followed by whitespace. 1648
Errors ')' is preceded with whitespace. 1648
Errors '}' should be on the same line. 1649
Errors '{' should be on the previous line. 1651
Errors '(' is followed by whitespace. 1652
Errors ')' is preceded with whitespace. 1652
Errors '(' is followed by whitespace. 1656
Errors ')' is preceded with whitespace. 1656
Errors '{' should be on the previous line. 1657
Errors Line is longer than 80 characters. 1658
Errors '(' is followed by whitespace. 1658
Errors ')' is preceded with whitespace. 1658
Errors '}' should be on the same line. 1659
Errors '{' should be on the previous line. 1661
Errors '(' is followed by whitespace. 1662
Errors ')' is preceded with whitespace. 1662
Errors Line is longer than 80 characters. 1665
Errors '(' is followed by whitespace. 1665
Errors '(' is followed by whitespace. 1665
Errors ')' is preceded with whitespace. 1665
Errors ')' is preceded with whitespace. 1665
Errors '(' is followed by whitespace. 1665
Errors ')' is preceded with whitespace. 1665
Errors '(' is followed by whitespace. 1667
Errors ')' is preceded with whitespace. 1667
Errors '(' is followed by whitespace. 1667
Errors ')' is preceded with whitespace. 1667
Errors '(' is followed by whitespace. 1667
Errors ')' is preceded with whitespace. 1667
Errors '(' is followed by whitespace. 1668
Errors ')' is preceded with whitespace. 1668
Errors '(' is followed by whitespace. 1670
Errors ')' is preceded with whitespace. 1670
Errors Line is longer than 80 characters. 1680
Errors '(' is followed by whitespace. 1680
Errors Line is longer than 80 characters. 1681
Errors ')' is preceded with whitespace. 1681
Errors '{' should be on the previous line. 1683
Errors '(' is followed by whitespace. 1684
Errors ')' is preceded with whitespace. 1684
Errors '(' is followed by whitespace. 1685
Errors ')' is preceded with whitespace. 1685
Errors '(' is followed by whitespace. 1686
Errors ')' is preceded with whitespace. 1686
Errors '(' is followed by whitespace. 1688
Errors '(' is followed by whitespace. 1688
Errors ')' is preceded with whitespace. 1688
Errors ')' is preceded with whitespace. 1688
Errors '{' should be on the previous line. 1689
Errors Line is longer than 80 characters. 1690
Errors '(' is followed by whitespace. 1690
Errors '(' is followed by whitespace. 1690
Errors ')' is preceded with whitespace. 1690
Errors ')' is preceded with whitespace. 1690
Errors '(' is followed by whitespace. 1693
Errors '(' is followed by whitespace. 1693
Errors ')' is preceded with whitespace. 1693
Errors ')' is preceded with whitespace. 1693
Errors '{' should be on the previous line. 1694
Errors '(' is followed by whitespace. 1695
Errors '(' is followed by whitespace. 1695
Errors ')' is preceded with whitespace. 1695
Errors ')' is preceded with whitespace. 1695
Errors '(' is followed by whitespace. 1698
Errors ')' is preceded with whitespace. 1698
Errors '(' is followed by whitespace. 1699
Errors ')' is preceded with whitespace. 1699
Errors '{' should be on the previous line. 1700
Errors '(' is followed by whitespace. 1701
Errors ')' is preceded with whitespace. 1701
Errors '(' is followed by whitespace. 1701
Errors ')' is preceded with whitespace. 1701
Errors '(' is followed by whitespace. 1701
Errors ')' is preceded with whitespace. 1701
Errors '(' is followed by whitespace. 1702
Errors ')' is preceded with whitespace. 1702
Errors Line is longer than 80 characters. 1712
Errors '(' is followed by whitespace. 1712
Errors Line is longer than 80 characters. 1713
Errors Expected @param tag for 'isJavaMethod'. 1713
Errors ')' is preceded with whitespace. 1713
Errors '(' is followed by whitespace. 1715
Errors ')' is preceded with whitespace. 1715
Errors '(' is followed by whitespace. 1715
Errors ')' is preceded with whitespace. 1715
Errors '(' is followed by whitespace. 1716
Errors ')' is preceded with whitespace. 1716
Errors '{' should be on the previous line. 1717
Errors '(' is followed by whitespace. 1718
Errors '(' is followed by whitespace. 1718
Errors ')' is preceded with whitespace. 1718
Errors ')' is preceded with whitespace. 1718
Errors '}' should be on the same line. 1719
Errors '{' should be on the previous line. 1721
Errors '(' is followed by whitespace. 1722
Errors '(' is followed by whitespace. 1722
Errors ')' is preceded with whitespace. 1722
Errors ')' is preceded with whitespace. 1722
Errors '(' is followed by whitespace. 1724
Errors ')' is preceded with whitespace. 1724
Errors Line is longer than 80 characters. 1736
Errors '(' is followed by whitespace. 1736
Errors Line is longer than 80 characters. 1737
Errors Expected @param tag for 'isJavaMethod'. 1738
Errors ')' is preceded with whitespace. 1738
Errors '{' should be on the previous line. 1740
Errors '(' is followed by whitespace. 1741
Errors ')' is preceded with whitespace. 1741
Errors Line is longer than 80 characters. 1744
Errors '(' is followed by whitespace. 1744
Errors ')' is preceded with whitespace. 1744
Errors '(' is followed by whitespace. 1747
Errors ')' is preceded with whitespace. 1747
Errors Line is longer than 80 characters. 1750
Errors '(' is followed by whitespace. 1750
Errors ')' is preceded with whitespace. 1750
Errors First sentence should end with a period. 1753
Errors '(' is followed by whitespace. 1763
Errors Line is longer than 80 characters. 1764
Errors Expected @param tag for 'isJavaMethod'. 1765
Errors ')' is preceded with whitespace. 1765
Errors '{' should be on the previous line. 1767
Errors Line is longer than 80 characters. 1768
Errors '(' is followed by whitespace. 1768
Errors ')' is preceded with whitespace. 1768
Errors '(' is followed by whitespace. 1769
Errors ')' is preceded with whitespace. 1769
Errors '{' should be on the previous line. 1770
Errors Line is longer than 80 characters. 1773
Errors '(' is followed by whitespace. 1773
Errors ')' is preceded with whitespace. 1773
Errors Line is longer than 80 characters. 1774
Errors '(' is followed by whitespace. 1774
Errors ')' is preceded with whitespace. 1774
Errors Line is longer than 80 characters. 1775
Errors '(' is followed by whitespace. 1775
Errors ')' is preceded with whitespace. 1775
Errors '(' is followed by whitespace. 1777
Errors ')' is preceded with whitespace. 1777
Errors '(' is followed by whitespace. 1779
Errors ')' is preceded with whitespace. 1779
Errors '{' should be on the previous line. 1780
Errors '(' is followed by whitespace. 1782
Errors ')' is preceded with whitespace. 1782
Errors '{' should be on the previous line. 1783
Errors '(' is followed by whitespace. 1787
Errors ')' is preceded with whitespace. 1787
Errors '(' is followed by whitespace. 1789
Errors '(' is followed by whitespace. 1789
Errors ')' is preceded with whitespace. 1789
Errors ')' is preceded with whitespace. 1789
Errors '{' should be on the previous line. 1790
Errors Line is longer than 80 characters. 1791
Errors '(' is followed by whitespace. 1791
Errors ')' is preceded with whitespace. 1791
Errors '}' should be on the same line. 1792
Errors '(' is followed by whitespace. 1793
Errors '(' is followed by whitespace. 1793
Errors ')' is preceded with whitespace. 1793
Errors ')' is preceded with whitespace. 1793
Errors '{' should be on the previous line. 1794
Errors '(' is followed by whitespace. 1795
Errors ')' is preceded with whitespace. 1795
Errors '}' should be on the same line. 1796
Errors '(' is followed by whitespace. 1797
Errors '(' is followed by whitespace. 1797
Errors ')' is preceded with whitespace. 1797
Errors ')' is preceded with whitespace. 1797
Errors '{' should be on the previous line. 1798
Errors Line is longer than 80 characters. 1799
Errors '(' is followed by whitespace. 1799
Errors ')' is preceded with whitespace. 1799
Errors '}' should be on the same line. 1800
Errors '{' should be on the previous line. 1802
Errors '(' is followed by whitespace. 1803
Errors ')' is preceded with whitespace. 1803
Errors '}' should be on the same line. 1805
Errors '{' should be on the previous line. 1807
Errors '(' is followed by whitespace. 1808
Errors ')' is preceded with whitespace. 1808
Errors Line is longer than 80 characters. 1823
Errors '(' is followed by whitespace. 1823
Errors Line is longer than 80 characters. 1824
Errors Expected @param tag for 'isJavaMethod'. 1824
Errors ')' is preceded with whitespace. 1824
Errors '(' is followed by whitespace. 1826
Errors ')' is preceded with whitespace. 1826
Errors '{' should be on the previous line. 1827
Errors '(' is followed by whitespace. 1830
Errors ')' is preceded with whitespace. 1830
Errors '{' should be on the previous line. 1831
Errors '(' is followed by whitespace. 1835
Errors ')' is preceded with whitespace. 1835
Errors '{' should be on the previous line. 1836
Errors '(' is followed by whitespace. 1840
Errors '(' is followed by whitespace. 1840
Errors ')' is preceded with whitespace. 1840
Errors ')' is preceded with whitespace. 1840
Errors '{' should be on the previous line. 1841
Errors '(' is followed by whitespace. 1842
Errors ')' is preceded with whitespace. 1842
Errors '}' should be on the same line. 1843
Errors '(' is followed by whitespace. 1844
Errors '(' is followed by whitespace. 1844
Errors ')' is preceded with whitespace. 1844
Errors ')' is preceded with whitespace. 1844
Errors '{' should be on the previous line. 1845
Errors '(' is followed by whitespace. 1846
Errors ')' is preceded with whitespace. 1846
Errors '}' should be on the same line. 1847
Errors '(' is followed by whitespace. 1848
Errors '(' is followed by whitespace. 1848
Errors ')' is preceded with whitespace. 1848
Errors ')' is preceded with whitespace. 1848
Errors '{' should be on the previous line. 1849
Errors '(' is followed by whitespace. 1850
Errors ')' is preceded with whitespace. 1850
Errors '}' should be on the same line. 1851
Errors '{' should be on the previous line. 1853
Errors Line is longer than 80 characters. 1855
Errors '(' is followed by whitespace. 1855
Errors ';' is followed by whitespace. 1855
Errors Line is longer than 80 characters. 1859
Errors '(' is followed by whitespace. 1859
Errors '(' is followed by whitespace. 1859
Errors ')' is preceded with whitespace. 1859
Errors Line is longer than 80 characters. 1860
Errors '(' is followed by whitespace. 1860
Errors ')' is preceded with whitespace. 1860
Errors ')' is preceded with whitespace. 1860
Errors '(' is followed by whitespace. 1863
Errors ')' is preceded with whitespace. 1863
Errors '(' is followed by whitespace. 1864
Errors ')' is preceded with whitespace. 1864
Errors '}' should be on the same line. 1868
Errors '{' should be on the previous line. 1870
Errors Line is longer than 80 characters. 1871
Errors '(' is followed by whitespace. 1871
Errors ';' is followed by whitespace. 1871
Errors Line is longer than 80 characters. 1875
Errors '(' is followed by whitespace. 1875
Errors '(' is followed by whitespace. 1875
Errors ')' is preceded with whitespace. 1875
Errors Line is longer than 80 characters. 1876
Errors '(' is followed by whitespace. 1876
Errors ')' is preceded with whitespace. 1876
Errors ')' is preceded with whitespace. 1876
Errors '(' is followed by whitespace. 1879
Errors ')' is preceded with whitespace. 1879
Errors '(' is followed by whitespace. 1880
Errors ')' is preceded with whitespace. 1880
Errors '(' is followed by whitespace. 1885
Errors '(' is followed by whitespace. 1885
Errors ')' is preceded with whitespace. 1885
Errors ')' is preceded with whitespace. 1885
Errors '{' should be on the previous line. 1886
Errors Line is longer than 80 characters. 1887
Errors '(' is followed by whitespace. 1887
Errors '(' is followed by whitespace. 1887
Errors ')' is preceded with whitespace. 1887
Errors ')' is preceded with whitespace. 1887
Errors '(' is followed by whitespace. 1890
Errors ')' is preceded with whitespace. 1890
Errors Line is longer than 80 characters. 1894
Errors Missing a Javadoc comment. 1894
Errors '(' is followed by whitespace. 1894
Errors Line is longer than 80 characters. 1895
Errors Parameter params should be final. 1895
Errors ')' is preceded with whitespace. 1895
Errors '(' is followed by whitespace. 1897
Errors ')' is preceded with whitespace. 1897
Errors '(' is followed by whitespace. 1901
Errors '(' is followed by whitespace. 1901
Errors ')' is preceded with whitespace. 1901
Errors ')' is preceded with whitespace. 1901
Errors '{' should be on the previous line. 1902
Errors Line is longer than 80 characters. 1904
Errors '(' is followed by whitespace. 1904
Errors ')' is preceded with whitespace. 1904
Errors '(' is followed by whitespace. 1905
Errors ')' is preceded with whitespace. 1905
Errors '{' should be on the previous line. 1906
Errors '(' is followed by whitespace. 1907
Errors ')' is preceded with whitespace. 1907
Errors '(' is followed by whitespace. 1913
Errors ')' is preceded with whitespace. 1913
Errors '(' is followed by whitespace. 1914
Errors ')' is preceded with whitespace. 1914
Errors '{' should be on the previous line. 1915
Errors '(' is followed by whitespace. 1918
Errors ')' is preceded with whitespace. 1918
Errors '{' should be on the previous line. 1919
Errors '(' is followed by whitespace. 1920
Errors '(' is followed by whitespace. 1920
Errors ')' is preceded with whitespace. 1920
Errors ')' is preceded with whitespace. 1920
Errors '{' should be on the previous line. 1921
Errors '}' should be on the same line. 1925
Errors '{' should be on the previous line. 1927
Errors '(' is followed by whitespace. 1931
Errors ')' is preceded with whitespace. 1931
Errors '{' should be on the previous line. 1932
Errors '(' is followed by whitespace. 1933
Errors ')' is preceded with whitespace. 1933
Errors '{' should be on the previous line. 1934
Errors Line is longer than 80 characters. 1937
Errors '(' is followed by whitespace. 1937
Errors ')' is preceded with whitespace. 1937
Errors '(' is followed by whitespace. 1937
Errors ')' is preceded with whitespace. 1937
Errors '(' is followed by whitespace. 1937
Errors ')' is preceded with whitespace. 1937
Errors '(' is followed by whitespace. 1938
Errors '(' is followed by whitespace. 1938
Errors ')' is preceded with whitespace. 1938
Errors ')' is preceded with whitespace. 1938
Errors '(' is followed by whitespace. 1940
Errors ')' is preceded with whitespace. 1940
Errors '(' is followed by whitespace. 1943
Errors '(' is followed by whitespace. 1943
Errors ')' is preceded with whitespace. 1943
Errors ')' is preceded with whitespace. 1943
Errors '{' should be on the previous line. 1944
Errors Line is longer than 80 characters. 1945
Errors '(' is followed by whitespace. 1945
Errors '(' is followed by whitespace. 1945
Errors ')' is preceded with whitespace. 1945
Errors ')' is preceded with whitespace. 1945
Errors '}' should be on the same line. 1947
Errors '{' should be on the previous line. 1949
Errors Line is longer than 80 characters. 1950
Errors '(' is followed by whitespace. 1950
Errors ')' is preceded with whitespace. 1950
Errors '(' is followed by whitespace. 1951
Errors ')' is preceded with whitespace. 1951
Errors '{' should be on the previous line. 1952
Errors '(' is followed by whitespace. 1953
Errors ')' is preceded with whitespace. 1953
Errors Line is longer than 80 characters. 1955
Errors '(' is followed by whitespace. 1955
Errors '(' is followed by whitespace. 1955
Errors ')' is preceded with whitespace. 1955
Errors '(' is followed by whitespace. 1955
Errors ')' is preceded with whitespace. 1955
Errors ')' is preceded with whitespace. 1955
Errors '(' is followed by whitespace. 1957
Errors ')' is preceded with whitespace. 1957
Errors Line is longer than 80 characters. 1958
Errors '(' is followed by whitespace. 1958
Errors '(' is followed by whitespace. 1958
Errors ')' is preceded with whitespace. 1958
Errors ')' is preceded with whitespace. 1958
Errors Line is longer than 80 characters. 1964
Errors Missing a Javadoc comment. 1964
Errors '(' is followed by whitespace. 1964
Errors ')' is preceded with whitespace. 1965
Errors '{' should be on the previous line. 1966
Errors '(' is followed by whitespace. 1968
Errors ')' is preceded with whitespace. 1968
Errors '{' should be on the previous line. 1969
Errors '(' is followed by whitespace. 1973
Errors '(' is followed by whitespace. 1973
Errors ')' is preceded with whitespace. 1973
Errors ')' is preceded with whitespace. 1973
Errors '{' should be on the previous line. 1974
Errors '(' is followed by whitespace. 1976
Errors ')' is preceded with whitespace. 1976
Errors Line is longer than 80 characters. 1980
Errors '(' is followed by whitespace. 1980
Errors '(' is followed by whitespace. 1980
Errors ')' is preceded with whitespace. 1980
Errors ')' is preceded with whitespace. 1981
Errors '{' should be on the previous line. 1982
Errors '(' is followed by whitespace. 1983
Errors ')' is preceded with whitespace. 1983
Errors '(' is followed by whitespace. 1984
Errors '(' is followed by whitespace. 1984
Errors ')' is preceded with whitespace. 1984
Errors ')' is preceded with whitespace. 1984
Errors '{' should be on the previous line. 1985
Errors '(' is followed by whitespace. 1986
Errors ')' is preceded with whitespace. 1986
Errors Line is longer than 80 characters. 1987
Errors '(' is followed by whitespace. 1987
Errors '(' is followed by whitespace. 1987
Errors ')' is preceded with whitespace. 1987
Errors ')' is preceded with whitespace. 1987
Errors Line is longer than 80 characters. 1992
Errors Missing a Javadoc comment. 1992
Errors '(' is followed by whitespace. 1992
Errors Line is longer than 80 characters. 1993
Errors ')' is preceded with whitespace. 1993
Errors Line is longer than 80 characters. 1997
Errors '(' is followed by whitespace. 1997
Errors ')' is preceded with whitespace. 1997
Errors '(' is followed by whitespace. 1998
Errors ')' is preceded with whitespace. 1998
Errors '{' should be on the previous line. 1999
Errors '(' is followed by whitespace. 2003
Errors '(' is followed by whitespace. 2003
Errors ')' is preceded with whitespace. 2003
Errors ')' is preceded with whitespace. 2003
Errors '{' should be on the previous line. 2004
Errors '(' is followed by whitespace. 2006
Errors ')' is preceded with whitespace. 2006
Errors '(' is followed by whitespace. 2010
Errors ')' is preceded with whitespace. 2010
Errors '{' should be on the previous line. 2011
Errors '(' is followed by whitespace. 2012
Errors ')' is preceded with whitespace. 2012
Errors '{' should be on the previous line. 2013
Errors '(' is followed by whitespace. 2016
Errors '(' is followed by whitespace. 2016
Errors ')' is preceded with whitespace. 2016
Errors ')' is preceded with whitespace. 2016
Errors '{' should be on the previous line. 2017
Errors Line is longer than 80 characters. 2019
Errors '(' is followed by whitespace. 2019
Errors ')' is preceded with whitespace. 2019
Errors Line is longer than 80 characters. 2020
Errors '(' is followed by whitespace. 2020
Errors '(' is followed by whitespace. 2020
Errors ')' is preceded with whitespace. 2020
Errors Line is longer than 80 characters. 2021
Errors '(' is followed by whitespace. 2021
Errors ')' is preceded with whitespace. 2021
Errors ')' is preceded with whitespace. 2021
Errors '(' is followed by whitespace. 2026
Errors ')' is preceded with whitespace. 2026
Errors Line is longer than 80 characters. 2029
Errors '(' is followed by whitespace. 2029
Errors ')' is preceded with whitespace. 2029
Errors Line is longer than 80 characters. 2037
Errors '(' is followed by whitespace. 2037
Errors ')' is preceded with whitespace. 2037
Errors '(' is followed by whitespace. 2038
Errors ')' is preceded with whitespace. 2038
Errors '{' should be on the previous line. 2039
Errors Line is longer than 80 characters. 2040
Errors '(' is followed by whitespace. 2040
Errors '(' is followed by whitespace. 2040
Errors ')' is preceded with whitespace. 2040
Errors ')' is preceded with whitespace. 2040
Errors Line is longer than 80 characters. 2043
Errors '(' is followed by whitespace. 2043
Errors ')' is preceded with whitespace. 2043
Errors '(' is followed by whitespace. 2048
Errors ')' is preceded with whitespace. 2048
Errors '{' should be on the previous line. 2049
Errors Line is longer than 80 characters. 2052
Errors '(' is followed by whitespace. 2052
Errors ')' is preceded with whitespace. 2052
Errors '(' is followed by whitespace. 2052
Errors ')' is preceded with whitespace. 2052
Errors '(' is followed by whitespace. 2052
Errors ')' is preceded with whitespace. 2052
Errors '(' is followed by whitespace. 2053
Errors '(' is followed by whitespace. 2053
Errors ')' is preceded with whitespace. 2053
Errors ')' is preceded with whitespace. 2053
Errors '(' is followed by whitespace. 2055
Errors ')' is preceded with whitespace. 2055
Errors '(' is followed by whitespace. 2058
Errors ')' is preceded with whitespace. 2058
Errors '(' is followed by whitespace. 2059
Errors ')' is preceded with whitespace. 2059
Errors '{' should be on the previous line. 2060
Errors '(' is followed by whitespace. 2061
Errors ')' is preceded with whitespace. 2061
Errors Line is longer than 80 characters. 2075
Errors '(' is followed by whitespace. 2075
Errors Line is longer than 80 characters. 2076
Errors Expected @param tag for 'isJavaMethod'. 2076
Errors ')' is preceded with whitespace. 2077
Errors '{' should be on the previous line. 2079
Errors '(' is followed by whitespace. 2080
Errors ')' is preceded with whitespace. 2080
Errors '{' should be on the previous line. 2081
Errors '(' is followed by whitespace. 2084
Errors '(' is followed by whitespace. 2084
Errors ')' is preceded with whitespace. 2084
Errors ')' is preceded with whitespace. 2084
Errors '{' should be on the previous line. 2085
Errors '(' is followed by whitespace. 2086
Errors ')' is preceded with whitespace. 2086
Errors '{' should be on the previous line. 2087
Errors Line is longer than 80 characters. 2088
Errors '(' is followed by whitespace. 2088
Errors ')' is preceded with whitespace. 2088
Errors Line is longer than 80 characters. 2090
Errors Line is longer than 80 characters. 2092
Errors '(' is followed by whitespace. 2092
Errors '(' is followed by whitespace. 2092
Errors ')' is preceded with whitespace. 2092
Errors ')' is preceded with whitespace. 2092
Errors '(' is followed by whitespace. 2094
Errors ')' is preceded with whitespace. 2094
Errors '(' is followed by whitespace. 2099
Errors ')' is preceded with whitespace. 2099
Errors '{' should be on the previous line. 2100
Errors Line is longer than 80 characters. 2101
Errors '(' is followed by whitespace. 2101
Errors ')' is preceded with whitespace. 2101
Errors Line is longer than 80 characters. 2103
Errors Line is longer than 80 characters. 2105
Errors '(' is followed by whitespace. 2105
Errors '(' is followed by whitespace. 2105
Errors ')' is preceded with whitespace. 2105
Errors ')' is preceded with whitespace. 2105
Errors '(' is followed by whitespace. 2107
Errors ')' is preceded with whitespace. 2107
Errors Line is longer than 80 characters. 2113
Errors '(' is followed by whitespace. 2113
Errors '(' is followed by whitespace. 2113
Errors ')' is preceded with whitespace. 2113
Errors '(' is followed by whitespace. 2113
Errors ')' is preceded with whitespace. 2113
Errors Line is longer than 80 characters. 2114
Errors ')' is preceded with whitespace. 2114
Errors '(' is followed by whitespace. 2116
Errors ')' is preceded with whitespace. 2116
Errors '(' is followed by whitespace. 2119
Errors '(' is followed by whitespace. 2119
Errors ')' is preceded with whitespace. 2119
Errors ')' is preceded with whitespace. 2119
Errors '{' should be on the previous line. 2120
Errors '(' is followed by whitespace. 2121
Errors ')' is preceded with whitespace. 2121
Errors '{' should be on the previous line. 2122
Errors Line is longer than 80 characters. 2125
Errors '(' is followed by whitespace. 2125
Errors '(' is followed by whitespace. 2125
Errors ')' is preceded with whitespace. 2125
Errors ')' is preceded with whitespace. 2125
Errors '(' is followed by whitespace. 2127
Errors ')' is preceded with whitespace. 2127
Errors '}' should be on the same line. 2131
Errors '{' should be on the previous line. 2133
Errors '(' is followed by whitespace. 2134
Errors '(' is followed by whitespace. 2134
Errors ')' is preceded with whitespace. 2134
Errors ')' is preceded with whitespace. 2134
Errors '{' should be on the previous line. 2135
Errors '(' is followed by whitespace. 2136
Errors ')' is preceded with whitespace. 2136
Errors '(' is followed by whitespace. 2138
Errors '(' is followed by whitespace. 2138
Errors ')' is preceded with whitespace. 2138
Errors ')' is preceded with whitespace. 2138
Errors '{' should be on the previous line. 2139
Errors '(' is followed by whitespace. 2140
Errors ')' is preceded with whitespace. 2140
Errors Line is longer than 80 characters. 2143
Errors '(' is followed by whitespace. 2143
Errors '(' is followed by whitespace. 2143
Errors ')' is preceded with whitespace. 2143
Errors '(' is followed by whitespace. 2143
Errors ')' is preceded with whitespace. 2143
Errors ')' is preceded with whitespace. 2143
Errors '(' is followed by whitespace. 2145
Errors ')' is preceded with whitespace. 2145
Errors '{' should be on the previous line. 2146
Errors '(' is followed by whitespace. 2147
Errors ')' is preceded with whitespace. 2147
Errors '{' should be on the previous line. 2148
Errors '(' is followed by whitespace. 2149
Errors '(' is followed by whitespace. 2149
Errors ')' is preceded with whitespace. 2149
Errors ')' is preceded with whitespace. 2149
Errors '{' should be on the previous line. 2150
Errors '(' is followed by whitespace. 2151
Errors ')' is preceded with whitespace. 2151
Errors '}' should be on the same line. 2153
Errors '{' should be on the previous line. 2155
Errors '(' is followed by whitespace. 2156
Errors ')' is preceded with whitespace. 2156
Errors '(' is followed by whitespace. 2157
Errors ')' is preceded with whitespace. 2157
Errors '}' should be on the same line. 2159
Errors '{' should be on the previous line. 2161
Errors '(' is followed by whitespace. 2162
Errors ')' is preceded with whitespace. 2162
Errors '{' should be on the previous line. 2163
Errors '(' is followed by whitespace. 2164
Errors '(' is followed by whitespace. 2164
Errors ')' is preceded with whitespace. 2164
Errors ')' is preceded with whitespace. 2164
Errors '{' should be on the previous line. 2165
Errors '(' is followed by whitespace. 2166
Errors ')' is preceded with whitespace. 2166
Errors '}' should be on the same line. 2168
Errors '{' should be on the previous line. 2170
Errors Line is longer than 80 characters. 2171
Errors '(' is followed by whitespace. 2171
Errors '(' is followed by whitespace. 2171
Errors '(' is followed by whitespace. 2171
Errors ')' is preceded with whitespace. 2171
Errors ')' is preceded with whitespace. 2171
Errors ')' is preceded with whitespace. 2171
Errors '(' is followed by whitespace. 2173
Errors ')' is preceded with whitespace. 2173
Errors Line is longer than 80 characters. 2187
Errors '(' is followed by whitespace. 2187
Errors Line is longer than 80 characters. 2188
Errors Expected @param tag for 'isJavaMethod'. 2188
Errors ')' is preceded with whitespace. 2188
Errors '{' should be on the previous line. 2190
Errors '(' is followed by whitespace. 2192
Errors ')' is preceded with whitespace. 2192
Errors '{' should be on the previous line. 2193
Errors '(' is followed by whitespace. 2196
Errors '(' is followed by whitespace. 2196
Errors ')' is preceded with whitespace. 2196
Errors ')' is preceded with whitespace. 2196
Errors '{' should be on the previous line. 2197
Errors '(' is followed by whitespace. 2198
Errors ')' is preceded with whitespace. 2198
Errors '{' should be on the previous line. 2199
Errors Line is longer than 80 characters. 2202
Errors '(' is followed by whitespace. 2202
Errors ')' is preceded with whitespace. 2202
Errors '(' is followed by whitespace. 2206
Errors '(' is followed by whitespace. 2206
Errors ')' is preceded with whitespace. 2206
Errors ')' is preceded with whitespace. 2206
Errors '{' should be on the previous line. 2207
Errors Line is longer than 80 characters. 2208
Errors '(' is followed by whitespace. 2208
Errors ')' is preceded with whitespace. 2208
Errors Line is longer than 80 characters. 2210
Errors '(' is followed by whitespace. 2210
Errors ')' is preceded with whitespace. 2210
Errors '(' is followed by whitespace. 2214
Errors '(' is followed by whitespace. 2214
Errors ')' is preceded with whitespace. 2214
Errors ')' is preceded with whitespace. 2214
Errors '{' should be on the previous line. 2215
Errors '(' is followed by whitespace. 2216
Errors ')' is preceded with whitespace. 2216
Errors '{' should be on the previous line. 2217
Errors Line is longer than 80 characters. 2220
Errors '(' is followed by whitespace. 2220
Errors ')' is preceded with whitespace. 2220
Errors '}' should be on the same line. 2223
Errors '{' should be on the previous line. 2225
Errors Line is longer than 80 characters. 2226
Errors '(' is followed by whitespace. 2226
Errors ')' is preceded with whitespace. 2226
Errors Line is longer than 80 characters. 2228
Errors '(' is followed by whitespace. 2228
Errors ')' is preceded with whitespace. 2228
Errors '(' is followed by whitespace. 2231
Errors '(' is followed by whitespace. 2231
Errors ')' is preceded with whitespace. 2231
Errors ')' is preceded with whitespace. 2231
Errors '{' should be on the previous line. 2232
Errors '(' is followed by whitespace. 2233
Errors ')' is preceded with whitespace. 2233
Errors '{' should be on the previous line. 2234
Errors '(' is followed by whitespace. 2237
Errors ')' is preceded with whitespace. 2237
Errors '{' should be on the previous line. 2238
Errors '(' is followed by whitespace. 2239
Errors '(' is followed by whitespace. 2239
Errors ')' is preceded with whitespace. 2239
Errors ')' is preceded with whitespace. 2239
Errors '{' should be on the previous line. 2240
Errors Line is longer than 80 characters. 2241
Errors '(' is followed by whitespace. 2241
Errors ')' is preceded with whitespace. 2241
Errors '}' should be on the same line. 2243
Errors '{' should be on the previous line. 2245
Errors Line is longer than 80 characters. 2246
Errors '(' is followed by whitespace. 2246
Errors ')' is preceded with whitespace. 2246
Errors '(' is followed by whitespace. 2248
Errors ')' is preceded with whitespace. 2248
Errors '}' should be on the same line. 2250
Errors '{' should be on the previous line. 2252
Errors '(' is followed by whitespace. 2255
Errors ')' is preceded with whitespace. 2255
Errors '{' should be on the previous line. 2256
Errors '(' is followed by whitespace. 2257
Errors '(' is followed by whitespace. 2257
Errors ')' is preceded with whitespace. 2257
Errors ')' is preceded with whitespace. 2257
Errors '{' should be on the previous line. 2258
Errors Line is longer than 80 characters. 2259
Errors '(' is followed by whitespace. 2259
Errors ')' is preceded with whitespace. 2259
Errors '}' should be on the same line. 2261
Errors '{' should be on the previous line. 2263
Errors Line is longer than 80 characters. 2264
Errors '(' is followed by whitespace. 2264
Errors '(' is followed by whitespace. 2264
Errors ')' is preceded with whitespace. 2264
Errors ')' is preceded with whitespace. 2264
Errors Line is longer than 80 characters. 2266
Errors '(' is followed by whitespace. 2266
Errors ')' is preceded with whitespace. 2266
Errors Line is longer than 80 characters. 2279
Errors '(' is followed by whitespace. 2279
Errors Parameter separatorAdded should be final. 2279
Errors Expected @param tag for 'separatorAdded'. 2279
Errors ')' is preceded with whitespace. 2279
Errors '(' is followed by whitespace. 2281
Errors '(' is followed by whitespace. 2281
Errors ')' is preceded with whitespace. 2281
Errors ')' is preceded with whitespace. 2281
Errors '{' should be on the previous line. 2282
Errors '(' is followed by whitespace. 2286
Errors ')' is preceded with whitespace. 2286
Errors '{' should be on the previous line. 2287
Errors '(' is followed by whitespace. 2288
Errors ')' is preceded with whitespace. 2288
Errors '(' is followed by whitespace. 2292
Errors ')' is preceded with whitespace. 2292
Errors Line is longer than 80 characters. 2300
Errors '(' is followed by whitespace. 2300
Errors ')' is preceded with whitespace. 2300
Errors '(' is followed by whitespace. 2302
Errors '(' is followed by whitespace. 2302
Errors ')' is preceded with whitespace. 2302
Errors ')' is preceded with whitespace. 2302
Errors '{' should be on the previous line. 2303
Errors '(' is followed by whitespace. 2307
Errors ')' is preceded with whitespace. 2307
Errors '(' is followed by whitespace. 2307
Errors ')' is preceded with whitespace. 2307
Errors '(' is followed by whitespace. 2307
Errors ')' is preceded with whitespace. 2307
Errors '(' is followed by whitespace. 2307
Errors ')' is preceded with whitespace. 2307
Errors '(' is followed by whitespace. 2308
Errors ')' is preceded with whitespace. 2308
Errors '(' is followed by whitespace. 2309
Errors ')' is preceded with whitespace. 2309
Errors Line is longer than 80 characters. 2318
Errors '(' is followed by whitespace. 2318
Errors Parameter separatorAdded should be final. 2318
Errors Expected @param tag for 'separatorAdded'. 2318
Errors ')' is preceded with whitespace. 2318
Errors '(' is followed by whitespace. 2320
Errors '(' is followed by whitespace. 2320
Errors ')' is preceded with whitespace. 2320
Errors ')' is preceded with whitespace. 2320
Errors '{' should be on the previous line. 2321
Errors '(' is followed by whitespace. 2325
Errors ')' is preceded with whitespace. 2325
Errors '{' should be on the previous line. 2326
Errors '(' is followed by whitespace. 2327
Errors ')' is preceded with whitespace. 2327
Errors '(' is followed by whitespace. 2331
Errors ')' is preceded with whitespace. 2331
Errors Line is longer than 80 characters. 2339
Errors '(' is followed by whitespace. 2339
Errors ')' is preceded with whitespace. 2339
Errors '(' is followed by whitespace. 2341
Errors '(' is followed by whitespace. 2341
Errors ')' is preceded with whitespace. 2341
Errors ')' is preceded with whitespace. 2341
Errors '{' should be on the previous line. 2342
Errors '(' is followed by whitespace. 2346
Errors ')' is preceded with whitespace. 2346
Errors '(' is followed by whitespace. 2346
Errors ')' is preceded with whitespace. 2346
Errors '(' is followed by whitespace. 2346
Errors ')' is preceded with whitespace. 2346
Errors '(' is followed by whitespace. 2346
Errors ')' is preceded with whitespace. 2346
Errors '(' is followed by whitespace. 2347
Errors ')' is preceded with whitespace. 2347
Errors '(' is followed by whitespace. 2348
Errors ')' is preceded with whitespace. 2348
Errors Line is longer than 80 characters. 2357
Errors '(' is followed by whitespace. 2357
Errors Parameter separatorAdded should be final. 2357
Errors Expected @param tag for 'separatorAdded'. 2357
Errors ')' is preceded with whitespace. 2357
Errors '(' is followed by whitespace. 2359
Errors '(' is followed by whitespace. 2359
Errors ')' is preceded with whitespace. 2359
Errors ')' is preceded with whitespace. 2359
Errors '{' should be on the previous line. 2360
Errors '(' is followed by whitespace. 2364
Errors ')' is preceded with whitespace. 2364
Errors '{' should be on the previous line. 2365
Errors '(' is followed by whitespace. 2366
Errors ')' is preceded with whitespace. 2366
Errors '(' is followed by whitespace. 2370
Errors ')' is preceded with whitespace. 2370
Errors Line is longer than 80 characters. 2378
Errors '(' is followed by whitespace. 2378
Errors ')' is preceded with whitespace. 2378
Errors '(' is followed by whitespace. 2380
Errors '(' is followed by whitespace. 2380
Errors ')' is preceded with whitespace. 2380
Errors ')' is preceded with whitespace. 2380
Errors '{' should be on the previous line. 2381
Errors Line is longer than 80 characters. 2385
Errors '(' is followed by whitespace. 2385
Errors ')' is preceded with whitespace. 2385
Errors '(' is followed by whitespace. 2385
Errors ')' is preceded with whitespace. 2385
Errors '(' is followed by whitespace. 2385
Errors ')' is preceded with whitespace. 2385
Errors '(' is followed by whitespace. 2385
Errors ')' is preceded with whitespace. 2385
Errors '(' is followed by whitespace. 2386
Errors ')' is preceded with whitespace. 2386
Errors '(' is followed by whitespace. 2387
Errors ')' is preceded with whitespace. 2387
Errors Line is longer than 80 characters. 2397
Errors '(' is followed by whitespace. 2397
Errors Parameter separatorAdded should be final. 2397
Errors Expected @param tag for 'separatorAdded'. 2397
Errors ')' is preceded with whitespace. 2398
Errors '{' should be on the previous line. 2399
Errors '(' is followed by whitespace. 2400
Errors '(' is followed by whitespace. 2400
Errors ')' is preceded with whitespace. 2400
Errors ')' is preceded with whitespace. 2400
Errors '{' should be on the previous line. 2401
Errors '(' is followed by whitespace. 2405
Errors ')' is preceded with whitespace. 2405
Errors '{' should be on the previous line. 2406
Errors '(' is followed by whitespace. 2407
Errors ')' is preceded with whitespace. 2407
Errors '(' is followed by whitespace. 2411
Errors ')' is preceded with whitespace. 2411
Errors Line is longer than 80 characters. 2422
Errors '(' is followed by whitespace. 2422
Errors Parameter separatorAdded should be final. 2422
Errors Expected @param tag for 'separatorAdded'. 2422
Errors ')' is preceded with whitespace. 2423
Errors '{' should be on the previous line. 2424
Errors '(' is followed by whitespace. 2425
Errors '(' is followed by whitespace. 2425
Errors ')' is preceded with whitespace. 2425
Errors ')' is preceded with whitespace. 2425
Errors '{' should be on the previous line. 2426
Errors '(' is followed by whitespace. 2430
Errors ')' is preceded with whitespace. 2430
Errors '{' should be on the previous line. 2431
Errors '(' is followed by whitespace. 2432
Errors ')' is preceded with whitespace. 2432
Errors '(' is followed by whitespace. 2436
Errors ')' is preceded with whitespace. 2436
Errors Line is longer than 80 characters. 2445
Errors '(' is followed by whitespace. 2445
Errors ')' is preceded with whitespace. 2446
Errors '{' should be on the previous line. 2447
Errors '(' is followed by whitespace. 2448
Errors '(' is followed by whitespace. 2448
Errors ')' is preceded with whitespace. 2448
Errors ')' is preceded with whitespace. 2448
Errors '{' should be on the previous line. 2449
Errors '(' is followed by whitespace. 2453
Errors ')' is preceded with whitespace. 2453
Errors '(' is followed by whitespace. 2453
Errors ')' is preceded with whitespace. 2453
Errors '(' is followed by whitespace. 2453
Errors ')' is preceded with whitespace. 2453
Errors '(' is followed by whitespace. 2453
Errors ')' is preceded with whitespace. 2453
Errors '(' is followed by whitespace. 2454
Errors ')' is preceded with whitespace. 2454
Errors '(' is followed by whitespace. 2455
Errors ')' is preceded with whitespace. 2455
Errors '(' is followed by whitespace. 2456
Errors '(' is followed by whitespace. 2456
Errors ')' is preceded with whitespace. 2456
Errors ')' is preceded with whitespace. 2456
Errors '(' is followed by whitespace. 2457
Errors ')' is preceded with whitespace. 2457
Errors Line is longer than 80 characters. 2465
Errors '(' is followed by whitespace. 2465
Errors ')' is preceded with whitespace. 2466
Errors '{' should be on the previous line. 2467
Errors '(' is followed by whitespace. 2468
Errors '(' is followed by whitespace. 2468
Errors ')' is preceded with whitespace. 2468
Errors ')' is preceded with whitespace. 2468
Errors '{' should be on the previous line. 2469
Errors '(' is followed by whitespace. 2473
Errors ')' is preceded with whitespace. 2473
Errors '(' is followed by whitespace. 2473
Errors ')' is preceded with whitespace. 2473
Errors '(' is followed by whitespace. 2473
Errors ')' is preceded with whitespace. 2473
Errors '(' is followed by whitespace. 2473
Errors ')' is preceded with whitespace. 2473
Errors '(' is followed by whitespace. 2474
Errors ')' is preceded with whitespace. 2474
Errors '(' is followed by whitespace. 2475
Errors ')' is preceded with whitespace. 2475
Errors '(' is followed by whitespace. 2476
Errors '(' is followed by whitespace. 2476
Errors ')' is preceded with whitespace. 2476
Errors ')' is preceded with whitespace. 2476
Errors '(' is followed by whitespace. 2477
Errors ')' is preceded with whitespace. 2477
Errors Line is longer than 80 characters. 2487
Errors '(' is followed by whitespace. 2487
Errors Parameter separatorAdded should be final. 2487
Errors Expected @param tag for 'separatorAdded'. 2487
Errors ')' is preceded with whitespace. 2488
Errors '{' should be on the previous line. 2489
Errors '(' is followed by whitespace. 2490
Errors '(' is followed by whitespace. 2490
Errors ')' is preceded with whitespace. 2490
Errors ')' is preceded with whitespace. 2490
Errors '{' should be on the previous line. 2491
Errors '(' is followed by whitespace. 2495
Errors ')' is preceded with whitespace. 2495
Errors '{' should be on the previous line. 2496
Errors '(' is followed by whitespace. 2497
Errors ')' is preceded with whitespace. 2497
Errors '(' is followed by whitespace. 2501
Errors ')' is preceded with whitespace. 2501
Errors Line is longer than 80 characters. 2510
Errors '(' is followed by whitespace. 2510
Errors ')' is preceded with whitespace. 2510
Errors '(' is followed by whitespace. 2512
Errors '(' is followed by whitespace. 2512
Errors ')' is preceded with whitespace. 2512
Errors ')' is preceded with whitespace. 2512
Errors '{' should be on the previous line. 2513
Errors '(' is followed by whitespace. 2517
Errors ')' is preceded with whitespace. 2517
Errors '(' is followed by whitespace. 2517
Errors ')' is preceded with whitespace. 2517
Errors '(' is followed by whitespace. 2517
Errors ')' is preceded with whitespace. 2517
Errors '(' is followed by whitespace. 2517
Errors ')' is preceded with whitespace. 2517
Errors '(' is followed by whitespace. 2518
Errors '(' is followed by whitespace. 2518
Errors ')' is preceded with whitespace. 2518
Errors ')' is preceded with whitespace. 2518
Errors '(' is followed by whitespace. 2519
Errors ')' is preceded with whitespace. 2519
Errors Line is longer than 80 characters. 2529
Errors '(' is followed by whitespace. 2529
Errors Parameter separatorAdded should be final. 2529
Errors Expected @param tag for 'separatorAdded'. 2529
Errors ')' is preceded with whitespace. 2530
Errors '{' should be on the previous line. 2531
Errors '(' is followed by whitespace. 2532
Errors '(' is followed by whitespace. 2532
Errors ')' is preceded with whitespace. 2532
Errors ')' is preceded with whitespace. 2532
Errors '{' should be on the previous line. 2533
Errors '(' is followed by whitespace. 2537
Errors ')' is preceded with whitespace. 2537
Errors '{' should be on the previous line. 2538
Errors '(' is followed by whitespace. 2539
Errors ')' is preceded with whitespace. 2539
Errors '(' is followed by whitespace. 2543
Errors ')' is preceded with whitespace. 2543
Errors Line is longer than 80 characters. 2552
Errors '(' is followed by whitespace. 2552
Errors ')' is preceded with whitespace. 2552
Errors '(' is followed by whitespace. 2554
Errors '(' is followed by whitespace. 2554
Errors ')' is preceded with whitespace. 2554
Errors ')' is preceded with whitespace. 2554
Errors '{' should be on the previous line. 2555
Errors '(' is followed by whitespace. 2559
Errors ')' is preceded with whitespace. 2559
Errors '(' is followed by whitespace. 2559
Errors ')' is preceded with whitespace. 2559
Errors '(' is followed by whitespace. 2559
Errors ')' is preceded with whitespace. 2559
Errors '(' is followed by whitespace. 2559
Errors ')' is preceded with whitespace. 2559
Errors '(' is followed by whitespace. 2560
Errors ')' is preceded with whitespace. 2560
Errors '(' is followed by whitespace. 2561
Errors ')' is preceded with whitespace. 2561
Errors '(' is followed by whitespace. 2562
Errors ')' is preceded with whitespace. 2562
Errors '(' is followed by whitespace. 2569
Errors ')' is preceded with whitespace. 2569
Errors '{' should be on the previous line. 2570
Errors '(' is followed by whitespace. 2571
Errors ')' is preceded with whitespace. 2571
Errors '(' is followed by whitespace. 2571
Errors ')' is preceded with whitespace. 2571
Errors '(' is followed by whitespace. 2572
Errors ')' is preceded with whitespace. 2572
Errors Line is longer than 80 characters. 2576
Errors Line is longer than 80 characters. 2577
Errors Line is longer than 80 characters. 2580
Errors '(' is followed by whitespace. 2583
Errors Parameter javaMethod should be final. 2583
Errors ')' is preceded with whitespace. 2583
Errors Expected @throws tag for 'SecurityException'. 2584
Errors Redundant throws: 'SecurityException' is unchecked exception. 2584
Errors '{' should be on the previous line. 2585
Errors '(' is followed by whitespace. 2586
Errors ')' is preceded with whitespace. 2586
Errors '{' should be on the previous line. 2587
Errors '(' is followed by whitespace. 2588
Errors ')' is preceded with whitespace. 2588
Errors '{' should be on the previous line. 2589
Errors '(' is followed by whitespace. 2592
Errors '(' is followed by whitespace. 2592
Errors ')' is preceded with whitespace. 2592
Errors ')' is preceded with whitespace. 2592
Errors '{' should be on the previous line. 2593
Errors Line is longer than 80 characters. 2599
Errors '(' is followed by whitespace. 2599
Errors ')' is preceded with whitespace. 2599
Errors '(' is followed by whitespace. 2601
Errors ')' is preceded with whitespace. 2601
Errors '(' is followed by whitespace. 2602
Errors ';' is followed by whitespace. 2602
Errors '{' should be on the previous line. 2603
Errors '(' is followed by whitespace. 2606
Errors '(' is followed by whitespace. 2606
Errors ')' is preceded with whitespace. 2606
Errors ')' is preceded with whitespace. 2606
Errors '{' should be on the previous line. 2607
Errors '(' is followed by whitespace. 2612
Errors ')' is preceded with whitespace. 2612
Errors '(' is followed by whitespace. 2613
Errors ';' is followed by whitespace. 2613
Errors '{' should be on the previous line. 2614
Errors '(' is followed by whitespace. 2617
Errors '(' is followed by whitespace. 2617
Errors ')' is preceded with whitespace. 2617
Errors ')' is preceded with whitespace. 2617
Errors '{' should be on the previous line. 2618
Errors Line is longer than 80 characters. 2629
Errors '(' is followed by whitespace. 2633
Errors Parameter clazz should be final. 2633
Errors Parameter javaMethod should be final. 2633
Errors ')' is preceded with whitespace. 2633
Errors '{' should be on the previous line. 2634
Errors '(' is followed by whitespace. 2636
Errors ')' is preceded with whitespace. 2636
Errors '{' should be on the previous line. 2637
Errors '(' is followed by whitespace. 2638
Errors '(' is followed by whitespace. 2638
Errors ')' is preceded with whitespace. 2638
Errors ')' is preceded with whitespace. 2638
Errors '{' should be on the previous line. 2639
Errors Line is longer than 80 characters. 2643
Errors '(' is followed by whitespace. 2643
Errors ')' is preceded with whitespace. 2643
Errors '(' is followed by whitespace. 2649
Errors ')' is preceded with whitespace. 2649
Errors '{' should be on the previous line. 2650
Errors Line is longer than 80 characters. 2652
Errors '(' is followed by whitespace. 2653
Errors '(' is followed by whitespace. 2653
Errors ')' is preceded with whitespace. 2653
Errors ')' is preceded with whitespace. 2653
Errors '{' should be on the previous line. 2654
Errors '}' should be on the same line. 2656
Errors '{' should be on the previous line. 2658
Errors Expression can be simplified. 2659
Errors Expected an @return tag. 2673
Errors '(' is followed by whitespace. 2673
Errors Parameter type should be final. 2673
Errors Expected @param tag for 'type'. 2673
Errors ')' is preceded with whitespace. 2673
Errors '{' should be on the previous line. 2674
Errors Line is longer than 80 characters. 2677
Errors '(' is followed by whitespace. 2677
Errors '(' is followed by whitespace. 2677
Errors ')' is preceded with whitespace. 2677
Errors ')' is preceded with whitespace. 2677
Errors '(' is followed by whitespace. 2679
Errors ')' is preceded with whitespace. 2679
Errors '{' should be on the previous line. 2680
Errors '(' is followed by whitespace. 2681
Errors ')' is preceded with whitespace. 2681
Errors '}' should be on the same line. 2682
Errors '{' should be on the previous line. 2684
Errors '(' is followed by whitespace. 2685
Errors ')' is preceded with whitespace. 2685
Errors '(' is followed by whitespace. 2687
Errors ')' is preceded with whitespace. 2687
Errors '(' is followed by whitespace. 2688
Errors ')' is preceded with whitespace. 2688
Errors '{' should be on the previous line. 2694
Errors '(' is followed by whitespace. 2695
Errors ')' is preceded with whitespace. 2695
Errors '(' is followed by whitespace. 2697
Errors ')' is preceded with whitespace. 2697
Errors '(' is followed by whitespace. 2699
Errors ')' is preceded with whitespace. 2699
Errors '(' is followed by whitespace. 2700
Errors ')' is preceded with whitespace. 2700
Errors '(' is followed by whitespace. 2701
Errors ')' is preceded with whitespace. 2701
Errors '}' should be on the same line. 2702
Errors '(' is followed by whitespace. 2703
Errors ')' is preceded with whitespace. 2703
Errors '{' should be on the previous line. 2704
Errors '(' is followed by whitespace. 2705
Errors ')' is preceded with whitespace. 2705
Errors '(' is followed by whitespace. 2708
Errors ')' is preceded with whitespace. 2708
Errors '{' should be on the previous line. 2709
Errors '(' is followed by whitespace. 2710
Errors ')' is preceded with whitespace. 2710
Errors '(' is followed by whitespace. 2711
Errors ')' is preceded with whitespace. 2711
Errors '(' is followed by whitespace. 2712
Errors ')' is preceded with whitespace. 2712
Errors '}' should be on the same line. 2713
Errors '{' should be on the previous line. 2715
Errors Line is longer than 80 characters. 2716
Errors '(' is followed by whitespace. 2716
Errors ')' is preceded with whitespace. 2716
Errors '(' is followed by whitespace. 2716
Errors ')' is preceded with whitespace. 2716
Errors '(' is followed by whitespace. 2716
Errors ')' is preceded with whitespace. 2716
Errors Line is longer than 80 characters. 2726
Errors '(' is followed by whitespace. 2729
Errors Parameter javaClass should be final. 2729
Errors ')' is preceded with whitespace. 2729
Errors '{' should be on the previous line. 2730
Errors '(' is followed by whitespace. 2731
Errors ')' is preceded with whitespace. 2731
Errors '{' should be on the previous line. 2732
Errors '(' is followed by whitespace. 2736
Errors ')' is preceded with whitespace. 2736
Errors Line is longer than 80 characters. 2743
Errors '(' is followed by whitespace. 2747
Errors Parameter javaMethod should be final. 2747
Errors ')' is preceded with whitespace. 2747
Errors '{' should be on the previous line. 2749
Errors '(' is followed by whitespace. 2750
Errors ')' is preceded with whitespace. 2750
Errors '{' should be on the previous line. 2751
Errors Line is longer than 80 characters. 2755
Errors '(' is followed by whitespace. 2755
Errors ')' is preceded with whitespace. 2755
Errors '(' is followed by whitespace. 2756
Errors ')' is preceded with whitespace. 2756
Errors '{' should be on the previous line. 2757
Errors '(' is followed by whitespace. 2761
Errors ';' is followed by whitespace. 2761
Errors '{' should be on the previous line. 2762
Errors Line is longer than 80 characters. 2763
Errors '(' is followed by whitespace. 2767
Errors ')' is preceded with whitespace. 2767
Errors '{' should be on the previous line. 2768
Errors '(' is followed by whitespace. 2773
Errors ')' is preceded with whitespace. 2773
Errors '{' should be on the previous line. 2774
Errors '(' is followed by whitespace. 2775
Errors ')' is preceded with whitespace. 2775
Errors '(' is followed by whitespace. 2776
Errors ')' is preceded with whitespace. 2776
Errors '{' should be on the previous line. 2777
Errors '(' is followed by whitespace. 2778
Errors ')' is preceded with whitespace. 2778
Errors '(' is followed by whitespace. 2781
Errors '(' is followed by whitespace. 2781
Errors '(' is followed by whitespace. 2781
Errors ')' is preceded with whitespace. 2781
Errors ')' is preceded with whitespace. 2781
Errors '(' is followed by whitespace. 2782
Errors '(' is followed by whitespace. 2782
Errors ')' is preceded with whitespace. 2782
Errors ')' is preceded with whitespace. 2782
Errors Line is longer than 80 characters. 2783
Errors '(' is followed by whitespace. 2783
Errors '(' is followed by whitespace. 2783
Errors ')' is preceded with whitespace. 2783
Errors ')' is preceded with whitespace. 2783
Errors ')' is preceded with whitespace. 2783
Errors Line is longer than 80 characters. 2794
Errors '(' is followed by whitespace. 2799
Errors Parameter className should be final. 2799
Errors ')' is preceded with whitespace. 2799
Errors '{' should be on the previous line. 2801
Errors '{' should be on the previous line. 2803
Errors Line is longer than 80 characters. 2804
Errors '(' is followed by whitespace. 2804
Errors ')' is preceded with whitespace. 2804
Errors '}' should be on the same line. 2805
Errors '(' is followed by whitespace. 2806
Errors ')' is preceded with whitespace. 2806
Errors '{' should be on the previous line. 2807
Errors Line is longer than 80 characters. 2808
Errors '(' is followed by whitespace. 2808
Errors ')' is preceded with whitespace. 2808
Errors Line is longer than 80 characters. 2813
Errors Line is longer than 80 characters. 2827
Errors '(' is followed by whitespace. 2827
Errors Parameter currentClass should be final. 2827
Errors Parameter exceptionClassName should be final. 2827
Errors ')' is preceded with whitespace. 2827
Errors Line is longer than 80 characters. 2830
Errors '{' is followed by whitespace. 2830
Errors Line is longer than 80 characters. 2831
Errors '(' is followed by whitespace. 2835
Errors ')' is preceded with whitespace. 2835
Errors '{' should be on the previous line. 2836
Errors '{' should be on the previous line. 2838
Errors '(' is followed by whitespace. 2839
Errors ')' is preceded with whitespace. 2839
Errors '}' should be on the same line. 2840
Errors '(' is followed by whitespace. 2841
Errors ')' is preceded with whitespace. 2841
Errors '{' should be on the previous line. 2842
Errors Must have at least one statement. 2842
Errors Line is longer than 80 characters. 2845
Errors '(' is followed by whitespace. 2845
Errors '(' is followed by whitespace. 2845
Errors ')' is preceded with whitespace. 2845
Errors ')' is preceded with whitespace. 2845
Errors '(' is followed by whitespace. 2857
Errors Parameter javaClass should be final. 2857
Errors ')' is preceded with whitespace. 2857
Errors '{' should be on the previous line. 2858
Errors '(' is followed by whitespace. 2859
Errors ')' is preceded with whitespace. 2859
Errors '{' should be on the previous line. 2860
Errors '(' is followed by whitespace. 2863
Errors ')' is preceded with whitespace. 2863
Errors Missing a Javadoc comment. 2866
Errors '(' is followed by whitespace. 2866
Errors Parameter javaClass should be final. 2866
Errors ')' is preceded with whitespace. 2866
Errors '{' should be on the previous line. 2867
Errors '(' is followed by whitespace. 2868
Errors ')' is preceded with whitespace. 2868
Errors Line is longer than 80 characters. 2884
Errors '(' is followed by whitespace. 2884
Errors ')' is preceded with whitespace. 2884
Errors '{' should be on the previous line. 2886
Errors '{' should be on the previous line. 2889
Errors '(' is followed by whitespace. 2890
Errors ')' is preceded with whitespace. 2890
Errors '(' is followed by whitespace. 2891
Errors '(' is followed by whitespace. 2891
Errors ')' is preceded with whitespace. 2891
Errors ')' is preceded with whitespace. 2891
Errors '}' should be on the same line. 2892
Errors '{' should be on the previous line. 2894
Errors '(' is followed by whitespace. 2895
Errors ')' is preceded with whitespace. 2895
Errors Line is longer than 80 characters. 2900
Errors Line is longer than 80 characters. 2901
Errors '{' should be on the previous line. 2904
Errors '(' is followed by whitespace. 2907
Errors ')' is preceded with whitespace. 2907
Errors '(' is followed by whitespace. 2907
Errors ')' is preceded with whitespace. 2907
Errors '(' is followed by whitespace. 2908
Errors ')' is preceded with whitespace. 2908
Errors '(' is followed by whitespace. 2908
Errors ')' is preceded with whitespace. 2908
Errors '{' should be on the previous line. 2912
Errors Line is longer than 80 characters. 2914
Errors Line is longer than 80 characters. 2916
Errors '(' is followed by whitespace. 2916
Errors ')' is preceded with whitespace. 2916
Errors '(' is followed by whitespace. 2918
Errors ')' is preceded with whitespace. 2918
Errors '{' should be on the previous line. 2919
Errors '(' is followed by whitespace. 2921
Errors ')' is preceded with whitespace. 2921
Errors Line is longer than 80 characters. 2923
Errors '(' is followed by whitespace. 2923
Errors '(' is followed by whitespace. 2923
Errors '(' is followed by whitespace. 2923
Errors ')' is preceded with whitespace. 2923
Errors ')' is preceded with whitespace. 2923
Errors ')' is preceded with whitespace. 2923
Errors '(' is followed by whitespace. 2925
Errors ')' is preceded with whitespace. 2925
Errors '}' should be on the same line. 2928
Errors '(' is followed by whitespace. 2929
Errors ')' is preceded with whitespace. 2929
Errors '{' should be on the previous line. 2930
Errors Must have at least one statement. 2930
Errors '}' should be on the same line. 2932
Errors '{' should be on the previous line. 2934
Errors '(' is followed by whitespace. 2935
Errors ')' is preceded with whitespace. 2935
Errors '(' is followed by whitespace. 2938
Errors ')' is preceded with whitespace. 2938
Errors '(' is followed by whitespace. 2938
Errors ')' is preceded with whitespace. 2938
Errors '(' is followed by whitespace. 2939
Errors ')' is preceded with whitespace. 2939
Errors Line is longer than 80 characters. 2950
Errors '(' is followed by whitespace. 2950
Errors ')' is preceded with whitespace. 2950
Errors '(' is followed by whitespace. 2954
Errors ')' is preceded with whitespace. 2954
Errors '(' is followed by whitespace. 2955
Errors '(' is followed by whitespace. 2955
Errors ')' is preceded with whitespace. 2955
Errors '(' is followed by whitespace. 2955
Errors ')' is preceded with whitespace. 2955
Errors ')' is preceded with whitespace. 2955
Errors '(' is followed by whitespace. 2957
Errors ')' is preceded with whitespace. 2957
Errors '(' is followed by whitespace. 2960
Errors ')' is preceded with whitespace. 2960
Errors '(' is followed by whitespace. 2962
Errors ')' is preceded with whitespace. 2962
Errors '{' should be on the previous line. 2963
Errors '(' is followed by whitespace. 2964
Errors ')' is preceded with whitespace. 2964
Errors '}' should be on the same line. 2965
Errors '{' should be on the previous line. 2967
Errors '(' is followed by whitespace. 2968
Errors ')' is preceded with whitespace. 2968
Errors '(' is followed by whitespace. 2971
Errors ')' is preceded with whitespace. 2971
Errors Line is longer than 80 characters. 2977
Errors Line is longer than 80 characters. 2982
Errors '(' is followed by whitespace. 2982
Errors ')' is preceded with whitespace. 2982
Errors '(' is followed by whitespace. 2986
Errors ')' is preceded with whitespace. 2986
Errors '{' should be on the previous line. 2987
Errors '(' is followed by whitespace. 2988
Errors ')' is preceded with whitespace. 2988
Errors '(' is followed by whitespace. 2989
Errors ')' is preceded with whitespace. 2989
Errors '(' is followed by whitespace. 2989
Errors ')' is preceded with whitespace. 2989
Errors '(' is followed by whitespace. 2993
Errors '3' is a magic number. 2993
Errors Line is longer than 80 characters. 2994
Errors '(' is followed by whitespace. 2994
Errors '(' is followed by whitespace. 2994
Errors ')' is preceded with whitespace. 2994
Errors '(' is followed by whitespace. 2994
Errors ')' is preceded with whitespace. 2994
Errors ')' is preceded with whitespace. 2994
Errors ')' is preceded with whitespace. 2994
Errors Line is longer than 80 characters. 2996
Errors '(' is followed by whitespace. 2996
Errors '(' is followed by whitespace. 2996
Errors '3' is a magic number. 2996
Errors ')' is preceded with whitespace. 2996
Errors ')' is preceded with whitespace. 2996
Errors '(' is followed by whitespace. 3000
Errors '(' is followed by whitespace. 3000
Errors ')' is preceded with whitespace. 3000
Errors ')' is preceded with whitespace. 3000
Errors '{' should be on the previous line. 3001
Errors Line is longer than 80 characters. 3002
Errors '(' is followed by whitespace. 3002
Errors ')' is preceded with whitespace. 3002
Errors '(' is followed by whitespace. 3002
Errors ')' is preceded with whitespace. 3002
Errors '(' is followed by whitespace. 3002
Errors ')' is preceded with whitespace. 3002
Errors '(' is followed by whitespace. 3006
Errors ')' is preceded with whitespace. 3006
Errors '(' is followed by whitespace. 3007
Errors '(' is followed by whitespace. 3007
Errors ')' is preceded with whitespace. 3007
Errors ')' is preceded with whitespace. 3007
Errors '{' should be on the previous line. 3008
Errors '(' is followed by whitespace. 3009
Errors ')' is preceded with whitespace. 3009
Errors '(' is followed by whitespace. 3011
Errors '(' is followed by whitespace. 3011
Errors ')' is preceded with whitespace. 3011
Errors ')' is preceded with whitespace. 3011
Errors '{' should be on the previous line. 3012
Errors '(' is followed by whitespace. 3013
Errors ')' is preceded with whitespace. 3013
Errors Line is longer than 80 characters. 3015
Errors '(' is followed by whitespace. 3015
Errors ')' is preceded with whitespace. 3015
Errors '(' is followed by whitespace. 3015
Errors ')' is preceded with whitespace. 3015
Errors '(' is followed by whitespace. 3015
Errors ')' is preceded with whitespace. 3015
Errors '(' is followed by whitespace. 3016
Errors ')' is preceded with whitespace. 3016
Errors '(' is followed by whitespace. 3021
Errors ')' is preceded with whitespace. 3021
Errors '(' is followed by whitespace. 3021
Errors ')' is preceded with whitespace. 3021
Errors '(' is followed by whitespace. 3021
Errors ')' is preceded with whitespace. 3021
Errors First sentence should end with a period. 3026
Errors Line is longer than 80 characters. 3027
Errors Line is longer than 80 characters. 3039
Errors '(' is followed by whitespace. 3041
Errors ')' is preceded with whitespace. 3041
Errors '{' should be on the previous line. 3042
Errors Line is longer than 80 characters. 3044
Errors Line is longer than 80 characters. 3045
Errors '(' is followed by whitespace. 3045
Errors '(' is followed by whitespace. 3045
Errors ')' is preceded with whitespace. 3045
Errors ')' is preceded with whitespace. 3045
Errors Line is longer than 80 characters. 3057
Errors Line is longer than 80 characters. 3059
Errors Line is longer than 80 characters. 3060
Errors Line is longer than 80 characters. 3061
Errors Line is longer than 80 characters. 3062
Errors Line is longer than 80 characters. 3064
Errors Line is longer than 80 characters. 3066
Errors Line is longer than 80 characters. 3067
Errors Line is longer than 80 characters. 3068
Errors Line is longer than 80 characters. 3069
Errors Line is longer than 80 characters. 3077
Errors Line is longer than 80 characters. 3078
Errors Line is longer than 80 characters. 3086
Errors '(' is followed by whitespace. 3086
Errors ')' is preceded with whitespace. 3086
Errors '{' should be on the previous line. 3088
Errors '(' is followed by whitespace. 3089
Errors ')' is preceded with whitespace. 3089
Errors '{' should be on the previous line. 3090
Errors Line is longer than 80 characters. 3094
Errors '(' is followed by whitespace. 3094
Errors ')' is preceded with whitespace. 3094
Errors Line is longer than 80 characters. 3097
Errors '(' is followed by whitespace. 3097
Errors '(' is followed by whitespace. 3097
Errors ')' is preceded with whitespace. 3097
Errors ')' is preceded with whitespace. 3097
Errors '(' is followed by whitespace. 3099
Errors '(' is followed by whitespace. 3099
Errors ')' is preceded with whitespace. 3099
Errors ')' is preceded with whitespace. 3099
Errors '{' should be on the previous line. 3100
Errors Line is longer than 80 characters. 3101
Errors '(' is followed by whitespace. 3101
Errors '(' is followed by whitespace. 3101
Errors ')' is preceded with whitespace. 3101
Errors '(' is followed by whitespace. 3101
Errors ')' is preceded with whitespace. 3101
Errors Line is longer than 80 characters. 3102
Errors '(' is followed by whitespace. 3102
Errors ')' is preceded with whitespace. 3102
Errors '(' is followed by whitespace. 3102
Errors ')' is preceded with whitespace. 3102
Errors ')' is preceded with whitespace. 3102
Errors '(' is followed by whitespace. 3106
Errors ')' is preceded with whitespace. 3106
Errors '(' is followed by whitespace. 3106
Errors ')' is preceded with whitespace. 3106
Errors '(' is followed by whitespace. 3109
Errors ')' is preceded with whitespace. 3109
Errors Line is longer than 80 characters. 3121
Errors Line is longer than 80 characters. 3123
Errors Line is longer than 80 characters. 3124
Errors Line is longer than 80 characters. 3125
Errors Line is longer than 80 characters. 3126
Errors Line is longer than 80 characters. 3128
Errors Line is longer than 80 characters. 3130
Errors Line is longer than 80 characters. 3131
Errors Line is longer than 80 characters. 3132
Errors Line is longer than 80 characters. 3133
Errors Line is longer than 80 characters. 3141
Errors Line is longer than 80 characters. 3142
Errors '(' is followed by whitespace. 3152
Errors Line is longer than 80 characters. 3153
Errors ')' is preceded with whitespace. 3153
Errors '{' should be on the previous line. 3155
Errors '(' is followed by whitespace. 3156
Errors ')' is preceded with whitespace. 3156
Errors '{' should be on the previous line. 3157
Errors '(' is followed by whitespace. 3160
Errors ')' is preceded with whitespace. 3160
Errors '{' should be on the previous line. 3161
Errors Line is longer than 80 characters. 3165
Errors '(' is followed by whitespace. 3165
Errors ')' is preceded with whitespace. 3165
Errors '(' is followed by whitespace. 3167
Errors ')' is preceded with whitespace. 3167
Errors Line is longer than 80 characters. 3171
Errors '(' is followed by whitespace. 3171
Errors '(' is followed by whitespace. 3171
Errors ')' is preceded with whitespace. 3171
Errors ')' is preceded with whitespace. 3171
Errors '(' is followed by whitespace. 3174
Errors '(' is followed by whitespace. 3174
Errors ')' is preceded with whitespace. 3174
Errors ')' is preceded with whitespace. 3174
Errors '{' should be on the previous line. 3175
Errors Line is longer than 80 characters. 3176
Errors '(' is followed by whitespace. 3176
Errors '(' is followed by whitespace. 3176
Errors ')' is preceded with whitespace. 3176
Errors Line is longer than 80 characters. 3177
Errors Line is longer than 80 characters. 3178
Errors ')' is preceded with whitespace. 3178
Errors Line is longer than 80 characters. 3179
Errors '(' is followed by whitespace. 3179
Errors ')' is preceded with whitespace. 3179
Errors Line is longer than 80 characters. 3180
Errors Line is longer than 80 characters. 3181
Errors ')' is preceded with whitespace. 3181
Errors ')' is preceded with whitespace. 3181
Errors '(' is followed by whitespace. 3183
Errors ')' is preceded with whitespace. 3183
Errors '(' is followed by whitespace. 3183
Errors ')' is preceded with whitespace. 3183
Errors '}' should be on the same line. 3185
Errors '{' should be on the previous line. 3187
Errors Line is longer than 80 characters. 3188
Errors '(' is followed by whitespace. 3188
Errors '(' is followed by whitespace. 3188
Errors ')' is preceded with whitespace. 3188
Errors '(' is followed by whitespace. 3188
Errors ')' is preceded with whitespace. 3188
Errors Line is longer than 80 characters. 3189
Errors '(' is followed by whitespace. 3189
Errors ')' is preceded with whitespace. 3189
Errors '(' is followed by whitespace. 3189
Errors ')' is preceded with whitespace. 3189
Errors ')' is preceded with whitespace. 3189
Errors '(' is followed by whitespace. 3193
Errors ')' is preceded with whitespace. 3193
Errors '{' should be on the previous line. 3194
Errors '(' is followed by whitespace. 3195
Errors ')' is preceded with whitespace. 3195
Errors '(' is followed by whitespace. 3195
Errors ')' is preceded with whitespace. 3195
Errors '(' is followed by whitespace. 3200
Errors ')' is preceded with whitespace. 3200
Errors Line is longer than 80 characters. 3204
Errors Line is longer than 80 characters. 3205
Errors Line is longer than 80 characters. 3212
Errors Line is longer than 80 characters. 3214
Errors Line is longer than 80 characters. 3215
Errors Line is longer than 80 characters. 3216
Errors Line is longer than 80 characters. 3217
Errors Line is longer than 80 characters. 3219
Errors Line is longer than 80 characters. 3221
Errors Line is longer than 80 characters. 3222
Errors Line is longer than 80 characters. 3223
Errors Line is longer than 80 characters. 3224
Errors Line is longer than 80 characters. 3232
Errors Line is longer than 80 characters. 3234
Errors Line is longer than 80 characters. 3235
Errors Line is longer than 80 characters. 3236
Errors Line is longer than 80 characters. 3237
Errors Line is longer than 80 characters. 3239
Errors Line is longer than 80 characters. 3248
Errors '(' is followed by whitespace. 3248
Errors ')' is preceded with whitespace. 3248
Errors '{' should be on the previous line. 3250
Errors '(' is followed by whitespace. 3251
Errors ')' is preceded with whitespace. 3251
Errors '{' should be on the previous line. 3252
Errors '(' is followed by whitespace. 3256
Errors ')' is preceded with whitespace. 3256
Errors '(' is followed by whitespace. 3258
Errors ')' is preceded with whitespace. 3258
Errors '{' should be on the previous line. 3259
Errors '(' is followed by whitespace. 3262
Errors '(' is followed by whitespace. 3262
Errors ')' is preceded with whitespace. 3262
Errors ')' is preceded with whitespace. 3262
Errors '(' is followed by whitespace. 3263
Errors '(' is followed by whitespace. 3263
Errors ')' is preceded with whitespace. 3263
Errors ')' is preceded with whitespace. 3263
Errors '{' should be on the previous line. 3264
Errors '(' is followed by whitespace. 3269
Errors ')' is preceded with whitespace. 3269
Errors '(' is followed by whitespace. 3271
Errors ')' is preceded with whitespace. 3271
Errors Line is longer than 80 characters. 3275
Errors Line is longer than 80 characters. 3276
Errors Line is longer than 80 characters. 3283
Errors Line is longer than 80 characters. 3285
Errors Line is longer than 80 characters. 3286
Errors Line is longer than 80 characters. 3287
Errors Line is longer than 80 characters. 3288
Errors Line is longer than 80 characters. 3290
Errors Line is longer than 80 characters. 3292
Errors Line is longer than 80 characters. 3293
Errors Line is longer than 80 characters. 3294
Errors Line is longer than 80 characters. 3295
Errors Line is longer than 80 characters. 3303
Errors Line is longer than 80 characters. 3304
Errors Line is longer than 80 characters. 3305
Errors Line is longer than 80 characters. 3306
Errors Line is longer than 80 characters. 3315
Errors '(' is followed by whitespace. 3315
Errors Line is longer than 80 characters. 3316
Errors ')' is preceded with whitespace. 3316
Errors '{' should be on the previous line. 3318
Errors '(' is followed by whitespace. 3319
Errors ')' is preceded with whitespace. 3319
Errors '{' should be on the previous line. 3320
Errors Line is longer than 80 characters. 3324
Errors '(' is followed by whitespace. 3324
Errors ')' is preceded with whitespace. 3324
Errors '(' is followed by whitespace. 3325
Errors '(' is followed by whitespace. 3325
Errors ')' is preceded with whitespace. 3325
Errors ')' is preceded with whitespace. 3325
Errors '{' should be on the previous line. 3326
Errors Line is longer than 80 characters. 3328
Errors '(' is followed by whitespace. 3328
Errors '(' is followed by whitespace. 3328
Errors ')' is preceded with whitespace. 3328
Errors ')' is preceded with whitespace. 3328
Errors '(' is followed by whitespace. 3330
Errors '(' is followed by whitespace. 3330
Errors ')' is preceded with whitespace. 3330
Errors ')' is preceded with whitespace. 3330
Errors '{' should be on the previous line. 3331
Errors Line is longer than 80 characters. 3332
Errors '(' is followed by whitespace. 3332
Errors '(' is followed by whitespace. 3332
Errors ')' is preceded with whitespace. 3332
Errors ')' is preceded with whitespace. 3332
Errors '(' is followed by whitespace. 3334
Errors '(' is followed by whitespace. 3334
Errors ')' is preceded with whitespace. 3334
Errors ')' is preceded with whitespace. 3334
Errors '{' should be on the previous line. 3335
Errors '(' is followed by whitespace. 3336
Errors ')' is preceded with whitespace. 3336
Errors '}' should be on the same line. 3337
Errors Line is longer than 80 characters. 3338
Errors '(' is followed by whitespace. 3338
Errors '(' is followed by whitespace. 3338
Errors ')' is preceded with whitespace. 3338
Errors '(' is followed by whitespace. 3338
Errors ')' is preceded with whitespace. 3338
Errors ')' is preceded with whitespace. 3338
Errors '(' is followed by whitespace. 3340
Errors ')' is preceded with whitespace. 3340
Errors '(' is followed by whitespace. 3343
Errors ')' is preceded with whitespace. 3343
Errors Line is longer than 80 characters. 3348
Errors '(' is followed by whitespace. 3352
Errors ')' is preceded with whitespace. 3352
Errors '{' should be on the previous line. 3354
Errors '(' is followed by whitespace. 3355
Errors '(' is followed by whitespace. 3355
Errors ')' is preceded with whitespace. 3355
Errors ')' is preceded with whitespace. 3355
Errors '{' should be on the previous line. 3356
Errors '(' is followed by whitespace. 3360
Errors ')' is preceded with whitespace. 3360
Errors '(' is followed by whitespace. 3361
Errors ')' is preceded with whitespace. 3361
Errors '{' should be on the previous line. 3362
Errors '(' is followed by whitespace. 3367
Errors '(' is followed by whitespace. 3367
Errors ')' is preceded with whitespace. 3367
Errors ')' is preceded with whitespace. 3367
Errors '(' is followed by whitespace. 3369
Errors ')' is preceded with whitespace. 3369
Errors '(' is followed by whitespace. 3371
Errors ';' is followed by whitespace. 3371
Errors '{' should be on the previous line. 3372
Errors '(' is followed by whitespace. 3375
Errors '(' is followed by whitespace. 3375
Errors ')' is preceded with whitespace. 3375
Errors ')' is preceded with whitespace. 3375
Errors '{' should be on the previous line. 3376
Errors '}' should be on the same line. 3378
Errors '{' should be on the previous line. 3380
Errors '(' is followed by whitespace. 3385
Errors ')' is preceded with whitespace. 3385
Errors '(' is followed by whitespace. 3387
Errors ')' is preceded with whitespace. 3387
Errors Line is longer than 80 characters. 3396
Errors '(' is followed by whitespace. 3396
Errors Expected @param tag for 'indent'. 3396
Errors ')' is preceded with whitespace. 3396
Errors '{' should be on the previous line. 3398
Errors '(' is followed by whitespace. 3399
Errors ')' is preceded with whitespace. 3399
Errors '(' is followed by whitespace. 3402
Errors ')' is preceded with whitespace. 3402
Errors '{' should be on the previous line. 3403
Errors '(' is followed by whitespace. 3405
Errors '(' is followed by whitespace. 3405
Errors ')' is preceded with whitespace. 3405
Errors ')' is preceded with whitespace. 3405
Errors '{' should be on the previous line. 3406
Errors '(' is followed by whitespace. 3409
Errors ')' is preceded with whitespace. 3409
Errors '(' is followed by whitespace. 3409
Errors ')' is preceded with whitespace. 3409
Errors '(' is followed by whitespace. 3409
Errors '(' is followed by whitespace. 3409
Errors ')' is preceded with whitespace. 3409
Errors ')' is preceded with whitespace. 3409
Errors '(' is followed by whitespace. 3410
Errors ')' is preceded with whitespace. 3410
Errors '{' should be on the previous line. 3411
Errors '(' is followed by whitespace. 3412
Errors ')' is preceded with whitespace. 3412
Errors First sentence should end with a period. 3419
Errors '(' is followed by whitespace. 3431
Errors ')' is preceded with whitespace. 3431
Errors '{' should be on the previous line. 3432
Errors '(' is followed by whitespace. 3433
Errors '(' is followed by whitespace. 3433
Errors ')' is preceded with whitespace. 3433
Errors ')' is preceded with whitespace. 3433
Errors '{' should be on the previous line. 3434
Errors '(' is followed by whitespace. 3438
Errors '(' is followed by whitespace. 3438
Errors '(' is followed by whitespace. 3438
Errors ')' is preceded with whitespace. 3438
Errors ')' is preceded with whitespace. 3438
Errors ')' is preceded with whitespace. 3438
Errors '(' is followed by whitespace. 3446
Errors ')' is preceded with whitespace. 3446
Errors '{' should be on the previous line. 3448
Errors Line is longer than 80 characters. 3451
Errors '(' is followed by whitespace. 3451
Errors '(' is followed by whitespace. 3451
Errors ')' is preceded with whitespace. 3451
Errors ')' is preceded with whitespace. 3451
Errors '(' is followed by whitespace. 3453
Errors ')' is preceded with whitespace. 3453
Errors '{' should be on the previous line. 3454
Errors '(' is followed by whitespace. 3455
Errors ')' is preceded with whitespace. 3455
Errors '(' is followed by whitespace. 3459
Errors ')' is preceded with whitespace. 3459
Errors First sentence should end with a period. 3462
Errors '(' is followed by whitespace. 3476
Errors Expected @param tag for 'text'. 3476
Errors ')' is preceded with whitespace. 3476
Errors '{' should be on the previous line. 3477
Errors '(' is followed by whitespace. 3478
Errors '(' is followed by whitespace. 3478
Errors ')' is preceded with whitespace. 3478
Errors '(' is followed by whitespace. 3478
Errors ')' is preceded with whitespace. 3478
Errors ')' is preceded with whitespace. 3478
Errors '(' is followed by whitespace. 3484
Errors '(' is followed by whitespace. 3484
Errors ')' is preceded with whitespace. 3484
Errors ')' is preceded with whitespace. 3484
Errors First sentence should end with a period. 3487
Errors '(' is followed by whitespace. 3500
Errors Expected @param tag for 'text'. 3500
Errors ')' is preceded with whitespace. 3500
Errors '{' should be on the previous line. 3501
Errors '(' is followed by whitespace. 3502
Errors '(' is followed by whitespace. 3502
Errors ')' is preceded with whitespace. 3502
Errors '(' is followed by whitespace. 3502
Errors ')' is preceded with whitespace. 3502
Errors ')' is preceded with whitespace. 3502
Errors Line is longer than 80 characters. 3508
Errors '(' is followed by whitespace. 3508
Errors '(' is followed by whitespace. 3508
Errors ')' is preceded with whitespace. 3508
Errors ')' is preceded with whitespace. 3508
Errors '(' is followed by whitespace. 3517
Errors Parameter params should be final. 3517
Errors ')' is preceded with whitespace. 3517
Errors '{' should be on the previous line. 3518
Errors '(' is followed by whitespace. 3519
Errors ')' is preceded with whitespace. 3519
Errors '{' should be on the previous line. 3520
Errors '(' is followed by whitespace. 3523
Errors '3' is a magic number. 3523
Errors ')' is preceded with whitespace. 3523
Errors '{' should be on the previous line. 3524
Errors '(' is followed by whitespace. 3528
Errors '(' is followed by whitespace. 3528
Errors ')' is preceded with whitespace. 3528
Errors '(' is followed by whitespace. 3528
Errors ')' is preceded with whitespace. 3528
Errors ')' is preceded with whitespace. 3528
Errors '(' is followed by whitespace. 3531
Errors '(' is followed by whitespace. 3531
Errors ')' is preceded with whitespace. 3531
Errors ')' is preceded with whitespace. 3531
Errors '(' is followed by whitespace. 3532
Errors ')' is preceded with whitespace. 3532
Errors '(' is followed by whitespace. 3533
Errors ')' is preceded with whitespace. 3533
Errors '(' is followed by whitespace. 3534
Errors ')' is preceded with whitespace. 3534
Errors '(' is followed by whitespace. 3536
Errors ')' is preceded with whitespace. 3536
Errors '{' should be on the previous line. 3546
Errors Missing a Javadoc comment. 3547
Errors Missing a Javadoc comment. 3549
Errors Line is longer than 80 characters. 3554
Errors Line is longer than 80 characters. 3566
Errors Missing a Javadoc comment. 3566
Errors '(' is followed by whitespace. 3566
Errors Parameter entity should be final. 3566
Errors 'entity' hides a field. 3566
Errors Parameter isJavaMethod should be final. 3566
Errors 'isJavaMethod' hides a field. 3566
Errors ')' is preceded with whitespace. 3566
Errors Missing a Javadoc comment. 3576
Errors '{' should be on the previous line. 3577
Errors Missing a Javadoc comment. 3581
Errors '{' should be on the previous line. 3582
Errors Missing a Javadoc comment. 3586
Errors '(' is followed by whitespace. 3586
Errors Parameter s should be final. 3586
Errors ')' is preceded with whitespace. 3586
Errors '{' should be on the previous line. 3587
Errors Missing a Javadoc comment. 3591
Errors '{' should be on the previous line. 3592
Errors Line is longer than 80 characters. 3596
Errors Missing a Javadoc comment. 3596
Errors '(' is followed by whitespace. 3596
Errors Parameter paramName should be final. 3596
Errors Parameter originalJavadocTag should be final. 3596
Errors ')' is preceded with whitespace. 3596
Errors '(' is followed by whitespace. 3598
Errors ')' is preceded with whitespace. 3598
Errors Missing a Javadoc comment. 3601
Errors '(' is followed by whitespace. 3601
Errors Parameter paramName should be final. 3601
Errors ')' is preceded with whitespace. 3601
Errors '{' should be on the previous line. 3602
Errors '(' is followed by whitespace. 3603
Errors ')' is preceded with whitespace. 3603
Errors Missing a Javadoc comment. 3606
Errors '(' is followed by whitespace. 3606
Errors Parameter paramName should be final. 3606
Errors Parameter nullable should be final. 3606
Errors ')' is preceded with whitespace. 3606
Errors '{' should be on the previous line. 3607
Errors '(' is followed by whitespace. 3608
Errors ')' is preceded with whitespace. 3608
Errors Line is longer than 80 characters. 3609
Errors '(' is followed by whitespace. 3609
Errors ')' is preceded with whitespace. 3609
Errors Line is longer than 80 characters. 3611
Errors '(' is followed by whitespace. 3611
Errors '(' is followed by whitespace. 3611
Errors ')' is preceded with whitespace. 3611
Errors ')' is preceded with whitespace. 3611
Errors Line is longer than 80 characters. 3617
Errors Missing a Javadoc comment. 3617
Errors '(' is followed by whitespace. 3617
Errors Parameter paramName should be final. 3617
Errors Parameter originalJavadocTag should be final. 3617
Errors ')' is preceded with whitespace. 3617
Errors '(' is followed by whitespace. 3619
Errors ')' is preceded with whitespace. 3619
Errors Missing a Javadoc comment. 3622
Errors '(' is followed by whitespace. 3622
Errors Parameter paramName should be final. 3622
Errors ')' is preceded with whitespace. 3622
Errors '{' should be on the previous line. 3623
Errors '(' is followed by whitespace. 3624
Errors ')' is preceded with whitespace. 3624
Errors Missing a Javadoc comment. 3627
Errors '(' is followed by whitespace. 3627
Errors Parameter paramName should be final. 3627
Errors Parameter nullable should be final. 3627
Errors ')' is preceded with whitespace. 3627
Errors '(' is followed by whitespace. 3629
Errors ')' is preceded with whitespace. 3629
Errors Line is longer than 80 characters. 3630
Errors '(' is followed by whitespace. 3630
Errors ')' is preceded with whitespace. 3630
Errors Line is longer than 80 characters. 3632
Errors '(' is followed by whitespace. 3632
Errors '(' is followed by whitespace. 3632
Errors ')' is preceded with whitespace. 3632
Errors ')' is preceded with whitespace. 3632
Errors Missing a Javadoc comment. 3638
Errors '(' is followed by whitespace. 3638
Errors Parameter paramName should be final. 3638
Errors Parameter mapName should be final. 3638
Errors ')' is preceded with whitespace. 3638
Errors '{' should be on the previous line. 3639
Errors '(' is followed by whitespace. 3641
Errors ')' is preceded with whitespace. 3641
Errors '(' is followed by whitespace. 3641
Errors ')' is preceded with whitespace. 3641
Errors '(' is followed by whitespace. 3642
Errors ')' is preceded with whitespace. 3642
Errors '(' is followed by whitespace. 3643
Errors ')' is preceded with whitespace. 3643
Errors '{' should be on the previous line. 3644
Errors '(' is followed by whitespace. 3646
Errors '(' is followed by whitespace. 3646
Errors ')' is preceded with whitespace. 3646
Errors ')' is preceded with whitespace. 3646
Errors '}' should be on the same line. 3647
Errors '{' should be on the previous line. 3649
Errors '(' is followed by whitespace. 3651
Errors ')' is preceded with whitespace. 3651
Errors '{' should be on the previous line. 3659
Errors '(' is followed by whitespace. 3662
Errors ')' is preceded with whitespace. 3662
Errors '(' is followed by whitespace. 3662
Errors ')' is preceded with whitespace. 3662
Errors '(' is followed by whitespace. 3662
Errors ')' is preceded with whitespace. 3662
Errors '(' is followed by whitespace. 3663
Errors ')' is preceded with whitespace. 3663
Errors '(' is followed by whitespace. 3663
Errors ')' is preceded with whitespace. 3663
Errors '(' is followed by whitespace. 3663
Errors ')' is preceded with whitespace. 3663
Errors '(' is followed by whitespace. 3664
Errors ')' is preceded with whitespace. 3664
Errors '(' is followed by whitespace. 3664
Errors ')' is preceded with whitespace. 3664
Errors '(' is followed by whitespace. 3664
Errors ')' is preceded with whitespace. 3664
Errors '(' is followed by whitespace. 3665
Errors ')' is preceded with whitespace. 3665
Errors '(' is followed by whitespace. 3665
Errors ')' is preceded with whitespace. 3665
Errors '(' is followed by whitespace. 3665
Errors ')' is preceded with whitespace. 3665
Errors '(' is followed by whitespace. 3666
Errors ')' is preceded with whitespace. 3666
Errors '(' is followed by whitespace. 3666
Errors ')' is preceded with whitespace. 3666
Errors '(' is followed by whitespace. 3666
Errors ')' is preceded with whitespace. 3666

org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java

Violation Message Line
Errors File length is 5,102 lines (max allowed is 2,000). 1
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 107
Errors '{' should be on the previous line. 112
Errors First sentence should end with a period. 113
Errors Line is longer than 80 characters. 115
Errors Line is longer than 80 characters. 141
Errors '(' is followed by whitespace. 143
Errors Avoid inline conditionals. 143
Errors ')' is preceded with whitespace. 143
Errors First sentence should end with a period. 145
Errors Line is longer than 80 characters. 146
Errors First sentence should end with a period. 149
Errors Line is longer than 80 characters. 149
Errors Line is longer than 80 characters. 150
Errors First sentence should end with a period. 153
Errors Line is longer than 80 characters. 154
Errors First sentence should end with a period. 157
Errors Line is longer than 80 characters. 158
Errors First sentence should end with a period. 161
Errors Line is longer than 80 characters. 162
Errors '(' is followed by whitespace. 162
Errors ')' is preceded with whitespace. 162
Errors '(' is followed by whitespace. 162
Errors ')' is preceded with whitespace. 162
Errors First sentence should end with a period. 164
Errors First sentence should end with a period. 167
Errors Line is longer than 80 characters. 172
Errors Line is longer than 80 characters. 180
Errors Line is longer than 80 characters. 188
Errors Line is longer than 80 characters. 196
Errors First sentence should end with a period. 206
Errors First sentence should end with a period. 214
Errors First sentence should end with a period. 221
Errors First sentence should end with a period. 229
Errors First sentence should end with a period. 236
Errors First sentence should end with a period. 271
Errors Variable 'project' must be private and have accessor methods. 278
Errors Line is longer than 80 characters. 290
Errors Line is longer than 80 characters. 303
Errors Line is longer than 80 characters. 311
Errors Line is longer than 80 characters. 316
Errors Line is longer than 80 characters. 318
Errors Line is longer than 80 characters. 320
Errors Line is longer than 80 characters. 336
Errors Line is longer than 80 characters. 342
Errors Line is longer than 80 characters. 373
Errors Line is longer than 80 characters. 376
Errors Variable 'aggregate' must be private and have accessor methods. 378
Errors Line is longer than 80 characters. 381
Errors Line is longer than 80 characters. 382
Errors Line is longer than 80 characters. 391
Errors Line is longer than 80 characters. 392
Errors Variable 'skip' must be private and have accessor methods. 418
Errors Variable 'failOnError' must be private and have accessor methods. 426
Errors Line is longer than 80 characters. 429
Errors Line is longer than 80 characters. 436
Errors Variable 'useStandardDocletOptions' must be private and have accessor methods. 447
Errors Line is longer than 80 characters. 450
Errors Line is longer than 80 characters. 461
Errors Line is longer than 80 characters. 472
Errors Line is longer than 80 characters. 473
Errors Line is longer than 80 characters. 474
Errors Line is longer than 80 characters. 476
Errors Line is longer than 80 characters. 477
Errors Line is longer than 80 characters. 479
Errors Line is longer than 80 characters. 480
Errors Line is longer than 80 characters. 489
Errors Line is longer than 80 characters. 492
Errors Line is longer than 80 characters. 493
Errors Line is longer than 80 characters. 494
Errors Line is longer than 80 characters. 497
Errors Line is longer than 80 characters. 509
Errors Line is longer than 80 characters. 512
Errors Line is longer than 80 characters. 527
Errors Line is longer than 80 characters. 528
Errors Line is longer than 80 characters. 530
Errors Line is longer than 80 characters. 541
Errors Line is longer than 80 characters. 548
Errors Line is longer than 80 characters. 554
Errors Line is longer than 80 characters. 563
Errors Line is longer than 80 characters. 565
Errors Line is longer than 80 characters. 567
Errors Line is longer than 80 characters. 575
Errors Line is longer than 80 characters. 577
Errors Line is longer than 80 characters. 584
Errors Line is longer than 80 characters. 587
Errors Line is longer than 80 characters. 598
Errors Line is longer than 80 characters. 606
Errors Line is longer than 80 characters. 609
Errors Line is longer than 80 characters. 615
Errors Line is longer than 80 characters. 622
Errors Line is longer than 80 characters. 631
Errors Line is longer than 80 characters. 632
Errors Line is longer than 80 characters. 635
Errors Line is longer than 80 characters. 642
Errors Line is longer than 80 characters. 645
Errors Line is longer than 80 characters. 647
Errors Line is longer than 80 characters. 651
Errors Line is longer than 80 characters. 656
Errors Line is longer than 80 characters. 657
Errors Line is longer than 80 characters. 662
Errors Line is longer than 80 characters. 665
Errors Line is longer than 80 characters. 667
Errors Line is longer than 80 characters. 674
Errors Line is longer than 80 characters. 677
Errors Line is longer than 80 characters. 686
Errors Line is longer than 80 characters. 693
Errors Line is longer than 80 characters. 694
Errors Line is longer than 80 characters. 695
Errors Line is longer than 80 characters. 696
Errors Line is longer than 80 characters. 704
Errors Line is longer than 80 characters. 705
Errors Line is longer than 80 characters. 706
Errors Line is longer than 80 characters. 707
Errors Line is longer than 80 characters. 715
Errors Line is longer than 80 characters. 718
Errors Line is longer than 80 characters. 726
Errors Line is longer than 80 characters. 727
Errors Line is longer than 80 characters. 731
Errors Line is longer than 80 characters. 734
Errors Line is longer than 80 characters. 739
Errors Line is longer than 80 characters. 740
Errors Line is longer than 80 characters. 745
Errors Line is longer than 80 characters. 750
Errors Line is longer than 80 characters. 751
Errors Line is longer than 80 characters. 756
Errors Line is longer than 80 characters. 761
Errors Line is longer than 80 characters. 765
Errors Line is longer than 80 characters. 767
Errors Line is longer than 80 characters. 777
Errors Line is longer than 80 characters. 780
Errors Line is longer than 80 characters. 782
Errors Line is longer than 80 characters. 784
Errors Line is longer than 80 characters. 786
Errors Line is longer than 80 characters. 796
Errors Line is longer than 80 characters. 798
Errors Line is longer than 80 characters. 800
Errors Line is longer than 80 characters. 807
Errors Line is longer than 80 characters. 808
Errors Line is longer than 80 characters. 810
Errors Line is longer than 80 characters. 817
Errors Line is longer than 80 characters. 820
Errors Line is longer than 80 characters. 822
Errors Line is longer than 80 characters. 831
Errors Line is longer than 80 characters. 843
Errors Line is longer than 80 characters. 845
Errors Line is longer than 80 characters. 855
Errors Line is longer than 80 characters. 857
Errors Line is longer than 80 characters. 861
Errors Line is longer than 80 characters. 866
Errors Line is longer than 80 characters. 869
Errors Line is longer than 80 characters. 877
Errors Line is longer than 80 characters. 880
Errors Line is longer than 80 characters. 882
Errors Line is longer than 80 characters. 887
Errors Line is longer than 80 characters. 889
Errors Line is longer than 80 characters. 891
Errors Line is longer than 80 characters. 894
Errors Line is longer than 80 characters. 906
Errors Line is longer than 80 characters. 908
Errors Line is longer than 80 characters. 911
Errors Line is longer than 80 characters. 916
Errors Line is longer than 80 characters. 919
Errors Line is longer than 80 characters. 922
Errors Line is longer than 80 characters. 932
Errors Line is longer than 80 characters. 939
Errors Line is longer than 80 characters. 940
Errors Line is longer than 80 characters. 941
Errors Line is longer than 80 characters. 952
Errors Line is longer than 80 characters. 962
Errors Line is longer than 80 characters. 965
Errors Line is longer than 80 characters. 967
Errors Line is longer than 80 characters. 977
Errors Line is longer than 80 characters. 984
Errors Line is longer than 80 characters. 991
Errors Line is longer than 80 characters. 992
Errors Line is longer than 80 characters. 997
Errors Line is longer than 80 characters. 1002
Errors Line is longer than 80 characters. 1003
Errors Line is longer than 80 characters. 1005
Errors Line is longer than 80 characters. 1010
Errors Line is longer than 80 characters. 1011
Errors Line is longer than 80 characters. 1012
Errors Line is longer than 80 characters. 1020
Errors Line is longer than 80 characters. 1023
Errors Line is longer than 80 characters. 1032
Errors Line is longer than 80 characters. 1034
Errors Line is longer than 80 characters. 1037
Errors Line is longer than 80 characters. 1047
Errors Line is longer than 80 characters. 1052
Errors Line is longer than 80 characters. 1055
Errors Line is longer than 80 characters. 1058
Errors Line is longer than 80 characters. 1059
Errors Line is longer than 80 characters. 1061
Errors Line is longer than 80 characters. 1064
Errors Variable 'links' must be private and have accessor methods. 1070
Errors Line is longer than 80 characters. 1073
Errors Line is longer than 80 characters. 1076
Errors Line is longer than 80 characters. 1078
Errors Line is longer than 80 characters. 1086
Errors Line is longer than 80 characters. 1088
Errors Line is longer than 80 characters. 1090
Errors Line is longer than 80 characters. 1098
Errors Line is longer than 80 characters. 1100
Errors Line is longer than 80 characters. 1108
Errors Line is longer than 80 characters. 1111
Errors Line is longer than 80 characters. 1120
Errors Line is longer than 80 characters. 1124
Errors Line is longer than 80 characters. 1136
Errors Line is longer than 80 characters. 1146
Errors Line is longer than 80 characters. 1174
Errors Line is longer than 80 characters. 1176
Errors Line is longer than 80 characters. 1183
Errors Line is longer than 80 characters. 1185
Errors Line is longer than 80 characters. 1193
Errors Line is longer than 80 characters. 1195
Errors Line is longer than 80 characters. 1197
Errors Line is longer than 80 characters. 1209
Errors Line is longer than 80 characters. 1217
Errors Line is longer than 80 characters. 1220
Errors Line is longer than 80 characters. 1226
Errors Line is longer than 80 characters. 1227
Errors Line is longer than 80 characters. 1232
Errors Line is longer than 80 characters. 1235
Errors Line is longer than 80 characters. 1243
Errors Line is longer than 80 characters. 1245
Errors Line is longer than 80 characters. 1248
Errors Variable 'outputDirectory' must be private and have accessor methods. 1251
Errors Line is longer than 80 characters. 1256
Errors Line is longer than 80 characters. 1267
Errors Line is longer than 80 characters. 1275
Errors Line is longer than 80 characters. 1279
Errors Line is longer than 80 characters. 1281
Errors Line is longer than 80 characters. 1292
Errors Line is longer than 80 characters. 1297
Errors Line is longer than 80 characters. 1305
Errors Line is longer than 80 characters. 1306
Errors Unclosed HTML tag found: <code>maven<code> or <code>java</code>. 1308
Errors Line is longer than 80 characters. 1320
Errors Line is longer than 80 characters. 1321
Errors Line is longer than 80 characters. 1324
Errors Line is longer than 80 characters. 1326
Errors Line is longer than 80 characters. 1331
Errors Line is longer than 80 characters. 1332
Errors Line is longer than 80 characters. 1334
Errors Line is longer than 80 characters. 1339
Errors Line is longer than 80 characters. 1340
Errors Line is longer than 80 characters. 1341
Errors Line is longer than 80 characters. 1349
Errors Line is longer than 80 characters. 1352
Errors Line is longer than 80 characters. 1360
Errors Line is longer than 80 characters. 1362
Errors Line is longer than 80 characters. 1364
Errors Line is longer than 80 characters. 1373
Errors Line is longer than 80 characters. 1379
Errors Line is longer than 80 characters. 1382
Errors Line is longer than 80 characters. 1393
Errors Line is longer than 80 characters. 1402
Errors Line is longer than 80 characters. 1405
Errors Line is longer than 80 characters. 1407
Errors Line is longer than 80 characters. 1414
Errors Line is longer than 80 characters. 1421
Errors Line is longer than 80 characters. 1430
Errors Line is longer than 80 characters. 1431
Errors Line is longer than 80 characters. 1433
Errors Line is longer than 80 characters. 1435
Errors Line is longer than 80 characters. 1444
Errors Line is longer than 80 characters. 1446
Errors Line is longer than 80 characters. 1452
Errors Line is longer than 80 characters. 1453
Errors Line is longer than 80 characters. 1455
Errors Line is longer than 80 characters. 1456
Errors Line is longer than 80 characters. 1457
Errors Line is longer than 80 characters. 1463
Errors Line is longer than 80 characters. 1472
Errors Line is longer than 80 characters. 1474
Errors Line is longer than 80 characters. 1476
Errors Line is longer than 80 characters. 1499
Errors Line is longer than 80 characters. 1509
Errors Line is longer than 80 characters. 1521
Errors Line is longer than 80 characters. 1531
Errors Line is longer than 80 characters. 1541
Errors Line is longer than 80 characters. 1544
Errors Line is longer than 80 characters. 1554
Errors '(' is followed by whitespace. 1554
Errors ')' is preceded with whitespace. 1554
Errors Line is longer than 80 characters. 1555
Errors '(' is followed by whitespace. 1555
Errors ')' is preceded with whitespace. 1555
Errors Line is longer than 80 characters. 1556
Errors '(' is followed by whitespace. 1556
Errors ')' is preceded with whitespace. 1556
Errors Line is longer than 80 characters. 1557
Errors '(' is followed by whitespace. 1557
Errors ')' is preceded with whitespace. 1557
Errors Line is longer than 80 characters. 1567
Errors Method 'isAggregator' is not designed for extension - needs to be abstract, final or empty. 1571
Errors '{' should be on the previous line. 1572
Errors Method 'getOutputDirectory' is not designed for extension - needs to be abstract, final or empty. 1579
Errors '{' should be on the previous line. 1580
Errors Line is longer than 80 characters. 1586
Errors Method 'getProjectBuildOutputDirs' is not designed for extension - needs to be abstract, final or empty. 1589
Errors '(' is followed by whitespace. 1589
Errors Parameter p should be final. 1589
Errors ')' is preceded with whitespace. 1589
Errors '{' should be on the previous line. 1590
Errors '(' is followed by whitespace. 1591
Errors '(' is followed by whitespace. 1591
Errors ')' is preceded with whitespace. 1591
Errors ')' is preceded with whitespace. 1591
Errors '{' should be on the previous line. 1592
Errors '(' is followed by whitespace. 1596
Errors ')' is preceded with whitespace. 1596
Errors Method 'getProjectSourceRoots' is not designed for extension - needs to be abstract, final or empty. 1603
Errors '(' is followed by whitespace. 1603
Errors Parameter p should be final. 1603
Errors ')' is preceded with whitespace. 1603
Errors '{' should be on the previous line. 1604
Errors '(' is followed by whitespace. 1605
Errors '(' is followed by whitespace. 1605
Errors ')' is preceded with whitespace. 1605
Errors ')' is preceded with whitespace. 1605
Errors '{' should be on the previous line. 1606
Errors '(' is followed by whitespace. 1610
Errors Avoid inline conditionals. 1610
Errors '(' is followed by whitespace. 1611
Errors ')' is preceded with whitespace. 1611
Errors ')' is preceded with whitespace. 1611
Errors Line is longer than 80 characters. 1616
Errors Method 'getExecutionProjectSourceRoots' is not designed for extension - needs to be abstract, final or empty. 1618
Errors '(' is followed by whitespace. 1618
Errors Parameter p should be final. 1618
Errors ')' is preceded with whitespace. 1618
Errors '{' should be on the previous line. 1619
Errors Line is longer than 80 characters. 1620
Errors '(' is followed by whitespace. 1620
Errors '(' is followed by whitespace. 1620
Errors ')' is preceded with whitespace. 1620
Errors ')' is preceded with whitespace. 1620
Errors Line is longer than 80 characters. 1625
Errors '(' is followed by whitespace. 1625
Errors Avoid inline conditionals. 1625
Errors Line is longer than 80 characters. 1626
Errors '(' is followed by whitespace. 1626
Errors ')' is preceded with whitespace. 1626
Errors ')' is preceded with whitespace. 1626
Errors Method 'getProjectArtifacts' is not designed for extension - needs to be abstract, final or empty. 1633
Errors '(' is followed by whitespace. 1633
Errors Parameter p should be final. 1633
Errors ')' is preceded with whitespace. 1633
Errors '{' should be on the previous line. 1634
Errors '(' is followed by whitespace. 1635
Errors Avoid inline conditionals. 1635
Errors '(' is followed by whitespace. 1636
Errors ')' is preceded with whitespace. 1636
Errors ')' is preceded with whitespace. 1636
Errors Method 'getJavadocDirectory' is not designed for extension - needs to be abstract, final or empty. 1642
Errors '{' should be on the previous line. 1643
Errors Method 'getDoctitle' is not designed for extension - needs to be abstract, final or empty. 1650
Errors '{' should be on the previous line. 1651
Errors Line is longer than 80 characters. 1656
Errors Method 'getOverview' is not designed for extension - needs to be abstract, final or empty. 1658
Errors '{' should be on the previous line. 1659
Errors Method 'getWindowtitle' is not designed for extension - needs to be abstract, final or empty. 1666
Errors '{' should be on the previous line. 1667
Errors Line is longer than 80 characters. 1672
Errors '{' should be on the previous line. 1675
Errors '(' is followed by whitespace. 1676
Errors '(' is followed by whitespace. 1676
Errors ')' is preceded with whitespace. 1676
Errors ')' is preceded with whitespace. 1676
Errors Avoid inline conditionals. 1676
Errors Line is longer than 80 characters. 1680
Errors '{' should be on the previous line. 1683
Errors Line is longer than 80 characters. 1684
Errors '(' is followed by whitespace. 1684
Errors '(' is followed by whitespace. 1684
Errors ')' is preceded with whitespace. 1684
Errors ')' is preceded with whitespace. 1684
Errors Avoid inline conditionals. 1684
Errors Line is longer than 80 characters. 1688
Errors '{' should be on the previous line. 1691
Errors Line is longer than 80 characters. 1692
Errors '(' is followed by whitespace. 1692
Errors '(' is followed by whitespace. 1692
Errors ')' is preceded with whitespace. 1692
Errors ')' is preceded with whitespace. 1692
Errors Avoid inline conditionals. 1692
Errors Method 'executeReport' is not designed for extension - needs to be abstract, final or empty. 1702
Errors Method length is 172 lines (max allowed is 150). 1702
Errors '(' is followed by whitespace. 1702
Errors Parameter unusedLocale should be final. 1702
Errors ')' is preceded with whitespace. 1702
Errors '{' should be on the previous line. 1704
Errors '(' is followed by whitespace. 1705
Errors ')' is preceded with whitespace. 1705
Errors '{' should be on the previous line. 1706
Errors '(' is followed by whitespace. 1707
Errors ')' is preceded with whitespace. 1707
Errors '(' is followed by whitespace. 1711
Errors ')' is preceded with whitespace. 1711
Errors '{' should be on the previous line. 1712
Errors '(' is followed by whitespace. 1716
Errors ')' is preceded with whitespace. 1716
Errors '{' should be on the previous line. 1717
Errors '(' is followed by whitespace. 1722
Errors ')' is preceded with whitespace. 1722
Errors '(' is followed by whitespace. 1723
Errors '(' is followed by whitespace. 1723
Errors ')' is preceded with whitespace. 1723
Errors ')' is preceded with whitespace. 1723
Errors '{' should be on the previous line. 1724
Errors '(' is followed by whitespace. 1728
Errors ')' is preceded with whitespace. 1728
Errors Line is longer than 80 characters. 1729
Errors '(' is followed by whitespace. 1729
Errors ')' is preceded with whitespace. 1729
Errors Line is longer than 80 characters. 1731
Errors Line is longer than 80 characters. 1733
Errors '{' should be on the previous line. 1737
Errors '}' should be on the same line. 1739
Errors '(' is followed by whitespace. 1740
Errors ')' is preceded with whitespace. 1740
Errors '{' should be on the previous line. 1741
Errors Line is longer than 80 characters. 1742
Errors '(' is followed by whitespace. 1742
Errors ')' is preceded with whitespace. 1742
Errors '(' is followed by whitespace. 1744
Errors '(' is followed by whitespace. 1744
Errors ')' is preceded with whitespace. 1744
Errors ')' is preceded with whitespace. 1744
Errors Line is longer than 80 characters. 1746
Errors Line is longer than 80 characters. 1748
Errors '(' is followed by whitespace. 1750
Errors ')' is preceded with whitespace. 1750
Errors Line is longer than 80 characters. 1751
Errors '(' is followed by whitespace. 1751
Errors ')' is preceded with whitespace. 1751
Errors Line is longer than 80 characters. 1753
Errors '(' is followed by whitespace. 1753
Errors ')' is preceded with whitespace. 1753
Errors Line is longer than 80 characters. 1755
Errors '(' is followed by whitespace. 1755
Errors ')' is preceded with whitespace. 1755
Errors Line is longer than 80 characters. 1757
Errors '(' is followed by whitespace. 1757
Errors ')' is preceded with whitespace. 1757
Errors Line is longer than 80 characters. 1761
Errors Line is longer than 80 characters. 1763
Errors '(' is followed by whitespace. 1765
Errors ')' is preceded with whitespace. 1765
Errors Line is longer than 80 characters. 1767
Errors Line is longer than 80 characters. 1769
Errors Line is longer than 80 characters. 1772
Errors '(' is followed by whitespace. 1772
Errors ')' is preceded with whitespace. 1772
Errors '(' is followed by whitespace. 1773
Errors ')' is preceded with whitespace. 1773
Errors '(' is followed by whitespace. 1774
Errors ')' is preceded with whitespace. 1774
Errors Line is longer than 80 characters. 1776
Errors Line is longer than 80 characters. 1778
Errors '(' is followed by whitespace. 1780
Errors ')' is preceded with whitespace. 1780
Errors '(' is followed by whitespace. 1781
Errors ')' is preceded with whitespace. 1781
Errors '(' is followed by whitespace. 1782
Errors ')' is preceded with whitespace. 1782
Errors '(' is followed by whitespace. 1784
Errors '(' is followed by whitespace. 1784
Errors ')' is preceded with whitespace. 1784
Errors ')' is preceded with whitespace. 1784
Errors '{' should be on the previous line. 1785
Errors '(' is followed by whitespace. 1786
Errors ')' is preceded with whitespace. 1786
Errors Line is longer than 80 characters. 1791
Errors Line is longer than 80 characters. 1793
Errors '(' is followed by whitespace. 1795
Errors ')' is preceded with whitespace. 1795
Errors Line is longer than 80 characters. 1797
Errors Line is longer than 80 characters. 1799
Errors '(' is followed by whitespace. 1801
Errors '(' is followed by whitespace. 1801
Errors ')' is preceded with whitespace. 1801
Errors ')' is preceded with whitespace. 1801
Errors '{' should be on the previous line. 1802
Errors '(' is followed by whitespace. 1803
Errors ')' is preceded with whitespace. 1803
Errors Line is longer than 80 characters. 1806
Errors Line is longer than 80 characters. 1808
Errors '(' is followed by whitespace. 1810
Errors ')' is preceded with whitespace. 1810
Errors '{' should be on the previous line. 1811
Errors '(' is followed by whitespace. 1812
Errors ')' is preceded with whitespace. 1812
Errors Line is longer than 80 characters. 1815
Errors Line is longer than 80 characters. 1817
Errors '(' is followed by whitespace. 1819
Errors ')' is preceded with whitespace. 1819
Errors '{' should be on the previous line. 1820
Errors '(' is followed by whitespace. 1821
Errors ')' is preceded with whitespace. 1821
Errors Line is longer than 80 characters. 1823
Errors Line is longer than 80 characters. 1825
Errors '(' is followed by whitespace. 1827
Errors ')' is preceded with whitespace. 1827
Errors '{' should be on the previous line. 1828
Errors Line is longer than 80 characters. 1829
Errors '(' is followed by whitespace. 1829
Errors ')' is preceded with whitespace. 1829
Errors '}' should be on the same line. 1831
Errors '{' should be on the previous line. 1833
Errors Line is longer than 80 characters. 1834
Errors Line is longer than 80 characters. 1836
Errors '(' is followed by whitespace. 1838
Errors ')' is preceded with whitespace. 1838
Errors '{' should be on the previous line. 1839
Errors '(' is followed by whitespace. 1840
Errors ')' is preceded with whitespace. 1840
Errors Line is longer than 80 characters. 1844
Errors Line is longer than 80 characters. 1846
Errors '(' is followed by whitespace. 1848
Errors ')' is preceded with whitespace. 1848
Errors '(' is followed by whitespace. 1851
Errors ')' is preceded with whitespace. 1851
Errors '{' should be on the previous line. 1852
Errors '(' is followed by whitespace. 1853
Errors '{' should be on the previous line. 1854
Errors '(' is followed by whitespace. 1857
Errors '(' is followed by whitespace. 1857
Errors ')' is preceded with whitespace. 1857
Errors '{' should be on the previous line. 1858
Errors Line is longer than 80 characters. 1862
Errors '(' is followed by whitespace. 1862
Errors '(' is followed by whitespace. 1862
Errors ')' is preceded with whitespace. 1862
Errors ')' is preceded with whitespace. 1862
Errors '(' is followed by whitespace. 1863
Errors ')' is preceded with whitespace. 1863
Errors '{' should be on the previous line. 1864
Errors Line is longer than 80 characters. 1869
Errors '(' is followed by whitespace. 1869
Errors ')' is preceded with whitespace. 1869
Errors '(' is followed by whitespace. 1870
Errors ')' is preceded with whitespace. 1870
Errors '{' should be on the previous line. 1871
Errors First sentence should end with a period. 1877
Errors Method 'getFiles' is not designed for extension - needs to be abstract, final or empty. 1883
Errors '(' is followed by whitespace. 1883
Errors Parameter sourcePaths should be final. 1883
Errors ')' is preceded with whitespace. 1883
Errors '{' should be on the previous line. 1884
Errors '(' is followed by whitespace. 1886
Errors '(' is followed by whitespace. 1886
Errors ')' is preceded with whitespace. 1886
Errors ')' is preceded with whitespace. 1886
Errors '{' should be on the previous line. 1887
Errors '(' is followed by whitespace. 1890
Errors ';' is followed by whitespace. 1890
Errors '{' should be on the previous line. 1891
Errors '(' is followed by whitespace. 1892
Errors ')' is preceded with whitespace. 1892
Errors Line is longer than 80 characters. 1893
Errors '(' is followed by whitespace. 1893
Errors ')' is preceded with whitespace. 1893
Errors Line is longer than 80 characters. 1901
Errors Line is longer than 80 characters. 1904
Errors Method 'getSourcePaths' is not designed for extension - needs to be abstract, final or empty. 1907
Errors '{' should be on the previous line. 1908
Errors '(' is followed by whitespace. 1911
Errors '(' is followed by whitespace. 1911
Errors ')' is preceded with whitespace. 1911
Errors ')' is preceded with whitespace. 1911
Errors '{' should be on the previous line. 1912
Errors Line is longer than 80 characters. 1913
Errors '(' is followed by whitespace. 1913
Errors '(' is followed by whitespace. 1913
Errors '(' is followed by whitespace. 1913
Errors ')' is preceded with whitespace. 1913
Errors ')' is preceded with whitespace. 1913
Errors ')' is preceded with whitespace. 1913
Errors '(' is followed by whitespace. 1915
Errors ')' is preceded with whitespace. 1915
Errors '{' should be on the previous line. 1916
Errors Line is longer than 80 characters. 1917
Errors '(' is followed by whitespace. 1917
Errors '(' is followed by whitespace. 1917
Errors '(' is followed by whitespace. 1917
Errors ')' is preceded with whitespace. 1917
Errors ')' is preceded with whitespace. 1917
Errors ')' is preceded with whitespace. 1917
Errors Line is longer than 80 characters. 1921
Errors Line is longer than 80 characters. 1922
Errors '(' is followed by whitespace. 1925
Errors ')' is preceded with whitespace. 1925
Errors '{' should be on the previous line. 1926
Errors '(' is followed by whitespace. 1928
Errors ')' is preceded with whitespace. 1928
Errors '{' should be on the previous line. 1929
Errors '(' is followed by whitespace. 1931
Errors Line is longer than 80 characters. 1932
Errors '(' is followed by whitespace. 1932
Errors ')' is preceded with whitespace. 1932
Errors ')' is preceded with whitespace. 1932
Errors '(' is followed by whitespace. 1933
Errors ')' is preceded with whitespace. 1933
Errors '(' is followed by whitespace. 1937
Errors ')' is preceded with whitespace. 1937
Errors '{' should be on the previous line. 1938
Errors '(' is followed by whitespace. 1939
Errors ';' is followed by whitespace. 1939
Errors '{' should be on the previous line. 1940
Errors '(' is followed by whitespace. 1943
Errors ')' is preceded with whitespace. 1943
Errors '{' should be on the previous line. 1944
Errors '(' is followed by whitespace. 1945
Errors ')' is preceded with whitespace. 1945
Errors '(' is followed by whitespace. 1947
Errors ')' is preceded with whitespace. 1947
Errors '{' should be on the previous line. 1948
Errors Line is longer than 80 characters. 1949
Errors '(' is followed by whitespace. 1949
Errors '(' is followed by whitespace. 1949
Errors ')' is preceded with whitespace. 1949
Errors ')' is preceded with whitespace. 1949
Errors Line is longer than 80 characters. 1952
Errors '(' is followed by whitespace. 1953
Errors '(' is followed by whitespace. 1953
Errors ')' is preceded with whitespace. 1953
Errors ')' is preceded with whitespace. 1953
Errors '{' should be on the previous line. 1954
Errors Line is longer than 80 characters. 1955
Errors '(' is followed by whitespace. 1955
Errors '(' is followed by whitespace. 1955
Errors ')' is preceded with whitespace. 1955
Errors ')' is preceded with whitespace. 1955
Errors Line is longer than 80 characters. 1959
Errors '(' is followed by whitespace. 1959
Errors ')' is preceded with whitespace. 1959
Errors Line is longer than 80 characters. 1960
Errors '(' is followed by whitespace. 1960
Errors ')' is preceded with whitespace. 1960
Errors '(' is followed by whitespace. 1961
Errors ')' is preceded with whitespace. 1961
Errors '{' should be on the previous line. 1962
Errors '(' is followed by whitespace. 1964
Errors Line is longer than 80 characters. 1965
Errors '(' is followed by whitespace. 1965
Errors ')' is preceded with whitespace. 1965
Errors ')' is preceded with whitespace. 1965
Errors '(' is followed by whitespace. 1966
Errors ')' is preceded with whitespace. 1966
Errors '}' should be on the same line. 1971
Errors '{' should be on the previous line. 1973
Errors Line is longer than 80 characters. 1974
Errors '(' is followed by whitespace. 1974
Errors '(' is followed by whitespace. 1974
Errors '(' is followed by whitespace. 1974
Errors ')' is preceded with whitespace. 1974
Errors ')' is preceded with whitespace. 1974
Errors ')' is preceded with whitespace. 1974
Errors '(' is followed by whitespace. 1975
Errors ')' is preceded with whitespace. 1975
Errors '(' is followed by whitespace. 1976
Errors ')' is preceded with whitespace. 1976
Errors '{' should be on the previous line. 1977
Errors '(' is followed by whitespace. 1979
Errors Line is longer than 80 characters. 1980
Errors '(' is followed by whitespace. 1980
Errors ')' is preceded with whitespace. 1980
Errors ')' is preceded with whitespace. 1980
Errors '(' is followed by whitespace. 1981
Errors ')' is preceded with whitespace. 1981
Errors '(' is followed by whitespace. 1985
Errors ')' is preceded with whitespace. 1985
Errors Line is longer than 80 characters. 1991
Errors Line is longer than 80 characters. 1995
Errors Method 'canGenerateReport' is not designed for extension - needs to be abstract, final or empty. 1997
Errors '(' is followed by whitespace. 1997
Errors Parameter files should be final. 1997
Errors ')' is preceded with whitespace. 1997
Errors '{' should be on the previous line. 1998
Errors '(' is followed by whitespace. 2001
Errors '(' is followed by whitespace. 2001
Errors ')' is preceded with whitespace. 2001
Errors ')' is preceded with whitespace. 2001
Errors '{' should be on the previous line. 2002
Errors Method 'getCompileArtifacts' is not designed for extension - needs to be abstract, final or empty. 2014
Errors '(' is followed by whitespace. 2014
Errors Parameter result should be final. 2014
Errors ')' is preceded with whitespace. 2014
Errors '{' should be on the previous line. 2015
Errors '(' is followed by whitespace. 2016
Errors ')' is preceded with whitespace. 2016
Errors Line is longer than 80 characters. 2024
Errors Line is longer than 80 characters. 2028
Errors '(' is followed by whitespace. 2030
Errors Parameter sourcePaths should be final. 2030
Errors ')' is preceded with whitespace. 2030
Errors '{' should be on the previous line. 2031
Errors Line is longer than 80 characters. 2034
Errors '(' is followed by whitespace. 2034
Errors '(' is followed by whitespace. 2034
Errors ')' is preceded with whitespace. 2034
Errors '(' is followed by whitespace. 2034
Errors ')' is preceded with whitespace. 2034
Errors ')' is preceded with whitespace. 2034
Errors '(' is followed by whitespace. 2037
Errors ')' is preceded with whitespace. 2037
Errors Line is longer than 80 characters. 2039
Errors '(' is followed by whitespace. 2039
Errors ')' is preceded with whitespace. 2039
Errors '(' is followed by whitespace. 2043
Errors '(' is followed by whitespace. 2043
Errors ')' is preceded with whitespace. 2043
Errors ')' is preceded with whitespace. 2043
Errors '{' should be on the previous line. 2044
Errors '(' is followed by whitespace. 2046
Errors ';' is followed by whitespace. 2046
Errors '{' should be on the previous line. 2047
Errors '(' is followed by whitespace. 2051
Errors ')' is preceded with whitespace. 2051
Errors '{' should be on the previous line. 2052
Errors Line is longer than 80 characters. 2062
Errors Line is longer than 80 characters. 2064
Errors Line is longer than 80 characters. 2065
Errors Line is longer than 80 characters. 2066
Errors '(' is followed by whitespace. 2069
Errors Parameter sourcePaths should be final. 2069
Errors ')' is preceded with whitespace. 2069
Errors '{' should be on the previous line. 2070
Errors Line is longer than 80 characters. 2073
Errors '(' is followed by whitespace. 2073
Errors '(' is followed by whitespace. 2073
Errors ')' is preceded with whitespace. 2073
Errors '(' is followed by whitespace. 2073
Errors ')' is preceded with whitespace. 2073
Errors ')' is preceded with whitespace. 2073
Errors Line is longer than 80 characters. 2075
Errors '(' is followed by whitespace. 2075
Errors ')' is preceded with whitespace. 2075
Errors Line is longer than 80 characters. 2082
Errors '{' should be on the previous line. 2088
Errors '(' is followed by whitespace. 2092
Errors ')' is preceded with whitespace. 2092
Errors '{' should be on the previous line. 2093
Errors '(' is followed by whitespace. 2094
Errors ')' is preceded with whitespace. 2094
Errors '(' is followed by whitespace. 2096
Errors ')' is preceded with whitespace. 2096
Errors '{' should be on the previous line. 2097
Errors Line is longer than 80 characters. 2098
Errors '(' is followed by whitespace. 2098
Errors ')' is preceded with whitespace. 2098
Errors Line is longer than 80 characters. 2105
Errors Line is longer than 80 characters. 2108
Errors Line is longer than 80 characters. 2109
Errors '{' should be on the previous line. 2115
Errors '(' is followed by whitespace. 2119
Errors '(' is followed by whitespace. 2119
Errors ')' is preceded with whitespace. 2119
Errors ')' is preceded with whitespace. 2119
Errors Line is longer than 80 characters. 2121
Errors '(' is followed by whitespace. 2121
Errors '(' is followed by whitespace. 2121
Errors ')' is preceded with whitespace. 2121
Errors ')' is preceded with whitespace. 2121
Errors '(' is followed by whitespace. 2123
Errors ')' is preceded with whitespace. 2123
Errors '{' should be on the previous line. 2124
Errors '{' should be on the previous line. 2126
Errors '(' is followed by whitespace. 2127
Errors ';' is followed by whitespace. 2127
Errors '{' should be on the previous line. 2128
Errors '(' is followed by whitespace. 2131
Errors ')' is preceded with whitespace. 2131
Errors '{' should be on the previous line. 2132
Errors Line is longer than 80 characters. 2133
Errors '(' is followed by whitespace. 2133
Errors '(' is followed by whitespace. 2133
Errors ')' is preceded with whitespace. 2133
Errors ')' is preceded with whitespace. 2133
Errors Line is longer than 80 characters. 2135
Errors '(' is followed by whitespace. 2135
Errors ')' is preceded with whitespace. 2135
Errors '(' is followed by whitespace. 2136
Errors ')' is preceded with whitespace. 2136
Errors '{' should be on the previous line. 2137
Errors '{' should be on the previous line. 2140
Errors Line is longer than 80 characters. 2142
Errors '(' is followed by whitespace. 2142
Errors Line is longer than 80 characters. 2143
Errors Line is longer than 80 characters. 2144
Errors Line is longer than 80 characters. 2145
Errors Line is longer than 80 characters. 2146
Errors ')' is preceded with whitespace. 2146
Errors '}' should be on the same line. 2147
Errors '(' is followed by whitespace. 2148
Errors ')' is preceded with whitespace. 2148
Errors '{' should be on the previous line. 2149
Errors Line is longer than 80 characters. 2150
Errors '(' is followed by whitespace. 2150
Errors '(' is followed by whitespace. 2150
Errors ')' is preceded with whitespace. 2150
Errors ')' is preceded with whitespace. 2150
Errors Line is longer than 80 characters. 2152
Errors '(' is followed by whitespace. 2152
Errors ')' is preceded with whitespace. 2152
Errors '}' should be on the same line. 2153
Errors '{' should be on the previous line. 2155
Errors Line is longer than 80 characters. 2156
Errors Line is longer than 80 characters. 2157
Errors '(' is followed by whitespace. 2157
Errors ')' is preceded with whitespace. 2157
Errors '}' should be on the same line. 2159
Errors '(' is followed by whitespace. 2160
Errors ')' is preceded with whitespace. 2160
Errors '{' should be on the previous line. 2161
Errors Line is longer than 80 characters. 2162
Errors '(' is followed by whitespace. 2162
Errors ')' is preceded with whitespace. 2162
Errors '}' should be on the same line. 2163
Errors '(' is followed by whitespace. 2164
Errors ')' is preceded with whitespace. 2164
Errors '{' should be on the previous line. 2165
Errors Line is longer than 80 characters. 2166
Errors '(' is followed by whitespace. 2166
Errors ')' is preceded with whitespace. 2166
Errors '(' is followed by whitespace. 2169
Errors ')' is preceded with whitespace. 2169
Errors '{' should be on the previous line. 2170
Errors Line is longer than 80 characters. 2174
Errors '(' is followed by whitespace. 2174
Errors '(' is followed by whitespace. 2174
Errors ')' is preceded with whitespace. 2174
Errors ')' is preceded with whitespace. 2174
Errors '(' is followed by whitespace. 2176
Errors ')' is preceded with whitespace. 2176
Errors '{' should be on the previous line. 2177
Errors '(' is followed by whitespace. 2180
Errors ')' is preceded with whitespace. 2180
Errors Line is longer than 80 characters. 2181
Errors '(' is followed by whitespace. 2181
Errors ')' is preceded with whitespace. 2181
Errors '(' is followed by whitespace. 2181
Errors ')' is preceded with whitespace. 2181
Errors Line is longer than 80 characters. 2182
Errors '(' is followed by whitespace. 2182
Errors ')' is preceded with whitespace. 2182
Errors '(' is followed by whitespace. 2182
Errors ')' is preceded with whitespace. 2182
Errors Line is longer than 80 characters. 2183
Errors '(' is followed by whitespace. 2183
Errors ')' is preceded with whitespace. 2183
Errors '(' is followed by whitespace. 2183
Errors ')' is preceded with whitespace. 2183
Errors Line is longer than 80 characters. 2184
Errors '(' is followed by whitespace. 2184
Errors ';' is followed by whitespace. 2184
Errors Line is longer than 80 characters. 2188
Errors '(' is followed by whitespace. 2188
Errors ')' is preceded with whitespace. 2188
Errors '(' is followed by whitespace. 2189
Errors ')' is preceded with whitespace. 2189
Errors '(' is followed by whitespace. 2189
Errors ')' is preceded with whitespace. 2189
Errors '(' is followed by whitespace. 2192
Errors ')' is preceded with whitespace. 2192
Errors '}' should be on the same line. 2197
Errors '(' is followed by whitespace. 2198
Errors ')' is preceded with whitespace. 2198
Errors '{' should be on the previous line. 2199
Errors '(' is followed by whitespace. 2200
Errors ')' is preceded with whitespace. 2200
Errors Line is longer than 80 characters. 2204
Errors '(' is followed by whitespace. 2204
Errors ';' is followed by whitespace. 2204
Errors '(' is followed by whitespace. 2208
Errors ')' is preceded with whitespace. 2208
Errors '(' is followed by whitespace. 2209
Errors ')' is preceded with whitespace. 2209
Errors Line is longer than 80 characters. 2212
Errors '(' is followed by whitespace. 2212
Errors ')' is preceded with whitespace. 2212
Errors '{' should be on the previous line. 2222
Errors '(' is followed by whitespace. 2224
Errors ')' is preceded with whitespace. 2224
Errors '{' should be on the previous line. 2225
Errors Line is longer than 80 characters. 2226
Errors '(' is followed by whitespace. 2226
Errors ')' is preceded with whitespace. 2226
Errors Line is longer than 80 characters. 2239
Errors '(' is followed by whitespace. 2239
Errors Parameter compileArtifactMap should be final. 2239
Errors Parameter artifactList should be final. 2239
Errors ')' is preceded with whitespace. 2239
Errors '{' should be on the previous line. 2241
Errors '(' is followed by whitespace. 2242
Errors ')' is preceded with whitespace. 2242
Errors '{' should be on the previous line. 2243
Errors '(' is followed by whitespace. 2244
Errors ';' is followed by whitespace. 2244
Errors '{' should be on the previous line. 2245
Errors '(' is followed by whitespace. 2250
Errors ')' is preceded with whitespace. 2250
Errors '{' should be on the previous line. 2251
Errors Line is longer than 80 characters. 2252
Errors '(' is followed by whitespace. 2252
Errors Line is longer than 80 characters. 2253
Errors Line is longer than 80 characters. 2254
Errors ')' is preceded with whitespace. 2254
Errors Line is longer than 80 characters. 2257
Errors '(' is followed by whitespace. 2257
Errors '(' is followed by whitespace. 2257
Errors ')' is preceded with whitespace. 2257
Errors ')' is preceded with whitespace. 2257
Errors Line is longer than 80 characters. 2260
Errors '(' is followed by whitespace. 2260
Errors ')' is preceded with whitespace. 2260
Errors Line is longer than 80 characters. 2262
Errors '(' is followed by whitespace. 2262
Errors ')' is preceded with whitespace. 2262
Errors Line is longer than 80 characters. 2263
Errors '(' is followed by whitespace. 2263
Errors ')' is preceded with whitespace. 2263
Errors '(' is followed by whitespace. 2264
Errors '(' is followed by whitespace. 2264
Errors ')' is preceded with whitespace. 2264
Errors ')' is preceded with whitespace. 2264
Errors '{' should be on the previous line. 2265
Errors Line is longer than 80 characters. 2266
Errors '(' is followed by whitespace. 2266
Errors ')' is preceded with whitespace. 2266
Errors '}' should be on the same line. 2268
Errors '{' should be on the previous line. 2270
Errors Line is longer than 80 characters. 2271
Errors '(' is followed by whitespace. 2271
Errors ')' is preceded with whitespace. 2271
Errors Line is longer than 80 characters. 2278
Errors Line is longer than 80 characters. 2281
Errors '{' should be on the previous line. 2284
Errors '(' is followed by whitespace. 2285
Errors ')' is preceded with whitespace. 2285
Errors '(' is followed by whitespace. 2286
Errors ')' is preceded with whitespace. 2286
Errors Line is longer than 80 characters. 2290
Errors '(' is followed by whitespace. 2290
Errors ')' is preceded with whitespace. 2290
Errors '(' is followed by whitespace. 2292
Errors ')' is preceded with whitespace. 2292
Errors '{' should be on the previous line. 2293
Errors '(' is followed by whitespace. 2294
Errors '(' is followed by whitespace. 2294
Errors ')' is preceded with whitespace. 2294
Errors ')' is preceded with whitespace. 2294
Errors '{' should be on the previous line. 2295
Errors Line is longer than 80 characters. 2296
Errors '(' is followed by whitespace. 2296
Errors ')' is preceded with whitespace. 2296
Errors '}' should be on the same line. 2297
Errors '{' should be on the previous line. 2299
Errors Line is longer than 80 characters. 2300
Errors '(' is followed by whitespace. 2300
Errors ')' is preceded with whitespace. 2300
Errors '}' should be on the same line. 2302
Errors '{' should be on the previous line. 2304
Errors Line is longer than 80 characters. 2305
Errors '(' is followed by whitespace. 2305
Errors ')' is preceded with whitespace. 2305
Errors '(' is followed by whitespace. 2308
Errors ')' is preceded with whitespace. 2308
Errors '{' should be on the previous line. 2309
Errors Line is longer than 80 characters. 2310
Errors '(' is followed by whitespace. 2310
Errors ')' is preceded with whitespace. 2310
Errors '}' should be on the same line. 2311
Errors '{' should be on the previous line. 2313
Errors '(' is followed by whitespace. 2314
Errors '(' is followed by whitespace. 2314
Errors ')' is preceded with whitespace. 2314
Errors ')' is preceded with whitespace. 2314
Errors Line is longer than 80 characters. 2316
Errors '(' is followed by whitespace. 2316
Errors '(' is followed by whitespace. 2316
Errors ')' is preceded with whitespace. 2316
Errors ')' is preceded with whitespace. 2316
Errors Line is longer than 80 characters. 2319
Errors '(' is followed by whitespace. 2319
Errors Line is longer than 80 characters. 2320
Errors ')' is preceded with whitespace. 2321
Errors '}' should be on the same line. 2322
Errors '{' should be on the previous line. 2324
Errors Line is longer than 80 characters. 2326
Errors '(' is followed by whitespace. 2326
Errors ')' is preceded with whitespace. 2326
Errors '}' should be on the same line. 2328
Errors '{' should be on the previous line. 2330
Errors Line is longer than 80 characters. 2331
Errors '(' is followed by whitespace. 2331
Errors ')' is preceded with whitespace. 2331
Errors Line is longer than 80 characters. 2341
Errors Line is longer than 80 characters. 2345
Errors Line is longer than 80 characters. 2346
Errors '(' is followed by whitespace. 2353
Errors ')' is preceded with whitespace. 2353
Errors '{' should be on the previous line. 2354
Errors '(' is followed by whitespace. 2355
Errors '(' is followed by whitespace. 2355
Errors ')' is preceded with whitespace. 2355
Errors ')' is preceded with whitespace. 2355
Errors '{' should be on the previous line. 2356
Errors '(' is followed by whitespace. 2357
Errors '(' is followed by whitespace. 2357
Errors ')' is preceded with whitespace. 2357
Errors ')' is preceded with whitespace. 2357
Errors '{' should be on the previous line. 2358
Errors Line is longer than 80 characters. 2364
Errors '(' is followed by whitespace. 2364
Errors ')' is preceded with whitespace. 2364
Errors '(' is followed by whitespace. 2367
Errors '(' is followed by whitespace. 2367
Errors ')' is preceded with whitespace. 2367
Errors ')' is preceded with whitespace. 2367
Errors '{' should be on the previous line. 2368
Errors '(' is followed by whitespace. 2369
Errors ')' is preceded with whitespace. 2369
Errors Line is longer than 80 characters. 2372
Errors '(' is followed by whitespace. 2372
Errors '(' is followed by whitespace. 2372
Errors ')' is preceded with whitespace. 2372
Errors ')' is preceded with whitespace. 2372
Errors Line is longer than 80 characters. 2378
Errors Line is longer than 80 characters. 2379
Errors '(' is followed by whitespace. 2387
Errors ')' is preceded with whitespace. 2387
Errors '{' should be on the previous line. 2388
Errors '(' is followed by whitespace. 2389
Errors '(' is followed by whitespace. 2389
Errors ')' is preceded with whitespace. 2389
Errors ')' is preceded with whitespace. 2389
Errors '{' should be on the previous line. 2390
Errors '(' is followed by whitespace. 2394
Errors '(' is followed by whitespace. 2394
Errors ')' is preceded with whitespace. 2394
Errors ')' is preceded with whitespace. 2394
Errors '{' should be on the previous line. 2395
Errors '(' is followed by whitespace. 2396
Errors ')' is preceded with whitespace. 2396
Errors Line is longer than 80 characters. 2399
Errors '(' is followed by whitespace. 2399
Errors '(' is followed by whitespace. 2399
Errors ')' is preceded with whitespace. 2399
Errors ')' is preceded with whitespace. 2399
Errors Line is longer than 80 characters. 2403
Errors Line is longer than 80 characters. 2404
Errors '{' should be on the previous line. 2410
Errors Line is longer than 80 characters. 2412
Errors '(' is followed by whitespace. 2412
Errors '(' is followed by whitespace. 2412
Errors ')' is preceded with whitespace. 2412
Errors '(' is followed by whitespace. 2412
Errors ')' is preceded with whitespace. 2412
Errors Line is longer than 80 characters. 2413
Errors '(' is followed by whitespace. 2413
Errors ')' is preceded with whitespace. 2413
Errors '(' is followed by whitespace. 2413
Errors ')' is preceded with whitespace. 2413
Errors ')' is preceded with whitespace. 2413
Errors '}' should be on the same line. 2416
Errors '{' should be on the previous line. 2418
Errors '(' is followed by whitespace. 2419
Errors ')' is preceded with whitespace. 2419
Errors '{' should be on the previous line. 2420
Errors Line is longer than 80 characters. 2421
Errors '(' is followed by whitespace. 2421
Errors ')' is preceded with whitespace. 2421
Errors Line is longer than 80 characters. 2430
Errors Line is longer than 80 characters. 2432
Errors Line is longer than 80 characters. 2433
Errors '{' should be on the previous line. 2439
Errors '(' is followed by whitespace. 2442
Errors ')' is preceded with whitespace. 2442
Errors '{' should be on the previous line. 2443
Errors '(' is followed by whitespace. 2445
Errors ')' is preceded with whitespace. 2445
Errors '{' should be on the previous line. 2446
Errors Line is longer than 80 characters. 2447
Errors Line is longer than 80 characters. 2449
Errors '(' is followed by whitespace. 2449
Errors '(' is followed by whitespace. 2449
Errors '(' is followed by whitespace. 2449
Errors ')' is preceded with whitespace. 2449
Errors ')' is preceded with whitespace. 2449
Errors Line is longer than 80 characters. 2450
Errors '(' is followed by whitespace. 2450
Errors '(' is followed by whitespace. 2450
Errors ')' is preceded with whitespace. 2450
Errors ')' is preceded with whitespace. 2450
Errors Line is longer than 80 characters. 2451
Errors '(' is followed by whitespace. 2451
Errors '(' is followed by whitespace. 2451
Errors ')' is preceded with whitespace. 2451
Errors ')' is preceded with whitespace. 2451
Errors ')' is preceded with whitespace. 2451
Errors Line is longer than 80 characters. 2453
Errors '(' is followed by whitespace. 2453
Errors '(' is followed by whitespace. 2453
Errors ')' is preceded with whitespace. 2453
Errors ')' is preceded with whitespace. 2453
Errors '(' is followed by whitespace. 2457
Errors ')' is preceded with whitespace. 2457
Errors Line is longer than 80 characters. 2459
Errors '(' is followed by whitespace. 2459
Errors '(' is followed by whitespace. 2459
Errors ')' is preceded with whitespace. 2459
Errors ')' is preceded with whitespace. 2459
Errors '(' is followed by whitespace. 2462
Errors '(' is followed by whitespace. 2462
Errors ')' is preceded with whitespace. 2462
Errors ')' is preceded with whitespace. 2462
Errors '{' should be on the previous line. 2463
Errors '(' is followed by whitespace. 2464
Errors '(' is followed by whitespace. 2464
Errors ')' is preceded with whitespace. 2464
Errors ')' is preceded with whitespace. 2464
Errors Line is longer than 80 characters. 2471
Errors Line is longer than 80 characters. 2473
Errors Line is longer than 80 characters. 2474
Errors Line is longer than 80 characters. 2477
Errors Line is longer than 80 characters. 2478
Errors '{' should be on the previous line. 2484
Errors '(' is followed by whitespace. 2486
Errors '(' is followed by whitespace. 2486
Errors ')' is preceded with whitespace. 2486
Errors ')' is preceded with whitespace. 2486
Errors '{' should be on the previous line. 2487
Errors Line is longer than 80 characters. 2488
Errors '(' is followed by whitespace. 2488
Errors '(' is followed by whitespace. 2488
Errors '(' is followed by whitespace. 2488
Errors ')' is preceded with whitespace. 2488
Errors ')' is preceded with whitespace. 2489
Errors ')' is preceded with whitespace. 2489
Errors '}' should be on the same line. 2490
Errors '(' is followed by whitespace. 2491
Errors ')' is preceded with whitespace. 2491
Errors '{' should be on the previous line. 2492
Errors '(' is followed by whitespace. 2493
Errors ')' is preceded with whitespace. 2493
Errors '{' should be on the previous line. 2494
Errors '(' is followed by whitespace. 2495
Errors '(' is followed by whitespace. 2495
Errors ')' is preceded with whitespace. 2495
Errors ')' is preceded with whitespace. 2495
Errors '{' should be on the previous line. 2496
Errors Line is longer than 80 characters. 2497
Errors '(' is followed by whitespace. 2497
Errors '(' is followed by whitespace. 2497
Errors '(' is followed by whitespace. 2497
Errors ')' is preceded with whitespace. 2497
Errors ')' is preceded with whitespace. 2498
Errors ')' is preceded with whitespace. 2498
Errors '(' is followed by whitespace. 2500
Errors ')' is preceded with whitespace. 2500
Errors '{' should be on the previous line. 2501
Errors '(' is followed by whitespace. 2502
Errors ')' is preceded with whitespace. 2502
Errors '(' is followed by whitespace. 2508
Errors '(' is followed by whitespace. 2508
Errors ')' is preceded with whitespace. 2508
Errors ')' is preceded with whitespace. 2508
Errors '{' should be on the previous line. 2509
Errors '(' is followed by whitespace. 2510
Errors '(' is followed by whitespace. 2510
Errors ')' is preceded with whitespace. 2510
Errors ')' is preceded with whitespace. 2510
Errors Line is longer than 80 characters. 2513
Errors '(' is followed by whitespace. 2513
Errors '(' is followed by whitespace. 2513
Errors ')' is preceded with whitespace. 2513
Errors ')' is preceded with whitespace. 2513
Errors Line is longer than 80 characters. 2516
Errors ')' is preceded with whitespace. 2517
Errors First sentence should end with a period. 2523
Errors Line is longer than 80 characters. 2527
Errors '(' is followed by whitespace. 2530
Errors Parameter aDocletArtifact should be final. 2530
Errors ')' is preceded with whitespace. 2530
Errors '{' should be on the previous line. 2531
Errors '(' is followed by whitespace. 2532
Errors ')' is preceded with whitespace. 2532
Errors '{' should be on the previous line. 2533
Errors '(' is followed by whitespace. 2537
Errors ')' is preceded with whitespace. 2537
Errors '(' is followed by whitespace. 2538
Errors ')' is preceded with whitespace. 2538
Errors '(' is followed by whitespace. 2539
Errors ')' is preceded with whitespace. 2539
Errors Line is longer than 80 characters. 2543
Errors Line is longer than 80 characters. 2545
Errors Line is longer than 80 characters. 2546
Errors '{' should be on the previous line. 2552
Errors Line is longer than 80 characters. 2555
Errors '(' is followed by whitespace. 2555
Errors '(' is followed by whitespace. 2555
Errors ')' is preceded with whitespace. 2555
Errors '(' is followed by whitespace. 2555
Errors '(' is followed by whitespace. 2555
Errors ')' is preceded with whitespace. 2555
Errors ')' is preceded with whitespace. 2555
Errors '(' is followed by whitespace. 2556
Errors '(' is followed by whitespace. 2556
Errors ')' is preceded with whitespace. 2556
Errors ')' is preceded with whitespace. 2556
Errors '(' is followed by whitespace. 2557
Errors '(' is followed by whitespace. 2557
Errors ')' is preceded with whitespace. 2557
Errors ')' is preceded with whitespace. 2557
Errors ')' is preceded with whitespace. 2557
Errors '{' should be on the previous line. 2558
Errors Line is longer than 80 characters. 2559
Errors '(' is followed by whitespace. 2559
Errors '(' is followed by whitespace. 2559
Errors '(' is followed by whitespace. 2559
Errors ')' is preceded with whitespace. 2559
Errors ')' is preceded with whitespace. 2560
Errors ')' is preceded with whitespace. 2560
Errors '(' is followed by whitespace. 2563
Errors ')' is preceded with whitespace. 2563
Errors '{' should be on the previous line. 2564
Errors '(' is followed by whitespace. 2566
Errors ')' is preceded with whitespace. 2566
Errors '{' should be on the previous line. 2567
Errors '(' is followed by whitespace. 2570
Errors '(' is followed by whitespace. 2570
Errors '(' is followed by whitespace. 2570
Errors ')' is preceded with whitespace. 2570
Errors ')' is preceded with whitespace. 2570
Errors Line is longer than 80 characters. 2571
Errors '(' is followed by whitespace. 2571
Errors '(' is followed by whitespace. 2571
Errors ')' is preceded with whitespace. 2571
Errors ')' is preceded with whitespace. 2571
Errors Line is longer than 80 characters. 2572
Errors '(' is followed by whitespace. 2572
Errors '(' is followed by whitespace. 2572
Errors ')' is preceded with whitespace. 2572
Errors ')' is preceded with whitespace. 2572
Errors ')' is preceded with whitespace. 2572
Errors Line is longer than 80 characters. 2574
Errors '(' is followed by whitespace. 2574
Errors '(' is followed by whitespace. 2574
Errors ')' is preceded with whitespace. 2574
Errors ')' is preceded with whitespace. 2574
Errors '(' is followed by whitespace. 2578
Errors ')' is preceded with whitespace. 2578
Errors Line is longer than 80 characters. 2580
Errors '(' is followed by whitespace. 2580
Errors '(' is followed by whitespace. 2580
Errors ')' is preceded with whitespace. 2580
Errors ')' is preceded with whitespace. 2580
Errors '(' is followed by whitespace. 2583
Errors ')' is preceded with whitespace. 2583
Errors '{' should be on the previous line. 2584
Errors '(' is followed by whitespace. 2586
Errors ')' is preceded with whitespace. 2586
Errors '{' should be on the previous line. 2587
Errors '(' is followed by whitespace. 2590
Errors ')' is preceded with whitespace. 2590
Errors '{' should be on the previous line. 2591
Errors '(' is followed by whitespace. 2595
Errors '(' is followed by whitespace. 2595
Errors ')' is preceded with whitespace. 2595
Errors Line is longer than 80 characters. 2596
Errors '(' is followed by whitespace. 2596
Errors '(' is followed by whitespace. 2596
Errors ')' is preceded with whitespace. 2596
Errors ')' is preceded with whitespace. 2596
Errors Line is longer than 80 characters. 2597
Errors '(' is followed by whitespace. 2597
Errors '(' is followed by whitespace. 2597
Errors ')' is preceded with whitespace. 2597
Errors ')' is preceded with whitespace. 2597
Errors Line is longer than 80 characters. 2598
Errors '(' is followed by whitespace. 2598
Errors '(' is followed by whitespace. 2598
Errors ')' is preceded with whitespace. 2598
Errors ')' is preceded with whitespace. 2598
Errors ')' is preceded with whitespace. 2598
Errors Line is longer than 80 characters. 2600
Errors '(' is followed by whitespace. 2600
Errors '(' is followed by whitespace. 2600
Errors ')' is preceded with whitespace. 2600
Errors ')' is preceded with whitespace. 2600
Errors '(' is followed by whitespace. 2602
Errors ')' is preceded with whitespace. 2602
Errors '}' should be on the same line. 2603
Errors '(' is followed by whitespace. 2604
Errors '(' is followed by whitespace. 2604
Errors ')' is preceded with whitespace. 2604
Errors ')' is preceded with whitespace. 2604
Errors '{' should be on the previous line. 2605
Errors '(' is followed by whitespace. 2606
Errors ')' is preceded with whitespace. 2606
Errors '(' is followed by whitespace. 2608
Errors ')' is preceded with whitespace. 2608
Errors Line is longer than 80 characters. 2612
Errors '(' is followed by whitespace. 2612
Errors '(' is followed by whitespace. 2612
Errors ')' is preceded with whitespace. 2612
Errors ')' is preceded with whitespace. 2612
Errors '(' is followed by whitespace. 2615
Errors '(' is followed by whitespace. 2615
Errors ')' is preceded with whitespace. 2615
Errors ')' is preceded with whitespace. 2615
Errors '{' should be on the previous line. 2616
Errors '(' is followed by whitespace. 2617
Errors '(' is followed by whitespace. 2617
Errors ')' is preceded with whitespace. 2617
Errors ')' is preceded with whitespace. 2617
Errors First sentence should end with a period. 2623
Errors Line is longer than 80 characters. 2624
Errors '(' is followed by whitespace. 2630
Errors Parameter javadocArtifact should be final. 2630
Errors ')' is preceded with whitespace. 2630
Errors '{' should be on the previous line. 2632
Errors '(' is followed by whitespace. 2633
Errors '(' is followed by whitespace. 2633
Errors '(' is followed by whitespace. 2633
Errors ')' is preceded with whitespace. 2633
Errors ')' is preceded with whitespace. 2633
Errors '(' is followed by whitespace. 2634
Errors '(' is followed by whitespace. 2634
Errors ')' is preceded with whitespace. 2634
Errors ')' is preceded with whitespace. 2634
Errors '(' is followed by whitespace. 2635
Errors '(' is followed by whitespace. 2635
Errors ')' is preceded with whitespace. 2635
Errors ')' is preceded with whitespace. 2635
Errors ')' is preceded with whitespace. 2635
Errors '{' should be on the previous line. 2636
Errors '{' should be on the previous line. 2643
Errors '(' is followed by whitespace. 2644
Errors ')' is preceded with whitespace. 2644
Errors '(' is followed by whitespace. 2645
Errors ')' is preceded with whitespace. 2645
Errors Line is longer than 80 characters. 2649
Errors '(' is followed by whitespace. 2649
Errors ')' is preceded with whitespace. 2649
Errors Line is longer than 80 characters. 2650
Errors '(' is followed by whitespace. 2650
Errors ')' is preceded with whitespace. 2650
Errors '(' is followed by whitespace. 2651
Errors ')' is preceded with whitespace. 2651
Errors '{' should be on the previous line. 2652
Errors Line is longer than 80 characters. 2654
Errors '(' is followed by whitespace. 2654
Errors Line is longer than 80 characters. 2655
Errors Line is longer than 80 characters. 2656
Errors ')' is preceded with whitespace. 2656
Errors '(' is followed by whitespace. 2660
Errors ')' is preceded with whitespace. 2660
Errors Line is longer than 80 characters. 2662
Errors '(' is followed by whitespace. 2662
Errors ';' is followed by whitespace. 2662
Errors '(' is followed by whitespace. 2666
Errors ')' is preceded with whitespace. 2666
Errors '(' is followed by whitespace. 2667
Errors ')' is preceded with whitespace. 2667
Errors '}' should be on the same line. 2672
Errors '(' is followed by whitespace. 2673
Errors ')' is preceded with whitespace. 2673
Errors '{' should be on the previous line. 2674
Errors Line is longer than 80 characters. 2675
Errors '(' is followed by whitespace. 2675
Errors ')' is preceded with whitespace. 2675
Errors '}' should be on the same line. 2676
Errors '(' is followed by whitespace. 2677
Errors ')' is preceded with whitespace. 2677
Errors '{' should be on the previous line. 2678
Errors Line is longer than 80 characters. 2679
Errors '(' is followed by whitespace. 2679
Errors ')' is preceded with whitespace. 2679
Errors '}' should be on the same line. 2680
Errors '(' is followed by whitespace. 2681
Errors ')' is preceded with whitespace. 2681
Errors '{' should be on the previous line. 2682
Errors Line is longer than 80 characters. 2683
Errors '(' is followed by whitespace. 2683
Errors ')' is preceded with whitespace. 2684
Errors '}' should be on the same line. 2685
Errors '(' is followed by whitespace. 2686
Errors ')' is preceded with whitespace. 2686
Errors '{' should be on the previous line. 2687
Errors Line is longer than 80 characters. 2688
Errors '(' is followed by whitespace. 2688
Errors ')' is preceded with whitespace. 2688
Errors Line is longer than 80 characters. 2693
Errors Line is longer than 80 characters. 2697
Errors Line is longer than 80 characters. 2701
Errors '(' is followed by whitespace. 2701
Errors Parameter javadocArtifact should be final. 2701
Errors ')' is preceded with whitespace. 2701
Errors Line is longer than 80 characters. 2702
Errors Line is longer than 80 characters. 2705
Errors '(' is followed by whitespace. 2705
Errors Line is longer than 80 characters. 2706
Errors ')' is preceded with whitespace. 2706
Errors '(' is followed by whitespace. 2708
Errors ')' is preceded with whitespace. 2708
Errors '{' should be on the previous line. 2709
Errors Line is longer than 80 characters. 2711
Errors '(' is followed by whitespace. 2711
Errors ')' is preceded with whitespace. 2711
Errors '(' is followed by whitespace. 2714
Errors ')' is preceded with whitespace. 2714
Errors Line is longer than 80 characters. 2721
Errors Line is longer than 80 characters. 2723
Errors '(' is followed by whitespace. 2728
Errors Parameter cmd should be final. 2728
Errors Parameter arg should be final. 2728
Errors Parameter memory should be final. 2728
Errors ')' is preceded with whitespace. 2728
Errors '{' should be on the previous line. 2729
Errors '(' is followed by whitespace. 2730
Errors '(' is followed by whitespace. 2730
Errors ')' is preceded with whitespace. 2730
Errors ')' is preceded with whitespace. 2730
Errors '{' should be on the previous line. 2731
Errors '{' should be on the previous line. 2733
Errors Line is longer than 80 characters. 2734
Errors '(' is followed by whitespace. 2734
Errors '(' is followed by whitespace. 2734
Errors ')' is preceded with whitespace. 2734
Errors ')' is preceded with whitespace. 2734
Errors '}' should be on the same line. 2735
Errors '(' is followed by whitespace. 2736
Errors ')' is preceded with whitespace. 2736
Errors '{' should be on the previous line. 2737
Errors '(' is followed by whitespace. 2738
Errors ')' is preceded with whitespace. 2738
Errors '{' should be on the previous line. 2739
Errors Line is longer than 80 characters. 2740
Errors '(' is followed by whitespace. 2740
Errors ')' is preceded with whitespace. 2740
Errors Line is longer than 80 characters. 2747
Errors Line is longer than 80 characters. 2749
Errors '(' is followed by whitespace. 2751
Errors Parameter cmd should be final. 2751
Errors ')' is preceded with whitespace. 2751
Errors '{' should be on the previous line. 2752
Errors '(' is followed by whitespace. 2754
Errors '(' is followed by whitespace. 2754
Errors ')' is preceded with whitespace. 2754
Errors ')' is preceded with whitespace. 2754
Errors '{' should be on the previous line. 2755
Errors '(' is followed by whitespace. 2756
Errors ')' is preceded with whitespace. 2756
Errors '{' should be on the previous line. 2757
Errors Line is longer than 80 characters. 2759
Errors Line is longer than 80 characters. 2760
Errors ')' is preceded with whitespace. 2760
Errors '(' is followed by whitespace. 2762
Errors ')' is preceded with whitespace. 2762
Errors '(' is followed by whitespace. 2764
Errors ')' is preceded with whitespace. 2764
Errors '{' should be on the previous line. 2765
Errors '(' is followed by whitespace. 2766
Errors ')' is preceded with whitespace. 2766
Errors '{' should be on the previous line. 2767
Errors Line is longer than 80 characters. 2769
Errors Line is longer than 80 characters. 2770
Errors ')' is preceded with whitespace. 2770
Errors '(' is followed by whitespace. 2772
Errors ')' is preceded with whitespace. 2772
Errors '(' is followed by whitespace. 2776
Errors ')' is preceded with whitespace. 2776
Errors '{' should be on the previous line. 2777
Errors Line is longer than 80 characters. 2783
Errors '(' is followed by whitespace. 2783
Errors ')' is preceded with whitespace. 2783
Errors Avoid inline conditionals. 2783
Errors '(' is followed by whitespace. 2785
Errors '(' is followed by whitespace. 2785
Errors ')' is preceded with whitespace. 2785
Errors ')' is preceded with whitespace. 2785
Errors '{' should be on the previous line. 2786
Errors '(' is followed by whitespace. 2787
Errors ')' is preceded with whitespace. 2787
Errors Line is longer than 80 characters. 2788
Errors '(' is followed by whitespace. 2788
Errors ')' is preceded with whitespace. 2788
Errors '(' is followed by whitespace. 2790
Errors ')' is preceded with whitespace. 2790
Errors '{' should be on the previous line. 2791
Errors Line is longer than 80 characters. 2792
Errors '(' is followed by whitespace. 2792
Errors ')' is preceded with whitespace. 2792
Errors '(' is followed by whitespace. 2795
Errors '(' is followed by whitespace. 2795
Errors ')' is preceded with whitespace. 2795
Errors ')' is preceded with whitespace. 2795
Errors '{' should be on the previous line. 2796
Errors Line is longer than 80 characters. 2799
Errors ')' is preceded with whitespace. 2799
Errors '(' is followed by whitespace. 2802
Errors '(' is followed by whitespace. 2802
Errors ')' is preceded with whitespace. 2802
Errors ')' is preceded with whitespace. 2802
Errors '{' should be on the previous line. 2803
Errors Line is longer than 80 characters. 2804
Errors '(' is followed by whitespace. 2804
Errors ')' is preceded with whitespace. 2804
Errors '(' is followed by whitespace. 2806
Errors '(' is followed by whitespace. 2806
Errors ')' is preceded with whitespace. 2806
Errors ')' is preceded with whitespace. 2806
Errors '{' should be on the previous line. 2807
Errors Line is longer than 80 characters. 2808
Errors '(' is followed by whitespace. 2808
Errors ')' is preceded with whitespace. 2808
Errors Line is longer than 80 characters. 2815
Errors Line is longer than 80 characters. 2816
Errors '{' should be on the previous line. 2823
Errors '(' is followed by whitespace. 2826
Errors ')' is preceded with whitespace. 2826
Errors '{' should be on the previous line. 2827
Errors '(' is followed by whitespace. 2828
Errors ')' is preceded with whitespace. 2828
Errors '(' is followed by whitespace. 2829
Errors ')' is preceded with whitespace. 2829
Errors '{' should be on the previous line. 2830
Errors Line is longer than 80 characters. 2832
Errors ')' is preceded with whitespace. 2833
Errors '}' should be on the same line. 2834
Errors '{' should be on the previous line. 2836
Errors '(' is followed by whitespace. 2837
Errors ')' is preceded with whitespace. 2837
Errors Line is longer than 80 characters. 2841
Errors '(' is followed by whitespace. 2841
Errors Avoid inline conditionals. 2841
Errors ')' is preceded with whitespace. 2841
Errors Line is longer than 80 characters. 2845
Errors Line is longer than 80 characters. 2847
Errors '(' is followed by whitespace. 2848
Errors '(' is followed by whitespace. 2848
Errors ')' is preceded with whitespace. 2848
Errors ')' is preceded with whitespace. 2848
Errors '{' should be on the previous line. 2849
Errors '(' is followed by whitespace. 2850
Errors ')' is preceded with whitespace. 2850
Errors '(' is followed by whitespace. 2852
Errors ')' is preceded with whitespace. 2852
Errors '{' should be on the previous line. 2853
Errors '(' is followed by whitespace. 2854
Errors ')' is preceded with whitespace. 2854
Errors Line is longer than 80 characters. 2857
Errors '(' is followed by whitespace. 2857
Errors '(' is followed by whitespace. 2857
Errors ')' is preceded with whitespace. 2857
Errors ')' is preceded with whitespace. 2857
Errors '(' is followed by whitespace. 2859
Errors ')' is preceded with whitespace. 2859
Errors '(' is followed by whitespace. 2862
Errors ')' is preceded with whitespace. 2862
Errors '{' should be on the previous line. 2863
Errors '(' is followed by whitespace. 2864
Errors Line is longer than 80 characters. 2865
Errors ')' is preceded with whitespace. 2865
Errors Line is longer than 80 characters. 2871
Errors Line is longer than 80 characters. 2875
Errors '(' is followed by whitespace. 2877
Errors ')' is preceded with whitespace. 2877
Errors '{' should be on the previous line. 2878
Errors Line is longer than 80 characters. 2880
Errors '(' is followed by whitespace. 2880
Errors ')' is preceded with whitespace. 2881
Errors '}' should be on the same line. 2882
Errors '(' is followed by whitespace. 2883
Errors ')' is preceded with whitespace. 2883
Errors '{' should be on the previous line. 2884
Errors Line is longer than 80 characters. 2885
Errors '(' is followed by whitespace. 2885
Errors ')' is preceded with whitespace. 2885
Errors '}' should be on the same line. 2886
Errors '{' should be on the previous line. 2888
Errors Line is longer than 80 characters. 2890
Errors '(' is followed by whitespace. 2890
Errors ')' is preceded with whitespace. 2891
Errors Line is longer than 80 characters. 2894
Errors Line is longer than 80 characters. 2896
Errors '(' is followed by whitespace. 2897
Errors ')' is preceded with whitespace. 2897
Errors '{' should be on the previous line. 2898
Errors '(' is followed by whitespace. 2900
Errors ')' is preceded with whitespace. 2900
Errors '(' is followed by whitespace. 2901
Errors '(' is followed by whitespace. 2901
Errors ')' is preceded with whitespace. 2901
Errors ')' is preceded with whitespace. 2901
Errors '{' should be on the previous line. 2902
Errors Line is longer than 80 characters. 2903
Errors '(' is followed by whitespace. 2903
Errors ')' is preceded with whitespace. 2903
Errors Line is longer than 80 characters. 2905
Errors '(' is followed by whitespace. 2905
Errors '(' is followed by whitespace. 2905
Errors '(' is followed by whitespace. 2905
Errors ')' is preceded with whitespace. 2905
Errors ')' is preceded with whitespace. 2905
Errors '(' is followed by whitespace. 2905
Errors '(' is followed by whitespace. 2905
Errors ')' is preceded with whitespace. 2905
Errors ')' is preceded with whitespace. 2905
Errors ')' is preceded with whitespace. 2905
Errors Line is longer than 80 characters. 2907
Errors '(' is followed by whitespace. 2907
Errors ')' is preceded with whitespace. 2908
Errors Line is longer than 80 characters. 2911
Errors '(' is followed by whitespace. 2911
Errors '(' is followed by whitespace. 2911
Errors ')' is preceded with whitespace. 2911
Errors ')' is preceded with whitespace. 2911
Errors '(' is followed by whitespace. 2914
Errors ')' is preceded with whitespace. 2914
Errors '{' should be on the previous line. 2915
Errors '(' is followed by whitespace. 2916
Errors Line is longer than 80 characters. 2917
Errors ')' is preceded with whitespace. 2917
Errors First sentence should end with a period. 2923
Errors '(' is followed by whitespace. 2930
Errors Parameter jExecutable should be final. 2930
Errors ')' is preceded with whitespace. 2930
Errors '{' should be on the previous line. 2932
Errors '{' should be on the previous line. 2935
Errors '(' is followed by whitespace. 2936
Errors ')' is preceded with whitespace. 2936
Errors '}' should be on the same line. 2937
Errors '(' is followed by whitespace. 2938
Errors ')' is preceded with whitespace. 2938
Errors '{' should be on the previous line. 2939
Errors '(' is followed by whitespace. 2940
Errors ')' is preceded with whitespace. 2940
Errors '{' should be on the previous line. 2941
Errors Line is longer than 80 characters. 2942
Errors '(' is followed by whitespace. 2942
Errors ')' is preceded with whitespace. 2942
Errors Line is longer than 80 characters. 2943
Errors '(' is followed by whitespace. 2943
Errors ')' is preceded with whitespace. 2943
Errors '}' should be on the same line. 2946
Errors '(' is followed by whitespace. 2947
Errors ')' is preceded with whitespace. 2947
Errors '{' should be on the previous line. 2948
Errors '(' is followed by whitespace. 2949
Errors ')' is preceded with whitespace. 2949
Errors '{' should be on the previous line. 2950
Errors Line is longer than 80 characters. 2951
Errors '(' is followed by whitespace. 2951
Errors ')' is preceded with whitespace. 2951
Errors Line is longer than 80 characters. 2952
Errors '(' is followed by whitespace. 2952
Errors ')' is preceded with whitespace. 2952
Errors '}' should be on the same line. 2955
Errors '(' is followed by whitespace. 2956
Errors ')' is preceded with whitespace. 2956
Errors '{' should be on the previous line. 2957
Errors '(' is followed by whitespace. 2958
Errors ')' is preceded with whitespace. 2958
Errors '{' should be on the previous line. 2959
Errors Line is longer than 80 characters. 2960
Errors '(' is followed by whitespace. 2960
Errors ')' is preceded with whitespace. 2960
Errors Line is longer than 80 characters. 2961
Errors '(' is followed by whitespace. 2961
Errors ')' is preceded with whitespace. 2961
Errors '(' is followed by whitespace. 2966
Errors '(' is followed by whitespace. 2966
Errors ')' is preceded with whitespace. 2966
Errors ')' is preceded with whitespace. 2966
Errors '{' should be on the previous line. 2967
Errors '{' should be on the previous line. 2969
Errors '(' is followed by whitespace. 2970
Errors ')' is preceded with whitespace. 2970
Errors '}' should be on the same line. 2971
Errors '(' is followed by whitespace. 2972
Errors ')' is preceded with whitespace. 2972
Errors '{' should be on the previous line. 2973
Errors Line is longer than 80 characters. 2974
Errors '(' is followed by whitespace. 2974
Errors ')' is preceded with whitespace. 2974
Errors '(' is followed by whitespace. 2977
Errors ')' is preceded with whitespace. 2977
Errors '{' should be on the previous line. 2978
Errors Line is longer than 80 characters. 2979
Errors '(' is followed by whitespace. 2979
Errors ')' is preceded with whitespace. 2979
Errors '}' should be on the same line. 2981
Errors '{' should be on the previous line. 2983
Errors Line is longer than 80 characters. 2992
Errors '(' is followed by whitespace. 2995
Errors Parameter requiredVersion should be final. 2995
Errors ')' is preceded with whitespace. 2995
Errors '{' should be on the previous line. 2996
Errors '(' is followed by whitespace. 3008
Errors Parameter arguments should be final. 3008
Errors Parameter b should be final. 3008
Errors Parameter value should be final. 3008
Errors ')' is preceded with whitespace. 3008
Errors '{' should be on the previous line. 3009
Errors '(' is followed by whitespace. 3010
Errors ')' is preceded with whitespace. 3010
Errors '{' should be on the previous line. 3011
Errors '(' is followed by whitespace. 3012
Errors ')' is preceded with whitespace. 3012
Errors Line is longer than 80 characters. 3023
Errors Line is longer than 80 characters. 3027
Errors '(' is followed by whitespace. 3027
Errors Parameter arguments should be final. 3027
Errors Parameter b should be final. 3027
Errors Parameter value should be final. 3027
Errors Parameter requiredJavaVersion should be final. 3027
Errors ')' is preceded with whitespace. 3027
Errors '(' is followed by whitespace. 3029
Errors ')' is preceded with whitespace. 3029
Errors '{' should be on the previous line. 3030
Errors '(' is followed by whitespace. 3031
Errors '(' is followed by whitespace. 3031
Errors ')' is preceded with whitespace. 3031
Errors ')' is preceded with whitespace. 3031
Errors '{' should be on the previous line. 3032
Errors '(' is followed by whitespace. 3033
Errors ')' is preceded with whitespace. 3033
Errors '}' should be on the same line. 3034
Errors '{' should be on the previous line. 3036
Errors '(' is followed by whitespace. 3037
Errors ')' is preceded with whitespace. 3037
Errors '{' should be on the previous line. 3038
Errors Line is longer than 80 characters. 3040
Errors ')' is preceded with whitespace. 3041
Errors '(' is followed by whitespace. 3058
Errors Parameter arguments should be final. 3058
Errors Parameter key should be final. 3058
Errors Parameter value should be final. 3058
Errors ')' is preceded with whitespace. 3058
Errors '{' should be on the previous line. 3059
Errors '(' is followed by whitespace. 3060
Errors ')' is preceded with whitespace. 3060
Errors Line is longer than 80 characters. 3073
Errors Line is longer than 80 characters. 3074
Errors Line is longer than 80 characters. 3078
Errors '(' is followed by whitespace. 3078
Errors Parameter arguments should be final. 3078
Errors Parameter key should be final. 3078
Errors Parameter value should be final. 3078
Errors Parameter repeatKey should be final. 3078
Errors Line is longer than 80 characters. 3079
Errors Parameter splitValue should be final. 3079
Errors Parameter requiredJavaVersion should be final. 3079
Errors ')' is preceded with whitespace. 3079
Errors '(' is followed by whitespace. 3081
Errors '(' is followed by whitespace. 3081
Errors ')' is preceded with whitespace. 3081
Errors ')' is preceded with whitespace. 3081
Errors '{' should be on the previous line. 3082
Errors '(' is followed by whitespace. 3083
Errors '(' is followed by whitespace. 3083
Errors ')' is preceded with whitespace. 3083
Errors ')' is preceded with whitespace. 3083
Errors '{' should be on the previous line. 3084
Errors Line is longer than 80 characters. 3085
Errors '(' is followed by whitespace. 3085
Errors ')' is preceded with whitespace. 3085
Errors '}' should be on the same line. 3086
Errors '{' should be on the previous line. 3088
Errors '(' is followed by whitespace. 3089
Errors ')' is preceded with whitespace. 3089
Errors '{' should be on the previous line. 3090
Errors Line is longer than 80 characters. 3092
Errors ')' is preceded with whitespace. 3093
Errors Line is longer than 80 characters. 3109
Errors Line is longer than 80 characters. 3111
Errors '(' is followed by whitespace. 3111
Errors Parameter arguments should be final. 3111
Errors Parameter key should be final. 3111
Errors Parameter value should be final. 3111
Errors Parameter repeatKey should be final. 3111
Errors Parameter splitValue should be final. 3111
Errors ')' is preceded with whitespace. 3111
Errors '(' is followed by whitespace. 3113
Errors '(' is followed by whitespace. 3113
Errors ')' is preceded with whitespace. 3113
Errors ')' is preceded with whitespace. 3113
Errors '{' should be on the previous line. 3114
Errors '(' is followed by whitespace. 3115
Errors '(' is followed by whitespace. 3115
Errors ')' is preceded with whitespace. 3115
Errors ')' is preceded with whitespace. 3115
Errors '{' should be on the previous line. 3116
Errors '(' is followed by whitespace. 3117
Errors ')' is preceded with whitespace. 3117
Errors '(' is followed by whitespace. 3120
Errors ')' is preceded with whitespace. 3120
Errors '{' should be on the previous line. 3121
Errors '(' is followed by whitespace. 3122
Errors ')' is preceded with whitespace. 3122
Errors '(' is followed by whitespace. 3123
Errors ')' is preceded with whitespace. 3123
Errors '{' should be on the previous line. 3124
Errors '(' is followed by whitespace. 3127
Errors '(' is followed by whitespace. 3127
Errors ')' is preceded with whitespace. 3127
Errors ')' is preceded with whitespace. 3127
Errors '{' should be on the previous line. 3128
Errors '(' is followed by whitespace. 3129
Errors ')' is preceded with whitespace. 3129
Errors '(' is followed by whitespace. 3131
Errors ')' is preceded with whitespace. 3131
Errors '{' should be on the previous line. 3132
Errors '(' is followed by whitespace. 3133
Errors ')' is preceded with whitespace. 3133
Errors '}' should be on the same line. 3137
Errors '{' should be on the previous line. 3139
Errors '(' is followed by whitespace. 3140
Errors ')' is preceded with whitespace. 3140
Errors Line is longer than 80 characters. 3156
Errors '(' is followed by whitespace. 3156
Errors Parameter arguments should be final. 3156
Errors Parameter key should be final. 3156
Errors Parameter value should be final. 3156
Errors Parameter repeatKey should be final. 3156
Errors ')' is preceded with whitespace. 3156
Errors '(' is followed by whitespace. 3158
Errors ')' is preceded with whitespace. 3158
Errors Line is longer than 80 characters. 3168
Errors Line is longer than 80 characters. 3171
Errors '(' is followed by whitespace. 3171
Errors Parameter arguments should be final. 3171
Errors Parameter key should be final. 3171
Errors Parameter value should be final. 3171
Errors Parameter requiredJavaVersion should be final. 3171
Errors ')' is preceded with whitespace. 3171
Errors '(' is followed by whitespace. 3173
Errors ')' is preceded with whitespace. 3173
Errors Line is longer than 80 characters. 3183
Errors Line is longer than 80 characters. 3188
Errors '(' is followed by whitespace. 3188
Errors Parameter arguments should be final. 3188
Errors Parameter key should be final. 3188
Errors Parameter value should be final. 3188
Errors Parameter requiredJavaVersion should be final. 3188
Errors Parameter repeatKey should be final. 3189
Errors ')' is preceded with whitespace. 3189
Errors '{' should be on the previous line. 3190
Errors '(' is followed by whitespace. 3191
Errors '(' is followed by whitespace. 3191
Errors ')' is preceded with whitespace. 3191
Errors ')' is preceded with whitespace. 3191
Errors '{' should be on the previous line. 3192
Errors '(' is followed by whitespace. 3193
Errors '(' is followed by whitespace. 3193
Errors ')' is preceded with whitespace. 3193
Errors ')' is preceded with whitespace. 3193
Errors '{' should be on the previous line. 3194
Errors '(' is followed by whitespace. 3195
Errors ')' is preceded with whitespace. 3195
Errors '}' should be on the same line. 3196
Errors '{' should be on the previous line. 3198
Errors '(' is followed by whitespace. 3199
Errors ')' is preceded with whitespace. 3199
Errors '{' should be on the previous line. 3200
Errors Line is longer than 80 characters. 3201
Errors '(' is followed by whitespace. 3201
Errors ')' is preceded with whitespace. 3201
Errors Line is longer than 80 characters. 3208
Errors Line is longer than 80 characters. 3211
Errors Line is longer than 80 characters. 3218
Errors '(' is followed by whitespace. 3220
Errors Parameter arguments should be final. 3220
Errors ')' is preceded with whitespace. 3220
Errors '{' should be on the previous line. 3222
Errors Line is longer than 80 characters. 3224
Errors '(' is followed by whitespace. 3224
Errors Avoid inline conditionals. 3224
Errors '(' is followed by whitespace. 3224
Errors '(' is followed by whitespace. 3224
Errors ')' is preceded with whitespace. 3224
Errors ')' is preceded with whitespace. 3224
Errors ')' is preceded with whitespace. 3224
Errors '(' is followed by whitespace. 3226
Errors ')' is preceded with whitespace. 3226
Errors '(' is followed by whitespace. 3228
Errors ')' is preceded with whitespace. 3228
Errors '{' should be on the previous line. 3229
Errors '(' is followed by whitespace. 3230
Errors ')' is preceded with whitespace. 3230
Errors '{' should be on the previous line. 3231
Errors Line is longer than 80 characters. 3232
Errors '(' is followed by whitespace. 3232
Errors ')' is preceded with whitespace. 3232
Errors '(' is followed by whitespace. 3235
Errors '(' is followed by whitespace. 3235
Errors ')' is preceded with whitespace. 3235
Errors ')' is preceded with whitespace. 3235
Errors '{' should be on the previous line. 3236
Errors '(' is followed by whitespace. 3239
Errors ')' is preceded with whitespace. 3239
Errors '(' is followed by whitespace. 3242
Errors '(' is followed by whitespace. 3242
Errors ')' is preceded with whitespace. 3242
Errors ')' is preceded with whitespace. 3242
Errors '{' should be on the previous line. 3243
Errors '(' is followed by whitespace. 3246
Errors '(' is followed by whitespace. 3246
Errors ')' is preceded with whitespace. 3246
Errors ')' is preceded with whitespace. 3246
Errors '{' should be on the previous line. 3247
Errors Line is longer than 80 characters. 3248
Errors '(' is followed by whitespace. 3248
Errors '(' is followed by whitespace. 3248
Errors ')' is preceded with whitespace. 3248
Errors Line is longer than 80 characters. 3249
Errors '(' is followed by whitespace. 3249
Errors ')' is preceded with whitespace. 3249
Errors ')' is preceded with whitespace. 3249
Errors Line is longer than 80 characters. 3256
Errors Line is longer than 80 characters. 3257
Errors Line is longer than 80 characters. 3260
Errors Line is longer than 80 characters. 3272
Errors '(' is followed by whitespace. 3274
Errors Parameter arguments should be final. 3274
Errors ')' is preceded with whitespace. 3274
Errors '{' should be on the previous line. 3275
Errors '(' is followed by whitespace. 3276
Errors ')' is preceded with whitespace. 3276
Errors '{' should be on the previous line. 3277
Errors '(' is followed by whitespace. 3282
Errors ')' is preceded with whitespace. 3282
Errors '{' should be on the previous line. 3283
Errors '(' is followed by whitespace. 3284
Errors ')' is preceded with whitespace. 3284
Errors '(' is followed by whitespace. 3287
Errors ')' is preceded with whitespace. 3287
Errors '(' is followed by whitespace. 3289
Errors ')' is preceded with whitespace. 3289
Errors '{' should be on the previous line. 3290
Errors '(' is followed by whitespace. 3291
Errors ')' is preceded with whitespace. 3291
Errors '(' is followed by whitespace. 3293
Errors '(' is followed by whitespace. 3293
Errors ')' is preceded with whitespace. 3293
Errors ')' is preceded with whitespace. 3293
Errors '{' should be on the previous line. 3294
Errors '(' is followed by whitespace. 3298
Errors '(' is followed by whitespace. 3298
Errors ')' is preceded with whitespace. 3298
Errors ')' is preceded with whitespace. 3298
Errors '{' should be on the previous line. 3299
Errors '(' is followed by whitespace. 3300
Errors '(' is followed by whitespace. 3300
Errors ')' is preceded with whitespace. 3300
Errors ')' is preceded with whitespace. 3300
Errors '(' is followed by whitespace. 3303
Errors '(' is followed by whitespace. 3303
Errors ')' is preceded with whitespace. 3303
Errors ')' is preceded with whitespace. 3303
Errors '{' should be on the previous line. 3304
Errors Line is longer than 80 characters. 3305
Errors '(' is followed by whitespace. 3305
Errors '(' is followed by whitespace. 3305
Errors ')' is preceded with whitespace. 3305
Errors ')' is preceded with whitespace. 3305
Errors First sentence should end with a period. 3310
Errors '(' is followed by whitespace. 3319
Errors Parameter javadocOutputDirectory should be final. 3319
Errors ')' is preceded with whitespace. 3319
Errors '{' should be on the previous line. 3321
Errors Line is longer than 80 characters. 3322
Errors Line is longer than 80 characters. 3324
Errors '{' should be on the previous line. 3327
Errors '(' is followed by whitespace. 3328
Errors ')' is preceded with whitespace. 3328
Errors '}' should be on the same line. 3329
Errors '(' is followed by whitespace. 3330
Errors ')' is preceded with whitespace. 3330
Errors '{' should be on the previous line. 3331
Errors Line is longer than 80 characters. 3332
Errors '(' is followed by whitespace. 3332
Errors ')' is preceded with whitespace. 3332
Errors Line is longer than 80 characters. 3335
Errors Line is longer than 80 characters. 3337
Errors '(' is followed by whitespace. 3339
Errors ')' is preceded with whitespace. 3339
Errors '{' should be on the previous line. 3340
Errors Line is longer than 80 characters. 3342
Errors Line is longer than 80 characters. 3343
Errors '{' should be on the previous line. 3346
Errors '(' is followed by whitespace. 3347
Errors ')' is preceded with whitespace. 3347
Errors '}' should be on the same line. 3348
Errors '(' is followed by whitespace. 3349
Errors ')' is preceded with whitespace. 3349
Errors '{' should be on the previous line. 3350
Errors Line is longer than 80 characters. 3351
Errors '(' is followed by whitespace. 3351
Errors ')' is preceded with whitespace. 3351
Errors Line is longer than 80 characters. 3355
Errors Line is longer than 80 characters. 3357
Errors '(' is followed by whitespace. 3359
Errors ')' is preceded with whitespace. 3359
Errors Line is longer than 80 characters. 3364
Errors '(' is followed by whitespace. 3372
Errors Parameter anOutputDirectory should be final. 3372
Errors ')' is preceded with whitespace. 3372
Errors '{' should be on the previous line. 3374
Errors '(' is followed by whitespace. 3375
Errors '(' is followed by whitespace. 3375
Errors ')' is preceded with whitespace. 3375
Errors ')' is preceded with whitespace. 3375
Errors '{' should be on the previous line. 3376
Errors '(' is followed by whitespace. 3380
Errors '(' is followed by whitespace. 3380
Errors ')' is preceded with whitespace. 3380
Errors ')' is preceded with whitespace. 3380
Errors '{' should be on the previous line. 3381
Errors Line is longer than 80 characters. 3385
Errors '(' is followed by whitespace. 3385
Errors ')' is preceded with whitespace. 3385
Errors '(' is followed by whitespace. 3386
Errors ')' is preceded with whitespace. 3386
Errors '(' is followed by whitespace. 3387
Errors ')' is preceded with whitespace. 3387
Errors Line is longer than 80 characters. 3391
Errors Line is longer than 80 characters. 3392
Errors Line is longer than 80 characters. 3394
Errors Line is longer than 80 characters. 3395
Errors '(' is followed by whitespace. 3401
Errors Parameter anOutputDirectory should be final. 3401
Errors ')' is preceded with whitespace. 3401
Errors '{' should be on the previous line. 3403
Errors '(' is followed by whitespace. 3404
Errors ')' is preceded with whitespace. 3404
Errors '{' should be on the previous line. 3405
Errors Line is longer than 80 characters. 3406
Errors '(' is followed by whitespace. 3406
Errors ')' is preceded with whitespace. 3406
Errors '(' is followed by whitespace. 3409
Errors ')' is preceded with whitespace. 3409
Errors '{' should be on the previous line. 3410
Errors Line is longer than 80 characters. 3411
Errors '(' is followed by whitespace. 3411
Errors ')' is preceded with whitespace. 3411
Errors '(' is followed by whitespace. 3414
Errors ')' is preceded with whitespace. 3414
Errors '{' should be on the previous line. 3415
Errors '(' is followed by whitespace. 3416
Errors ';' is followed by whitespace. 3416
Errors '{' should be on the previous line. 3417
Errors '(' is followed by whitespace. 3420
Errors ')' is preceded with whitespace. 3420
Errors '{' should be on the previous line. 3421
Errors Line is longer than 80 characters. 3423
Errors '(' is followed by whitespace. 3423
Errors ')' is preceded with whitespace. 3423
Errors Line is longer than 80 characters. 3424
Errors '(' is followed by whitespace. 3424
Errors ')' is preceded with whitespace. 3424
Errors Line is longer than 80 characters. 3425
Errors '(' is followed by whitespace. 3425
Errors ')' is preceded with whitespace. 3425
Errors '(' is followed by whitespace. 3438
Errors Parameter anOutputDirectory should be final. 3438
Errors ')' is preceded with whitespace. 3438
Errors '{' should be on the previous line. 3440
Errors '(' is followed by whitespace. 3441
Errors ')' is preceded with whitespace. 3441
Errors '{' should be on the previous line. 3442
Errors '{' should be on the previous line. 3448
Errors '(' is followed by whitespace. 3449
Errors ')' is preceded with whitespace. 3449
Errors '}' should be on the same line. 3450
Errors '(' is followed by whitespace. 3451
Errors ')' is preceded with whitespace. 3451
Errors '{' should be on the previous line. 3452
Errors Line is longer than 80 characters. 3453
Errors '(' is followed by whitespace. 3453
Errors ')' is preceded with whitespace. 3454
Errors '(' is followed by whitespace. 3457
Errors ')' is preceded with whitespace. 3457
Errors '{' should be on the previous line. 3458
Errors '{' should be on the previous line. 3463
Errors '(' is followed by whitespace. 3464
Errors ')' is preceded with whitespace. 3464
Errors '}' should be on the same line. 3465
Errors '(' is followed by whitespace. 3466
Errors ')' is preceded with whitespace. 3466
Errors '{' should be on the previous line. 3467
Errors Line is longer than 80 characters. 3468
Errors '(' is followed by whitespace. 3468
Errors ')' is preceded with whitespace. 3468
Errors '}' should be on the same line. 3469
Errors '(' is followed by whitespace. 3470
Errors ')' is preceded with whitespace. 3470
Errors '{' should be on the previous line. 3471
Errors Line is longer than 80 characters. 3472
Errors '(' is followed by whitespace. 3472
Errors ')' is preceded with whitespace. 3472
Errors '}' should be on the same line. 3473
Errors '(' is followed by whitespace. 3474
Errors ')' is preceded with whitespace. 3474
Errors '{' should be on the previous line. 3475
Errors Line is longer than 80 characters. 3476
Errors '(' is followed by whitespace. 3476
Errors ')' is preceded with whitespace. 3477
Errors '(' is followed by whitespace. 3480
Errors ')' is preceded with whitespace. 3480
Errors '(' is followed by whitespace. 3481
Errors ')' is preceded with whitespace. 3481
Errors Line is longer than 80 characters. 3484
Errors '{' is followed by whitespace. 3484
Errors '(' is followed by whitespace. 3485
Errors '{' is followed by whitespace. 3485
Errors ')' is preceded with whitespace. 3485
Errors '(' is followed by whitespace. 3486
Errors ')' is preceded with whitespace. 3486
Errors Line is longer than 80 characters. 3488
Errors '(' is followed by whitespace. 3488
Errors ')' is preceded with whitespace. 3488
Errors '{' should be on the previous line. 3490
Errors '}' should be on the same line. 3492
Errors '(' is followed by whitespace. 3493
Errors ')' is preceded with whitespace. 3493
Errors '{' should be on the previous line. 3494
Errors Line is longer than 80 characters. 3495
Errors '(' is followed by whitespace. 3495
Errors ')' is preceded with whitespace. 3496
Errors '(' is followed by whitespace. 3506
Errors Parameter sourcePaths should be final. 3506
Errors Parameter files should be final. 3506
Errors ')' is preceded with whitespace. 3506
Errors '{' should be on the previous line. 3507
Errors Line is longer than 80 characters. 3508
Errors '(' is followed by whitespace. 3508
Errors ')' is preceded with whitespace. 3508
Errors Line is longer than 80 characters. 3514
Errors '(' is followed by whitespace. 3516
Errors Parameter sourcePaths should be final. 3516
Errors Parameter files should be final. 3516
Errors ')' is preceded with whitespace. 3516
Errors '{' should be on the previous line. 3517
Errors Line is longer than 80 characters. 3518
Errors '(' is followed by whitespace. 3518
Errors ')' is preceded with whitespace. 3518
Errors Line is longer than 80 characters. 3525
Errors Line is longer than 80 characters. 3529
Errors '(' is followed by whitespace. 3529
Errors Parameter sourcePaths should be final. 3529
Errors Parameter files should be final. 3529
Errors Parameter onlyPackageName should be final. 3529
Errors ')' is preceded with whitespace. 3529
Errors '(' is followed by whitespace. 3533
Errors '(' is followed by whitespace. 3533
Errors ')' is preceded with whitespace. 3533
Errors ')' is preceded with whitespace. 3533
Errors '{' should be on the previous line. 3534
Errors '(' is followed by whitespace. 3538
Errors ';' is followed by whitespace. 3538
Errors '{' should be on the previous line. 3539
Errors '(' is followed by whitespace. 3541
Errors ')' is preceded with whitespace. 3541
Errors '(' is followed by whitespace. 3543
Errors ';' is followed by whitespace. 3543
Errors '{' should be on the previous line. 3544
Errors '(' is followed by whitespace. 3546
Errors ')' is preceded with whitespace. 3546
Errors '(' is followed by whitespace. 3548
Errors '(' is followed by whitespace. 3548
Errors ')' is preceded with whitespace. 3548
Errors ')' is preceded with whitespace. 3548
Errors '{' should be on the previous line. 3549
Errors '(' is followed by whitespace. 3553
Errors '(' is followed by whitespace. 3553
Errors ')' is preceded with whitespace. 3553
Errors ')' is preceded with whitespace. 3553
Errors '{' should be on the previous line. 3554
Errors Line is longer than 80 characters. 3555
Errors '(' is followed by whitespace. 3555
Errors ')' is preceded with whitespace. 3555
Errors Line is longer than 80 characters. 3559
Errors '(' is followed by whitespace. 3561
Errors '(' is followed by whitespace. 3561
Errors ')' is preceded with whitespace. 3561
Errors ')' is preceded with whitespace. 3561
Errors '{' should be on the previous line. 3562
Errors Line is longer than 80 characters. 3566
Errors '(' is followed by whitespace. 3566
Errors '(' is followed by whitespace. 3566
Errors ')' is preceded with whitespace. 3566
Errors ')' is preceded with whitespace. 3566
Errors Line is longer than 80 characters. 3568
Errors '(' is followed by whitespace. 3568
Errors '(' is followed by whitespace. 3568
Errors ')' is preceded with whitespace. 3568
Errors ')' is preceded with whitespace. 3568
Errors '(' is followed by whitespace. 3569
Errors ')' is preceded with whitespace. 3569
Errors '(' is followed by whitespace. 3571
Errors '(' is followed by whitespace. 3571
Errors ')' is preceded with whitespace. 3571
Errors ')' is preceded with whitespace. 3571
Errors '{' should be on the previous line. 3572
Errors '(' is followed by whitespace. 3573
Errors ')' is preceded with whitespace. 3573
Errors Line is longer than 80 characters. 3576
Errors '(' is followed by whitespace. 3576
Errors '(' is followed by whitespace. 3576
Errors ')' is preceded with whitespace. 3576
Errors ')' is preceded with whitespace. 3576
Errors '(' is followed by whitespace. 3578
Errors ')' is preceded with whitespace. 3578
Errors Line is longer than 80 characters. 3588
Errors Line is longer than 80 characters. 3591
Errors Line is longer than 80 characters. 3600
Errors '(' is followed by whitespace. 3600
Errors Parameter cmd should be final. 3600
Errors Parameter arguments should be final. 3600
Errors Parameter javadocOutputDirectory should be final. 3600
Errors ')' is preceded with whitespace. 3600
Errors '{' should be on the previous line. 3602
Errors Line is longer than 80 characters. 3603
Errors '(' is followed by whitespace. 3603
Errors ')' is preceded with whitespace. 3603
Errors Line is longer than 80 characters. 3606
Errors '(' is followed by whitespace. 3606
Errors '(' is followed by whitespace. 3606
Errors '(' is followed by whitespace. 3606
Errors ')' is preceded with whitespace. 3606
Errors ')' is preceded with whitespace. 3606
Errors ')' is preceded with whitespace. 3606
Errors '{' should be on the previous line. 3609
Errors Line is longer than 80 characters. 3610
Errors '(' is followed by whitespace. 3610
Errors ')' is preceded with whitespace. 3610
Errors '}' should be on the same line. 3611
Errors '(' is followed by whitespace. 3612
Errors ')' is preceded with whitespace. 3612
Errors '{' should be on the previous line. 3613
Errors Line is longer than 80 characters. 3614
Errors '(' is followed by whitespace. 3614
Errors ')' is preceded with whitespace. 3615
Errors '(' is followed by whitespace. 3618
Errors ')' is preceded with whitespace. 3618
Errors Line is longer than 80 characters. 3622
Errors Line is longer than 80 characters. 3623
Errors Line is longer than 80 characters. 3625
Errors Line is longer than 80 characters. 3628
Errors Line is longer than 80 characters. 3640
Errors '(' is followed by whitespace. 3640
Errors Parameter cmd should be final. 3640
Errors Parameter javadocOutputDirectory should be final. 3640
Errors Parameter files should be final. 3640
Errors ')' is preceded with whitespace. 3640
Errors '{' should be on the previous line. 3642
Errors '(' is followed by whitespace. 3644
Errors '(' is followed by whitespace. 3644
Errors ')' is preceded with whitespace. 3644
Errors ')' is preceded with whitespace. 3644
Errors '{' should be on the previous line. 3645
Errors '(' is followed by whitespace. 3646
Errors ')' is preceded with whitespace. 3646
Errors '}' should be on the same line. 3647
Errors '{' should be on the previous line. 3649
Errors '(' is followed by whitespace. 3650
Errors ')' is preceded with whitespace. 3650
Errors '{' should be on the previous line. 3654
Errors Line is longer than 80 characters. 3655
Errors '(' is followed by whitespace. 3655
Errors '(' is followed by whitespace. 3655
Errors Line is longer than 80 characters. 3656
Errors ')' is preceded with whitespace. 3656
Errors ')' is preceded with whitespace. 3656
Errors '}' should be on the same line. 3657
Errors '(' is followed by whitespace. 3658
Errors ')' is preceded with whitespace. 3658
Errors '{' should be on the previous line. 3659
Errors Line is longer than 80 characters. 3660
Errors '(' is followed by whitespace. 3660
Errors ')' is preceded with whitespace. 3661
Errors '(' is followed by whitespace. 3664
Errors '(' is followed by whitespace. 3664
Errors ')' is preceded with whitespace. 3664
Errors ')' is preceded with whitespace. 3664
Errors '{' should be on the previous line. 3665
Errors '(' is followed by whitespace. 3666
Errors ')' is preceded with whitespace. 3666
Errors '}' should be on the same line. 3667
Errors '{' should be on the previous line. 3669
Errors '(' is followed by whitespace. 3670
Errors ')' is preceded with whitespace. 3670
Errors Line is longer than 80 characters. 3675
Errors Line is longer than 80 characters. 3678
Errors Line is longer than 80 characters. 3687
Errors '(' is followed by whitespace. 3687
Errors Parameter cmd should be final. 3687
Errors Parameter javadocOutputDirectory should be final. 3687
Errors Parameter packageNames should be final. 3687
Errors ')' is preceded with whitespace. 3687
Errors '{' should be on the previous line. 3689
Errors Line is longer than 80 characters. 3690
Errors '(' is followed by whitespace. 3690
Errors ')' is preceded with whitespace. 3690
Errors '{' should be on the previous line. 3693
Errors '(' is followed by whitespace. 3694
Errors Line is longer than 80 characters. 3695
Errors '(' is followed by whitespace. 3695
Errors '(' is followed by whitespace. 3695
Errors ')' is preceded with whitespace. 3695
Errors Line is longer than 80 characters. 3696
Errors ')' is preceded with whitespace. 3696
Errors ')' is preceded with whitespace. 3696
Errors '}' should be on the same line. 3697
Errors '(' is followed by whitespace. 3698
Errors ')' is preceded with whitespace. 3698
Errors '{' should be on the previous line. 3699
Errors Line is longer than 80 characters. 3700
Errors '(' is followed by whitespace. 3700
Errors ')' is preceded with whitespace. 3701
Errors '(' is followed by whitespace. 3704
Errors ')' is preceded with whitespace. 3704
Errors '{' should be on the previous line. 3714
Errors Line is longer than 80 characters. 3716
Errors '(' is followed by whitespace. 3716
Errors '(' is followed by whitespace. 3716
Errors ')' is preceded with whitespace. 3716
Errors '(' is followed by whitespace. 3716
Errors ')' is preceded with whitespace. 3716
Errors ')' is preceded with whitespace. 3716
Errors Line is longer than 80 characters. 3718
Errors '(' is followed by whitespace. 3718
Errors ')' is preceded with whitespace. 3718
Errors '(' is followed by whitespace. 3722
Errors '(' is followed by whitespace. 3722
Errors ')' is preceded with whitespace. 3722
Errors ')' is preceded with whitespace. 3722
Errors '{' should be on the previous line. 3723
Errors '(' is followed by whitespace. 3724
Errors ')' is preceded with whitespace. 3724
Errors '(' is followed by whitespace. 3726
Errors ')' is preceded with whitespace. 3726
Errors '{' should be on the previous line. 3727
Errors Line is longer than 80 characters. 3728
Errors '(' is followed by whitespace. 3728
Errors ')' is preceded with whitespace. 3729
Errors '(' is followed by whitespace. 3733
Errors ')' is preceded with whitespace. 3733
Errors '{' should be on the previous line. 3734
Errors Line is longer than 80 characters. 3735
Errors '(' is followed by whitespace. 3735
Errors ')' is preceded with whitespace. 3735
Errors Line is longer than 80 characters. 3736
Errors '(' is followed by whitespace. 3736
Errors '(' is followed by whitespace. 3736
Errors ')' is preceded with whitespace. 3736
Errors '(' is followed by whitespace. 3736
Errors ')' is preceded with whitespace. 3736
Errors ')' is preceded with whitespace. 3736
Errors Line is longer than 80 characters. 3738
Errors '(' is followed by whitespace. 3738
Errors ')' is preceded with whitespace. 3739
Errors '(' is followed by whitespace. 3741
Errors ')' is preceded with whitespace. 3741
Errors '(' is followed by whitespace. 3743
Errors ')' is preceded with whitespace. 3743
Errors '{' should be on the previous line. 3744
Errors Line is longer than 80 characters. 3745
Errors '(' is followed by whitespace. 3745
Errors ')' is preceded with whitespace. 3745
Errors Line is longer than 80 characters. 3746
Errors '(' is followed by whitespace. 3746
Errors '(' is followed by whitespace. 3746
Errors ')' is preceded with whitespace. 3746
Errors '(' is followed by whitespace. 3746
Errors ')' is preceded with whitespace. 3746
Errors ')' is preceded with whitespace. 3746
Errors Line is longer than 80 characters. 3748
Errors '(' is followed by whitespace. 3748
Errors ')' is preceded with whitespace. 3749
Errors '(' is followed by whitespace. 3751
Errors ')' is preceded with whitespace. 3751
Errors '(' is followed by whitespace. 3753
Errors ')' is preceded with whitespace. 3753
Errors '{' should be on the previous line. 3754
Errors '(' is followed by whitespace. 3756
Errors ')' is preceded with whitespace. 3756
Errors '(' is followed by whitespace. 3761
Errors ')' is preceded with whitespace. 3761
Errors '{' should be on the previous line. 3762
Errors Line is longer than 80 characters. 3763
Errors '(' is followed by whitespace. 3763
Errors ')' is preceded with whitespace. 3764
Errors Line is longer than 80 characters. 3768
Errors '(' is followed by whitespace. 3768
Errors ')' is preceded with whitespace. 3768
Errors '(' is followed by whitespace. 3769
Errors '(' is followed by whitespace. 3769
Errors ')' is preceded with whitespace. 3769
Errors '(' is followed by whitespace. 3770
Errors ')' is preceded with whitespace. 3770
Errors ')' is preceded with whitespace. 3770
Errors '{' should be on the previous line. 3771
Errors Line is longer than 80 characters. 3773
Errors '(' is followed by whitespace. 3773
Errors ')' is preceded with whitespace. 3773
Errors '(' is followed by whitespace. 3773
Errors ')' is preceded with whitespace. 3773
Errors '(' is followed by whitespace. 3774
Errors ')' is preceded with whitespace. 3774
Errors Line is longer than 80 characters. 3776
Errors '(' is followed by whitespace. 3776
Errors ')' is preceded with whitespace. 3776
Errors Line is longer than 80 characters. 3779
Errors '(' is followed by whitespace. 3779
Errors ')' is preceded with whitespace. 3779
Errors '(' is followed by whitespace. 3779
Errors ')' is preceded with whitespace. 3779
Errors '(' is followed by whitespace. 3779
Errors ')' is preceded with whitespace. 3779
Errors '(' is followed by whitespace. 3780
Errors ')' is preceded with whitespace. 3780
Errors '{' should be on the previous line. 3781
Errors '(' is followed by whitespace. 3782
Errors ')' is preceded with whitespace. 3782
Errors '(' is followed by whitespace. 3786
Errors '(' is followed by whitespace. 3786
Errors ')' is preceded with whitespace. 3786
Errors ')' is preceded with whitespace. 3786
Errors '{' should be on the previous line. 3787
Errors Line is longer than 80 characters. 3788
Errors '(' is followed by whitespace. 3788
Errors ')' is preceded with whitespace. 3788
Errors Line is longer than 80 characters. 3796
Errors '{' should be on the previous line. 3802
Errors Line is longer than 80 characters. 3804
Errors '(' is followed by whitespace. 3804
Errors '(' is followed by whitespace. 3804
Errors ')' is preceded with whitespace. 3804
Errors '(' is followed by whitespace. 3804
Errors ')' is preceded with whitespace. 3804
Errors ')' is preceded with whitespace. 3804
Errors Line is longer than 80 characters. 3806
Errors '(' is followed by whitespace. 3806
Errors ')' is preceded with whitespace. 3806
Errors Line is longer than 80 characters. 3810
Errors '(' is followed by whitespace. 3810
Errors '(' is followed by whitespace. 3810
Errors ')' is preceded with whitespace. 3810
Errors '(' is followed by whitespace. 3810
Errors ')' is preceded with whitespace. 3810
Errors ')' is preceded with whitespace. 3810
Errors Line is longer than 80 characters. 3812
Errors '(' is followed by whitespace. 3812
Errors ')' is preceded with whitespace. 3812
Errors '(' is followed by whitespace. 3816
Errors '(' is followed by whitespace. 3816
Errors ')' is preceded with whitespace. 3816
Errors ')' is preceded with whitespace. 3816
Errors '{' should be on the previous line. 3817
Errors Line is longer than 80 characters. 3818
Errors '(' is followed by whitespace. 3818
Errors ')' is preceded with whitespace. 3818
Errors '(' is followed by whitespace. 3822
Errors '(' is followed by whitespace. 3822
Errors ')' is preceded with whitespace. 3822
Errors ')' is preceded with whitespace. 3822
Errors '{' should be on the previous line. 3823
Errors Line is longer than 80 characters. 3824
Errors '(' is followed by whitespace. 3824
Errors ')' is preceded with whitespace. 3824
Errors '(' is followed by whitespace. 3828
Errors ')' is preceded with whitespace. 3828
Errors '{' should be on the previous line. 3829
Errors Line is longer than 80 characters. 3830
Errors '(' is followed by whitespace. 3830
Errors ')' is preceded with whitespace. 3830
Errors '(' is followed by whitespace. 3834
Errors '(' is followed by whitespace. 3834
Errors ')' is preceded with whitespace. 3834
Errors Line is longer than 80 characters. 3835
Errors '(' is followed by whitespace. 3835
Errors '(' is followed by whitespace. 3835
Errors ')' is preceded with whitespace. 3835
Errors '(' is followed by whitespace. 3835
Errors ')' is preceded with whitespace. 3835
Errors ')' is preceded with whitespace. 3835
Errors ')' is preceded with whitespace. 3835
Errors Line is longer than 80 characters. 3837
Errors '(' is followed by whitespace. 3837
Errors ')' is preceded with whitespace. 3837
Errors '(' is followed by whitespace. 3841
Errors ')' is preceded with whitespace. 3841
Errors '{' should be on the previous line. 3842
Errors Line is longer than 80 characters. 3848
Errors Line is longer than 80 characters. 3849
Errors Line is longer than 80 characters. 3855
Errors Line is longer than 80 characters. 3857
Errors '(' is followed by whitespace. 3857
Errors Parameter dependencyArtifacts should be final. 3857
Errors Parameter missing should be final. 3857
Errors ')' is preceded with whitespace. 3857
Errors '(' is followed by whitespace. 3861
Errors ')' is preceded with whitespace. 3861
Errors '{' should be on the previous line. 3862
Errors '(' is followed by whitespace. 3865
Errors ')' is preceded with whitespace. 3865
Errors '{' should be on the previous line. 3866
Errors '(' is followed by whitespace. 3868
Errors '(' is followed by whitespace. 3868
Errors ')' is preceded with whitespace. 3868
Errors '(' is followed by whitespace. 3869
Errors ')' is preceded with whitespace. 3869
Errors '(' is followed by whitespace. 3870
Errors ')' is preceded with whitespace. 3870
Errors ')' is preceded with whitespace. 3870
Errors '{' should be on the previous line. 3871
Errors Line is longer than 80 characters. 3875
Errors Line is longer than 80 characters. 3876
Errors Line is longer than 80 characters. 3877
Errors ')' is preceded with whitespace. 3877
Errors '(' is followed by whitespace. 3880
Errors ')' is preceded with whitespace. 3880
Errors Line is longer than 80 characters. 3893
Errors Line is longer than 80 characters. 3899
Errors '(' is followed by whitespace. 3901
Errors Parameter arguments should be final. 3901
Errors Parameter sourcePaths should be final. 3901
Errors ')' is preceded with whitespace. 3901
Errors '{' should be on the previous line. 3903
Errors Line is longer than 80 characters. 3907
Errors '(' is followed by whitespace. 3907
Errors '(' is followed by whitespace. 3907
Errors ')' is preceded with whitespace. 3907
Errors ')' is preceded with whitespace. 3907
Errors '(' is followed by whitespace. 3911
Errors '(' is followed by whitespace. 3911
Errors ')' is preceded with whitespace. 3911
Errors ')' is preceded with whitespace. 3911
Errors '{' should be on the previous line. 3912
Errors '(' is followed by whitespace. 3913
Errors ')' is preceded with whitespace. 3913
Errors '{' should be on the previous line. 3914
Errors Line is longer than 80 characters. 3915
Errors '(' is followed by whitespace. 3915
Errors ')' is preceded with whitespace. 3915
Errors '}' should be on the same line. 3917
Errors '{' should be on the previous line. 3919
Errors '(' is followed by whitespace. 3920
Errors ')' is preceded with whitespace. 3920
Errors Line is longer than 80 characters. 3923
Errors '(' is followed by whitespace. 3923
Errors '(' is followed by whitespace. 3923
Errors ')' is preceded with whitespace. 3923
Errors ')' is preceded with whitespace. 3923
Errors '(' is followed by whitespace. 3925
Errors '(' is followed by whitespace. 3925
Errors ')' is preceded with whitespace. 3925
Errors ')' is preceded with whitespace. 3925
Errors '{' should be on the previous line. 3926
Errors Line is longer than 80 characters. 3927
Errors '(' is followed by whitespace. 3927
Errors ')' is preceded with whitespace. 3927
Errors Line is longer than 80 characters. 3930
Errors '(' is followed by whitespace. 3930
Errors '(' is followed by whitespace. 3930
Errors ')' is preceded with whitespace. 3930
Errors ')' is preceded with whitespace. 3930
Errors '(' is followed by whitespace. 3932
Errors '(' is followed by whitespace. 3932
Errors ')' is preceded with whitespace. 3932
Errors ')' is preceded with whitespace. 3932
Errors '{' should be on the previous line. 3933
Errors Line is longer than 80 characters. 3934
Errors '(' is followed by whitespace. 3934
Errors '(' is followed by whitespace. 3934
Errors ')' is preceded with whitespace. 3934
Errors ')' is preceded with whitespace. 3934
Errors Line is longer than 80 characters. 3935
Errors '(' is followed by whitespace. 3935
Errors '(' is followed by whitespace. 3935
Errors ')' is preceded with whitespace. 3935
Errors ')' is preceded with whitespace. 3935
Errors '(' is followed by whitespace. 3938
Errors '(' is followed by whitespace. 3938
Errors ')' is preceded with whitespace. 3938
Errors ')' is preceded with whitespace. 3938
Errors '{' should be on the previous line. 3939
Errors Line is longer than 80 characters. 3941
Errors Line is longer than 80 characters. 3942
Errors ')' is preceded with whitespace. 3942
Errors Line is longer than 80 characters. 3944
Errors '(' is followed by whitespace. 3944
Errors '(' is followed by whitespace. 3944
Errors ')' is preceded with whitespace. 3944
Errors ')' is preceded with whitespace. 3944
Errors Line is longer than 80 characters. 3946
Errors '(' is followed by whitespace. 3946
Errors '(' is followed by whitespace. 3946
Errors ')' is preceded with whitespace. 3946
Errors ')' is preceded with whitespace. 3946
Errors Line is longer than 80 characters. 3948
Errors '(' is followed by whitespace. 3948
Errors '(' is followed by whitespace. 3948
Errors '(' is followed by whitespace. 3948
Errors ')' is preceded with whitespace. 3948
Errors ')' is preceded with whitespace. 3948
Errors ')' is preceded with whitespace. 3948
Errors '(' is followed by whitespace. 3950
Errors '(' is followed by whitespace. 3950
Errors ')' is preceded with whitespace. 3950
Errors '(' is followed by whitespace. 3950
Errors ')' is preceded with whitespace. 3950
Errors ')' is preceded with whitespace. 3950
Errors '{' should be on the previous line. 3951
Errors '(' is followed by whitespace. 3952
Errors Line is longer than 80 characters. 3953
Errors '(' is followed by whitespace. 3953
Errors ')' is preceded with whitespace. 3953
Errors ')' is preceded with whitespace. 3953
Errors '(' is followed by whitespace. 3956
Errors ')' is preceded with whitespace. 3956
Errors '(' is followed by whitespace. 3958
Errors '(' is followed by whitespace. 3958
Errors ')' is preceded with whitespace. 3958
Errors ')' is preceded with whitespace. 3958
Errors '{' should be on the previous line. 3959
Errors '(' is followed by whitespace. 3960
Errors ')' is preceded with whitespace. 3960
Errors Line is longer than 80 characters. 3963
Errors '(' is followed by whitespace. 3963
Errors '(' is followed by whitespace. 3963
Errors ')' is preceded with whitespace. 3963
Errors ')' is preceded with whitespace. 3963
Errors Line is longer than 80 characters. 3965
Errors '(' is followed by whitespace. 3965
Errors '(' is followed by whitespace. 3965
Errors '(' is followed by whitespace. 3965
Errors ')' is preceded with whitespace. 3965
Errors ')' is preceded with whitespace. 3965
Errors '(' is followed by whitespace. 3965
Errors '(' is followed by whitespace. 3965
Errors ')' is preceded with whitespace. 3965
Errors ')' is preceded with whitespace. 3965
Errors ')' is preceded with whitespace. 3965
Errors Line is longer than 80 characters. 3967
Errors '(' is followed by whitespace. 3967
Errors ')' is preceded with whitespace. 3967
Errors Line is longer than 80 characters. 3969
Errors '(' is followed by whitespace. 3969
Errors '(' is followed by whitespace. 3969
Errors '(' is followed by whitespace. 3969
Errors ')' is preceded with whitespace. 3969
Errors ')' is preceded with whitespace. 3969
Errors ')' is preceded with whitespace. 3969
Errors Line is longer than 80 characters. 3971
Errors '(' is followed by whitespace. 3971
Errors '(' is followed by whitespace. 3971
Errors ')' is preceded with whitespace. 3971
Errors '(' is followed by whitespace. 3971
Errors ')' is preceded with whitespace. 3971
Errors ')' is preceded with whitespace. 3971
Errors Line is longer than 80 characters. 3973
Errors '(' is followed by whitespace. 3973
Errors ')' is preceded with whitespace. 3973
Errors '(' is followed by whitespace. 3976
Errors ')' is preceded with whitespace. 3976
Errors '(' is followed by whitespace. 3978
Errors ')' is preceded with whitespace. 3978
Errors Line is longer than 80 characters. 3984
Errors Line is longer than 80 characters. 3990
Errors Line is longer than 80 characters. 3991
Errors Line is longer than 80 characters. 3993
Errors '(' is followed by whitespace. 3993
Errors Parameter javadocOutputDirectory should be final. 3993
Errors Parameter arguments should be final. 3993
Errors ')' is preceded with whitespace. 3993
Errors '{' should be on the previous line. 3995
Errors '(' is followed by whitespace. 4000
Errors ')' is preceded with whitespace. 4000
Errors Line is longer than 80 characters. 4002
Errors '(' is followed by whitespace. 4002
Errors '(' is followed by whitespace. 4002
Errors ')' is preceded with whitespace. 4002
Errors ')' is preceded with whitespace. 4002
Errors '(' is followed by whitespace. 4004
Errors '(' is followed by whitespace. 4004
Errors ')' is preceded with whitespace. 4004
Errors ')' is preceded with whitespace. 4004
Errors '{' should be on the previous line. 4005
Errors Line is longer than 80 characters. 4006
Errors '(' is followed by whitespace. 4006
Errors ')' is preceded with whitespace. 4006
Errors Line is longer than 80 characters. 4009
Errors '(' is followed by whitespace. 4009
Errors '(' is followed by whitespace. 4009
Errors ')' is preceded with whitespace. 4009
Errors ')' is preceded with whitespace. 4009
Errors Line is longer than 80 characters. 4011
Errors '(' is followed by whitespace. 4011
Errors '(' is followed by whitespace. 4011
Errors ')' is preceded with whitespace. 4011
Errors ')' is preceded with whitespace. 4011
Errors Line is longer than 80 characters. 4013
Errors '(' is followed by whitespace. 4013
Errors '(' is followed by whitespace. 4013
Errors ')' is preceded with whitespace. 4013
Errors ')' is preceded with whitespace. 4013
Errors Line is longer than 80 characters. 4015
Errors '(' is followed by whitespace. 4015
Errors ')' is preceded with whitespace. 4015
Errors Line is longer than 80 characters. 4017
Errors '(' is followed by whitespace. 4017
Errors '(' is followed by whitespace. 4017
Errors ')' is preceded with whitespace. 4017
Errors ')' is preceded with whitespace. 4017
Errors '(' is followed by whitespace. 4019
Errors ')' is preceded with whitespace. 4019
Errors '{' should be on the previous line. 4020
Errors '(' is followed by whitespace. 4021
Errors Line is longer than 80 characters. 4022
Errors '(' is followed by whitespace. 4022
Errors ')' is preceded with whitespace. 4022
Errors ')' is preceded with whitespace. 4022
Errors Line is longer than 80 characters. 4025
Errors '(' is followed by whitespace. 4025
Errors '(' is followed by whitespace. 4025
Errors ')' is preceded with whitespace. 4025
Errors ')' is preceded with whitespace. 4025
Errors '(' is followed by whitespace. 4027
Errors ')' is preceded with whitespace. 4027
Errors Line is longer than 80 characters. 4029
Errors '(' is followed by whitespace. 4029
Errors '(' is followed by whitespace. 4029
Errors ')' is preceded with whitespace. 4029
Errors ')' is preceded with whitespace. 4029
Errors '(' is followed by whitespace. 4031
Errors Line is longer than 80 characters. 4032
Errors '(' is followed by whitespace. 4032
Errors '(' is followed by whitespace. 4032
Errors ')' is preceded with whitespace. 4032
Errors ')' is preceded with whitespace. 4032
Errors ')' is preceded with whitespace. 4032
Errors '(' is followed by whitespace. 4034
Errors ')' is preceded with whitespace. 4034
Errors '(' is followed by whitespace. 4036
Errors ')' is preceded with whitespace. 4036
Errors '{' should be on the previous line. 4037
Errors '(' is followed by whitespace. 4038
Errors ')' is preceded with whitespace. 4038
Errors '(' is followed by whitespace. 4041
Errors ')' is preceded with whitespace. 4041
Errors '(' is followed by whitespace. 4043
Errors ')' is preceded with whitespace. 4043
Errors '(' is followed by whitespace. 4045
Errors ')' is preceded with whitespace. 4045
Errors '{' should be on the previous line. 4046
Errors '(' is followed by whitespace. 4047
Errors ')' is preceded with whitespace. 4047
Errors '{' should be on the previous line. 4048
Errors Line is longer than 80 characters. 4049
Errors '(' is followed by whitespace. 4049
Errors '(' is followed by whitespace. 4049
Errors ')' is preceded with whitespace. 4049
Errors ')' is preceded with whitespace. 4049
Errors Line is longer than 80 characters. 4051
Errors '(' is followed by whitespace. 4051
Errors '(' is followed by whitespace. 4051
Errors ')' is preceded with whitespace. 4051
Errors ')' is preceded with whitespace. 4051
Errors '(' is followed by whitespace. 4054
Errors ')' is preceded with whitespace. 4054
Errors '(' is followed by whitespace. 4056
Errors ')' is preceded with whitespace. 4056
Errors '(' is followed by whitespace. 4058
Errors ')' is preceded with whitespace. 4058
Errors '(' is followed by whitespace. 4060
Errors ')' is preceded with whitespace. 4060
Errors '(' is followed by whitespace. 4062
Errors ')' is preceded with whitespace. 4062
Errors '(' is followed by whitespace. 4064
Errors ')' is preceded with whitespace. 4064
Errors '(' is followed by whitespace. 4066
Errors ')' is preceded with whitespace. 4066
Errors Line is longer than 80 characters. 4068
Errors '(' is followed by whitespace. 4068
Errors '(' is followed by whitespace. 4068
Errors ')' is preceded with whitespace. 4068
Errors ')' is preceded with whitespace. 4068
Errors '(' is followed by whitespace. 4070
Errors ')' is preceded with whitespace. 4070
Errors '(' is followed by whitespace. 4072
Errors ')' is preceded with whitespace. 4072
Errors '(' is followed by whitespace. 4074
Errors ')' is preceded with whitespace. 4074
Errors Line is longer than 80 characters. 4076
Errors '(' is followed by whitespace. 4076
Errors '(' is followed by whitespace. 4076
Errors ')' is preceded with whitespace. 4076
Errors ')' is preceded with whitespace. 4077
Errors '(' is followed by whitespace. 4079
Errors '(' is followed by whitespace. 4079
Errors ')' is preceded with whitespace. 4079
Errors ')' is preceded with whitespace. 4079
Errors '(' is followed by whitespace. 4081
Errors ')' is preceded with whitespace. 4081
Errors '(' is followed by whitespace. 4084
Errors ')' is preceded with whitespace. 4084
Errors '(' is followed by whitespace. 4086
Errors ')' is preceded with whitespace. 4086
Errors '(' is followed by whitespace. 4088
Errors Line is longer than 80 characters. 4089
Errors '(' is followed by whitespace. 4089
Errors '(' is followed by whitespace. 4089
Errors ')' is preceded with whitespace. 4089
Errors ')' is preceded with whitespace. 4089
Errors ')' is preceded with whitespace. 4089
Errors Line is longer than 80 characters. 4091
Errors '(' is followed by whitespace. 4091
Errors '(' is followed by whitespace. 4091
Errors ')' is preceded with whitespace. 4091
Errors '(' is followed by whitespace. 4091
Errors ')' is preceded with whitespace. 4091
Errors ')' is preceded with whitespace. 4091
Errors Line is longer than 80 characters. 4093
Errors '(' is followed by whitespace. 4093
Errors ')' is preceded with whitespace. 4093
Errors Line is longer than 80 characters. 4096
Errors '(' is followed by whitespace. 4096
Errors '(' is followed by whitespace. 4096
Errors ')' is preceded with whitespace. 4096
Errors ')' is preceded with whitespace. 4096
Errors '(' is followed by whitespace. 4097
Errors ')' is preceded with whitespace. 4097
Errors '(' is followed by whitespace. 4098
Errors ')' is preceded with whitespace. 4098
Errors Line is longer than 80 characters. 4099
Errors '(' is followed by whitespace. 4099
Errors '(' is followed by whitespace. 4099
Errors ')' is preceded with whitespace. 4099
Errors ')' is preceded with whitespace. 4100
Errors '(' is followed by whitespace. 4102
Errors ')' is preceded with whitespace. 4102
Errors Line is longer than 80 characters. 4104
Errors '(' is followed by whitespace. 4104
Errors '(' is followed by whitespace. 4104
Errors ')' is preceded with whitespace. 4104
Errors ')' is preceded with whitespace. 4104
Errors '(' is followed by whitespace. 4106
Errors ')' is preceded with whitespace. 4106
Errors '(' is followed by whitespace. 4108
Errors ')' is preceded with whitespace. 4108
Errors Line is longer than 80 characters. 4110
Errors '(' is followed by whitespace. 4110
Errors '(' is followed by whitespace. 4110
Errors ')' is preceded with whitespace. 4110
Errors ')' is preceded with whitespace. 4110
Errors '(' is followed by whitespace. 4118
Errors Parameter arguments should be final. 4118
Errors ')' is preceded with whitespace. 4118
Errors '{' should be on the previous line. 4119
Errors '(' is followed by whitespace. 4120
Errors ')' is preceded with whitespace. 4120
Errors '{' should be on the previous line. 4121
Errors '(' is followed by whitespace. 4126
Errors ')' is preceded with whitespace. 4126
Errors '{' should be on the previous line. 4127
Errors Line is longer than 80 characters. 4128
Errors '(' is followed by whitespace. 4128
Errors '(' is followed by whitespace. 4128
Errors ')' is preceded with whitespace. 4128
Errors '(' is followed by whitespace. 4129
Errors ')' is preceded with whitespace. 4129
Errors ')' is preceded with whitespace. 4129
Errors '{' should be on the previous line. 4130
Errors '(' is followed by whitespace. 4131
Errors ')' is preceded with whitespace. 4131
Errors '{' should be on the previous line. 4132
Errors Line is longer than 80 characters. 4133
Errors '(' is followed by whitespace. 4133
Errors ')' is preceded with whitespace. 4133
Errors '}' should be on the same line. 4135
Errors '{' should be on the previous line. 4137
Errors Line is longer than 80 characters. 4138
Errors '(' is followed by whitespace. 4138
Errors ')' is preceded with whitespace. 4138
Errors Line is longer than 80 characters. 4139
Errors '(' is followed by whitespace. 4139
Errors '(' is followed by whitespace. 4139
Errors ')' is preceded with whitespace. 4139
Errors Line is longer than 80 characters. 4140
Errors '(' is followed by whitespace. 4140
Errors ')' is preceded with whitespace. 4140
Errors ')' is preceded with whitespace. 4140
Errors '(' is followed by whitespace. 4150
Errors Parameter arguments should be final. 4150
Errors ')' is preceded with whitespace. 4150
Errors '{' should be on the previous line. 4151
Errors '(' is followed by whitespace. 4152
Errors ')' is preceded with whitespace. 4152
Errors '{' should be on the previous line. 4153
Errors '(' is followed by whitespace. 4157
Errors ')' is preceded with whitespace. 4157
Errors '{' should be on the previous line. 4158
Errors '(' is followed by whitespace. 4159
Errors '(' is followed by whitespace. 4159
Errors ')' is preceded with whitespace. 4159
Errors ')' is preceded with whitespace. 4159
Errors '{' should be on the previous line. 4160
Errors '(' is followed by whitespace. 4161
Errors ')' is preceded with whitespace. 4161
Errors '{' should be on the previous line. 4162
Errors '(' is followed by whitespace. 4163
Errors ')' is preceded with whitespace. 4163
Errors '}' should be on the same line. 4165
Errors '{' should be on the previous line. 4167
Errors '(' is followed by whitespace. 4169
Errors '(' is followed by whitespace. 4169
Errors ')' is preceded with whitespace. 4169
Errors ')' is preceded with whitespace. 4169
Errors '{' should be on the previous line. 4170
Errors '(' is followed by whitespace. 4172
Errors '(' is followed by whitespace. 4172
Errors ')' is preceded with whitespace. 4172
Errors ')' is preceded with whitespace. 4172
Errors '{' should be on the previous line. 4173
Errors '(' is followed by whitespace. 4178
Errors ')' is preceded with whitespace. 4178
Errors '(' is followed by whitespace. 4188
Errors Parameter arguments should be final. 4188
Errors ')' is preceded with whitespace. 4188
Errors '{' should be on the previous line. 4189
Errors '(' is followed by whitespace. 4190
Errors ')' is preceded with whitespace. 4190
Errors '{' should be on the previous line. 4191
Errors '(' is followed by whitespace. 4195
Errors ')' is preceded with whitespace. 4195
Errors '{' should be on the previous line. 4196
Errors Line is longer than 80 characters. 4197
Errors '(' is followed by whitespace. 4197
Errors '(' is followed by whitespace. 4197
Errors ')' is preceded with whitespace. 4197
Errors '(' is followed by whitespace. 4197
Errors '(' is followed by whitespace. 4197
Errors ')' is preceded with whitespace. 4197
Errors ')' is preceded with whitespace. 4197
Errors ')' is preceded with whitespace. 4197
Errors '(' is followed by whitespace. 4199
Errors ')' is preceded with whitespace. 4199
Errors '{' should be on the previous line. 4200
Errors Line is longer than 80 characters. 4201
Errors '(' is followed by whitespace. 4201
Errors ')' is preceded with whitespace. 4201
Errors '}' should be on the same line. 4203
Errors '{' should be on the previous line. 4205
Errors Line is longer than 80 characters. 4206
Errors '(' is followed by whitespace. 4206
Errors '(' is followed by whitespace. 4206
Errors ')' is preceded with whitespace. 4206
Errors ')' is preceded with whitespace. 4207
Errors Line is longer than 80 characters. 4213
Errors '(' is followed by whitespace. 4219
Errors Parameter arguments should be final. 4219
Errors ')' is preceded with whitespace. 4219
Errors '{' should be on the previous line. 4221
Errors '(' is followed by whitespace. 4222
Errors ')' is preceded with whitespace. 4222
Errors '{' should be on the previous line. 4223
Errors '(' is followed by whitespace. 4228
Errors ')' is preceded with whitespace. 4228
Errors '{' should be on the previous line. 4229
Errors '(' is followed by whitespace. 4232
Errors '(' is followed by whitespace. 4232
Errors '(' is followed by whitespace. 4232
Errors ')' is preceded with whitespace. 4232
Errors ')' is preceded with whitespace. 4232
Errors '(' is followed by whitespace. 4233
Errors '(' is followed by whitespace. 4233
Errors ')' is preceded with whitespace. 4233
Errors ')' is preceded with whitespace. 4233
Errors '(' is followed by whitespace. 4234
Errors '(' is followed by whitespace. 4234
Errors ')' is preceded with whitespace. 4234
Errors ')' is preceded with whitespace. 4234
Errors ')' is preceded with whitespace. 4234
Errors '{' should be on the previous line. 4238
Errors '(' is followed by whitespace. 4239
Errors ')' is preceded with whitespace. 4239
Errors '}' should be on the same line. 4240
Errors '(' is followed by whitespace. 4241
Errors ')' is preceded with whitespace. 4241
Errors '{' should be on the previous line. 4242
Errors Line is longer than 80 characters. 4243
Errors '(' is followed by whitespace. 4243
Errors ')' is preceded with whitespace. 4243
Errors '}' should be on the same line. 4244
Errors '(' is followed by whitespace. 4245
Errors ')' is preceded with whitespace. 4245
Errors '{' should be on the previous line. 4246
Errors Line is longer than 80 characters. 4247
Errors '(' is followed by whitespace. 4247
Errors ')' is preceded with whitespace. 4247
Errors '}' should be on the same line. 4248
Errors '(' is followed by whitespace. 4249
Errors ')' is preceded with whitespace. 4249
Errors '{' should be on the previous line. 4250
Errors Line is longer than 80 characters. 4251
Errors '(' is followed by whitespace. 4251
Errors ')' is preceded with whitespace. 4252
Errors '(' is followed by whitespace. 4255
Errors ')' is preceded with whitespace. 4255
Errors '(' is followed by whitespace. 4259
Errors ')' is preceded with whitespace. 4259
Errors '(' is followed by whitespace. 4261
Errors ';' is followed by whitespace. 4261
Errors '{' should be on the previous line. 4262
Errors '(' is followed by whitespace. 4265
Errors '(' is followed by whitespace. 4265
Errors ')' is preceded with whitespace. 4265
Errors '(' is followed by whitespace. 4265
Errors ')' is preceded with whitespace. 4265
Errors ')' is preceded with whitespace. 4265
Errors '{' should be on the previous line. 4266
Errors '{' should be on the previous line. 4272
Errors Line is longer than 80 characters. 4273
Errors '(' is followed by whitespace. 4273
Errors '(' is followed by whitespace. 4273
Errors ')' is preceded with whitespace. 4273
Errors ')' is preceded with whitespace. 4273
Errors '}' should be on the same line. 4274
Errors '(' is followed by whitespace. 4275
Errors ')' is preceded with whitespace. 4275
Errors '{' should be on the previous line. 4276
Errors '(' is followed by whitespace. 4277
Errors ')' is preceded with whitespace. 4277
Errors '{' should be on the previous line. 4278
Errors Line is longer than 80 characters. 4280
Errors Line is longer than 80 characters. 4281
Errors ')' is preceded with whitespace. 4281
Errors '(' is followed by whitespace. 4283
Errors ')' is preceded with whitespace. 4283
Errors '{' should be on the previous line. 4284
Errors '(' is followed by whitespace. 4285
Errors ')' is preceded with whitespace. 4285
Errors '}' should be on the same line. 4288
Errors '(' is followed by whitespace. 4289
Errors ')' is preceded with whitespace. 4289
Errors '{' should be on the previous line. 4290
Errors '(' is followed by whitespace. 4291
Errors ')' is preceded with whitespace. 4291
Errors '{' should be on the previous line. 4292
Errors Line is longer than 80 characters. 4294
Errors Line is longer than 80 characters. 4295
Errors ')' is preceded with whitespace. 4295
Errors '(' is followed by whitespace. 4297
Errors ')' is preceded with whitespace. 4297
Errors '{' should be on the previous line. 4298
Errors Line is longer than 80 characters. 4299
Errors '(' is followed by whitespace. 4299
Errors ')' is preceded with whitespace. 4299
Errors '}' should be on the same line. 4302
Errors '(' is followed by whitespace. 4303
Errors ')' is preceded with whitespace. 4303
Errors '{' should be on the previous line. 4304
Errors '(' is followed by whitespace. 4305
Errors ')' is preceded with whitespace. 4305
Errors '{' should be on the previous line. 4306
Errors Line is longer than 80 characters. 4308
Errors Line is longer than 80 characters. 4309
Errors ')' is preceded with whitespace. 4309
Errors '(' is followed by whitespace. 4311
Errors ')' is preceded with whitespace. 4311
Errors '{' should be on the previous line. 4312
Errors Line is longer than 80 characters. 4313
Errors '(' is followed by whitespace. 4313
Errors ')' is preceded with whitespace. 4313
Errors '(' is followed by whitespace. 4318
Errors ')' is preceded with whitespace. 4318
Errors '{' should be on the previous line. 4319
Errors '(' is followed by whitespace. 4320
Errors ';' is followed by whitespace. 4320
Errors Line is longer than 80 characters. 4324
Errors '(' is followed by whitespace. 4324
Errors '(' is followed by whitespace. 4324
Errors ')' is preceded with whitespace. 4324
Errors ')' is preceded with whitespace. 4325
Errors First sentence should end with a period. 4331
Errors Line is longer than 80 characters. 4338
Errors '(' is followed by whitespace. 4338
Errors Parameter cmd should be final. 4338
Errors Parameter javadocOutputDirectory should be final. 4338
Errors ')' is preceded with whitespace. 4338
Errors '{' should be on the previous line. 4340
Errors '(' is followed by whitespace. 4341
Errors ')' is preceded with whitespace. 4341
Errors '{' should be on the previous line. 4342
Errors Line is longer than 80 characters. 4344
Errors '(' is followed by whitespace. 4344
Errors '(' is followed by whitespace. 4344
Errors ')' is preceded with whitespace. 4344
Errors '(' is followed by whitespace. 4344
Errors ')' is preceded with whitespace. 4344
Errors ')' is preceded with whitespace. 4344
Errors '(' is followed by whitespace. 4348
Errors ')' is preceded with whitespace. 4348
Errors '{' should be on the previous line. 4349
Errors Line is longer than 80 characters. 4350
Errors '(' is followed by whitespace. 4350
Errors ')' is preceded with whitespace. 4350
Errors '(' is followed by whitespace. 4350
Errors ')' is preceded with whitespace. 4350
Errors '(' is followed by whitespace. 4351
Errors ')' is preceded with whitespace. 4351
Errors '(' is followed by whitespace. 4353
Errors ')' is preceded with whitespace. 4353
Errors Line is longer than 80 characters. 4356
Errors Line is longer than 80 characters. 4357
Errors '{' should be on the previous line. 4359
Errors '(' is followed by whitespace. 4360
Errors ')' is preceded with whitespace. 4360
Errors Line is longer than 80 characters. 4362
Errors '(' is followed by whitespace. 4362
Errors '(' is followed by whitespace. 4362
Errors ')' is preceded with whitespace. 4362
Errors Avoid inline conditionals. 4362
Errors ')' is preceded with whitespace. 4362
Errors '(' is followed by whitespace. 4364
Errors ')' is preceded with whitespace. 4364
Errors '{' should be on the previous line. 4365
Errors '(' is followed by whitespace. 4366
Errors ')' is preceded with whitespace. 4366
Errors '{' should be on the previous line. 4367
Errors Line is longer than 80 characters. 4368
Errors '(' is followed by whitespace. 4368
Errors ')' is preceded with whitespace. 4368
Errors '(' is followed by whitespace. 4368
Errors ')' is preceded with whitespace. 4368
Errors Line is longer than 80 characters. 4369
Errors '(' is followed by whitespace. 4369
Errors ')' is preceded with whitespace. 4369
Errors '(' is followed by whitespace. 4371
Errors ')' is preceded with whitespace. 4371
Errors Line is longer than 80 characters. 4373
Errors '(' is followed by whitespace. 4373
Errors '(' is followed by whitespace. 4373
Errors ')' is preceded with whitespace. 4373
Errors '(' is followed by whitespace. 4373
Errors ')' is preceded with whitespace. 4373
Errors '(' is followed by whitespace. 4374
Errors ')' is preceded with whitespace. 4374
Errors ')' is preceded with whitespace. 4374
Errors '{' should be on the previous line. 4375
Errors '(' is followed by whitespace. 4377
Errors ')' is preceded with whitespace. 4377
Errors '(' is followed by whitespace. 4378
Errors ')' is preceded with whitespace. 4378
Errors '(' is followed by whitespace. 4378
Errors ')' is preceded with whitespace. 4378
Errors '(' is followed by whitespace. 4379
Errors ')' is preceded with whitespace. 4379
Errors '(' is followed by whitespace. 4379
Errors ')' is preceded with whitespace. 4379
Errors Line is longer than 80 characters. 4380
Errors '(' is followed by whitespace. 4380
Errors ')' is preceded with whitespace. 4380
Errors Line is longer than 80 characters. 4381
Errors '(' is followed by whitespace. 4381
Errors ')' is preceded with whitespace. 4381
Errors '(' is followed by whitespace. 4381
Errors ')' is preceded with whitespace. 4381
Errors '(' is followed by whitespace. 4381
Errors ')' is preceded with whitespace. 4381
Errors Line is longer than 80 characters. 4383
Errors '(' is followed by whitespace. 4383
Errors ')' is preceded with whitespace. 4383
Errors '(' is followed by whitespace. 4383
Errors ')' is preceded with whitespace. 4383
Errors '(' is followed by whitespace. 4383
Errors ')' is preceded with whitespace. 4383
Errors '(' is followed by whitespace. 4383
Errors ')' is preceded with whitespace. 4383
Errors Line is longer than 80 characters. 4384
Errors '(' is followed by whitespace. 4384
Errors ')' is preceded with whitespace. 4384
Errors '(' is followed by whitespace. 4384
Errors ')' is preceded with whitespace. 4384
Errors '(' is followed by whitespace. 4385
Errors ')' is preceded with whitespace. 4385
Errors '(' is followed by whitespace. 4387
Errors ')' is preceded with whitespace. 4387
Errors '(' is followed by whitespace. 4390
Errors '(' is followed by whitespace. 4390
Errors ')' is preceded with whitespace. 4390
Errors ')' is preceded with whitespace. 4390
Errors '{' should be on the previous line. 4391
Errors '(' is followed by whitespace. 4392
Errors ')' is preceded with whitespace. 4392
Errors '(' is followed by whitespace. 4395
Errors ')' is preceded with whitespace. 4395
Errors '(' is followed by whitespace. 4396
Errors ')' is preceded with whitespace. 4396
Errors '(' is followed by whitespace. 4397
Errors '(' is followed by whitespace. 4397
Errors ')' is preceded with whitespace. 4397
Errors ')' is preceded with whitespace. 4397
Errors '{' should be on the previous line. 4398
Errors '(' is followed by whitespace. 4399
Errors ')' is preceded with whitespace. 4399
Errors '(' is followed by whitespace. 4399
Errors ')' is preceded with whitespace. 4399
Errors '(' is followed by whitespace. 4401
Errors ')' is preceded with whitespace. 4401
Errors Line is longer than 80 characters. 4402
Errors '(' is followed by whitespace. 4402
Errors ')' is preceded with whitespace. 4402
Errors '(' is followed by whitespace. 4402
Errors ')' is preceded with whitespace. 4402
Errors '(' is followed by whitespace. 4402
Errors ')' is preceded with whitespace. 4402
Errors '(' is followed by whitespace. 4402
Errors ')' is preceded with whitespace. 4402
Errors Line is longer than 80 characters. 4404
Errors '(' is followed by whitespace. 4404
Errors ')' is preceded with whitespace. 4404
Errors '(' is followed by whitespace. 4404
Errors ')' is preceded with whitespace. 4404
Errors '(' is followed by whitespace. 4405
Errors ')' is preceded with whitespace. 4405
Errors '(' is followed by whitespace. 4407
Errors ')' is preceded with whitespace. 4407
Errors '(' is followed by whitespace. 4410
Errors '(' is followed by whitespace. 4410
Errors ')' is preceded with whitespace. 4410
Errors ')' is preceded with whitespace. 4410
Errors '{' should be on the previous line. 4411
Errors '(' is followed by whitespace. 4412
Errors ')' is preceded with whitespace. 4412
Errors '}' should be on the same line. 4414
Errors '(' is followed by whitespace. 4415
Errors ')' is preceded with whitespace. 4415
Errors '{' should be on the previous line. 4416
Errors Line is longer than 80 characters. 4417
Errors '(' is followed by whitespace. 4417
Errors ')' is preceded with whitespace. 4417
Errors Line is longer than 80 characters. 4420
Errors Line is longer than 80 characters. 4422
Errors Line is longer than 80 characters. 4424
Errors '(' is followed by whitespace. 4424
Errors '(' is followed by whitespace. 4424
Errors ')' is preceded with whitespace. 4424
Errors ')' is preceded with whitespace. 4424
Errors '(' is followed by whitespace. 4426
Errors ')' is preceded with whitespace. 4426
Errors Line is longer than 80 characters. 4428
Errors '(' is followed by whitespace. 4428
Errors ')' is preceded with whitespace. 4428
Errors '(' is followed by whitespace. 4429
Errors ')' is preceded with whitespace. 4429
Errors '{' should be on the previous line. 4430
Errors '(' is followed by whitespace. 4433
Errors ')' is preceded with whitespace. 4433
Errors Line is longer than 80 characters. 4440
Errors '(' is followed by whitespace. 4445
Errors Parameter outputFile should be final. 4445
Errors Parameter inputResourceName should be final. 4445
Errors ')' is preceded with whitespace. 4445
Errors '{' should be on the previous line. 4446
Errors '(' is followed by whitespace. 4447
Errors '(' is followed by whitespace. 4447
Errors ')' is preceded with whitespace. 4447
Errors ')' is preceded with whitespace. 4447
Errors '{' should be on the previous line. 4448
Errors '(' is followed by whitespace. 4449
Errors ')' is preceded with whitespace. 4449
Errors '(' is followed by whitespace. 4453
Errors ')' is preceded with whitespace. 4453
Errors '(' is followed by whitespace. 4455
Errors ')' is preceded with whitespace. 4455
Errors '(' is followed by whitespace. 4456
Errors ')' is preceded with whitespace. 4456
Errors '{' should be on the previous line. 4457
Errors Line is longer than 80 characters. 4458
Errors '(' is followed by whitespace. 4458
Errors ')' is preceded with whitespace. 4458
Errors '(' is followed by whitespace. 4459
Errors ')' is preceded with whitespace. 4459
Errors Line is longer than 80 characters. 4463
Errors '(' is followed by whitespace. 4463
Errors ';' is followed by whitespace. 4463
Errors '(' is followed by whitespace. 4467
Errors ')' is preceded with whitespace. 4467
Errors '(' is followed by whitespace. 4469
Errors ')' is preceded with whitespace. 4469
Errors '(' is followed by whitespace. 4470
Errors ')' is preceded with whitespace. 4470
Errors '{' should be on the previous line. 4471
Errors Line is longer than 80 characters. 4472
Errors '(' is followed by whitespace. 4472
Errors ')' is preceded with whitespace. 4472
Errors '(' is followed by whitespace. 4473
Errors ')' is preceded with whitespace. 4473
Errors '(' is followed by whitespace. 4476
Errors ')' is preceded with whitespace. 4476
Errors '{' should be on the previous line. 4477
Errors '(' is followed by whitespace. 4479
Errors ')' is preceded with whitespace. 4479
Errors '(' is followed by whitespace. 4480
Errors ')' is preceded with whitespace. 4480
Errors '(' is followed by whitespace. 4481
Errors ')' is preceded with whitespace. 4481
Errors '{' should be on the previous line. 4482
Errors Line is longer than 80 characters. 4483
Errors '(' is followed by whitespace. 4483
Errors ')' is preceded with whitespace. 4483
Errors '(' is followed by whitespace. 4484
Errors ')' is preceded with whitespace. 4484
Errors '(' is followed by whitespace. 4490
Errors ')' is preceded with whitespace. 4490
Errors '(' is followed by whitespace. 4491
Errors ')' is preceded with whitespace. 4491
Errors Line is longer than 80 characters. 4493
Errors '(' is followed by whitespace. 4493
Errors ';' is followed by whitespace. 4493
Errors Line is longer than 80 characters. 4497
Errors '(' is followed by whitespace. 4498
Errors ')' is preceded with whitespace. 4498
Errors '(' is followed by whitespace. 4499
Errors ')' is preceded with whitespace. 4499
Errors '(' is followed by whitespace. 4500
Errors ')' is preceded with whitespace. 4500
Errors '{' should be on the previous line. 4503
Errors '(' is followed by whitespace. 4504
Errors ')' is preceded with whitespace. 4504
Errors '}' should be on the same line. 4505
Errors '(' is followed by whitespace. 4506
Errors ')' is preceded with whitespace. 4506
Errors '{' should be on the previous line. 4507
Errors '(' is followed by whitespace. 4508
Errors ')' is preceded with whitespace. 4508
Errors '{' should be on the previous line. 4509
Errors Line is longer than 80 characters. 4510
Errors '(' is followed by whitespace. 4510
Errors ')' is preceded with whitespace. 4510
Errors '}' should be on the same line. 4511
Errors '{' should be on the previous line. 4513
Errors Line is longer than 80 characters. 4514
Errors '(' is followed by whitespace. 4514
Errors ')' is preceded with whitespace. 4514
Errors '(' is followed by whitespace. 4518
Errors ')' is preceded with whitespace. 4518
Errors '{' should be on the previous line. 4519
Errors '(' is followed by whitespace. 4520
Errors ')' is preceded with whitespace. 4520
Errors '(' is followed by whitespace. 4523
Errors ')' is preceded with whitespace. 4523
Errors '(' is followed by whitespace. 4524
Errors ')' is preceded with whitespace. 4524
Errors '{' should be on the previous line. 4525
Errors Line is longer than 80 characters. 4526
Errors '(' is followed by whitespace. 4526
Errors ')' is preceded with whitespace. 4526
Errors '{' should be on the previous line. 4528
Errors '(' is followed by whitespace. 4529
Errors ')' is preceded with whitespace. 4529
Errors '}' should be on the same line. 4532
Errors '(' is followed by whitespace. 4533
Errors ')' is preceded with whitespace. 4533
Errors '{' should be on the previous line. 4534
Errors '(' is followed by whitespace. 4535
Errors ')' is preceded with whitespace. 4535
Errors '{' should be on the previous line. 4536
Errors '(' is followed by whitespace. 4537
Errors ')' is preceded with whitespace. 4537
Errors '}' should be on the same line. 4538
Errors '{' should be on the previous line. 4540
Errors '(' is followed by whitespace. 4541
Errors ')' is preceded with whitespace. 4541
Errors Line is longer than 80 characters. 4548
Errors '(' is followed by whitespace. 4548
Errors ')' is preceded with whitespace. 4548
Errors Line is longer than 80 characters. 4554
Errors '(' is followed by whitespace. 4560
Errors ')' is preceded with whitespace. 4560
Errors '{' should be on the previous line. 4561
Errors '(' is followed by whitespace. 4562
Errors ')' is preceded with whitespace. 4562
Errors '(' is followed by whitespace. 4564
Errors ')' is preceded with whitespace. 4564
Errors '{' should be on the previous line. 4565
Errors '{' should be on the previous line. 4567
Errors '(' is followed by whitespace. 4568
Errors '(' is followed by whitespace. 4568
Errors '(' is followed by whitespace. 4568
Errors ')' is preceded with whitespace. 4568
Errors ')' is preceded with whitespace. 4568
Errors ')' is preceded with whitespace. 4568
Errors '}' should be on the same line. 4569
Errors '(' is followed by whitespace. 4570
Errors ')' is preceded with whitespace. 4570
Errors '{' should be on the previous line. 4571
Errors '(' is followed by whitespace. 4572
Errors ')' is preceded with whitespace. 4572
Errors Line is longer than 80 characters. 4576
Errors '(' is followed by whitespace. 4576
Errors '(' is followed by whitespace. 4576
Errors ')' is preceded with whitespace. 4576
Errors ')' is preceded with whitespace. 4576
Errors '(' is followed by whitespace. 4578
Errors ')' is preceded with whitespace. 4578
Errors Line is longer than 80 characters. 4584
Errors '{' should be on the previous line. 4587
Errors '{' should be on the previous line. 4591
Errors Line is longer than 80 characters. 4593
Errors Line is longer than 80 characters. 4594
Errors '(' is followed by whitespace. 4594
Errors ')' is preceded with whitespace. 4594
Errors '(' is followed by whitespace. 4596
Errors ')' is preceded with whitespace. 4596
Errors '{' should be on the previous line. 4597
Errors '(' is followed by whitespace. 4599
Errors ')' is preceded with whitespace. 4599
Errors Line is longer than 80 characters. 4601
Errors '(' is followed by whitespace. 4601
Errors '(' is followed by whitespace. 4601
Errors '(' is followed by whitespace. 4601
Errors ')' is preceded with whitespace. 4601
Errors ')' is preceded with whitespace. 4601
Errors ')' is preceded with whitespace. 4601
Errors '(' is followed by whitespace. 4603
Errors ')' is preceded with whitespace. 4603
Errors '}' should be on the same line. 4606
Errors '(' is followed by whitespace. 4607
Errors ')' is preceded with whitespace. 4607
Errors '{' should be on the previous line. 4608
Errors Must have at least one statement. 4608
Errors '}' should be on the same line. 4610
Errors '{' should be on the previous line. 4612
Errors '(' is followed by whitespace. 4613
Errors ')' is preceded with whitespace. 4613
Errors '(' is followed by whitespace. 4618
Errors ')' is preceded with whitespace. 4618
Errors '(' is followed by whitespace. 4618
Errors ')' is preceded with whitespace. 4618
Errors '(' is followed by whitespace. 4619
Errors ')' is preceded with whitespace. 4619
Errors '(' is followed by whitespace. 4619
Errors ')' is preceded with whitespace. 4619
Errors '(' is followed by whitespace. 4620
Errors '(' is followed by whitespace. 4620
Errors ')' is preceded with whitespace. 4620
Errors ')' is preceded with whitespace. 4620
Errors '{' should be on the previous line. 4621
Errors '(' is followed by whitespace. 4622
Errors ')' is preceded with whitespace. 4622
Errors '(' is followed by whitespace. 4622
Errors ')' is preceded with whitespace. 4622
Errors '(' is followed by whitespace. 4625
Errors '(' is followed by whitespace. 4625
Errors ')' is preceded with whitespace. 4625
Errors ')' is preceded with whitespace. 4625
Errors '{' should be on the previous line. 4626
Errors '(' is followed by whitespace. 4627
Errors ')' is preceded with whitespace. 4627
Errors '}' should be on the same line. 4628
Errors '{' should be on the previous line. 4630
Errors '(' is followed by whitespace. 4631
Errors ')' is preceded with whitespace. 4631
Errors Line is longer than 80 characters. 4638
Errors Line is longer than 80 characters. 4640
Errors '{' should be on the previous line. 4649
Errors Line is longer than 80 characters. 4650
Errors '(' is followed by whitespace. 4650
Errors '(' is followed by whitespace. 4650
Errors ')' is preceded with whitespace. 4650
Errors ')' is preceded with whitespace. 4650
Errors '(' is followed by whitespace. 4655
Errors ')' is preceded with whitespace. 4655
Errors Line is longer than 80 characters. 4658
Errors '(' is followed by whitespace. 4658
Errors ')' is preceded with whitespace. 4658
Errors '(' is followed by whitespace. 4659
Errors ';' is followed by whitespace. 4659
Errors '{' should be on the previous line. 4660
Errors '(' is followed by whitespace. 4663
Errors '(' is followed by whitespace. 4663
Errors ')' is preceded with whitespace. 4663
Errors ')' is preceded with whitespace. 4663
Errors '{' should be on the previous line. 4664
Errors '(' is followed by whitespace. 4668
Errors '(' is followed by whitespace. 4668
Errors ')' is preceded with whitespace. 4668
Errors ')' is preceded with whitespace. 4668
Errors '{' should be on the previous line. 4669
Errors '(' is followed by whitespace. 4673
Errors ')' is preceded with whitespace. 4673
Errors '(' is followed by whitespace. 4674
Errors ')' is preceded with whitespace. 4674
Errors '{' should be on the previous line. 4675
Errors '(' is followed by whitespace. 4676
Errors ')' is preceded with whitespace. 4676
Errors '{' should be on the previous line. 4677
Errors Line is longer than 80 characters. 4681
Errors ')' is preceded with whitespace. 4682
Errors Line is longer than 80 characters. 4684
Errors '(' is followed by whitespace. 4684
Errors ')' is preceded with whitespace. 4684
Errors Line is longer than 80 characters. 4686
Errors '(' is followed by whitespace. 4686
Errors ')' is preceded with whitespace. 4686
Errors '{' should be on the previous line. 4688
Errors Line is longer than 80 characters. 4689
Errors '(' is followed by whitespace. 4689
Errors '(' is followed by whitespace. 4689
Errors ')' is preceded with whitespace. 4689
Errors Line is longer than 80 characters. 4690
Errors '(' is followed by whitespace. 4690
Errors ')' is preceded with whitespace. 4690
Errors ')' is preceded with whitespace. 4690
Errors '}' should be on the same line. 4691
Errors '(' is followed by whitespace. 4692
Errors ')' is preceded with whitespace. 4692
Errors '{' should be on the previous line. 4693
Errors '(' is followed by whitespace. 4694
Errors ')' is preceded with whitespace. 4694
Errors '{' should be on the previous line. 4695
Errors Line is longer than 80 characters. 4696
Errors '(' is followed by whitespace. 4696
Errors ')' is preceded with whitespace. 4696
Errors '}' should be on the same line. 4697
Errors '{' should be on the previous line. 4699
Errors Line is longer than 80 characters. 4700
Errors '(' is followed by whitespace. 4700
Errors ')' is preceded with whitespace. 4700
Errors Line is longer than 80 characters. 4703
Errors '(' is followed by whitespace. 4703
Errors ')' is preceded with whitespace. 4703
Errors Line is longer than 80 characters. 4704
Errors '(' is followed by whitespace. 4704
Errors '(' is followed by whitespace. 4704
Errors ')' is preceded with whitespace. 4704
Errors ')' is preceded with whitespace. 4704
Errors '(' is followed by whitespace. 4706
Errors ')' is preceded with whitespace. 4706
Errors '}' should be on the same line. 4708
Errors '{' should be on the previous line. 4710
Errors Line is longer than 80 characters. 4711
Errors '(' is followed by whitespace. 4712
Errors ')' is preceded with whitespace. 4712
Errors '{' should be on the previous line. 4713
Errors '(' is followed by whitespace. 4719
Errors ')' is preceded with whitespace. 4719
Errors '{' should be on the previous line. 4720
Errors '(' is followed by whitespace. 4721
Errors ')' is preceded with whitespace. 4721
Errors '(' is followed by whitespace. 4724
Errors ')' is preceded with whitespace. 4724
Errors '(' is followed by whitespace. 4725
Errors ')' is preceded with whitespace. 4725
Errors '(' is followed by whitespace. 4727
Errors ')' is preceded with whitespace. 4727
Errors '{' should be on the previous line. 4728
Errors Line is longer than 80 characters. 4729
Errors '(' is followed by whitespace. 4729
Errors ')' is preceded with whitespace. 4729
Errors '(' is followed by whitespace. 4732
Errors ')' is preceded with whitespace. 4732
Errors Line is longer than 80 characters. 4741
Errors Line is longer than 80 characters. 4743
Errors '{' should be on the previous line. 4749
Errors '(' is followed by whitespace. 4750
Errors ')' is preceded with whitespace. 4750
Errors '{' should be on the previous line. 4751
Errors '(' is followed by whitespace. 4755
Errors ')' is preceded with whitespace. 4755
Errors Line is longer than 80 characters. 4758
Errors '(' is followed by whitespace. 4758
Errors ';' is followed by whitespace. 4758
Errors '(' is followed by whitespace. 4762
Errors ')' is preceded with whitespace. 4762
Errors '{' should be on the previous line. 4763
Errors '{' should be on the previous line. 4765
Errors Line is longer than 80 characters. 4767
Errors '(' is followed by whitespace. 4767
Errors ')' is preceded with whitespace. 4767
Errors '(' is followed by whitespace. 4769
Errors '(' is followed by whitespace. 4769
Errors ')' is preceded with whitespace. 4769
Errors ')' is preceded with whitespace. 4769
Errors '{' should be on the previous line. 4770
Errors '(' is followed by whitespace. 4771
Errors ')' is preceded with whitespace. 4771
Errors '(' is followed by whitespace. 4773
Errors ')' is preceded with whitespace. 4773
Errors '{' should be on the previous line. 4774
Errors Line is longer than 80 characters. 4776
Errors ')' is preceded with whitespace. 4777
Errors '(' is followed by whitespace. 4779
Errors ')' is preceded with whitespace. 4779
Errors '}' should be on the same line. 4781
Errors '(' is followed by whitespace. 4782
Errors ')' is preceded with whitespace. 4782
Errors '{' should be on the previous line. 4783
Errors '(' is followed by whitespace. 4784
Errors ')' is preceded with whitespace. 4784
Errors '{' should be on the previous line. 4785
Errors Line is longer than 80 characters. 4787
Errors ')' is preceded with whitespace. 4788
Errors Line is longer than 80 characters. 4789
Errors '(' is followed by whitespace. 4789
Errors ')' is preceded with whitespace. 4789
Errors '}' should be on the same line. 4790
Errors '{' should be on the previous line. 4792
Errors Line is longer than 80 characters. 4793
Errors '(' is followed by whitespace. 4793
Errors ')' is preceded with whitespace. 4793
Errors Line is longer than 80 characters. 4803
Errors Line is longer than 80 characters. 4804
Errors Line is longer than 80 characters. 4805
Errors Line is longer than 80 characters. 4811
Errors '{' should be on the previous line. 4814
Errors '(' is followed by whitespace. 4815
Errors ')' is preceded with whitespace. 4815
Errors '{' should be on the previous line. 4816
Errors Line is longer than 80 characters. 4820
Errors Line is longer than 80 characters. 4822
Errors '(' is followed by whitespace. 4822
Errors ')' is preceded with whitespace. 4822
Errors '(' is followed by whitespace. 4823
Errors ')' is preceded with whitespace. 4823
Errors '{' should be on the previous line. 4824
Errors '{' should be on the previous line. 4826
Errors '(' is followed by whitespace. 4827
Errors ')' is preceded with whitespace. 4827
Errors '}' should be on the same line. 4828
Errors '(' is followed by whitespace. 4829
Errors ')' is preceded with whitespace. 4829
Errors '{' should be on the previous line. 4830
Errors '(' is followed by whitespace. 4831
Errors ')' is preceded with whitespace. 4831
Errors '{' should be on the previous line. 4832
Errors Line is longer than 80 characters. 4834
Errors ')' is preceded with whitespace. 4835
Errors '}' should be on the same line. 4838
Errors '{' should be on the previous line. 4840
Errors '(' is followed by whitespace. 4841
Errors ')' is preceded with whitespace. 4841
Errors '{' should be on the previous line. 4842
Errors Line is longer than 80 characters. 4844
Errors Line is longer than 80 characters. 4845
Errors Line is longer than 80 characters. 4846
Errors ')' is preceded with whitespace. 4847
Errors Line is longer than 80 characters. 4852
Errors '(' is followed by whitespace. 4852
Errors '1.3f' is a magic number. 4852
Errors '1.4f' is a magic number. 4852
Errors '(' is followed by whitespace. 4852
Errors ')' is preceded with whitespace. 4852
Errors ')' is preceded with whitespace. 4852
Errors '(' is followed by whitespace. 4854
Errors ')' is preceded with whitespace. 4854
Errors '}' should be on the same line. 4855
Errors Line is longer than 80 characters. 4856
Errors '(' is followed by whitespace. 4856
Errors '1.4f' is a magic number. 4856
Errors '1.5f' is a magic number. 4856
Errors '(' is followed by whitespace. 4856
Errors ')' is preceded with whitespace. 4856
Errors ')' is preceded with whitespace. 4856
Errors '(' is followed by whitespace. 4858
Errors ')' is preceded with whitespace. 4858
Errors '}' should be on the same line. 4859
Errors Line is longer than 80 characters. 4860
Errors '(' is followed by whitespace. 4860
Errors '1.5f' is a magic number. 4860
Errors '1.6f' is a magic number. 4860
Errors '(' is followed by whitespace. 4860
Errors ')' is preceded with whitespace. 4860
Errors ')' is preceded with whitespace. 4860
Errors '(' is followed by whitespace. 4862
Errors ')' is preceded with whitespace. 4862
Errors '}' should be on the same line. 4863
Errors Line is longer than 80 characters. 4864
Errors '(' is followed by whitespace. 4864
Errors '1.6f' is a magic number. 4864
Errors '(' is followed by whitespace. 4864
Errors ')' is preceded with whitespace. 4864
Errors ')' is preceded with whitespace. 4864
Errors '(' is followed by whitespace. 4866
Errors ')' is preceded with whitespace. 4866
Errors '(' is followed by whitespace. 4869
Errors '(' is followed by whitespace. 4869
Errors ')' is preceded with whitespace. 4869
Errors ')' is preceded with whitespace. 4869
Errors '{' should be on the previous line. 4870
Errors '(' is followed by whitespace. 4871
Errors ')' is preceded with whitespace. 4871
Errors '{' should be on the previous line. 4872
Errors '(' is followed by whitespace. 4873
Errors ')' is preceded with whitespace. 4873
Errors '}' should be on the same line. 4875
Errors '{' should be on the previous line. 4877
Errors '(' is followed by whitespace. 4878
Errors ')' is preceded with whitespace. 4878
Errors '{' should be on the previous line. 4879
Errors '(' is followed by whitespace. 4880
Errors ')' is preceded with whitespace. 4880
Errors Line is longer than 80 characters. 4889
Errors Line is longer than 80 characters. 4891
Errors '(' is followed by whitespace. 4894
Errors Parameter link should be final. 4894
Errors ')' is preceded with whitespace. 4894
Errors '{' should be on the previous line. 4895
Errors '{' should be on the previous line. 4897
Errors '(' is followed by whitespace. 4899
Errors '(' is followed by whitespace. 4899
Errors ')' is preceded with whitespace. 4899
Errors '(' is followed by whitespace. 4899
Errors ')' is preceded with whitespace. 4899
Errors Line is longer than 80 characters. 4900
Errors '(' is followed by whitespace. 4900
Errors ')' is preceded with whitespace. 4900
Errors '(' is followed by whitespace. 4900
Errors ')' is preceded with whitespace. 4900
Errors '(' is followed by whitespace. 4901
Errors ')' is preceded with whitespace. 4901
Errors '(' is followed by whitespace. 4901
Errors ')' is preceded with whitespace. 4901
Errors Line is longer than 80 characters. 4902
Errors '(' is followed by whitespace. 4902
Errors ')' is preceded with whitespace. 4902
Errors '(' is followed by whitespace. 4902
Errors ')' is preceded with whitespace. 4902
Errors ')' is preceded with whitespace. 4902
Errors '(' is followed by whitespace. 4904
Errors ')' is preceded with whitespace. 4904
Errors '}' should be on the same line. 4905
Errors '{' should be on the previous line. 4907
Errors '(' is followed by whitespace. 4909
Errors ')' is preceded with whitespace. 4909
Errors '(' is followed by whitespace. 4910
Errors ')' is preceded with whitespace. 4910
Errors '{' should be on the previous line. 4911
Errors '(' is followed by whitespace. 4912
Errors ')' is preceded with whitespace. 4912
Errors '(' is followed by whitespace. 4914
Errors ')' is preceded with whitespace. 4914
Errors '{' should be on the previous line. 4915
Errors Line is longer than 80 characters. 4916
Errors '(' is followed by whitespace. 4916
Errors ')' is preceded with whitespace. 4916
Errors '(' is followed by whitespace. 4918
Errors ')' is preceded with whitespace. 4918
Errors '(' is followed by whitespace. 4921
Errors ')' is preceded with whitespace. 4921
Errors '}' should be on the same line. 4924
Errors '(' is followed by whitespace. 4925
Errors ')' is preceded with whitespace. 4925
Errors '{' should be on the previous line. 4926
Errors '(' is followed by whitespace. 4927
Errors ')' is preceded with whitespace. 4927
Errors '{' should be on the previous line. 4928
Errors Line is longer than 80 characters. 4929
Errors '(' is followed by whitespace. 4929
Errors ')' is preceded with whitespace. 4929
Errors '}' should be on the same line. 4932
Errors '(' is followed by whitespace. 4933
Errors ')' is preceded with whitespace. 4933
Errors '{' should be on the previous line. 4934
Errors '(' is followed by whitespace. 4935
Errors ')' is preceded with whitespace. 4935
Errors '{' should be on the previous line. 4936
Errors Line is longer than 80 characters. 4937
Errors '(' is followed by whitespace. 4937
Errors ')' is preceded with whitespace. 4937
Errors Line is longer than 80 characters. 4944
Errors Line is longer than 80 characters. 4951
Errors '(' is followed by whitespace. 4951
Errors Parameter cmdLine should be final. 4951
Errors Parameter javadocOutputDirectory should be final. 4951
Errors ')' is preceded with whitespace. 4951
Errors Line is longer than 80 characters. 4953
Errors '(' is followed by whitespace. 4953
Errors ')' is preceded with whitespace. 4953
Errors '{' should be on the previous line. 4957
Errors Line is longer than 80 characters. 4958
Errors '(' is followed by whitespace. 4958
Errors ')' is preceded with whitespace. 4958
Errors '(' is followed by whitespace. 4960
Errors ')' is preceded with whitespace. 4960
Errors '{' should be on the previous line. 4961
Errors Line is longer than 80 characters. 4962
Errors '(' is followed by whitespace. 4962
Errors '{' is followed by whitespace. 4962
Errors ')' is preceded with whitespace. 4962
Errors '}' should be on the same line. 4964
Errors '(' is followed by whitespace. 4965
Errors ')' is preceded with whitespace. 4965
Errors '{' should be on the previous line. 4966
Errors '(' is followed by whitespace. 4967
Errors ')' is preceded with whitespace. 4967
Errors '{' should be on the previous line. 4968
Errors Line is longer than 80 characters. 4969
Errors '(' is followed by whitespace. 4969
Errors ')' is preceded with whitespace. 4969
Errors '}' should be on the same line. 4970
Errors '{' should be on the previous line. 4972
Errors Line is longer than 80 characters. 4973
Errors '(' is followed by whitespace. 4973
Errors ')' is preceded with whitespace. 4973
Errors Line is longer than 80 characters. 4982
Errors '(' is followed by whitespace. 4986
Errors Parameter output should be final. 4986
Errors ')' is preceded with whitespace. 4986
Errors '{' should be on the previous line. 4987
Errors Line is longer than 80 characters. 4992
Errors '(' is followed by whitespace. 4992
Errors '(' is followed by whitespace. 4992
Errors ')' is preceded with whitespace. 4992
Errors '(' is followed by whitespace. 4992
Errors ')' is preceded with whitespace. 4992
Errors ')' is preceded with whitespace. 4992
Errors Line is longer than 80 characters. 5006
Errors Line is longer than 80 characters. 5007
Errors '(' is followed by whitespace. 5010
Errors Parameter p should be final. 5010
Errors ')' is preceded with whitespace. 5010
Errors '{' should be on the previous line. 5011
Errors '(' is followed by whitespace. 5012
Errors ')' is preceded with whitespace. 5012
Errors '{' should be on the previous line. 5013
Errors '(' is followed by whitespace. 5017
Errors ')' is preceded with whitespace. 5017
Errors '(' is followed by whitespace. 5021
Errors ')' is preceded with whitespace. 5021
Errors '(' is followed by whitespace. 5022
Errors ')' is preceded with whitespace. 5022
Errors '{' should be on the previous line. 5023
Errors '(' is followed by whitespace. 5035
Errors Parameter url should be final. 5035
Errors ')' is preceded with whitespace. 5035
Errors '{' should be on the previous line. 5036
Errors '(' is followed by whitespace. 5037
Errors ')' is preceded with whitespace. 5037
Errors '{' should be on the previous line. 5038
Errors '(' is followed by whitespace. 5043
Errors '(' is followed by whitespace. 5043
Errors ')' is preceded with whitespace. 5043
Errors ')' is preceded with whitespace. 5043
Errors '{' should be on the previous line. 5044
Errors '(' is followed by whitespace. 5045
Errors '(' is followed by whitespace. 5045
Errors ')' is preceded with whitespace. 5045
Errors ')' is preceded with whitespace. 5045
Errors Line is longer than 80 characters. 5053
Errors Line is longer than 80 characters. 5055
Errors Line is longer than 80 characters. 5056
Errors '(' is followed by whitespace. 5059
Errors Parameter p should be final. 5059
Errors Parameter pluginId should be final. 5059
Errors ')' is preceded with whitespace. 5059
Errors '{' should be on the previous line. 5060
Errors '(' is followed by whitespace. 5062
Errors ')' is preceded with whitespace. 5062
Errors '{' should be on the previous line. 5063
Errors '(' is followed by whitespace. 5064
Errors ')' is preceded with whitespace. 5064
Errors '(' is followed by whitespace. 5065
Errors ')' is preceded with whitespace. 5065
Errors '{' should be on the previous line. 5066
Errors '(' is followed by whitespace. 5067
Errors Line is longer than 80 characters. 5068
Errors ')' is preceded with whitespace. 5068
Errors Line is longer than 80 characters. 5070
Errors '(' is followed by whitespace. 5070
Errors ')' is preceded with whitespace. 5070
Errors Line is longer than 80 characters. 5082
Errors Line is longer than 80 characters. 5086
Errors '(' is followed by whitespace. 5086
Errors Parameter p should be final. 5086
Errors Parameter pluginId should be final. 5086
Errors Parameter param should be final. 5086
Errors ')' is preceded with whitespace. 5086
Errors Line is longer than 80 characters. 5088
Errors '(' is followed by whitespace. 5089
Errors ')' is preceded with whitespace. 5089
Errors '(' is followed by whitespace. 5090
Errors ')' is preceded with whitespace. 5090
Errors '{' should be on the previous line. 5091
Errors '(' is followed by whitespace. 5093
Errors '(' is followed by whitespace. 5093
Errors ')' is preceded with whitespace. 5093
Errors Line is longer than 80 characters. 5094
Errors '(' is followed by whitespace. 5094
Errors '(' is followed by whitespace. 5094
Errors ')' is preceded with whitespace. 5094
Errors ')' is preceded with whitespace. 5094
Errors ')' is preceded with whitespace. 5094
Errors '(' is followed by whitespace. 5096
Errors ')' is preceded with whitespace. 5096

org/apache/maven/plugin/javadoc/AggregatorJavadocJar.java

Violation Message Line
Errors Line is longer than 80 characters. 23
Errors Line is longer than 80 characters. 24
Errors Line is longer than 80 characters. 26
Errors '{' should be on the previous line. 34
Errors Method 'isAggregator' is not designed for extension - needs to be abstract, final or empty. 36
Errors '{' should be on the previous line. 37

org/apache/maven/plugin/javadoc/AggregatorJavadocReport.java

Violation Message Line
Errors Line is longer than 80 characters. 23
Errors Line is longer than 80 characters. 27
Errors '{' should be on the previous line. 34
Errors Method 'isAggregator' is not designed for extension - needs to be abstract, final or empty. 36
Errors '{' should be on the previous line. 37

org/apache/maven/plugin/javadoc/AggregatorTestJavadocJar.java

Violation Message Line
Errors Line is longer than 80 characters. 23
Errors Line is longer than 80 characters. 24
Errors Line is longer than 80 characters. 26
Errors '{' should be on the previous line. 34
Errors Method 'isAggregator' is not designed for extension - needs to be abstract, final or empty. 36
Errors '{' should be on the previous line. 37

org/apache/maven/plugin/javadoc/AggregatorTestJavadocReport.java

Violation Message Line
Errors Line is longer than 80 characters. 23
Errors Line is longer than 80 characters. 27
Errors '{' should be on the previous line. 34
Errors Method 'isAggregator' is not designed for extension - needs to be abstract, final or empty. 36
Errors '{' should be on the previous line. 37

org/apache/maven/plugin/javadoc/FixJavadocMojo.java

Violation Message Line
Errors Line is longer than 80 characters. 23
Errors Line is longer than 80 characters. 24
Errors '{' should be on the previous line. 35

org/apache/maven/plugin/javadoc/JavadocJar.java

Violation Message Line
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 42
Errors '{' should be on the previous line. 51
Errors First sentence should end with a period. 52
Errors '{' is followed by whitespace. 53
Errors Line is longer than 80 characters. 65
Errors '{' is followed by whitespace. 65
Errors Line is longer than 80 characters. 92
Errors Line is longer than 80 characters. 93
Errors Line is longer than 80 characters. 108
Errors Line is longer than 80 characters. 125
Errors Line is longer than 80 characters. 136
Errors Line is longer than 80 characters. 144
Errors Method 'execute' is not designed for extension - needs to be abstract, final or empty. 153
Errors '{' should be on the previous line. 155
Errors '(' is followed by whitespace. 156
Errors ')' is preceded with whitespace. 156
Errors '{' should be on the previous line. 157
Errors '(' is followed by whitespace. 158
Errors ')' is preceded with whitespace. 158
Errors '(' is followed by whitespace. 163
Errors ')' is preceded with whitespace. 163
Errors '{' should be on the previous line. 164
Errors '(' is followed by whitespace. 165
Errors ')' is preceded with whitespace. 165
Errors Line is longer than 80 characters. 168
Errors '(' is followed by whitespace. 168
Errors '(' is followed by whitespace. 168
Errors '(' is followed by whitespace. 168
Errors '(' is followed by whitespace. 168
Errors ')' is preceded with whitespace. 168
Errors ')' is preceded with whitespace. 168
Errors ')' is preceded with whitespace. 168
Errors ')' is preceded with whitespace. 168
Errors Line is longer than 80 characters. 170
Errors '(' is followed by whitespace. 171
Errors '(' is followed by whitespace. 171
Errors ')' is preceded with whitespace. 171
Errors ')' is preceded with whitespace. 171
Errors '{' should be on the previous line. 172
Errors '(' is followed by whitespace. 173
Errors ')' is preceded with whitespace. 173
Errors '{' should be on the previous line. 174
Errors Line is longer than 80 characters. 175
Errors '(' is followed by whitespace. 175
Errors ')' is preceded with whitespace. 175
Errors '{' should be on the previous line. 183
Errors '(' is followed by whitespace. 184
Errors ')' is preceded with whitespace. 184
Errors '(' is followed by whitespace. 186
Errors ')' is preceded with whitespace. 186
Errors '{' should be on the previous line. 187
Errors Line is longer than 80 characters. 188
Errors '(' is followed by whitespace. 188
Errors ')' is preceded with whitespace. 188
Errors '(' is followed by whitespace. 190
Errors ')' is preceded with whitespace. 190
Errors '{' should be on the previous line. 191
Errors '(' is followed by whitespace. 192
Errors ')' is preceded with whitespace. 192
Errors '{' should be on the previous line. 193
Errors Line is longer than 80 characters. 194
Errors '(' is followed by whitespace. 194
Errors ')' is preceded with whitespace. 194
Errors '}' should be on the same line. 196
Errors '{' should be on the previous line. 198
Errors Comment matches to-do format 'TODO:'. 199
Errors Line is longer than 80 characters. 199
Errors Line is longer than 80 characters. 201
Errors '(' is followed by whitespace. 201
Errors ')' is preceded with whitespace. 201
Errors '}' should be on the same line. 204
Errors '(' is followed by whitespace. 205
Errors ')' is preceded with whitespace. 205
Errors '{' should be on the previous line. 206
Errors '(' is followed by whitespace. 207
Errors ')' is preceded with whitespace. 207
Errors '{' should be on the previous line. 208
Errors Line is longer than 80 characters. 209
Errors '(' is followed by whitespace. 209
Errors ')' is preceded with whitespace. 210
Errors Line is longer than 80 characters. 213
Errors '(' is followed by whitespace. 213
Errors ')' is preceded with whitespace. 213
Errors '}' should be on the same line. 214
Errors '(' is followed by whitespace. 215
Errors ')' is preceded with whitespace. 215
Errors '{' should be on the previous line. 216
Errors '(' is followed by whitespace. 217
Errors ')' is preceded with whitespace. 217
Errors '{' should be on the previous line. 218
Errors Line is longer than 80 characters. 219
Errors '(' is followed by whitespace. 219
Errors ')' is preceded with whitespace. 219
Errors Line is longer than 80 characters. 222
Errors '(' is followed by whitespace. 222
Errors ')' is preceded with whitespace. 222
Errors '}' should be on the same line. 223
Errors '(' is followed by whitespace. 224
Errors ')' is preceded with whitespace. 224
Errors '{' should be on the previous line. 225
Errors '(' is followed by whitespace. 226
Errors ')' is preceded with whitespace. 226
Errors '{' should be on the previous line. 227
Errors Line is longer than 80 characters. 228
Errors '(' is followed by whitespace. 228
Errors ')' is preceded with whitespace. 229
Errors Line is longer than 80 characters. 232
Errors '(' is followed by whitespace. 232
Errors ')' is preceded with whitespace. 232
Errors '}' should be on the same line. 233
Errors '(' is followed by whitespace. 234
Errors ')' is preceded with whitespace. 234
Errors '{' should be on the previous line. 235
Errors '(' is followed by whitespace. 236
Errors ')' is preceded with whitespace. 236
Errors '{' should be on the previous line. 237
Errors '(' is followed by whitespace. 241
Errors ')' is preceded with whitespace. 241
Errors Line is longer than 80 characters. 250
Errors Method 'getClassifier' is not designed for extension - needs to be abstract, final or empty. 252
Errors '{' should be on the previous line. 253
Errors First sentence should end with a period. 261
Errors Line is longer than 80 characters. 264
Errors '(' is followed by whitespace. 270
Errors Parameter javadocFiles should be final. 270
Errors Parameter jarFileName should be final. 270
Errors ')' is preceded with whitespace. 270
Errors '{' should be on the previous line. 272
Errors '(' is followed by whitespace. 273
Errors ')' is preceded with whitespace. 273
Errors '(' is followed by whitespace. 275
Errors ')' is preceded with whitespace. 275
Errors '{' should be on the previous line. 276
Errors '(' is followed by whitespace. 281
Errors ')' is preceded with whitespace. 281
Errors '(' is followed by whitespace. 282
Errors ')' is preceded with whitespace. 282
Errors '(' is followed by whitespace. 285
Errors ')' is preceded with whitespace. 285
Errors '{' should be on the previous line. 286
Errors Line is longer than 80 characters. 287
Errors '(' is followed by whitespace. 287
Errors ')' is preceded with whitespace. 287
Errors '}' should be on the same line. 288
Errors '{' should be on the previous line. 290
Errors Line is longer than 80 characters. 291
Errors '(' is followed by whitespace. 291
Errors ')' is preceded with whitespace. 291
Errors '(' is followed by whitespace. 296
Errors ';' is followed by whitespace. 296
Errors '{' should be on the previous line. 297
Errors '(' is followed by whitespace. 299
Errors '(' is followed by whitespace. 299
Errors ')' is preceded with whitespace. 299
Errors ')' is preceded with whitespace. 299
Errors Line is longer than 80 characters. 301
Errors '(' is followed by whitespace. 301
Errors '(' is followed by whitespace. 301
Errors ')' is preceded with whitespace. 301
Errors ')' is preceded with whitespace. 301
Errors Line is longer than 80 characters. 305
Errors '(' is followed by whitespace. 305
Errors ')' is preceded with whitespace. 305
Errors Line is longer than 80 characters. 307
Errors '(' is followed by whitespace. 307
Errors ')' is preceded with whitespace. 307
Errors '(' is followed by whitespace. 308
Errors ')' is preceded with whitespace. 308
Errors '{' should be on the previous line. 312
Errors '(' is followed by whitespace. 314
Errors ')' is preceded with whitespace. 314
Errors '(' is followed by whitespace. 315
Errors ')' is preceded with whitespace. 315
Errors '}' should be on the same line. 316
Errors '(' is followed by whitespace. 317
Errors ')' is preceded with whitespace. 317
Errors '{' should be on the previous line. 318
Errors Line is longer than 80 characters. 319
Errors '(' is followed by whitespace. 319
Errors ')' is preceded with whitespace. 319
Errors '}' should be on the same line. 320
Errors '(' is followed by whitespace. 321
Errors ')' is preceded with whitespace. 321
Errors '{' should be on the previous line. 322
Errors Line is longer than 80 characters. 323
Errors '(' is followed by whitespace. 323
Errors ')' is preceded with whitespace. 323

org/apache/maven/plugin/javadoc/JavadocReport.java

Violation Message Line
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 47
Errors '{' should be on the previous line. 52
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 60
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 84
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 97
Errors '(' is followed by whitespace. 97
Errors Parameter locale should be final. 97
Errors ')' is preceded with whitespace. 97
Errors '{' should be on the previous line. 98
Errors '(' is followed by whitespace. 99
Errors '(' is followed by whitespace. 99
Errors ')' is preceded with whitespace. 99
Errors ')' is preceded with whitespace. 99
Errors '{' should be on the previous line. 100
Errors '(' is followed by whitespace. 101
Errors ')' is preceded with whitespace. 101
Errors '(' is followed by whitespace. 101
Errors ')' is preceded with whitespace. 101
Errors Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 108
Errors '(' is followed by whitespace. 108
Errors Parameter locale should be final. 108
Errors ')' is preceded with whitespace. 108
Errors '{' should be on the previous line. 109
Errors '(' is followed by whitespace. 110
Errors '(' is followed by whitespace. 110
Errors ')' is preceded with whitespace. 110
Errors ')' is preceded with whitespace. 110
Errors '{' should be on the previous line. 111
Errors Line is longer than 80 characters. 112
Errors '(' is followed by whitespace. 112
Errors ')' is preceded with whitespace. 112
Errors '(' is followed by whitespace. 112
Errors ')' is preceded with whitespace. 112
Errors Method 'generate' is not designed for extension - needs to be abstract, final or empty. 119
Errors '(' is followed by whitespace. 119
Errors Parameter sink should be final. 119
Errors Parameter locale should be final. 119
Errors ')' is preceded with whitespace. 119
Errors '{' should be on the previous line. 121
Errors '(' is followed by whitespace. 124
Errors ')' is preceded with whitespace. 124
Errors Method 'getOutputName' is not designed for extension - needs to be abstract, final or empty. 128
Errors '{' should be on the previous line. 129
Errors Method 'isExternalReport' is not designed for extension - needs to be abstract, final or empty. 134
Errors '{' should be on the previous line. 135
Errors First sentence should end with a period. 139
Errors Method 'canGenerateReport' is not designed for extension - needs to be abstract, final or empty. 203
Errors '{' should be on the previous line. 204
Errors Line is longer than 80 characters. 207
Errors '(' is followed by whitespace. 207
Errors '(' is followed by whitespace. 207
Errors ')' is preceded with whitespace. 207
Errors ')' is preceded with whitespace. 207
Errors '(' is followed by whitespace. 211
Errors ')' is preceded with whitespace. 211
Errors '(' is followed by whitespace. 213
Errors ')' is preceded with whitespace. 213
Errors '(' is followed by whitespace. 215
Errors ')' is preceded with whitespace. 215
Errors '{' should be on the previous line. 216
Errors Line is longer than 80 characters. 217
Errors '(' is followed by whitespace. 217
Errors ')' is preceded with whitespace. 217
Errors Method 'getCategoryName' is not designed for extension - needs to be abstract, final or empty. 223
Errors '{' should be on the previous line. 224
Errors Method 'getReportOutputDirectory' is not designed for extension - needs to be abstract, final or empty. 229
Errors '{' should be on the previous line. 230
Errors '(' is followed by whitespace. 231
Errors ')' is preceded with whitespace. 231
Errors '{' should be on the previous line. 232
Errors First sentence should end with a period. 239
Errors Method 'setReportOutputDirectory' is not designed for extension - needs to be abstract, final or empty. 244
Errors '(' is followed by whitespace. 244
Errors Parameter reportOutputDirectory should be final. 244
Errors 'reportOutputDirectory' hides a field. 244
Errors ')' is preceded with whitespace. 244
Errors '{' should be on the previous line. 245
Errors '(' is followed by whitespace. 246
Errors ')' is preceded with whitespace. 246
Errors Method 'setDestDir' is not designed for extension - needs to be abstract, final or empty. 249
Errors Missing a Javadoc comment. 249
Errors '(' is followed by whitespace. 249
Errors Parameter destDir should be final. 249
Errors 'destDir' hides a field. 249
Errors ')' is preceded with whitespace. 249
Errors '{' should be on the previous line. 250
Errors '(' is followed by whitespace. 252
Errors ')' is preceded with whitespace. 252
Errors Line is longer than 80 characters. 255
Errors Missing a Javadoc comment. 255
Errors '(' is followed by whitespace. 255
Errors Parameter reportOutputDirectory should be final. 255
Errors 'reportOutputDirectory' hides a field. 255
Errors Parameter destDir should be final. 255
Errors 'destDir' hides a field. 255
Errors ')' is preceded with whitespace. 255
Errors '(' is followed by whitespace. 257
Errors '(' is followed by whitespace. 258
Errors ')' is preceded with whitespace. 258
Errors ')' is preceded with whitespace. 258
Errors '{' should be on the previous line. 259
Errors Line is longer than 80 characters. 260
Errors '(' is followed by whitespace. 260
Errors ')' is preceded with whitespace. 260
Errors '}' should be on the same line. 261
Errors '{' should be on the previous line. 263
Errors Method 'execute' is not designed for extension - needs to be abstract, final or empty. 269
Errors '{' should be on the previous line. 271
Errors '(' is followed by whitespace. 272
Errors ')' is preceded with whitespace. 272
Errors '{' should be on the previous line. 273
Errors '(' is followed by whitespace. 274
Errors ')' is preceded with whitespace. 274
Errors '{' should be on the previous line. 279
Errors Line is longer than 80 characters. 280
Errors '(' is followed by whitespace. 280
Errors ')' is preceded with whitespace. 280
Errors '(' is followed by whitespace. 281
Errors ')' is preceded with whitespace. 281
Errors '(' is followed by whitespace. 283
Errors ')' is preceded with whitespace. 283
Errors '}' should be on the same line. 284
Errors '(' is followed by whitespace. 285
Errors ')' is preceded with whitespace. 285
Errors '{' should be on the previous line. 286
Errors '(' is followed by whitespace. 287
Errors ')' is preceded with whitespace. 287
Errors '{' should be on the previous line. 288
Errors Line is longer than 80 characters. 289
Errors '(' is followed by whitespace. 289
Errors '(' is followed by whitespace. 289
Errors ')' is preceded with whitespace. 289
Errors ')' is preceded with whitespace. 290
Errors Line is longer than 80 characters. 293
Errors '(' is followed by whitespace. 293
Errors '(' is followed by whitespace. 293
Errors ')' is preceded with whitespace. 293
Errors ')' is preceded with whitespace. 294
Errors '}' should be on the same line. 295
Errors '(' is followed by whitespace. 296
Errors ')' is preceded with whitespace. 296
Errors '{' should be on the previous line. 297
Errors '(' is followed by whitespace. 298
Errors ')' is preceded with whitespace. 298
Errors '{' should be on the previous line. 299
Errors '(' is followed by whitespace. 303
Errors ')' is preceded with whitespace. 303
Errors Method 'isAggregator' is not designed for extension - needs to be abstract, final or empty. 308
Errors '{' should be on the previous line. 309
Errors Line is longer than 80 characters. 310
Errors '(' is followed by whitespace. 320
Errors Parameter locale should be final. 320
Errors ')' is preceded with whitespace. 320
Errors '{' should be on the previous line. 321
Errors Line is longer than 80 characters. 322
Errors '(' is followed by whitespace. 322
Errors ')' is preceded with whitespace. 322

org/apache/maven/plugin/javadoc/JavadocUtil.java

Violation Message Line
Errors Utility classes should not have a public or default constructor. 91
Errors '{' should be on the previous line. 92
Errors Line is longer than 80 characters. 98
Errors '+' should be on a new line. 98
Errors Line is longer than 80 characters. 103
Errors Line is longer than 80 characters. 107
Errors '(' is followed by whitespace. 110
Errors Parameter project should be final. 110
Errors Parameter dirs should be final. 110
Errors ')' is preceded with whitespace. 110
Errors '{' should be on the previous line. 111
Errors '(' is followed by whitespace. 112
Errors ')' is preceded with whitespace. 112
Errors '(' is followed by whitespace. 113
Errors ';' is followed by whitespace. 113
Errors '{' should be on the previous line. 114
Errors '(' is followed by whitespace. 117
Errors ')' is preceded with whitespace. 117
Errors '{' should be on the previous line. 118
Errors '(' is followed by whitespace. 122
Errors ')' is preceded with whitespace. 122
Errors '(' is followed by whitespace. 123
Errors ')' is preceded with whitespace. 123
Errors '{' should be on the previous line. 124
Errors Line is longer than 80 characters. 125
Errors '(' is followed by whitespace. 125
Errors ')' is preceded with whitespace. 125
Errors Line is longer than 80 characters. 128
Errors '(' is followed by whitespace. 128
Errors '(' is followed by whitespace. 128
Errors ')' is preceded with whitespace. 128
Errors ')' is preceded with whitespace. 128
Errors '(' is followed by whitespace. 130
Errors ')' is preceded with whitespace. 130
Errors Line is longer than 80 characters. 139
Errors Line is longer than 80 characters. 141
Errors '(' is followed by whitespace. 144
Errors Parameter files should be final. 144
Errors ')' is preceded with whitespace. 144
Errors '{' should be on the previous line. 145
Errors '(' is followed by whitespace. 146
Errors ')' is preceded with whitespace. 146
Errors '(' is followed by whitespace. 147
Errors ';' is followed by whitespace. 147
Errors '{' should be on the previous line. 148
Errors '(' is followed by whitespace. 151
Errors ')' is preceded with whitespace. 151
Errors '{' should be on the previous line. 152
Errors '(' is followed by whitespace. 156
Errors ')' is preceded with whitespace. 156
Errors '(' is followed by whitespace. 157
Errors '(' is followed by whitespace. 157
Errors ')' is preceded with whitespace. 157
Errors ')' is preceded with whitespace. 157
Errors '{' should be on the previous line. 158
Errors '(' is followed by whitespace. 159
Errors ')' is preceded with whitespace. 159
Errors Line is longer than 80 characters. 167
Errors Line is longer than 80 characters. 173
Errors Line is longer than 80 characters. 175
Errors '(' is followed by whitespace. 175
Errors Parameter sourcePaths should be final. 175
Errors Parameter subpackagesList should be final. 175
Errors Parameter excludedPackages should be final. 175
Errors ')' is preceded with whitespace. 175
Errors '(' is followed by whitespace. 178
Errors ';' is followed by whitespace. 178
Errors '{' should be on the previous line. 179
Errors '(' is followed by whitespace. 181
Errors ')' is preceded with whitespace. 181
Errors '{' should be on the previous line. 182
Errors '(' is followed by whitespace. 183
Errors ')' is preceded with whitespace. 183
Errors '(' is followed by whitespace. 184
Errors ')' is preceded with whitespace. 184
Errors First sentence should end with a period. 191
Errors Line is longer than 80 characters. 192
Errors Line is longer than 80 characters. 195
Errors '(' is followed by whitespace. 197
Errors Parameter artifacts should be final. 197
Errors ')' is preceded with whitespace. 197
Errors '{' should be on the previous line. 198
Errors '(' is followed by whitespace. 199
Errors ')' is preceded with whitespace. 199
Errors First sentence should end with a period. 202
Errors Line is longer than 80 characters. 203
Errors Line is longer than 80 characters. 208
Errors '(' is followed by whitespace. 208
Errors Parameter artifacts should be final. 208
Errors Parameter withTestScope should be final. 208
Errors ')' is preceded with whitespace. 208
Errors '(' is followed by whitespace. 210
Errors ')' is preceded with whitespace. 210
Errors '(' is followed by whitespace. 212
Errors ';' is followed by whitespace. 212
Errors '{' should be on the previous line. 213
Errors Comment matches to-do format 'TODO:'. 216
Errors Line is longer than 80 characters. 216
Errors '(' is followed by whitespace. 217
Errors ')' is preceded with whitespace. 217
Errors '{' should be on the previous line. 218
Errors Comment matches to-do format 'TODO:'. 219
Errors '(' is followed by whitespace. 220
Errors ')' is preceded with whitespace. 220
Errors '{' should be on the previous line. 221
Errors '(' is followed by whitespace. 222
Errors '(' is followed by whitespace. 222
Errors ')' is preceded with whitespace. 222
Errors '(' is followed by whitespace. 223
Errors ')' is preceded with whitespace. 223
Errors '(' is followed by whitespace. 224
Errors ')' is preceded with whitespace. 224
Errors '(' is followed by whitespace. 225
Errors ')' is preceded with whitespace. 225
Errors ')' is preceded with whitespace. 225
Errors '{' should be on the previous line. 226
Errors '(' is followed by whitespace. 227
Errors ')' is preceded with whitespace. 227
Errors '}' should be on the same line. 229
Errors '{' should be on the previous line. 231
Errors Line is longer than 80 characters. 232
Errors '(' is followed by whitespace. 232
Errors '(' is followed by whitespace. 232
Errors ')' is preceded with whitespace. 232
Errors '(' is followed by whitespace. 232
Errors ')' is preceded with whitespace. 232
Errors '(' is followed by whitespace. 233
Errors ')' is preceded with whitespace. 233
Errors ')' is preceded with whitespace. 233
Errors '{' should be on the previous line. 234
Errors '(' is followed by whitespace. 235
Errors ')' is preceded with whitespace. 235
Errors Line is longer than 80 characters. 245
Errors Line is longer than 80 characters. 248
Errors '(' is followed by whitespace. 253
Errors Parameter value should be final. 253
Errors ')' is preceded with whitespace. 253
Errors '{' should be on the previous line. 254
Errors '(' is followed by whitespace. 257
Errors '(' is followed by whitespace. 257
Errors ')' is preceded with whitespace. 257
Errors ')' is preceded with whitespace. 257
Errors '{' should be on the previous line. 258
Errors '(' is followed by whitespace. 259
Errors '(' is followed by whitespace. 259
Errors ')' is preceded with whitespace. 259
Errors ')' is preceded with whitespace. 259
Errors '{' should be on the previous line. 260
Errors '(' is followed by whitespace. 261
Errors ')' is preceded with whitespace. 261
Errors '(' is followed by whitespace. 266
Errors ')' is preceded with whitespace. 266
Errors Line is longer than 80 characters. 273
Errors '(' is followed by whitespace. 279
Errors Parameter value should be final. 279
Errors ')' is preceded with whitespace. 279
Errors '{' should be on the previous line. 280
Errors '(' is followed by whitespace. 283
Errors '(' is followed by whitespace. 283
Errors ')' is preceded with whitespace. 283
Errors ')' is preceded with whitespace. 283
Errors '{' should be on the previous line. 284
Errors '(' is followed by whitespace. 285
Errors ')' is preceded with whitespace. 285
Errors '(' is followed by whitespace. 286
Errors '(' is followed by whitespace. 286
Errors ')' is preceded with whitespace. 286
Errors ')' is preceded with whitespace. 286
Errors '{' should be on the previous line. 287
Errors Array brackets at illegal position. 288
Errors '(' is followed by whitespace. 288
Errors ')' is preceded with whitespace. 288
Errors '(' is followed by whitespace. 291
Errors ')' is preceded with whitespace. 291
Errors '{' should be on the previous line. 292
Errors '(' is followed by whitespace. 293
Errors ')' is preceded with whitespace. 293
Errors '{' should be on the previous line. 294
Errors '}' should be on the same line. 296
Errors '{' should be on the previous line. 298
Errors Line is longer than 80 characters. 310
Errors Line is longer than 80 characters. 316
Errors Line is longer than 80 characters. 318
Errors '(' is followed by whitespace. 318
Errors Parameter outputDirectory should be final. 318
Errors Parameter javadocDir should be final. 318
Errors ')' is preceded with whitespace. 318
Errors '{' should be on the previous line. 320
Errors '(' is followed by whitespace. 321
Errors ')' is preceded with whitespace. 321
Errors Line is longer than 80 characters. 325
Errors Line is longer than 80 characters. 334
Errors '(' is followed by whitespace. 334
Errors Parameter outputDirectory should be final. 334
Errors Parameter javadocDir should be final. 334
Errors Parameter excludedocfilessubdir should be final. 334
Errors ')' is preceded with whitespace. 334
Errors '{' should be on the previous line. 336
Errors '(' is followed by whitespace. 337
Errors ')' is preceded with whitespace. 337
Errors '{' should be on the previous line. 338
Errors '(' is followed by whitespace. 343
Errors '(' is followed by whitespace. 343
Errors ')' is preceded with whitespace. 343
Errors ')' is preceded with whitespace. 343
Errors '(' is followed by whitespace. 345
Errors '(' is followed by whitespace. 345
Errors ')' is preceded with whitespace. 345
Errors ')' is preceded with whitespace. 345
Errors '{' should be on the previous line. 346
Errors Line is longer than 80 characters. 347
Errors '(' is followed by whitespace. 347
Errors ')' is preceded with whitespace. 347
Errors '(' is followed by whitespace. 349
Errors ')' is preceded with whitespace. 349
Errors '{' should be on the previous line. 350
Errors '(' is followed by whitespace. 352
Errors ')' is preceded with whitespace. 352
Errors '(' is followed by whitespace. 357
Errors Line is longer than 80 characters. 358
Errors '(' is followed by whitespace. 358
Errors ')' is preceded with whitespace. 358
Errors ')' is preceded with whitespace. 358
Errors '(' is followed by whitespace. 359
Errors ';' is followed by whitespace. 359
Errors '{' should be on the previous line. 360
Errors '(' is followed by whitespace. 363
Errors ')' is preceded with whitespace. 363
Errors '(' is followed by whitespace. 364
Errors ')' is preceded with whitespace. 364
Errors Line is longer than 80 characters. 365
Errors '(' is followed by whitespace. 365
Errors '(' is followed by whitespace. 365
Errors ')' is preceded with whitespace. 365
Errors ')' is preceded with whitespace. 365
Errors Line is longer than 80 characters. 367
Errors '(' is followed by whitespace. 367
Errors '(' is followed by whitespace. 367
Errors ')' is preceded with whitespace. 367
Errors Line is longer than 80 characters. 368
Errors ')' is preceded with whitespace. 368
Errors '(' is followed by whitespace. 369
Errors ';' is followed by whitespace. 369
Errors '{' should be on the previous line. 370
Errors '(' is followed by whitespace. 371
Errors ')' is preceded with whitespace. 371
Errors '(' is followed by whitespace. 373
Errors ')' is preceded with whitespace. 373
Errors '{' should be on the previous line. 374
Errors '(' is followed by whitespace. 375
Errors ')' is preceded with whitespace. 375
Errors '}' should be on the same line. 376
Errors '{' should be on the previous line. 378
Errors Line is longer than 80 characters. 386
Errors Line is longer than 80 characters. 392
Errors Line is longer than 80 characters. 394
Errors '(' is followed by whitespace. 394
Errors Parameter sourceDirectory should be final. 394
Errors Parameter fileList should be final. 394
Errors Parameter excludePackages should be final. 394
Errors ')' is preceded with whitespace. 394
Errors '(' is followed by whitespace. 398
Errors ')' is preceded with whitespace. 398
Errors '{' should be on the previous line. 399
Errors '(' is followed by whitespace. 401
Errors ')' is preceded with whitespace. 401
Errors '{' should be on the previous line. 402
Errors '(' is followed by whitespace. 404
Errors ')' is preceded with whitespace. 404
Errors '(' is followed by whitespace. 406
Errors ')' is preceded with whitespace. 406
Errors '{' should be on the previous line. 407
Errors '(' is followed by whitespace. 411
Errors ')' is preceded with whitespace. 411
Errors '{' should be on the previous line. 412
Errors '(' is followed by whitespace. 414
Errors ')' is preceded with whitespace. 414
Errors '{' should be on the previous line. 415
Errors Line is longer than 80 characters. 416
Errors '(' is followed by whitespace. 416
Errors '(' is followed by whitespace. 416
Errors ')' is preceded with whitespace. 416
Errors '(' is followed by whitespace. 416
Errors ')' is preceded with whitespace. 416
Errors ')' is preceded with whitespace. 416
Errors '}' should be on the same line. 422
Errors '{' should be on the previous line. 424
Errors Line is longer than 80 characters. 425
Errors '(' is followed by whitespace. 425
Errors '(' is followed by whitespace. 425
Errors ')' is preceded with whitespace. 425
Errors ')' is preceded with whitespace. 425
Errors Line is longer than 80 characters. 427
Errors '(' is followed by whitespace. 427
Errors '(' is followed by whitespace. 427
Errors '(' is followed by whitespace. 427
Errors ')' is preceded with whitespace. 427
Errors ')' is preceded with whitespace. 427
Errors ')' is preceded with whitespace. 427
Errors Line is longer than 80 characters. 429
Errors '(' is followed by whitespace. 429
Errors ')' is preceded with whitespace. 429
Errors Line is longer than 80 characters. 430
Errors '(' is followed by whitespace. 430
Errors ')' is preceded with whitespace. 430
Errors '(' is followed by whitespace. 431
Errors ')' is preceded with whitespace. 431
Errors Line is longer than 80 characters. 432
Errors '(' is followed by whitespace. 432
Errors ')' is preceded with whitespace. 432
Errors '(' is followed by whitespace. 433
Errors '(' is followed by whitespace. 433
Errors ')' is preceded with whitespace. 433
Errors Line is longer than 80 characters. 434
Errors '(' is followed by whitespace. 434
Errors ')' is preceded with whitespace. 434
Errors '(' is followed by whitespace. 434
Errors ')' is preceded with whitespace. 434
Errors ')' is preceded with whitespace. 434
Errors '}' should be on the same line. 437
Errors '{' should be on the previous line. 439
Errors '}' should be on the same line. 442
Errors '{' should be on the previous line. 444
Errors '(' is followed by whitespace. 451
Errors ')' is preceded with whitespace. 451
Errors '{' should be on the previous line. 452
Errors '(' is followed by whitespace. 453
Errors '(' is followed by whitespace. 453
Errors ')' is preceded with whitespace. 453
Errors ')' is preceded with whitespace. 453
Errors Line is longer than 80 characters. 461
Errors Line is longer than 80 characters. 464
Errors Line is longer than 80 characters. 468
Errors '(' is followed by whitespace. 468
Errors Parameter sourceDirectory should be final. 468
Errors Parameter excludePackagenames should be final. 468
Errors ')' is preceded with whitespace. 468
Errors '(' is followed by whitespace. 471
Errors ')' is preceded with whitespace. 471
Errors '{' should be on the previous line. 472
Errors Line is longer than 80 characters. 473
Errors '(' is followed by whitespace. 473
Errors '{' is followed by whitespace. 473
Errors ')' is preceded with whitespace. 473
Errors '(' is followed by whitespace. 474
Errors ')' is preceded with whitespace. 474
Errors '{' should be on the previous line. 475
Errors '(' is followed by whitespace. 476
Errors ')' is preceded with whitespace. 476
Errors '(' is followed by whitespace. 478
Errors ')' is preceded with whitespace. 478
Errors '{' should be on the previous line. 479
Errors Line is longer than 80 characters. 480
Errors '(' is followed by whitespace. 480
Errors '(' is followed by whitespace. 480
Errors ')' is preceded with whitespace. 480
Errors '(' is followed by whitespace. 480
Errors ')' is preceded with whitespace. 480
Errors '(' is followed by whitespace. 481
Errors ')' is preceded with whitespace. 481
Errors ')' is preceded with whitespace. 481
Errors '{' should be on the previous line. 482
Errors '(' is followed by whitespace. 483
Errors ')' is preceded with whitespace. 483
Errors '(' is followed by whitespace. 491
Errors ';' is followed by whitespace. 491
Errors '{' should be on the previous line. 492
Errors '(' is followed by whitespace. 494
Errors ')' is preceded with whitespace. 494
Errors '(' is followed by whitespace. 495
Errors ')' is preceded with whitespace. 495
Errors '(' is followed by whitespace. 496
Errors ')' is preceded with whitespace. 496
Errors Line is longer than 80 characters. 497
Errors '(' is followed by whitespace. 497
Errors '(' is followed by whitespace. 497
Errors ')' is preceded with whitespace. 497
Errors ')' is preceded with whitespace. 497
Errors '(' is followed by whitespace. 498
Errors ')' is preceded with whitespace. 498
Errors '(' is followed by whitespace. 500
Errors '(' is followed by whitespace. 500
Errors ')' is preceded with whitespace. 500
Errors ')' is preceded with whitespace. 500
Errors '{' should be on the previous line. 501
Errors '(' is followed by whitespace. 502
Errors ')' is preceded with whitespace. 502
Errors Line is longer than 80 characters. 513
Errors Line is longer than 80 characters. 516
Errors '(' is followed by whitespace. 516
Errors Parameter files should be final. 516
Errors Parameter sourceDirectory should be final. 516
Errors Parameter excludePackages should be final. 516
Errors ')' is preceded with whitespace. 516
Errors Line is longer than 80 characters. 518
Errors '(' is followed by whitespace. 518
Errors '{' is followed by whitespace. 518
Errors ')' is preceded with whitespace. 518
Errors '(' is followed by whitespace. 519
Errors ')' is preceded with whitespace. 519
Errors '{' should be on the previous line. 520
Errors Line is longer than 80 characters. 521
Errors '(' is followed by whitespace. 521
Errors ')' is preceded with whitespace. 521
Errors '(' is followed by whitespace. 522
Errors ')' is preceded with whitespace. 522
Errors First sentence should end with a period. 526
Errors Line is longer than 80 characters. 536
Errors Line is longer than 80 characters. 537
Errors '(' is followed by whitespace. 540
Errors Parameter javadocExe should be final. 540
Errors ')' is preceded with whitespace. 540
Errors Line is longer than 80 characters. 541
Errors Redundant throws: 'IllegalArgumentException' is unchecked exception. 541
Errors Redundant throws: 'PatternSyntaxException' is subclass of 'IllegalArgumentException'. 541
Errors Redundant throws: 'PatternSyntaxException' is unchecked exception. 541
Errors Line is longer than 80 characters. 543
Errors '(' is followed by whitespace. 543
Errors '(' is followed by whitespace. 543
Errors ')' is preceded with whitespace. 543
Errors '(' is followed by whitespace. 543
Errors ')' is preceded with whitespace. 543
Errors '(' is followed by whitespace. 543
Errors ')' is preceded with whitespace. 543
Errors ')' is preceded with whitespace. 543
Errors Line is longer than 80 characters. 545
Errors '(' is followed by whitespace. 545
Errors ')' is preceded with whitespace. 545
Errors '(' is followed by whitespace. 549
Errors ')' is preceded with whitespace. 549
Errors '(' is followed by whitespace. 550
Errors ')' is preceded with whitespace. 550
Errors '(' is followed by whitespace. 551
Errors ')' is preceded with whitespace. 551
Errors Line is longer than 80 characters. 553
Errors Line is longer than 80 characters. 554
Errors '(' is followed by whitespace. 556
Errors ')' is preceded with whitespace. 556
Errors '(' is followed by whitespace. 558
Errors ')' is preceded with whitespace. 558
Errors '{' should be on the previous line. 559
Errors Line is longer than 80 characters. 560
Errors '(' is followed by whitespace. 560
Errors ')' is preceded with whitespace. 560
Errors '(' is followed by whitespace. 561
Errors ')' is preceded with whitespace. 561
Errors Line is longer than 80 characters. 562
Errors '(' is followed by whitespace. 562
Errors '(' is followed by whitespace. 562
Errors ')' is preceded with whitespace. 562
Errors ')' is preceded with whitespace. 562
Errors '(' is followed by whitespace. 563
Errors ')' is preceded with whitespace. 563
Errors '(' is followed by whitespace. 566
Errors '(' is followed by whitespace. 566
Errors ')' is preceded with whitespace. 566
Errors ')' is preceded with whitespace. 566
Errors '{' should be on the previous line. 567
Errors '(' is followed by whitespace. 568
Errors ')' is preceded with whitespace. 568
Errors '}' should be on the same line. 569
Errors '(' is followed by whitespace. 570
Errors '(' is followed by whitespace. 570
Errors ')' is preceded with whitespace. 570
Errors ')' is preceded with whitespace. 570
Errors '{' should be on the previous line. 571
Errors '(' is followed by whitespace. 572
Errors ')' is preceded with whitespace. 572
Errors Line is longer than 80 characters. 575
Errors '(' is followed by whitespace. 575
Errors ')' is preceded with whitespace. 575
Errors Line is longer than 80 characters. 579
Errors Line is longer than 80 characters. 597
Errors Line is longer than 80 characters. 601
Errors Line is longer than 80 characters. 615
Errors '(' is followed by whitespace. 619
Errors Parameter output should be final. 619
Errors ')' is preceded with whitespace. 619
Errors Redundant throws: 'IllegalArgumentException' is unchecked exception. 620
Errors Redundant throws: 'PatternSyntaxException' is subclass of 'IllegalArgumentException'. 620
Errors Redundant throws: 'PatternSyntaxException' is unchecked exception. 620
Errors '{' should be on the previous line. 621
Errors '(' is followed by whitespace. 622
Errors '(' is followed by whitespace. 622
Errors ')' is preceded with whitespace. 622
Errors ')' is preceded with whitespace. 622
Errors '{' should be on the previous line. 623
Errors Line is longer than 80 characters. 624
Errors '(' is followed by whitespace. 624
Errors ')' is preceded with whitespace. 624
Errors Line is longer than 80 characters. 627
Errors '(' is followed by whitespace. 627
Errors ')' is preceded with whitespace. 627
Errors '(' is followed by whitespace. 629
Errors ')' is preceded with whitespace. 629
Errors '(' is followed by whitespace. 630
Errors ')' is preceded with whitespace. 630
Errors '{' should be on the previous line. 631
Errors Line is longer than 80 characters. 632
Errors '(' is followed by whitespace. 632
Errors ')' is preceded with whitespace. 633
Errors '(' is followed by whitespace. 636
Errors '3' is a magic number. 636
Errors ')' is preceded with whitespace. 636
Errors '(' is followed by whitespace. 637
Errors ')' is preceded with whitespace. 637
Errors '{' should be on the previous line. 638
Errors '(' is followed by whitespace. 639
Errors ')' is preceded with whitespace. 639
Errors '}' should be on the same line. 640
Errors '{' should be on the previous line. 642
Errors '(' is followed by whitespace. 643
Errors ')' is preceded with whitespace. 643
Errors '(' is followed by whitespace. 646
Errors ')' is preceded with whitespace. 646
Errors Line is longer than 80 characters. 650
Errors Line is longer than 80 characters. 656
Errors Line is longer than 80 characters. 673
Errors Line is longer than 80 characters. 674
Errors Line is longer than 80 characters. 676
Errors '(' is followed by whitespace. 678
Errors Parameter memory should be final. 678
Errors ')' is preceded with whitespace. 678
Errors Redundant throws: 'IllegalArgumentException' is unchecked exception. 679
Errors '{' should be on the previous line. 680
Errors '(' is followed by whitespace. 681
Errors '(' is followed by whitespace. 681
Errors ')' is preceded with whitespace. 681
Errors ')' is preceded with whitespace. 681
Errors '{' should be on the previous line. 682
Errors Line is longer than 80 characters. 683
Errors '(' is followed by whitespace. 683
Errors ')' is preceded with whitespace. 683
Errors '(' is followed by whitespace. 686
Errors ')' is preceded with whitespace. 686
Errors '(' is followed by whitespace. 687
Errors ')' is preceded with whitespace. 687
Errors '(' is followed by whitespace. 688
Errors ')' is preceded with whitespace. 688
Errors '{' should be on the previous line. 689
Errors '(' is followed by whitespace. 690
Errors ')' is preceded with whitespace. 690
Errors Line is longer than 80 characters. 693
Errors '(' is followed by whitespace. 693
Errors ')' is preceded with whitespace. 693
Errors '(' is followed by whitespace. 694
Errors ')' is preceded with whitespace. 694
Errors '(' is followed by whitespace. 695
Errors ')' is preceded with whitespace. 695
Errors '{' should be on the previous line. 696
Errors '(' is followed by whitespace. 697
Errors ')' is preceded with whitespace. 697
Errors Line is longer than 80 characters. 700
Errors '(' is followed by whitespace. 700
Errors ')' is preceded with whitespace. 700
Errors '(' is followed by whitespace. 701
Errors ')' is preceded with whitespace. 701
Errors '(' is followed by whitespace. 702
Errors ')' is preceded with whitespace. 702
Errors '{' should be on the previous line. 703
Errors '(' is followed by whitespace. 704
Errors ')' is preceded with whitespace. 704
Errors Line is longer than 80 characters. 707
Errors '(' is followed by whitespace. 707
Errors ')' is preceded with whitespace. 707
Errors '(' is followed by whitespace. 708
Errors ')' is preceded with whitespace. 708
Errors '(' is followed by whitespace. 709
Errors ')' is preceded with whitespace. 709
Errors '{' should be on the previous line. 710
Errors '(' is followed by whitespace. 711
Errors '(' is followed by whitespace. 711
Errors '(' is followed by whitespace. 711
Errors ')' is preceded with whitespace. 711
Errors ')' is preceded with whitespace. 711
Errors '1024' is a magic number. 711
Errors ')' is preceded with whitespace. 711
Errors Line is longer than 80 characters. 714
Errors '(' is followed by whitespace. 714
Errors ')' is preceded with whitespace. 714
Errors '(' is followed by whitespace. 715
Errors ')' is preceded with whitespace. 715
Errors '(' is followed by whitespace. 716
Errors ')' is preceded with whitespace. 716
Errors '{' should be on the previous line. 717
Errors '(' is followed by whitespace. 718
Errors '(' is followed by whitespace. 718
Errors '(' is followed by whitespace. 718
Errors ')' is preceded with whitespace. 718
Errors ')' is preceded with whitespace. 718
Errors '1024' is a magic number. 718
Errors '1024' is a magic number. 718
Errors ')' is preceded with whitespace. 718
Errors Line is longer than 80 characters. 721
Errors '(' is followed by whitespace. 721
Errors ')' is preceded with whitespace. 721
Errors First sentence should end with a period. 724
Errors Line is longer than 80 characters. 727
Errors '(' is followed by whitespace. 732
Errors Parameter settings should be final. 732
Errors Parameter url should be final. 732
Errors ')' is preceded with whitespace. 732
Errors '{' should be on the previous line. 734
Errors '(' is followed by whitespace. 735
Errors ')' is preceded with whitespace. 735
Errors '{' should be on the previous line. 736
Errors '(' is followed by whitespace. 737
Errors ')' is preceded with whitespace. 737
Errors '(' is followed by whitespace. 740
Errors '(' is followed by whitespace. 740
Errors ')' is preceded with whitespace. 740
Errors ')' is preceded with whitespace. 740
Errors '{' should be on the previous line. 741
Errors '{' should be on the previous line. 744
Errors '}' should be on the same line. 746
Errors '{' should be on the previous line. 748
Errors '(' is followed by whitespace. 749
Errors ')' is preceded with whitespace. 749
Errors Line is longer than 80 characters. 756
Errors '(' is followed by whitespace. 756
Errors ')' is preceded with whitespace. 756
Errors Line is longer than 80 characters. 757
Errors '(' is followed by whitespace. 757
Errors ')' is preceded with whitespace. 757
Errors Line is longer than 80 characters. 758
Errors '(' is followed by whitespace. 758
Errors ')' is preceded with whitespace. 758
Errors Line is longer than 80 characters. 759
Errors '(' is followed by whitespace. 759
Errors ')' is preceded with whitespace. 759
Errors Line is longer than 80 characters. 761
Errors '(' is followed by whitespace. 762
Errors Line is longer than 80 characters. 763
Errors ')' is preceded with whitespace. 763
Errors '(' is followed by whitespace. 765
Errors ')' is preceded with whitespace. 765
Errors '{' should be on the previous line. 766
Errors '(' is followed by whitespace. 770
Errors ')' is preceded with whitespace. 770
Errors '(' is followed by whitespace. 772
Errors '(' is followed by whitespace. 772
Errors ')' is preceded with whitespace. 772
Errors Line is longer than 80 characters. 773
Errors '(' is followed by whitespace. 773
Errors ')' is preceded with whitespace. 773
Errors ')' is preceded with whitespace. 773
Errors Line is longer than 80 characters. 775
Errors '(' is followed by whitespace. 775
Errors ')' is preceded with whitespace. 775
Errors Line is longer than 80 characters. 777
Errors '(' is followed by whitespace. 777
Errors '(' is followed by whitespace. 777
Errors ')' is preceded with whitespace. 777
Errors ')' is preceded with whitespace. 777
Errors Line is longer than 80 characters. 780
Errors '(' is followed by whitespace. 780
Errors ')' is preceded with whitespace. 780
Errors Line is longer than 80 characters. 782
Errors '(' is followed by whitespace. 782
Errors ')' is preceded with whitespace. 782
Errors '(' is followed by whitespace. 787
Errors ')' is preceded with whitespace. 787
Errors '{' should be on the previous line. 789
Errors '(' is followed by whitespace. 790
Errors ')' is preceded with whitespace. 790
Errors '(' is followed by whitespace. 792
Errors ')' is preceded with whitespace. 792
Errors '{' should be on the previous line. 793
Errors '(' is followed by whitespace. 794
Errors ')' is preceded with whitespace. 794
Errors '}' should be on the same line. 796
Errors '{' should be on the previous line. 798
Errors Line is longer than 80 characters. 807
Errors '(' is followed by whitespace. 809
Errors Parameter charsetName should be final. 809
Errors ')' is preceded with whitespace. 809
Errors '{' should be on the previous line. 810
Errors '(' is followed by whitespace. 811
Errors '(' is followed by whitespace. 811
Errors ')' is preceded with whitespace. 811
Errors ')' is preceded with whitespace. 811
Errors '{' should be on the previous line. 812
Errors '{' should be on the previous line. 819
Errors '(' is followed by whitespace. 820
Errors ')' is preceded with whitespace. 820
Errors '}' should be on the same line. 821
Errors '(' is followed by whitespace. 822
Errors ')' is preceded with whitespace. 822
Errors '{' should be on the previous line. 823
Errors '}' should be on the same line. 825
Errors '{' should be on the previous line. 827
Errors '(' is followed by whitespace. 828
Errors ')' is preceded with whitespace. 828
Errors Line is longer than 80 characters. 835
Errors Line is longer than 80 characters. 842
Errors '(' is followed by whitespace. 842
Errors Parameter cmdLine should be final. 842
Errors Parameter settings should be final. 842
Errors ')' is preceded with whitespace. 842
Errors '(' is followed by whitespace. 844
Errors ')' is preceded with whitespace. 844
Errors '{' should be on the previous line. 845
Errors '(' is followed by whitespace. 846
Errors ')' is preceded with whitespace. 846
Errors '(' is followed by whitespace. 849
Errors ')' is preceded with whitespace. 849
Errors '{' should be on the previous line. 850
Errors Line is longer than 80 characters. 855
Errors '(' is followed by whitespace. 855
Errors '(' is followed by whitespace. 855
Errors ')' is preceded with whitespace. 855
Errors '(' is followed by whitespace. 856
Errors ')' is preceded with whitespace. 856
Errors '(' is followed by whitespace. 857
Errors ')' is preceded with whitespace. 857
Errors ')' is preceded with whitespace. 857
Errors '{' should be on the previous line. 858
Errors Line is longer than 80 characters. 859
Errors Line is longer than 80 characters. 861
Errors '(' is followed by whitespace. 861
Errors ')' is preceded with whitespace. 861
Errors '(' is followed by whitespace. 863
Errors ')' is preceded with whitespace. 863
Errors Line is longer than 80 characters. 870
Errors Line is longer than 80 characters. 873
Errors Line is longer than 80 characters. 877
Errors Line is longer than 80 characters. 878
Errors '(' is followed by whitespace. 883
Errors Parameter jarFile should be final. 883
Errors ')' is preceded with whitespace. 883
Errors Redundant throws: 'NoClassDefFoundError' is unchecked exception. 884
Errors '{' should be on the previous line. 885
Errors '(' is followed by whitespace. 886
Errors ')' is preceded with whitespace. 886
Errors Line is longer than 80 characters. 890
Errors '(' is followed by whitespace. 890
Errors '(' is followed by whitespace. 890
Errors ')' is preceded with whitespace. 890
Errors ')' is preceded with whitespace. 890
Errors '(' is followed by whitespace. 891
Errors ')' is preceded with whitespace. 891
Errors '{' should be on the previous line. 892
Errors Line is longer than 80 characters. 893
Errors '(' is followed by whitespace. 893
Errors '{' is followed by whitespace. 893
Errors ')' is preceded with whitespace. 893
Errors '}' should be on the same line. 894
Errors '{' should be on the previous line. 896
Errors Line is longer than 80 characters. 897
Errors '(' is followed by whitespace. 897
Errors '{' is followed by whitespace. 897
Errors ')' is preceded with whitespace. 897
Errors '(' is followed by whitespace. 902
Errors ')' is preceded with whitespace. 902
Errors '(' is followed by whitespace. 903
Errors ';' is followed by whitespace. 903
Errors '{' should be on the previous line. 904
Errors '(' is followed by whitespace. 907
Errors ')' is preceded with whitespace. 907
Errors Line is longer than 80 characters. 909
Errors '(' is followed by whitespace. 909
Errors '(' is followed by whitespace. 909
Errors ')' is preceded with whitespace. 909
Errors '(' is followed by whitespace. 909
Errors ')' is preceded with whitespace. 909
Errors ')' is preceded with whitespace. 909
Errors '(' is followed by whitespace. 911
Errors ')' is preceded with whitespace. 911
Errors '(' is followed by whitespace. 926
Errors Parameter url should be final. 926
Errors Parameter file should be final. 926
Errors ')' is preceded with whitespace. 926
Errors '{' should be on the previous line. 928
Errors '(' is followed by whitespace. 929
Errors ')' is preceded with whitespace. 929
Errors '{' should be on the previous line. 930
Errors '(' is followed by whitespace. 931
Errors ')' is preceded with whitespace. 931
Errors '(' is followed by whitespace. 933
Errors ')' is preceded with whitespace. 933
Errors '{' should be on the previous line. 934
Errors '(' is followed by whitespace. 935
Errors ')' is preceded with whitespace. 935
Errors '(' is followed by whitespace. 939
Errors ')' is preceded with whitespace. 939
Errors '{' should be on the previous line. 940
Errors '(' is followed by whitespace. 941
Errors ')' is preceded with whitespace. 941
Errors '(' is followed by whitespace. 944
Errors ')' is preceded with whitespace. 944
Errors '{' should be on the previous line. 945
Errors '{' should be on the previous line. 951
Errors '(' is followed by whitespace. 952
Errors ')' is preceded with whitespace. 952
Errors '(' is followed by whitespace. 954
Errors ')' is preceded with whitespace. 954
Errors '}' should be on the same line. 955
Errors '{' should be on the previous line. 957
Errors '(' is followed by whitespace. 958
Errors ')' is preceded with whitespace. 958
Errors '(' is followed by whitespace. 960
Errors ')' is preceded with whitespace. 960
Errors Line is longer than 80 characters. 965
Errors Line is longer than 80 characters. 968
Errors Line is longer than 80 characters. 976
Errors Line is longer than 80 characters. 980
Errors '(' is followed by whitespace. 980
Errors Parameter log should be final. 980
Errors Parameter localRepositoryDir should be final. 980
Errors Parameter projectFile should be final. 980
Errors Parameter goals should be final. 980
Errors Parameter properties should be final. 981
Errors Parameter invokerLog should be final. 981
Errors ')' is preceded with whitespace. 981
Errors '{' should be on the previous line. 983
Errors '(' is followed by whitespace. 984
Errors ')' is preceded with whitespace. 984
Errors '{' should be on the previous line. 985
Errors Line is longer than 80 characters. 986
Errors '(' is followed by whitespace. 986
Errors ')' is preceded with whitespace. 986
Errors '(' is followed by whitespace. 988
Errors ')' is preceded with whitespace. 988
Errors '{' should be on the previous line. 989
Errors Line is longer than 80 characters. 990
Errors '(' is followed by whitespace. 990
Errors ')' is preceded with whitespace. 990
Errors '(' is followed by whitespace. 992
Errors ')' is preceded with whitespace. 992
Errors '{' should be on the previous line. 993
Errors '(' is followed by whitespace. 994
Errors ')' is preceded with whitespace. 994
Errors '(' is followed by whitespace. 996
Errors ')' is preceded with whitespace. 996
Errors '{' should be on the previous line. 997
Errors Line is longer than 80 characters. 998
Errors '(' is followed by whitespace. 998
Errors ')' is preceded with whitespace. 999
Errors '(' is followed by whitespace. 1002
Errors ')' is preceded with whitespace. 1002
Errors '(' is followed by whitespace. 1003
Errors '(' is followed by whitespace. 1003
Errors ')' is preceded with whitespace. 1003
Errors ')' is preceded with whitespace. 1003
Errors '{' should be on the previous line. 1004
Errors Line is longer than 80 characters. 1006
Errors Line is longer than 80 characters. 1007
Errors '(' is followed by whitespace. 1008
Errors ')' is preceded with whitespace. 1008
Errors '{' should be on the previous line. 1009
Errors '(' is followed by whitespace. 1010
Errors ')' is preceded with whitespace. 1010
Errors '}' should be on the same line. 1011
Errors '{' should be on the previous line. 1013
Errors '(' is followed by whitespace. 1014
Errors ')' is preceded with whitespace. 1014
Errors '(' is followed by whitespace. 1020
Errors '(' is followed by whitespace. 1020
Errors ')' is preceded with whitespace. 1020
Errors ')' is preceded with whitespace. 1020
Errors '(' is followed by whitespace. 1021
Errors ')' is preceded with whitespace. 1021
Errors '(' is followed by whitespace. 1024
Errors ')' is preceded with whitespace. 1024
Errors '(' is followed by whitespace. 1025
Errors ')' is preceded with whitespace. 1025
Errors '(' is followed by whitespace. 1026
Errors ')' is preceded with whitespace. 1026
Errors '{' should be on the previous line. 1027
Errors '(' is followed by whitespace. 1028
Errors ')' is preceded with whitespace. 1028
Errors '}' should be on the same line. 1029
Errors '{' should be on the previous line. 1031
Errors '(' is followed by whitespace. 1032
Errors ')' is preceded with whitespace. 1032
Errors '(' is followed by whitespace. 1034
Errors ')' is preceded with whitespace. 1034
Errors '(' is followed by whitespace. 1035
Errors ')' is preceded with whitespace. 1035
Errors '{' should be on the previous line. 1036
Errors '(' is followed by whitespace. 1037
Errors ')' is preceded with whitespace. 1037
Errors '(' is followed by whitespace. 1039
Errors ')' is preceded with whitespace. 1039
Errors '(' is followed by whitespace. 1040
Errors ')' is preceded with whitespace. 1040
Errors '{' should be on the previous line. 1041
Errors '(' is followed by whitespace. 1042
Errors ')' is preceded with whitespace. 1042
Errors '(' is followed by whitespace. 1045
Errors ')' is preceded with whitespace. 1045
Errors '{' should be on the previous line. 1046
Errors '(' is followed by whitespace. 1047
Errors Line is longer than 80 characters. 1048
Errors '(' is followed by whitespace. 1048
Errors Avoid inline conditionals. 1048
Errors ')' is preceded with whitespace. 1048
Errors ')' is preceded with whitespace. 1048
Errors Line is longer than 80 characters. 1050
Errors '(' is followed by whitespace. 1050
Errors ')' is preceded with whitespace. 1050
Errors '(' is followed by whitespace. 1052
Errors ')' is preceded with whitespace. 1052
Errors '{' should be on the previous line. 1053
Errors '(' is followed by whitespace. 1054
Errors ')' is preceded with whitespace. 1054
Errors Line is longer than 80 characters. 1057
Errors '(' is followed by whitespace. 1057
Errors '(' is followed by whitespace. 1057
Errors '(' is followed by whitespace. 1057
Errors ')' is preceded with whitespace. 1057
Errors Line is longer than 80 characters. 1058
Errors '(' is followed by whitespace. 1058
Errors ')' is preceded with whitespace. 1058
Errors ')' is preceded with whitespace. 1058
Errors ')' is preceded with whitespace. 1058
Errors '(' is followed by whitespace. 1060
Errors ')' is preceded with whitespace. 1060
Errors '{' should be on the previous line. 1061
Errors Line is longer than 80 characters. 1062
Errors '(' is followed by whitespace. 1062
Errors ')' is preceded with whitespace. 1062
Errors '(' is followed by whitespace. 1064
Errors ')' is preceded with whitespace. 1064
Errors '{' should be on the previous line. 1065
Errors Line is longer than 80 characters. 1066
Errors '(' is followed by whitespace. 1066
Errors ')' is preceded with whitespace. 1066
Errors Line is longer than 80 characters. 1069
Errors '(' is followed by whitespace. 1069
Errors ')' is preceded with whitespace. 1069
Errors '(' is followed by whitespace. 1073
Errors ')' is preceded with whitespace. 1073
Errors '{' should be on the previous line. 1074
Errors '(' is followed by whitespace. 1075
Errors ')' is preceded with whitespace. 1075
Errors Line is longer than 80 characters. 1078
Errors '(' is followed by whitespace. 1078
Errors '(' is followed by whitespace. 1078
Errors '(' is followed by whitespace. 1078
Errors ')' is preceded with whitespace. 1078
Errors Line is longer than 80 characters. 1079
Errors '(' is followed by whitespace. 1079
Errors ')' is preceded with whitespace. 1079
Errors ')' is preceded with whitespace. 1079
Errors ')' is preceded with whitespace. 1079
Errors '(' is followed by whitespace. 1081
Errors ')' is preceded with whitespace. 1081
Errors Line is longer than 80 characters. 1084
Errors '(' is followed by whitespace. 1084
Errors ')' is preceded with whitespace. 1085
Errors Line is longer than 80 characters. 1090
Errors Line is longer than 80 characters. 1094
Errors Line is longer than 80 characters. 1098
Errors '(' is followed by whitespace. 1098
Errors ')' is preceded with whitespace. 1098
Errors '{' should be on the previous line. 1101
Errors '(' is followed by whitespace. 1102
Errors ')' is preceded with whitespace. 1102
Errors '}' should be on the same line. 1103
Errors ')' is preceded with whitespace. 1104
Errors '{' should be on the previous line. 1105
Errors Line is longer than 80 characters. 1111
Errors Line is longer than 80 characters. 1120
Errors Line is longer than 80 characters. 1122
Errors '(' is followed by whitespace. 1125
Errors ')' is preceded with whitespace. 1125
Errors '{' should be on the previous line. 1126
Errors '(' is followed by whitespace. 1127
Errors ')' is preceded with whitespace. 1127
Errors '{' should be on the previous line. 1128
Errors '(' is followed by whitespace. 1133
Errors ')' is preceded with whitespace. 1133
Errors '(' is followed by whitespace. 1134
Errors ')' is preceded with whitespace. 1134
Errors '{' should be on the previous line. 1135
Errors '(' is followed by whitespace. 1136
Errors ')' is preceded with whitespace. 1136
Errors '(' is followed by whitespace. 1139
Errors ')' is preceded with whitespace. 1139
Errors Line is longer than 80 characters. 1143
Errors Line is longer than 80 characters. 1150
Errors Line is longer than 80 characters. 1152
Errors '(' is followed by whitespace. 1158
Errors ')' is preceded with whitespace. 1158
Errors '{' should be on the previous line. 1159
Errors '(' is followed by whitespace. 1160
Errors ')' is preceded with whitespace. 1160
Errors '{' should be on the previous line. 1161
Errors '(' is followed by whitespace. 1165
Errors '(' is followed by whitespace. 1165
Errors ')' is preceded with whitespace. 1165
Errors ')' is preceded with whitespace. 1165
Errors '(' is followed by whitespace. 1177
Errors Parameter jarFile should be final. 1177
Errors ')' is preceded with whitespace. 1177
Errors '{' should be on the previous line. 1179
Errors '(' is followed by whitespace. 1180
Errors ')' is preceded with whitespace. 1180
Errors '{' should be on the previous line. 1181
Errors Line is longer than 80 characters. 1182
Errors '(' is followed by whitespace. 1182
Errors ')' is preceded with whitespace. 1182
Errors '{' should be on the previous line. 1189
Errors '(' is followed by whitespace. 1190
Errors '(' is followed by whitespace. 1190
Errors ')' is preceded with whitespace. 1190
Errors ')' is preceded with whitespace. 1190
Errors '(' is followed by whitespace. 1192
Errors ')' is preceded with whitespace. 1192
Errors '{' should be on the previous line. 1193
Errors '(' is followed by whitespace. 1194
Errors ')' is preceded with whitespace. 1194
Errors '{' should be on the previous line. 1195
Errors Line is longer than 80 characters. 1199
Errors '(' is followed by whitespace. 1199
Errors '(' is followed by whitespace. 1199
Errors ')' is preceded with whitespace. 1199
Errors '(' is followed by whitespace. 1199
Errors ')' is preceded with whitespace. 1199
Errors ')' is preceded with whitespace. 1199
Errors Line is longer than 80 characters. 1201
Errors '(' is followed by whitespace. 1201
Errors '(' is followed by whitespace. 1201
Errors ')' is preceded with whitespace. 1201
Errors ')' is preceded with whitespace. 1201
Errors '(' is followed by whitespace. 1203
Errors '(' is followed by whitespace. 1203
Errors ')' is preceded with whitespace. 1203
Errors ')' is preceded with whitespace. 1203
Errors '}' should be on the same line. 1209
Errors '{' should be on the previous line. 1211
Errors '(' is followed by whitespace. 1212
Errors ')' is preceded with whitespace. 1212
Errors Line is longer than 80 characters. 1230
Errors '(' is followed by whitespace. 1230
Errors Parameter log should be final. 1230
Errors Parameter invoker should be final. 1230
Errors Parameter request should be final. 1230
Errors Parameter invokerLog should be final. 1230
Errors Line is longer than 80 characters. 1231
Errors Parameter goals should be final. 1231
Errors Parameter properties should be final. 1231
Errors Parameter mavenOpts should be final. 1231
Errors ')' is preceded with whitespace. 1231
Errors '{' should be on the previous line. 1233
Errors '(' is followed by whitespace. 1236
Errors ')' is preceded with whitespace. 1236
Errors '{' should be on the previous line. 1237
Errors '(' is followed by whitespace. 1238
Errors ')' is preceded with whitespace. 1238
Errors '{' should be on the previous line. 1239
Errors Line is longer than 80 characters. 1240
Errors '(' is followed by whitespace. 1240
Errors ')' is preceded with whitespace. 1240
Errors '{' should be on the previous line. 1244
Errors '(' is followed by whitespace. 1245
Errors ')' is preceded with whitespace. 1245
Errors '{' should be on the previous line. 1246
Errors '(' is followed by whitespace. 1249
Errors ')' is preceded with whitespace. 1249
Errors '(' is followed by whitespace. 1250
Errors ')' is preceded with whitespace. 1250
Errors '}' should be on the same line. 1251
Errors '(' is followed by whitespace. 1252
Errors ')' is preceded with whitespace. 1252
Errors '{' should be on the previous line. 1253
Errors '(' is followed by whitespace. 1254
Errors ')' is preceded with whitespace. 1254
Errors '{' should be on the previous line. 1255
Errors Line is longer than 80 characters. 1256
Errors '(' is followed by whitespace. 1256
Errors ')' is preceded with whitespace. 1256
Errors '}' should be on the same line. 1259
Errors '(' is followed by whitespace. 1260
Errors ')' is preceded with whitespace. 1260
Errors '{' should be on the previous line. 1261
Errors '(' is followed by whitespace. 1262
Errors ')' is preceded with whitespace. 1262
Errors '{' should be on the previous line. 1263
Errors '(' is followed by whitespace. 1264
Errors ')' is preceded with whitespace. 1265
Errors '}' should be on the same line. 1269
Errors '{' should be on the previous line. 1271
Errors '(' is followed by whitespace. 1272
Errors ')' is preceded with whitespace. 1272
Errors '{' should be on the previous line. 1273
Errors '(' is followed by whitespace. 1274
Errors ')' is preceded with whitespace. 1274
Errors '(' is followed by whitespace. 1280
Errors ')' is preceded with whitespace. 1280
Errors '{' should be on the previous line. 1281
Errors '(' is followed by whitespace. 1282
Errors ')' is preceded with whitespace. 1282
Errors Line is longer than 80 characters. 1285
Errors '(' is followed by whitespace. 1285
Errors ')' is preceded with whitespace. 1285
Errors '(' is followed by whitespace. 1286
Errors ')' is preceded with whitespace. 1286
Errors Line is longer than 80 characters. 1288
Errors '(' is followed by whitespace. 1288
Errors Line is longer than 80 characters. 1289
Errors '(' is followed by whitespace. 1289
Errors Avoid inline conditionals. 1289
Errors ')' is preceded with whitespace. 1289
Errors ')' is preceded with whitespace. 1289
Errors '(' is followed by whitespace. 1290
Errors ')' is preceded with whitespace. 1290
Errors '(' is followed by whitespace. 1291
Errors '(' is followed by whitespace. 1291
Errors ')' is preceded with whitespace. 1291
Errors ')' is preceded with whitespace. 1291
Errors '(' is followed by whitespace. 1292
Errors '(' is followed by whitespace. 1292
Errors ')' is preceded with whitespace. 1292
Errors ')' is preceded with whitespace. 1292
Errors '(' is followed by whitespace. 1293
Errors '(' is followed by whitespace. 1293
Errors ')' is preceded with whitespace. 1293
Errors ')' is preceded with whitespace. 1293
Errors '(' is followed by whitespace. 1294
Errors '(' is followed by whitespace. 1294
Errors ')' is preceded with whitespace. 1294
Errors ')' is preceded with whitespace. 1294
Errors '(' is followed by whitespace. 1295
Errors ')' is preceded with whitespace. 1295
Errors '{' should be on the previous line. 1298
Errors '(' is followed by whitespace. 1299
Errors ')' is preceded with whitespace. 1299
Errors '}' should be on the same line. 1300
Errors '{' should be on the previous line. 1302
Errors '(' is followed by whitespace. 1303
Errors ')' is preceded with whitespace. 1303
Errors Line is longer than 80 characters. 1310
Errors '(' is followed by whitespace. 1314
Errors Parameter log should be final. 1314
Errors ')' is preceded with whitespace. 1314
Errors '{' should be on the previous line. 1315
Errors '(' is followed by whitespace. 1316
Errors ')' is preceded with whitespace. 1316
Errors '(' is followed by whitespace. 1317
Errors ')' is preceded with whitespace. 1317
Errors '{' should be on the previous line. 1318
Errors '{' should be on the previous line. 1320
Errors Line is longer than 80 characters. 1321
Errors '(' is followed by whitespace. 1321
Errors ')' is preceded with whitespace. 1321
Errors '}' should be on the same line. 1322
Errors '(' is followed by whitespace. 1323
Errors ')' is preceded with whitespace. 1323
Errors '{' should be on the previous line. 1324
Errors '(' is followed by whitespace. 1325
Errors ')' is preceded with whitespace. 1325
Errors '{' should be on the previous line. 1326
Errors '(' is followed by whitespace. 1327
Errors ')' is preceded with whitespace. 1327
Errors '(' is followed by whitespace. 1332
Errors ')' is preceded with whitespace. 1332
Errors '(' is followed by whitespace. 1333
Errors ')' is preceded with whitespace. 1333
Errors '{' should be on the previous line. 1334
Errors '(' is followed by whitespace. 1335
Errors ')' is preceded with whitespace. 1335
Errors '{' should be on the previous line. 1336
Errors Line is longer than 80 characters. 1338
Errors '(' is followed by whitespace. 1338
Errors ')' is preceded with whitespace. 1339
Errors '(' is followed by whitespace. 1351
Errors Parameter log should be final. 1351
Errors ')' is preceded with whitespace. 1351
Errors '{' should be on the previous line. 1352
Errors '{' should be on the previous line. 1355
Errors Line is longer than 80 characters. 1356
Errors '(' is followed by whitespace. 1356
Errors ')' is preceded with whitespace. 1356
Errors '}' should be on the same line. 1357
Errors '(' is followed by whitespace. 1358
Errors ')' is preceded with whitespace. 1358
Errors '{' should be on the previous line. 1359
Errors '(' is followed by whitespace. 1360
Errors ')' is preceded with whitespace. 1360
Errors '{' should be on the previous line. 1361
Errors '(' is followed by whitespace. 1362
Errors ')' is preceded with whitespace. 1362
Errors Line is longer than 80 characters. 1372
Errors '(' is followed by whitespace. 1376
Errors Parameter log should be final. 1376
Errors ')' is preceded with whitespace. 1376
Errors '{' should be on the previous line. 1377
Errors '(' is followed by whitespace. 1379
Errors ')' is preceded with whitespace. 1379
Errors '{' should be on the previous line. 1380
Errors '}' should be on the same line. 1382
Errors '{' should be on the previous line. 1384
Errors '(' is followed by whitespace. 1385
Errors ')' is preceded with whitespace. 1385
Errors '(' is followed by whitespace. 1388
Errors ')' is preceded with whitespace. 1388
Errors '{' should be on the previous line. 1389
Errors '{' should be on the previous line. 1391
Errors Line is longer than 80 characters. 1392
Errors '(' is followed by whitespace. 1392
Errors '(' is followed by whitespace. 1392
Errors ')' is preceded with whitespace. 1392
Errors ')' is preceded with whitespace. 1392
Errors '}' should be on the same line. 1393
Errors '(' is followed by whitespace. 1394
Errors ')' is preceded with whitespace. 1394
Errors '{' should be on the previous line. 1395
Errors '(' is followed by whitespace. 1396
Errors ')' is preceded with whitespace. 1396
Errors '{' should be on the previous line. 1397
Errors '(' is followed by whitespace. 1398
Errors ')' is preceded with whitespace. 1398
Errors '(' is followed by whitespace. 1403
Errors ')' is preceded with whitespace. 1403
Errors '{' should be on the previous line. 1404
Errors '(' is followed by whitespace. 1405
Errors ')' is preceded with whitespace. 1405
Errors '{' should be on the previous line. 1406
Errors Line is longer than 80 characters. 1407
Errors '(' is followed by whitespace. 1407
Errors ')' is preceded with whitespace. 1408
Errors '(' is followed by whitespace. 1420
Errors Parameter log should be final. 1420
Errors ')' is preceded with whitespace. 1420
Errors '{' should be on the previous line. 1421
Errors '{' should be on the previous line. 1424
Errors Line is longer than 80 characters. 1425
Errors '(' is followed by whitespace. 1425
Errors ')' is preceded with whitespace. 1425
Errors '}' should be on the same line. 1426
Errors '(' is followed by whitespace. 1427
Errors ')' is preceded with whitespace. 1427
Errors '{' should be on the previous line. 1428
Errors '(' is followed by whitespace. 1429
Errors ')' is preceded with whitespace. 1429
Errors '{' should be on the previous line. 1430
Errors '(' is followed by whitespace. 1431
Errors ')' is preceded with whitespace. 1431
Errors Line is longer than 80 characters. 1446
Errors '{' should be on the previous line. 1449
Errors Line is longer than 80 characters. 1451
Errors First sentence should end with a period. 1461
Errors Line is longer than 80 characters. 1463
Errors '(' is followed by whitespace. 1466
Errors ')' is preceded with whitespace. 1466
Errors First sentence should end with a period. 1468
Errors '(' is followed by whitespace. 1479
Errors Parameter path should be final. 1479
Errors ')' is preceded with whitespace. 1479
Errors '{' should be on the previous line. 1480
Errors '(' is followed by whitespace. 1481
Errors ')' is preceded with whitespace. 1481
Errors '{' should be on the previous line. 1482
Errors Line is longer than 80 characters. 1483
Errors '(' is followed by whitespace. 1485
Errors ')' is preceded with whitespace. 1485
Errors '}' should be on the same line. 1486
Errors '{' should be on the previous line. 1488
Errors '(' is followed by whitespace. 1491
Errors ')' is preceded with whitespace. 1491
Errors Line is longer than 80 characters. 1498
Errors Line is longer than 80 characters. 1502
Errors '{' should be on the previous line. 1505
Errors '(' is followed by whitespace. 1506
Errors ')' is preceded with whitespace. 1506
Errors '{' should be on the previous line. 1507
Errors Line is longer than 80 characters. 1519
Errors Redundant throws: 'NoSuchElementException' is unchecked exception. 1523
Errors '{' should be on the previous line. 1524
Errors '(' is followed by whitespace. 1526
Errors ')' is preceded with whitespace. 1526
Errors '{' should be on the previous line. 1527
Errors '}' should be on the same line. 1530
Errors '{' should be on the previous line. 1532
Errors '(' is followed by whitespace. 1536
Errors ')' is preceded with whitespace. 1536
Errors '{' should be on the previous line. 1537
Errors Line is longer than 80 characters. 1538
Errors '(' is followed by whitespace. 1538
Errors '(' is followed by whitespace. 1538
Errors '(' is followed by whitespace. 1538
Errors ')' is preceded with whitespace. 1538
Errors ')' is preceded with whitespace. 1538
Errors ')' is preceded with whitespace. 1539
Errors '{' should be on the previous line. 1540
Errors Line is longer than 80 characters. 1541
Errors Line is longer than 80 characters. 1544
Errors '(' is followed by whitespace. 1544
Errors '(' is followed by whitespace. 1544
Errors ')' is preceded with whitespace. 1544
Errors '(' is followed by whitespace. 1544
Errors ')' is preceded with whitespace. 1544
Errors ')' is preceded with whitespace. 1544
Errors Line is longer than 80 characters. 1546
Errors Line is longer than 80 characters. 1547
Errors '}' should be on the same line. 1550
Errors '{' should be on the previous line. 1552
Errors '}' should be on the same line. 1557
Errors '{' should be on the previous line. 1559
Errors Line is longer than 80 characters. 1560
Errors Line is longer than 80 characters. 1561
Errors '(' is followed by whitespace. 1562
Errors '(' is followed by whitespace. 1562
Errors ')' is preceded with whitespace. 1562
Errors '(' is followed by whitespace. 1562
Errors ')' is preceded with whitespace. 1562
Errors ')' is preceded with whitespace. 1562
Errors '(' is followed by whitespace. 1568
Errors ')' is preceded with whitespace. 1568
Errors '{' should be on the previous line. 1569
Errors Line is longer than 80 characters. 1570
Errors '(' is followed by whitespace. 1574
Errors '(' is followed by whitespace. 1574
Errors ')' is preceded with whitespace. 1574
Errors ')' is preceded with whitespace. 1574
Errors '{' should be on the previous line. 1575
Errors '(' is followed by whitespace. 1576
Errors '(' is followed by whitespace. 1576
Errors ')' is preceded with whitespace. 1576
Errors ')' is preceded with whitespace. 1576
Errors '{' should be on the previous line. 1577
Errors Line is longer than 80 characters. 1578
Errors '(' is followed by whitespace. 1578
Errors '(' is followed by whitespace. 1578
Errors ')' is preceded with whitespace. 1578
Errors '(' is followed by whitespace. 1578
Errors ')' is preceded with whitespace. 1578
Errors '(' is followed by whitespace. 1578
Errors ')' is preceded with whitespace. 1578
Errors '(' is followed by whitespace. 1579
Errors ')' is preceded with whitespace. 1579
Errors ')' is preceded with whitespace. 1579
Errors '{' should be on the previous line. 1580
Errors '(' is followed by whitespace. 1583
Errors '(' is followed by whitespace. 1583
Errors ')' is preceded with whitespace. 1583
Errors ')' is preceded with whitespace. 1583
Errors '{' should be on the previous line. 1584
Errors '}' should be on the same line. 1586
Errors '{' should be on the previous line. 1588
Errors Line is longer than 80 characters. 1593
Errors '}' should be on the same line. 1595
Errors '{' should be on the previous line. 1597

org/apache/maven/plugin/javadoc/TestFixJavadocMojo.java

Violation Message Line
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 33
Errors '{' should be on the previous line. 44
Errors Method 'getProjectSourceRoots' is not designed for extension - needs to be abstract, final or empty. 46
Errors '(' is followed by whitespace. 46
Errors Parameter p should be final. 46
Errors ')' is preceded with whitespace. 46
Errors '{' should be on the previous line. 47
Errors '(' is followed by whitespace. 48
Errors Avoid inline conditionals. 48
Errors '(' is followed by whitespace. 49
Errors ')' is preceded with whitespace. 49
Errors ')' is preceded with whitespace. 49
Errors Method 'getCompileClasspathElements' is not designed for extension - needs to be abstract, final or empty. 53
Errors '(' is followed by whitespace. 53
Errors Parameter p should be final. 53
Errors ')' is preceded with whitespace. 53
Errors '{' should be on the previous line. 55
Errors '(' is followed by whitespace. 56
Errors Avoid inline conditionals. 56
Errors '(' is followed by whitespace. 57
Errors ')' is preceded with whitespace. 57
Errors ')' is preceded with whitespace. 57
Errors Method 'getArtifactType' is not designed for extension - needs to be abstract, final or empty. 61
Errors '(' is followed by whitespace. 61
Errors Parameter p should be final. 61
Errors ')' is preceded with whitespace. 61
Errors '{' should be on the previous line. 62
Errors Method 'execute' is not designed for extension - needs to be abstract, final or empty. 67
Errors '{' should be on the previous line. 69

org/apache/maven/plugin/javadoc/TestJavadocJar.java

Violation Message Line
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 33
Errors '{' should be on the previous line. 44
Errors Line is longer than 80 characters. 46
Errors Line is longer than 80 characters. 50
Errors Line is longer than 80 characters. 52
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 63
Errors Line is longer than 80 characters. 73
Errors Line is longer than 80 characters. 74
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 88
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 102
Errors Line is longer than 80 characters. 104
Errors Method 'getClassifier' is not designed for extension - needs to be abstract, final or empty. 114
Errors '{' should be on the previous line. 115
Errors Line is longer than 80 characters. 120
Errors Method 'getOutputDirectory' is not designed for extension - needs to be abstract, final or empty. 124
Errors '{' should be on the previous line. 125
Errors Method 'getJavadocDirectory' is not designed for extension - needs to be abstract, final or empty. 130
Errors '{' should be on the previous line. 131
Errors Method 'getDoctitle' is not designed for extension - needs to be abstract, final or empty. 136
Errors '{' should be on the previous line. 137
Errors Method 'getOverview' is not designed for extension - needs to be abstract, final or empty. 142
Errors '{' should be on the previous line. 143
Errors Method 'getWindowtitle' is not designed for extension - needs to be abstract, final or empty. 148
Errors '{' should be on the previous line. 149
Errors Method 'getProjectBuildOutputDirs' is not designed for extension - needs to be abstract, final or empty. 154
Errors '(' is followed by whitespace. 154
Errors Parameter p should be final. 154
Errors ')' is preceded with whitespace. 154
Errors '{' should be on the previous line. 155
Errors '(' is followed by whitespace. 157
Errors '(' is followed by whitespace. 157
Errors ')' is preceded with whitespace. 157
Errors ')' is preceded with whitespace. 157
Errors '{' should be on the previous line. 158
Errors '(' is followed by whitespace. 159
Errors ')' is preceded with whitespace. 159
Errors '(' is followed by whitespace. 161
Errors '(' is followed by whitespace. 161
Errors ')' is preceded with whitespace. 161
Errors ')' is preceded with whitespace. 161
Errors '{' should be on the previous line. 162
Errors '(' is followed by whitespace. 163
Errors ')' is preceded with whitespace. 163
Errors Method 'getProjectSourceRoots' is not designed for extension - needs to be abstract, final or empty. 170
Errors '(' is followed by whitespace. 170
Errors Parameter p should be final. 170
Errors ')' is preceded with whitespace. 170
Errors '{' should be on the previous line. 171
Errors '(' is followed by whitespace. 172
Errors '(' is followed by whitespace. 172
Errors ')' is preceded with whitespace. 172
Errors ')' is preceded with whitespace. 172
Errors '{' should be on the previous line. 173
Errors Method 'getExecutionProjectSourceRoots' is not designed for extension - needs to be abstract, final or empty. 181
Errors '(' is followed by whitespace. 181
Errors Parameter p should be final. 181
Errors ')' is preceded with whitespace. 181
Errors '{' should be on the previous line. 182
Errors Line is longer than 80 characters. 183
Errors '(' is followed by whitespace. 183
Errors '(' is followed by whitespace. 183
Errors ')' is preceded with whitespace. 183
Errors ')' is preceded with whitespace. 183
Errors Method 'getProjectArtifacts' is not designed for extension - needs to be abstract, final or empty. 192
Errors '(' is followed by whitespace. 192
Errors Parameter p should be final. 192
Errors ')' is preceded with whitespace. 192
Errors '{' should be on the previous line. 193
Errors Method 'getCompileArtifacts' is not designed for extension - needs to be abstract, final or empty. 198
Errors '(' is followed by whitespace. 198
Errors Parameter result should be final. 198
Errors ')' is preceded with whitespace. 198
Errors '{' should be on the previous line. 199
Errors '(' is followed by whitespace. 200
Errors ')' is preceded with whitespace. 200

org/apache/maven/plugin/javadoc/TestJavadocReport.java

Violation Message Line
Errors Line is longer than 80 characters. 36
Errors Line is longer than 80 characters. 46
Errors '{' should be on the previous line. 50
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 69
Errors Line is longer than 80 characters. 73
Errors Line is longer than 80 characters. 85
Errors Line is longer than 80 characters. 99
Errors Line is longer than 80 characters. 101
Errors Line is longer than 80 characters. 115
Errors Line is longer than 80 characters. 121
Errors Line is longer than 80 characters. 131
Errors Line is longer than 80 characters. 140
Errors Method 'executeReport' is not designed for extension - needs to be abstract, final or empty. 153
Errors '(' is followed by whitespace. 153
Errors Parameter unusedLocale should be final. 153
Errors ')' is preceded with whitespace. 153
Errors '{' should be on the previous line. 155
Errors '(' is followed by whitespace. 158
Errors ')' is preceded with whitespace. 158
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 162
Errors '(' is followed by whitespace. 162
Errors Parameter locale should be final. 162
Errors ')' is preceded with whitespace. 162
Errors '{' should be on the previous line. 163
Errors '(' is followed by whitespace. 164
Errors '(' is followed by whitespace. 164
Errors ')' is preceded with whitespace. 164
Errors ')' is preceded with whitespace. 164
Errors '{' should be on the previous line. 165
Errors '(' is followed by whitespace. 166
Errors ')' is preceded with whitespace. 166
Errors '(' is followed by whitespace. 166
Errors ')' is preceded with whitespace. 166
Errors Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 173
Errors '(' is followed by whitespace. 173
Errors Parameter locale should be final. 173
Errors ')' is preceded with whitespace. 173
Errors '{' should be on the previous line. 174
Errors '(' is followed by whitespace. 175
Errors '(' is followed by whitespace. 175
Errors ')' is preceded with whitespace. 175
Errors ')' is preceded with whitespace. 175
Errors '{' should be on the previous line. 176
Errors Line is longer than 80 characters. 177
Errors '(' is followed by whitespace. 177
Errors ')' is preceded with whitespace. 177
Errors '(' is followed by whitespace. 177
Errors ')' is preceded with whitespace. 177
Errors Method 'getOutputName' is not designed for extension - needs to be abstract, final or empty. 184
Errors '{' should be on the previous line. 185
Errors Method 'getReportOutputDirectory' is not designed for extension - needs to be abstract, final or empty. 190
Errors '{' should be on the previous line. 191
Errors '(' is followed by whitespace. 192
Errors ')' is preceded with whitespace. 192
Errors '{' should be on the previous line. 193
Errors First sentence should end with a period. 200
Errors Method 'setReportOutputDirectory' is not designed for extension - needs to be abstract, final or empty. 205
Errors '(' is followed by whitespace. 205
Errors Parameter reportOutputDirectory should be final. 205
Errors 'reportOutputDirectory' hides a field. 205
Errors ')' is preceded with whitespace. 205
Errors '{' should be on the previous line. 206
Errors '(' is followed by whitespace. 207
Errors ')' is preceded with whitespace. 207
Errors Method 'setDestDir' is not designed for extension - needs to be abstract, final or empty. 210
Errors Missing a Javadoc comment. 210
Errors '(' is followed by whitespace. 210
Errors Parameter destDir should be final. 210
Errors 'destDir' hides a field. 210
Errors ')' is preceded with whitespace. 210
Errors '{' should be on the previous line. 211
Errors '(' is followed by whitespace. 213
Errors ')' is preceded with whitespace. 213
Errors Line is longer than 80 characters. 216
Errors Missing a Javadoc comment. 216
Errors '(' is followed by whitespace. 216
Errors Parameter reportOutputDirectory should be final. 216
Errors 'reportOutputDirectory' hides a field. 216
Errors Parameter destDir should be final. 216
Errors 'destDir' hides a field. 216
Errors ')' is preceded with whitespace. 216
Errors '(' is followed by whitespace. 218
Errors '(' is followed by whitespace. 219
Errors ')' is preceded with whitespace. 219
Errors ')' is preceded with whitespace. 219
Errors '{' should be on the previous line. 220
Errors Line is longer than 80 characters. 221
Errors '(' is followed by whitespace. 221
Errors ')' is preceded with whitespace. 221
Errors '}' should be on the same line. 222
Errors '{' should be on the previous line. 224
Errors Method 'getProjectBuildOutputDirs' is not designed for extension - needs to be abstract, final or empty. 235
Errors '(' is followed by whitespace. 235
Errors Parameter p should be final. 235
Errors ')' is preceded with whitespace. 235
Errors '{' should be on the previous line. 236
Errors '(' is followed by whitespace. 238
Errors '(' is followed by whitespace. 238
Errors ')' is preceded with whitespace. 238
Errors ')' is preceded with whitespace. 238
Errors '{' should be on the previous line. 239
Errors '(' is followed by whitespace. 240
Errors ')' is preceded with whitespace. 240
Errors '(' is followed by whitespace. 242
Errors '(' is followed by whitespace. 242
Errors ')' is preceded with whitespace. 242
Errors ')' is preceded with whitespace. 242
Errors '{' should be on the previous line. 243
Errors '(' is followed by whitespace. 244
Errors ')' is preceded with whitespace. 244
Errors Method 'getProjectSourceRoots' is not designed for extension - needs to be abstract, final or empty. 251
Errors '(' is followed by whitespace. 251
Errors Parameter p should be final. 251
Errors ')' is preceded with whitespace. 251
Errors '{' should be on the previous line. 252
Errors '(' is followed by whitespace. 253
Errors '(' is followed by whitespace. 253
Errors ')' is preceded with whitespace. 253
Errors ')' is preceded with whitespace. 253
Errors '{' should be on the previous line. 254
Errors '(' is followed by whitespace. 258
Errors Avoid inline conditionals. 258
Errors '(' is followed by whitespace. 259
Errors ')' is preceded with whitespace. 259
Errors ')' is preceded with whitespace. 259
Errors Method 'getExecutionProjectSourceRoots' is not designed for extension - needs to be abstract, final or empty. 263
Errors '(' is followed by whitespace. 263
Errors Parameter p should be final. 263
Errors ')' is preceded with whitespace. 263
Errors '{' should be on the previous line. 264
Errors Line is longer than 80 characters. 265
Errors '(' is followed by whitespace. 265
Errors '(' is followed by whitespace. 265
Errors ')' is preceded with whitespace. 265
Errors ')' is preceded with whitespace. 265
Errors Line is longer than 80 characters. 270
Errors '(' is followed by whitespace. 270
Errors Avoid inline conditionals. 270
Errors Line is longer than 80 characters. 271
Errors '(' is followed by whitespace. 271
Errors ')' is preceded with whitespace. 271
Errors ')' is preceded with whitespace. 271
Errors Method 'getProjectArtifacts' is not designed for extension - needs to be abstract, final or empty. 275
Errors '(' is followed by whitespace. 275
Errors Parameter p should be final. 275
Errors ')' is preceded with whitespace. 275
Errors '{' should be on the previous line. 276
Errors Line is longer than 80 characters. 277
Errors '(' is followed by whitespace. 277
Errors Avoid inline conditionals. 277
Errors '(' is followed by whitespace. 277
Errors ')' is preceded with whitespace. 277
Errors ')' is preceded with whitespace. 277
Errors Method 'getJavadocDirectory' is not designed for extension - needs to be abstract, final or empty. 281
Errors '{' should be on the previous line. 282
Errors Method 'getDoctitle' is not designed for extension - needs to be abstract, final or empty. 287
Errors '{' should be on the previous line. 288
Errors Method 'getOverview' is not designed for extension - needs to be abstract, final or empty. 293
Errors '{' should be on the previous line. 294
Errors Method 'getWindowtitle' is not designed for extension - needs to be abstract, final or empty. 299
Errors '{' should be on the previous line. 300
Errors Method 'getCompileArtifacts' is not designed for extension - needs to be abstract, final or empty. 305
Errors '(' is followed by whitespace. 305
Errors Parameter result should be final. 305
Errors ')' is preceded with whitespace. 305
Errors '{' should be on the previous line. 306
Errors '(' is followed by whitespace. 307
Errors ')' is preceded with whitespace. 307
Errors '(' is followed by whitespace. 316
Errors Parameter locale should be final. 316
Errors ')' is preceded with whitespace. 316
Errors '{' should be on the previous line. 317
Errors Line is longer than 80 characters. 318
Errors '(' is followed by whitespace. 318
Errors ')' is preceded with whitespace. 318
Errors Line is longer than 80 characters. 322
Errors '{' should be on the previous line. 325
Errors '(' is followed by whitespace. 326
Errors ')' is preceded with whitespace. 326
Errors '{' should be on the previous line. 327
Errors Line is longer than 80 characters. 332
Errors '(' is followed by whitespace. 332
Errors ')' is preceded with whitespace. 332
Errors '(' is followed by whitespace. 333
Errors '(' is followed by whitespace. 333
Errors ')' is preceded with whitespace. 333
Errors ')' is preceded with whitespace. 333
Errors '{' should be on the previous line. 334
Errors '(' is followed by whitespace. 335
Errors ')' is preceded with whitespace. 335

org/apache/maven/plugin/javadoc/package.html

Violation Message Line
Errors Missing package documentation file. 0