Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files  Info  Warnings  Errors
25 5 141 36

Rules

Rule Violations Severity
Translation 0  Error
FileLength 0  Error
RegexpHeader
  • fileExtensions: "java"
  • headerFile: "target/checkstyle-header.txt"
0  Error
FileTabCharacter
  • eachLine: "true"
23  Error
LeftCurly
  • option: "nl"
0  Error
RightCurly
  • option: "alone"
0  Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
6  Error
MemberName 0  Error
JavadocMethod
  • scope: "protected"
139  Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
0  Error
JavadocVariable
  • scope: "protected"
5  Info
ConstantName 0  Error
LocalFinalVariableName 0  Error
LocalVariableName 0  Error
MethodName 0  Error
PackageName 0  Error
ParameterName 0  Error
StaticVariableName 0  Error
TypeName 0  Error
AvoidStarImport 0  Error
IllegalImport 0  Error
RedundantImport 0  Error
UnusedImports 0  Error
MethodLength 0  Error
ParameterNumber 0  Error
EmptyForIteratorPad
  • option: "space"
0  Error
OperatorWrap 0  Error
ParenPad
  • option: "space"
3  Error
WhitespaceAfter 0  Error
WhitespaceAround 0  Error
ModifierOrder 4  Error
RedundantModifier 0  Error
AvoidNestedBlocks 0  Error
EmptyBlock
  • option: "text"
0  Error
NeedBraces 0  Error
EmptyStatement 0  Error
EqualsHashCode 0  Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
2  Warning
IllegalInstantiation 0  Error
InnerAssignment 0  Error
MagicNumber
  • ignoreNumbers: "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024"
0  Error
MissingSwitchDefault 0  Error
RedundantThrows 0  Error
SimplifyBooleanExpression 0  Error
SimplifyBooleanReturn 0  Error
InterfaceIsType 0  Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0  Error
UpperEll 0  Error

Details

org/apache/maven/scm/provider/synergy/command/changelog/SynergyChangeLogCommand.java

Severity Message Line
 Error Line is longer than 120 characters (found 125). 79

org/apache/maven/scm/provider/synergy/command/tag/SynergyTagCommand.java

Severity Message Line
 Warning Missing a Javadoc comment. 50
 Error Line contains a tab character. 78
 Error Line contains a tab character. 79
 Error Line contains a tab character. 80
 Error Line contains a tab character. 81
 Error ')' is not preceded with whitespace. 81
 Error Line contains a tab character. 82

org/apache/maven/scm/provider/synergy/command/update/SynergyUpdateCommand.java

Severity Message Line
 Warning Missing a Javadoc comment. 107
 Error Line is longer than 120 characters (found 125). 129
 Warning Expected @param tag for 'sourceDirectory'. 129
 Warning Expected @param tag for 'destinationDirectory'. 129
 Warning Expected @param tag for 'modifications'. 129
 Warning Expected @throws tag for 'IOException'. 130

org/apache/maven/scm/provider/synergy/consumer/SynergyCreateTaskConsumer.java

Severity Message Line
 Warning Missing a Javadoc comment. 43

org/apache/maven/scm/provider/synergy/consumer/SynergyGetCompletedTasksConsumer.java

Severity Message Line
 Info Missing a Javadoc comment. 68
 Warning Missing a Javadoc comment. 81
 Warning 'language' hides a field. 93
 Warning 'country' hides a field. 102

org/apache/maven/scm/provider/synergy/consumer/SynergyGetTaskObjectsConsumer.java

Severity Message Line
 Info Missing a Javadoc comment. 44
 Warning Missing a Javadoc comment. 55

org/apache/maven/scm/provider/synergy/consumer/SynergyGetWorkingFilesConsumer.java

Severity Message Line
 Info Missing a Javadoc comment. 40
 Warning Missing a Javadoc comment. 42
 Warning Missing a Javadoc comment. 60

org/apache/maven/scm/provider/synergy/consumer/SynergyGetWorkingProjectConsumer.java

Severity Message Line
 Warning Missing a Javadoc comment. 42
 Warning Missing a Javadoc comment. 60

org/apache/maven/scm/provider/synergy/consumer/SynergyShowDefaultTaskConsumer.java

Severity Message Line
 Error Line contains a tab character. 37
 Warning Missing a Javadoc comment. 44
 Error Line contains a tab character. 65

org/apache/maven/scm/provider/synergy/consumer/SynergyWorkareaConsumer.java

