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 sentence should end with a period. 695
Error Line is longer than 80 characters. 701
Error Method 'selectUploadedFiles' is not designed for extension - needs to be abstract, final or empty. 701
Error Parameter packageId should be final. 701
Error Parameter releaseId should be final. 701
Error Expected @throws tag for 'Exception'. 701
Error Line is longer than 80 characters. 702
Error Line has trailing spaces. 717
Error Line has trailing spaces. 722
Error First sentence should end with a period. 723
Error Method 'getFileId' is not designed for extension - needs to be abstract, final or empty. 729
Error Parameter doc should be final. 729
Error Parameter fileName should be final. 729
Error Expected @throws tag for 'Exception'. 729
Error Line is longer than 80 characters. 733
Error Line is longer than 80 characters. 735
Error Line is longer than 80 characters. 739
Error Line has trailing spaces. 742
Error First sentence should end with a period. 743
Error Line is longer than 80 characters. 751
Error Method 'defineFileInformation' is not designed for extension - needs to be abstract, final or empty. 751
Error Parameter packageId should be final. 751
Error Parameter releaseId should be final. 751
Error Parameter fileId should be final. 751
Error Parameter fileName should be final. 751
Error Expected @throws tag for 'Exception'. 751
Error Line is longer than 80 characters. 752
Error Line has trailing spaces. 777
Error First sentence should end with a period. 781
Error Line is longer than 80 characters. 786
Error Method 'sendEmailConfirmation' is not designed for extension - needs to be abstract, final or empty. 786
Error Parameter packageId should be final. 786
Error Parameter releaseId should be final. 786
Error Expected @throws tag for 'URIException'. 786
Error Line is longer than 80 characters. 788
Error Line has trailing spaces. 795
Error First sentence should end with a period. 800
Error Method 'submitNewsItem' is not designed for extension - needs to be abstract, final or empty. 803
Error Expected @throws tag for 'Exception'. 803
Error Line is longer than 80 characters. 805
Error Line has trailing spaces. 811
Error Line has trailing spaces. 817
Error Line is longer than 80 characters. 818
Error Line has trailing spaces. 820
Error Line is longer than 80 characters. 821
Error Line is longer than 80 characters. 824
Error Line is longer than 80 characters. 827

net/sourceforge/mavenplugins/sourceforge/WebBrowser.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. 37
Error Line has trailing spaces. 39
Error Class WebBrowser should be declared as final. 45
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 49
Error Line is longer than 80 characters. 50
Error Line is longer than 80 characters. 51
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 54
Error Name '_instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 56
Error Name '_client' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Missing a Javadoc comment. 57
Error Name '_parser' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Line has trailing spaces. 58
Error Line has trailing spaces. 63
Error Line has trailing spaces. 65
Error Missing a Javadoc comment. 66
Error Parameter s should be final. 66
Error Line has trailing spaces. 72
Error Missing a Javadoc comment. 73
Error Parameter s should be final. 73
Error '-' is not preceded with whitespace. 75
Error '-' is not followed by whitespace. 75
Error Line has trailing spaces. 79
Error First sentence should end with a period. 80
Error Line has trailing spaces. 86
Error '443' is a magic number. 87
Error Line is longer than 80 characters. 91
Error First sentence should end with a period. 107
Error Unused @param tag for 'proxyNTDomain'. 112
Error Line is longer than 80 characters. 116
Error Parameter proxyHost should be final. 116
Error Parameter proxyPort should be final. 116
Error Expected @param tag for 'ntDomain'. 116
Error Parameter password should be final. 116
Error Line is longer than 80 characters. 121
Error Line is longer than 80 characters. 127
Error Line has trailing spaces. 137
Error First sentence should end with a period. 138
Error Line has trailing spaces. 140
Error Parameter method should be final. 144
Error Expected @throws tag for 'URIException'. 144
Error Line has trailing spaces. 147
Error Line is longer than 80 characters. 148
Error Line has trailing spaces. 149
Error '3' is a magic number. 151
Error Line is longer than 80 characters. 156
Error Line has trailing spaces. 163
Error Line is longer than 80 characters. 167
Error Line has trailing spaces. 169
Error '400' is a magic number. 170
Error Line is longer than 80 characters. 172
Error Line has trailing spaces. 174
Error '300' is a magic number. 176
Error '400' is a magic number. 176
Error Line has trailing spaces. 181
Error Line has trailing spaces. 184
Error Line has trailing spaces. 185
Error Line has trailing spaces. 186
Error Line is longer than 80 characters. 191
Error Line has trailing spaces. 196
Error Line has trailing spaces. 198
Error Line has trailing spaces. 202
Error Line has trailing spaces. 204
Error Line is longer than 80 characters. 207
Error Line is longer than 80 characters. 208
Error Line has trailing spaces. 214
Error First sentence should end with a period. 218
Error Line has trailing spaces. 220
Error Expected an @return tag. 224
Error Parameter method should be final. 224
Error Expected @param tag for 'method'. 224
Error Expected @throws tag for 'URIException'. 224
Error Line has trailing spaces. 230
Error Line has trailing spaces. 232
Error Line has trailing spaces. 233
Error Expected an @return tag. 237
Error Parameter method should be final. 237
Error Expected @param tag for 'method'. 237
Error Expected @throws tag for 'Exception'. 237
Error Line has trailing spaces. 239
Error Line is longer than 80 characters. 240
Error Line has trailing spaces. 241
Error Line has trailing spaces. 243
Error Line has trailing spaces. 245
Error Missing a Javadoc comment. 248
Error Parameter method should be final. 248
Error Parameter destFile should be final. 248
Error '8' is a magic number. 256
Error '1024' is a magic number. 256
Error Line has trailing spaces. 271

