Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
12 0 0 479

Files

Files I W E
net/sourceforge/mavenplugins/sourceforge/FTPBean.java 0 0 58
net/sourceforge/mavenplugins/sourceforge/FileReleaseSystemBean.java 0 0 259
net/sourceforge/mavenplugins/sourceforge/WebBrowser.java 0 0 95
net/sourceforge/mavenplugins/sourceforge/package.html 0 0 1
org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java 0 0 1
org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java 0 0 36
org/apache/commons/httpclient/contrib/ssl/EasyX509TrustManager.java 0 0 1
org/apache/commons/httpclient/contrib/ssl/EasyX509TrustManager.java 0 0 27
org/apache/commons/httpclient/contrib/ssl/package.html 0 0 1

net/sourceforge/mavenplugins/sourceforge/FTPBean.java

Error Line
Error Line does not match expected header line of 'SourceForge Maven plugin.'. 1
Error Line has trailing spaces. 2
Error First sentence should end with a period. 21
Error Line is longer than 80 characters. 22
Error Line has trailing spaces. 23
Error '{' is not preceded with whitespace. 29
Error Missing a Javadoc comment. 30
Error Name '_site' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 31
Error Name '_srcDir' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_destDir' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name '_userEmail' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error First sentence should end with a period. 35
Error Method 'getSite' is not designed for extension - needs to be abstract, final or empty. 46
Error Method 'setSite' is not designed for extension - needs to be abstract, final or empty. 54
Error Parameter site should be final. 54
Error Method 'getDestDir' is not designed for extension - needs to be abstract, final or empty. 62
Error Method 'setDestDir' is not designed for extension - needs to be abstract, final or empty. 70
Error Parameter destDir should be final. 70
Error Method 'getSrcDir' is not designed for extension - needs to be abstract, final or empty. 78
Error Method 'setSrcDir' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter srcDir should be final. 86
Error Line has trailing spaces. 89
Error Method 'getUserEmail' is not designed for extension - needs to be abstract, final or empty. 94
Error Method 'setUserEmail' is not designed for extension - needs to be abstract, final or empty. 102
Error Parameter userEmail should be final. 102
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Line has trailing spaces. 108
Error Line is longer than 80 characters. 111
Error Line is longer than 80 characters. 114
Error Line is longer than 80 characters. 117
Error Line is longer than 80 characters. 120
Error Line has trailing spaces. 122
Error Line is longer than 80 characters. 128
Error Line has trailing spaces. 131
Error Line has trailing spaces. 134
Error Line has trailing spaces. 138
Error Line has trailing spaces. 150
Error Line is longer than 80 characters. 151
Error '500' is a magic number. 153
Error Must have at least one statement. 154
Error Line has trailing spaces. 158
Error Line has trailing spaces. 159
Error 'catch' is not followed by whitespace. 167
Error Must have at least one statement. 167
Error Line has trailing spaces. 173
Error Line has trailing spaces. 174
Error Line is longer than 80 characters. 177
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 177
Error Parameter out should be final. 177
Error Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 177
Error Line has trailing spaces. 184
Error Missing a Javadoc comment. 185
Error Parameter ftp should be final. 185
Error 'if' is not followed by whitespace. 188

net/sourceforge/mavenplugins/sourceforge/FileReleaseSystemBean.java