Severity Message Line
 Warning Missing a Javadoc comment. 44
 Warning Missing a Javadoc comment. 80

org/apache/maven/scm/provider/synergy/repository/SynergyScmProviderRepository.java

Severity Message Line
 Warning Expected @throws tag for 'ScmRepositoryException'. 57
 Warning Missing a Javadoc comment. 125
 Warning Missing a Javadoc comment. 130
 Warning Missing a Javadoc comment. 135

org/apache/maven/scm/provider/synergy/util/SynergyCCM.java

Severity Message Line
 Warning Expected @param tag for 'ccmAddr'. 87
 Warning Expected @throws tag for 'ScmException'. 88
 Warning Expected @param tag for 'ccmAddr'. 122
 Warning Expected @throws tag for 'ScmException'. 123
 Warning Expected @param tag for 'ccmAddr'. 160
 Warning Expected @throws tag for 'ScmException'. 161
 Warning Expected @param tag for 'ccmAddr'. 195
 Warning Expected @throws tag for 'ScmException'. 196
 Warning Expected @param tag for 'ccmAddr'. 240
 Warning Expected @throws tag for 'ScmException'. 241
 Warning Expected an @return tag. 283
 Warning Expected @param tag for 'ccmAddr'. 283
 Warning Expected @throws tag for 'ScmException'. 284
 Warning Expected an @return tag. 313
 Warning Expected @param tag for 'ccmAddr'. 313
 Warning Expected @throws tag for 'ScmException'. 314
 Warning Expected @param tag for 'projectSpec'. 352
 Warning Expected @param tag for 'ccmAddr'. 352
 Warning Expected @throws tag for 'ScmException'. 353
 Warning Expected an @return tag. 382
 Warning Expected @param tag for 'projectSpec'. 382
 Warning Expected @param tag for 'ccmAddr'. 382
 Warning Expected @throws tag for 'ScmException'. 383
 Warning Expected an @return tag. 407
 Warning Expected @param tag for 'projectSpec'. 407
 Warning Expected @param tag for 'ccmAddr'. 407
 Warning Expected @throws tag for 'ScmException'. 408
 Warning Expected an @return tag. 438
 Warning Expected @param tag for 'projectSpec'. 438
 Warning Expected @param tag for 'ccmAddr'. 438
 Warning Expected @throws tag for 'ScmException'. 439
 Warning Expected an @return tag. 470
 Warning Expected @param tag for 'directory'. 470
 Warning Expected @param tag for 'ccmAddr'. 470
 Warning Expected @throws tag for 'ScmException'. 471
 Warning Expected @param tag for 'ccmAddr'. 509
 Warning Expected @throws tag for 'ScmException'. 510
 Warning Expected an @return tag. 545
 Warning Expected @param tag for 'projectSpec'. 545
 Warning Expected @param tag for 'purpose'. 545
 Warning Expected @param tag for 'release'. 546
 Warning Expected @param tag for 'ccmAddr'. 546
 Warning Expected @throws tag for 'ScmException'. 547
 Warning Expected an @return tag. 603
 Warning Expected @param tag for 'projectSpec'. 603
 Warning Expected @param tag for 'comment'. 603
 Warning Expected @param tag for 'ccmAddr'. 603
 Warning Expected @throws tag for 'ScmException'. 604
 Warning Expected an @return tag. 632
 Warning Expected @param tag for 'comment'. 632
 Warning Expected @param tag for 'ccmAddr'. 632
 Warning Expected @throws tag for 'ScmException'. 633
 Warning Expected an @return tag. 672
 Warning Expected @param tag for 'projectSpec'. 672
 Warning Expected @param tag for 'ccmAddr'. 672
 Warning Expected @throws tag for 'ScmException'. 673
 Warning Expected an @return tag. 696
 Warning Expected @param tag for 'projectSpec'. 696
 Warning Expected @param tag for 'ccmAddr'. 696
 Warning Expected @throws tag for 'ScmException'. 697
 Warning Expected an @return tag. 718
 Warning Expected @param tag for 'ccmAddr'. 718
 Warning Expected @throws tag for 'ScmException'. 719
 Warning Expected an @return tag. 777
 Warning Expected @param tag for 'username'. 777
 Warning Expected @param tag for 'password'. 777
 Warning Expected @param tag for 'role'. 777
 Warning Expected @throws tag for 'ScmException'. 778
 Warning Expected an @return tag. 809
 Warning Expected @param tag for 'username'. 809
 Warning Expected @param tag for 'password'. 809
 Warning Expected @param tag for 'role'. 809
 Warning Expected @throws tag for 'ScmException'. 810
 Error Line contains a tab character. 832
 Warning Expected an @return tag. 839
 Warning Expected @param tag for 'ccmAddr'. 839
 Warning Expected @throws tag for 'ScmException'. 840
 Warning Expected an @return tag. 859
 Error Line contains a tab character. 860
 Warning Expected @throws tag for 'ScmException'. 860
 Error Line contains a tab character. 862
 Error Line contains a tab character. 875
 Warning Expected an @return tag. 880
 Error Line contains a tab character. 881
 Warning Expected @throws tag for 'ScmException'. 881
 Error Line contains a tab character. 883