net/sourceforge/mavenplugins/sourceforge/package.html

Error Line
Error Missing package documentation file. 0

org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java

Error Line
Error File does not end with a newline. 0

org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java

Error Line
Error Line does not match expected header line of 'SourceForge Maven plugin.'. 1
Error Line has trailing spaces. 69
Error Line has trailing spaces. 72
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Line has trailing spaces. 86
Error Line has trailing spaces. 88
Error Line is longer than 80 characters. 94
Error Line is longer than 80 characters. 97
Error Line has trailing spaces. 101
Error Line has trailing spaces. 103
Error Line has trailing spaces. 105
Error Missing a Javadoc comment. 116
Error Line has trailing spaces. 121
Error Line has trailing spaces. 122
Error Line is longer than 80 characters. 133
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 135
Error Parameter host should be final. 136
Error Parameter port should be final. 137
Error Parameter clientHost should be final. 138
Error Parameter clientPort should be final. 139
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 140
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 154
Error Parameter host should be final. 154
Error Parameter port should be final. 154
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 155
Error Line is longer than 80 characters. 163
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 165
Error Parameter socket should be final. 166
Error Parameter host should be final. 167
Error Parameter port should be final. 168
Error Parameter autoClose should be final. 169
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 170

org/apache/commons/httpclient/contrib/ssl/EasyX509TrustManager.java

Error Line
Error File does not end with a newline. 0

org/apache/commons/httpclient/contrib/ssl/EasyX509TrustManager.java

Error Line
Error Line does not match expected header line of 'SourceForge Maven plugin.'. 1
Error Line has trailing spaces. 71
Error Line has trailing spaces. 76
Error Line has trailing spaces. 77
Error Line has trailing spaces. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 85
Error Line has trailing spaces. 88
Error '{' should be on the previous line. 95
Error Missing a Javadoc comment. 96
Error Line is longer than 80 characters. 99
Error Line is longer than 80 characters. 104
Error Parameter keystore should be final. 104
Error Expected @param tag for 'keystore'. 104
Error Expected @throws tag for 'NoSuchAlgorithmException'. 104
Error Expected @throws tag for 'KeyStoreException'. 104
Error Line is longer than 80 characters. 106
Error Line is longer than 80 characters. 110
Error 'cast' is not followed by whitespace. 112
Error Method 'isClientTrusted' is not designed for extension - needs to be abstract, final or empty. 118
Error Parameter certificates should be final. 118
Error Method 'isServerTrusted' is not designed for extension - needs to be abstract, final or empty. 125
Error Parameter certificates should be final. 125
Error Line has trailing spaces. 135
Error '}' should be on the same line. 136
Error Method 'getAcceptedIssuers' is not designed for extension - needs to be abstract, final or empty. 150

org/apache/commons/httpclient/contrib/ssl/package.html

Error Line
Error Missing package documentation file. 0