Error Line
Error Line does not match expected header line of 'SourceForge Maven plugin.'. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 43
Error Name '_browser' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name '_srcDir' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name '_sfGroupId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name '_sfUserName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 47
Error Name '_sfPassword' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Missing a Javadoc comment. 48
Error Name '_package' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Missing a Javadoc comment. 49
Error Name '_release' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Missing a Javadoc comment. 50
Error Name '_overwriteRelease' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 51
Error Name '_changeLogFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 52
Error Name '_releaseNotesFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Missing a Javadoc comment. 53
Error Name '_proxyHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Missing a Javadoc comment. 54
Error Name '_proxyPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Missing a Javadoc comment. 55
Error Name '_proxyUserName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Missing a Javadoc comment. 56
Error Name '_proxyPassword' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Missing a Javadoc comment. 57
Error Name '_proxyNTDomain' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Missing a Javadoc comment. 58
Error Name '_submitNewsItem' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Error Missing a Javadoc comment. 59
Error Name '_newsTitle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Missing a Javadoc comment. 60
Error Name '_projectName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error Missing a Javadoc comment. 61
Error Name '_sendEmailNotice' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error First sentence should end with a period. 63
Error Method 'getSrcDir' is not designed for extension - needs to be abstract, final or empty. 75
Error Method 'setSrcDir' is not designed for extension - needs to be abstract, final or empty. 83
Error Parameter srcDir should be final. 83
Error Line has trailing spaces. 86
Error Method 'getSfGroupId' is not designed for extension - needs to be abstract, final or empty. 91
Error Method 'setSfGroupId' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter sfGroupId should be final. 99
Error Method 'getSfUserName' is not designed for extension - needs to be abstract, final or empty. 107
Error Method 'setSfUserName' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter sfUserName should be final. 115
Error Method 'getSfPassword' is not designed for extension - needs to be abstract, final or empty. 123
Error Method 'setSfPassword' is not designed for extension - needs to be abstract, final or empty. 131
Error Parameter sfPassword should be final. 131
Error First sentence should end with a period. 135
Error Method 'getProjectName' is not designed for extension - needs to be abstract, final or empty. 139
Error Line has trailing spaces. 142
Error First sentence should end with a period. 143
Error Method 'setProjectName' is not designed for extension - needs to be abstract, final or empty. 147
Error Parameter name should be final. 147
Error Line has trailing spaces. 150
Error Method 'getPackage' is not designed for extension - needs to be abstract, final or empty. 155
Error Method 'setPackage' is not designed for extension - needs to be abstract, final or empty. 163
Error Parameter package1 should be final. 163
Error Method 'getRelease' is not designed for extension - needs to be abstract, final or empty. 171
Error Method 'setRelease' is not designed for extension - needs to be abstract, final or empty. 179
Error Parameter release should be final. 179
Error Method 'isOverwriteExistingRelease' is not designed for extension - needs to be abstract, final or empty. 187
Error Method 'setOverwriteExistingRelease' is not designed for extension - needs to be abstract, final or empty. 195
Error Parameter overwrite should be final. 195
Error Method 'getChangeLogFile' is not designed for extension - needs to be abstract, final or empty. 203
Error Method 'setChangeLogFile' is not designed for extension - needs to be abstract, final or empty. 211
Error Parameter changeLogFile should be final. 211
Error Method 'getReleaseNotesFile' is not designed for extension - needs to be abstract, final or empty. 219
Error Method 'setReleaseNotesFile' is not designed for extension - needs to be abstract, final or empty. 227
Error Parameter releaseNotesFile should be final. 227
Error Method 'isSubmitNewsItem' is not designed for extension - needs to be abstract, final or empty. 235
Error Method 'setSendEmailNotice' is not designed for extension - needs to be abstract, final or empty. 243
Error Parameter sendEmailNotice should be final. 243
Error Method 'isSendEmailNotice' is not designed for extension - needs to be abstract, final or empty. 251
Error Method 'setSubmitNewsItem' is not designed for extension - needs to be abstract, final or empty. 259
Error Parameter submitNewsItem should be final. 259
Error Method 'getNewsTitle' is not designed for extension - needs to be abstract, final or empty. 267
Error Method 'setNewsTitle' is not designed for extension - needs to be abstract, final or empty. 275
Error Parameter newsTitle should be final. 275
Error Method 'getProxyHost' is not designed for extension - needs to be abstract, final or empty. 283
Error Method 'setProxyHost' is not designed for extension - needs to be abstract, final or empty. 291
Error Parameter proxyHost should be final. 291
Error Method 'getProxyPort' is not designed for extension - needs to be abstract, final or empty. 299
Error Method 'setProxyPort' is not designed for extension - needs to be abstract, final or empty. 307
Error Parameter proxyPort should be final. 307
Error Method 'getProxyUserName' is not designed for extension - needs to be abstract, final or empty. 315
Error Method 'setProxyUserName' is not designed for extension - needs to be abstract, final or empty. 323
Error Parameter proxyUserName should be final. 323
Error Line has trailing spaces. 326
Error Method 'getProxyPassword' is not designed for extension - needs to be abstract, final or empty. 331
Error Method 'setProxyPassword' is not designed for extension - needs to be abstract, final or empty. 339
Error Parameter proxyPassword should be final. 339
Error Method 'getProxyNTDomain' is not designed for extension - needs to be abstract, final or empty. 347
Error Method 'setProxyNTDomain' is not designed for extension - needs to be abstract, final or empty. 355
Error Parameter proxyNTDomain should be final. 355
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 359
Error Missing a Javadoc comment. 359
Error Line has trailing spaces. 374
Error Line is longer than 80 characters. 377
Error Line is longer than 80 characters. 380
Error Line is longer than 80 characters. 383
Error Line is longer than 80 characters. 386
Error Line is longer than 80 characters. 389
Error Line has trailing spaces. 391
Error Line is longer than 80 characters. 399
Error Line has trailing spaces. 405
Error Line is longer than 80 characters. 406
Error Line is longer than 80 characters. 409
Error Line has trailing spaces. 415
Error Line is longer than 80 characters. 415
Error Line is longer than 80 characters. 416
Error Line is longer than 80 characters. 421
Error Line has trailing spaces. 424
Error Line is longer than 80 characters. 424
Error Expression can be simplified. 431
Error Line is longer than 80 characters. 432
Error Line is longer than 80 characters. 436
Error Line is longer than 80 characters. 449
Error Line is longer than 80 characters. 451
Error Line has trailing spaces. 453
Error Line is longer than 80 characters. 457
Error Line is longer than 80 characters. 463
Error Line has trailing spaces. 470
Error Line has trailing spaces. 471
Error Line is longer than 80 characters. 474
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 474
Error Parameter out should be final. 474
Error Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 474
Error Method 'login' is not designed for extension - needs to be abstract, final or empty. 482
Error Missing a Javadoc comment. 482
Error Line is longer than 80 characters. 483
Error Line has trailing spaces. 485
Error Line is longer than 80 characters. 486
Error Line has trailing spaces. 492
Error Line has trailing spaces. 494
Error Line has trailing spaces. 496
Error Line is longer than 80 characters. 496
Error Method 'checkLoginResponse' is not designed for extension - needs to be abstract, final or empty. 501
Error Missing a Javadoc comment. 501
Error Parameter doc should be final. 501
Error Line has trailing spaces. 505
Error Line is longer than 80 characters. 506
Error First sentence should end with a period. 516
Error Method 'getGroupId' is not designed for extension - needs to be abstract, final or empty. 521
Error Parameter doc should be final. 521
Error Line is longer than 80 characters. 524
Error Line is longer than 80 characters. 530
Error Line is longer than 80 characters. 531
Error Line has trailing spaces. 537
Error Method 'isReleasePermissionDenied' is not designed for extension - needs to be abstract, final or empty. 542
Error Parameter doc should be final. 542
Error Line is longer than 80 characters. 545
Error Line has trailing spaces. 548
Error First sentence should end with a period. 549
Error Method 'getPackageId' is not designed for extension - needs to be abstract, final or empty. 554
Error Parameter doc should be final. 554
Error Line is longer than 80 characters. 557
Error Line is longer than 80 characters. 561
Error Line is longer than 80 characters. 562
Error Line is longer than 80 characters. 563
Error Line is longer than 80 characters. 564
Error Method 'canCreatePackage' is not designed for extension - needs to be abstract, final or empty. 575
Error Parameter doc should be final. 575
Error Line is longer than 80 characters. 578
Error Line has trailing spaces. 581
Error First sentence should end with a period. 582
Error Method 'createPackage' is not designed for extension - needs to be abstract, final or empty. 586
Error Expected @throws tag for 'Exception'. 586
Error Line is longer than 80 characters. 588
Error Line has trailing spaces. 594
Error First sentence should end with a period. 599
Error Method 'getReleaseId' is not designed for extension - needs to be abstract, final or empty. 604
Error Parameter doc should be final. 604
Error Line is longer than 80 characters. 607
Error Line is longer than 80 characters. 624
Error First sentence should end with a period. 631
Error Method 'createRelease' is not designed for extension - needs to be abstract, final or empty. 635
Error Parameter packageId should be final. 635
Error Expected @param tag for 'packageId'. 635
Error Expected @throws tag for 'Exception'. 635
Error Line is longer than 80 characters. 636
Error Line has trailing spaces. 637
Error Line is longer than 80 characters. 637
Error Line has trailing spaces. 640
Error Line is longer than 80 characters. 641
Error Line has trailing spaces. 649
Error Line is longer than 80 characters. 653
Error Method 'getCreatedReleaseId' is not designed for extension - needs to be abstract, final or empty. 653
Error Missing a Javadoc comment. 653
Error Parameter doc should be final. 653
Error Redundant throws: 'NumberFormatException' is unchecked exception. 653
Error Line is longer than 80 characters. 656
Error Line is longer than 80 characters. 658
Error First sentence should end with a period. 664
Error Line has trailing spaces. 665
Error Line has trailing spaces. 666
Error Line is longer than 80 characters. 671
Error Method 'uploadNotes' is not designed for extension - needs to be abstract, final or empty. 671
Error Parameter packageId should be final. 671
Error Parameter releaseId should be final. 671
Error Expected @throws tag for 'Exception'. 671
Error Line is longer than 80 characters. 672
Error Line has trailing spaces. 689
Error Line has trailing spaces. 694
Error First sentenc