org/apache/maven/scm/provider/synergy/util/SynergyRole.java

Severity Message Line
 Info Missing a Javadoc comment. 31
 Info Missing a Javadoc comment. 33

org/apache/maven/scm/provider/synergy/util/SynergyTask.java

Severity Message Line
 Warning Missing a Javadoc comment. 41

org/apache/maven/scm/provider/synergy/util/SynergyTaskManager.java

Severity Message Line
 Error 'static' modifier out of order with the JLS suggestions. 42
 Error 'static' modifier out of order with the JLS suggestions. 47
 Error 'static' modifier out of order with the JLS suggestions. 52
 Error 'static' modifier out of order with the JLS suggestions. 57
 Warning Expected @throws tag for 'ScmException'. 89
 Warning Expected @throws tag for 'ScmException'. 137
 Error Line is longer than 120 characters (found 148). 155
 Error Line is longer than 120 characters (found 166). 174

org/apache/maven/scm/provider/synergy/util/SynergyUtil.java

Severity Message Line
 Warning Expected @throws tag for 'ScmException'. 105
 Error Line is longer than 120 characters (found 122). 113
 Warning Expected @throws tag for 'ScmException'. 142
 Warning Expected an @return tag. 175
 Warning Expected @throws tag for 'ScmException'. 176
 Error Line is longer than 120 characters (found 122). 211
 Warning Expected @throws tag for 'ScmException'. 213
 Warning Expected @throws tag for 'ScmException'. 264
 Warning Expected @throws tag for 'ScmException'. 289
 Warning Expected @throws tag for 'ScmException'. 319
 Warning Expected @throws tag for 'ScmException'. 355
 Warning Expected @throws tag for 'ScmException'. 380
 Warning Expected @param tag for 'replace'. 403
 Warning Expected @throws tag for 'ScmException'. 404
 Warning Expected @throws tag for 'ScmException'. 431
 Warning Expected @throws tag for 'ScmException'. 454
 Warning Expected @throws tag for 'ScmException'. 477
 Warning Expected @throws tag for 'ScmException'. 500
 Warning Expected @throws tag for 'ScmException'. 523
 Warning Unused Javadoc tag. 545
 Warning Expected @param tag for 'version'. 548
 Warning Expected @param tag for 'purpose'. 549
 Warning Expected @param tag for 'release'. 549
 Warning Expected @throws tag for 'ScmException'. 550
 Warning Unused Javadoc tag. 573
 Warning Expected @throws tag for 'ScmException'. 577
 Warning Unused Javadoc tag. 598
 Warning Expected @param tag for 'files'. 601
 Warning Expected @param tag for 'comment'. 601
 Warning Expected @throws tag for 'ScmException'. 602
 Error Line contains a tab character. 624
 Error Line contains a tab character. 628
 Warning Expected @throws tag for 'ScmException'. 628
 Error '(' is not followed by whitespace. 638
 Error ')' is not preceded with whitespace. 638
 Error Line contains a tab character. 654
 Error Line contains a tab character. 659
 Warning Expected @throws tag for 'ScmException'. 659
 Warning Expected @throws tag for 'ScmException'. 683
 Warning Expected an @return tag. 706
 Warning Expected @throws tag for 'ScmException'. 707
 Warning Expected @throws tag for 'ScmException'. 737
 Warning Expected @throws tag for 'ScmException'. 761
 Error Line contains a tab character. 784
 Error Line contains a tab character. 786
 Error Line contains a tab character. 790
 Error Line contains a tab character. 791
 Error Line contains a tab character. 797
 Error Line contains a tab character. 799
 Warning Expected @throws tag for 'ScmException'. 813