Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
113 83 978 320

Files

Files Infos Warnings Errors
org/apache/jackrabbit/webdav/MultiStatus.java 0 11 1
org/apache/jackrabbit/webdav/client/methods/XmlRequestEntity.java 0 5 1
org/apache/maven/wagon/AbstractWagon.java 6 92 0
org/apache/maven/wagon/CommandExecutionException.java 0 3 0
org/apache/maven/wagon/CommandExecutor.java 1 2 0
org/apache/maven/wagon/CommandExecutorTestCase.java 0 4 1
org/apache/maven/wagon/ConnectionException.java 0 3 0
org/apache/maven/wagon/FileTestUtils.java 0 5 0
org/apache/maven/wagon/InputData.java 0 4 0
org/apache/maven/wagon/LazyFileOutputStream.java 0 16 0
org/apache/maven/wagon/OutputData.java 0 4 0
org/apache/maven/wagon/PathUtils.java 0 7 0
org/apache/maven/wagon/PermissionModeUtils.java 0 0 1
org/apache/maven/wagon/ResourceDoesNotExistException.java 0 3 0
org/apache/maven/wagon/StreamWagon.java 0 15 0
org/apache/maven/wagon/StreamingWagon.java 0 17 2
org/apache/maven/wagon/StreamingWagonTestCase.java 0 7 1
org/apache/maven/wagon/Streams.java 0 4 1
org/apache/maven/wagon/TransferFailedException.java 0 3 0
org/apache/maven/wagon/UnsupportedProtocolException.java 0 3 0
org/apache/maven/wagon/Wagon.java 1 32 3
org/apache/maven/wagon/WagonException.java 0 2 0
org/apache/maven/wagon/WagonTestCase.java 12 56 6
org/apache/maven/wagon/WagonUtils.java 0 2 0
org/apache/maven/wagon/authentication/AuthenticationException.java 0 3 0
org/apache/maven/wagon/authorization/AuthorizationException.java 0 3 0
org/apache/maven/wagon/events/SessionEvent.java 0 1 0
org/apache/maven/wagon/events/SessionEventSupport.java 0 0 1
org/apache/maven/wagon/events/TransferEvent.java 0 6 0
org/apache/maven/wagon/events/TransferListener.java 0 8 0
org/apache/maven/wagon/http/HttpWagonTestCase.java 8 77 45
org/apache/maven/wagon/observers/AbstractTransferListener.java 0 8 0
org/apache/maven/wagon/observers/ChecksumObserver.java 0 11 2
org/apache/maven/wagon/observers/Debug.java 0 19 0
org/apache/maven/wagon/providers/file/FileWagon.java 0 8 0
org/apache/maven/wagon/providers/ftp/FtpWagon.java 0 18 5
org/apache/maven/wagon/providers/http/AbstractHttpClientWagon.java 0 18 31
org/apache/maven/wagon/providers/http/ConfigurationUtils.java 0 0 8
org/apache/maven/wagon/providers/http/HttpConfiguration.java 0 13 1
org/apache/maven/wagon/providers/http/HttpMethodConfiguration.java 0 22 1
org/apache/maven/wagon/providers/http/HttpWagon.java 0 1 1
org/apache/maven/wagon/providers/http/LightweightHttpWagon.java 1 17 0
org/apache/maven/wagon/providers/http/LightweightHttpWagonAuthenticator.java 0 3 0
org/apache/maven/wagon/providers/http/LightweightHttpsWagon.java 0 3 0
org/apache/maven/wagon/providers/http/RelaxedTrustStrategy.java 0 2 4
org/apache/maven/wagon/providers/scm/ScmWagon.java 0 21 6
org/apache/maven/wagon/providers/ssh/AbstractEmbeddedScpWagonTest.java 0 4 1
org/apache/maven/wagon/providers/ssh/AbstractEmbeddedScpWagonWithKeyTest.java 0 6 0
org/apache/maven/wagon/providers/ssh/CommandExecutorStreamProcessor.java 0 1 0
org/apache/maven/wagon/providers/ssh/LSParser.java 0 1 0
org/apache/maven/wagon/providers/ssh/ScpCommand.java 18 27 4
org/apache/maven/wagon/providers/ssh/ScpCommandFactory.java 0 2 61
org/apache/maven/wagon/providers/ssh/ScpHelper.java 2 16 1
org/apache/maven/wagon/providers/ssh/ShellCommand.java 3 11 1
org/apache/maven/wagon/providers/ssh/SshServerEmbedded.java 2 5 4
org/apache/maven/wagon/providers/ssh/SshWagon.java 0 1 0
org/apache/maven/wagon/providers/ssh/TestData.java 0 8 0
org/apache/maven/wagon/providers/ssh/TestPasswordAuthenticator.java 3 2 6
org/apache/maven/wagon/providers/ssh/TestPublickeyAuthenticator.java 4 5 11
org/apache/maven/wagon/providers/ssh/external/ScpExternalCommandExecutor.java 0 1 0
org/apache/maven/wagon/providers/ssh/external/ScpExternalWagon.java 0 20 2
org/apache/maven/wagon/providers/ssh/interactive/ConsoleInteractiveUserInfo.java 0 7 0
org/apache/maven/wagon/providers/ssh/interactive/InteractiveUserInfo.java 1 4 0
org/apache/maven/wagon/providers/ssh/interactive/NullInteractiveUserInfo.java 0 5 0
org/apache/maven/wagon/providers/ssh/jsch/AbstractJschWagon.java 3 13 1
org/apache/maven/wagon/providers/ssh/jsch/ScpCommandExecutor.java 0 1 0
org/apache/maven/wagon/providers/ssh/jsch/ScpWagon.java 0 10 1
org/apache/maven/wagon/providers/ssh/jsch/SftpWagon.java 0 11 8
org/apache/maven/wagon/providers/ssh/jsch/interactive/PrompterUIKeyboardInteractive.java 0 8 0
org/apache/maven/wagon/providers/ssh/jsch/interactive/UserInfoUIKeyboardInteractiveProxy.java 0 16 0
org/apache/maven/wagon/providers/ssh/knownhost/AbstractKnownHostsProvider.java 1 5 0
org/apache/maven/wagon/providers/ssh/knownhost/FileKnownHostsProvider.java 0 4 0
org/apache/maven/wagon/providers/ssh/knownhost/KnownHostChangedException.java 0 1 0
org/apache/maven/wagon/providers/ssh/knownhost/KnownHostEntry.java 0 10 1
org/apache/maven/wagon/providers/ssh/knownhost/KnownHostsProvider.java 1 4 0
org/apache/maven/wagon/providers/ssh/knownhost/KnownHostsProviderTestCase.java 3 1 1
org/apache/maven/wagon/providers/ssh/knownhost/SingleKnownHostProvider.java 0 3 0
org/apache/maven/wagon/providers/ssh/knownhost/StreamKnownHostsProvider.java 0 2 0
org/apache/maven/wagon/providers/ssh/knownhost/UnknownHostException.java 0 1 0
org/apache/maven/wagon/providers/webdav/AbstractHttpClientWagon.java 3 20 5
org/apache/maven/wagon/providers/webdav/HttpConfiguration.java 0 13 1
org/apache/maven/wagon/providers/webdav/HttpMethodConfiguration.java 1 19 10
org/apache/maven/wagon/providers/webdav/PathNavigator.java 0 4 4
org/apache/maven/wagon/providers/webdav/WebDavWagon.java 1 7 6
org/apache/maven/wagon/proxy/ProxyInfo.java 3 6 0
org/apache/maven/wagon/proxy/ProxyInfoProvider.java 0 1 0
org/apache/maven/wagon/repository/Repository.java 0 24 0
org/apache/maven/wagon/resource/Resource.java 0 11 0
org/apache/maven/wagon/shared/http/HtmlFileListParser.java 0 1 4
org/apache/maven/wagon/tck/http/Assertions.java 0 1 1
org/apache/maven/wagon/tck/http/GetWagonTests.java 0 35 32
org/apache/maven/wagon/tck/http/HttpWagonTests.java 1 21 4
org/apache/maven/wagon/tck/http/HttpsGetWagonTests.java 0 0 1
org/apache/maven/wagon/tck/http/WagonTestCaseConfigurator.java 0 7 3
org/apache/maven/wagon/tck/http/fixture/AuthSnoopFilter.java 0 3 3
org/apache/maven/wagon/tck/http/fixture/ErrorCodeServlet.java 0 1 2
org/apache/maven/wagon/tck/http/fixture/LatencyServlet.java 0 1 3
org/apache/maven/wagon/tck/http/fixture/ProxyAuthenticationFilter.java 0 4 3
org/apache/maven/wagon/tck/http/fixture/ProxyConnectionVerifierFilter.java 0 3 3
org/apache/maven/wagon/tck/http/fixture/RedirectionServlet.java 0 3 2
org/apache/maven/wagon/tck/http/fixture/ServerFixture.java 4 9 2
org/apache/maven/wagon/tck/http/fixture/ServletExceptionServlet.java 0 1 2
org/apache/maven/wagon/tck/http/util/TestUtil.java 0 1 3
org/apache/maven/wagon/tck/http/util/ValueHolder.java 0 4 1

Rules

Rules Violations Severity
FileLength 0 Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
8 Errors Error
FileTabCharacter
  • eachLine: "true"
1 Errors Error
LeftCurly
  • option: "nl"
18 Errors Error
RightCurly
  • option: "alone"
2 Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
16 Errors Error
MemberName 0 Errors Error
JavadocMethod
  • scope: "protected"
898 Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
32 Errors Error
JavadocVariable
  • scope: "protected"
83 Infos Info
ConstantName 4 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 1 Errors Error
MethodName 2 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 3 Errors Error
TypeName 0 Errors Error
AvoidStarImport 1 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 2 Errors Error
MethodLength 1 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad
  • option: "space"
0 Errors Error
OperatorWrap 1 Errors Error
ParenPad
  • option: "space"
75 Errors Error
WhitespaceAfter 0 Errors Error
WhitespaceAround 0 Errors Error
ModifierOrder 7 Errors Error
RedundantModifier 2 Errors Error
AvoidNestedBlocks 12 Errors Error
EmptyBlock
  • option: "text"
12 Errors Error
NeedBraces 0 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
80 Warnings Warning
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors 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"
40 Errors Error
MissingSwitchDefault 2 Errors Error
RedundantThrows 59 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
19 Errors Error
UpperEll 0 Errors Error

Details

org/apache/jackrabbit/webdav/MultiStatus.java

Violation Message Line
Errors Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. 4
Warnings Expected @param tag for 'propFindType'. 62
Warnings Expected @param tag for 'depth'. 63
Warnings Expected @param tag for 'depth'. 88
Warnings Expected @param tag for 'resource'. 102
Warnings Expected @param tag for 'status'. 102
Warnings Expected @param tag for 'depth'. 102
Warnings Expected @param tag for 'response'. 120
Warnings Expected @param tag for 'responseDescription'. 141
Warnings Expected @param tag for 'document'. 162
Warnings Unused @throws tag for 'IllegalArgumentException'. 183
Warnings Expected @param tag for 'multistatusElement'. 186

org/apache/jackrabbit/webdav/client/methods/XmlRequestEntity.java

Violation Message Line
Errors Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. 4
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 74
Warnings Missing a Javadoc comment. 79
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 89

org/apache/maven/wagon/AbstractWagon.java

Violation Message Line
Infos Missing a Javadoc comment. 55
Infos Missing a Javadoc comment. 57
Infos Missing a Javadoc comment. 59
Infos Missing a Javadoc comment. 61
Infos Missing a Javadoc comment. 63
Infos Missing a Javadoc comment. 65
Warnings Missing a Javadoc comment. 91
Warnings Missing a Javadoc comment. 96
Warnings Missing a Javadoc comment. 101
Warnings Missing a Javadoc comment. 110
Warnings Missing a Javadoc comment. 131
Warnings 'repository' hides a field. 131
Warnings Missing a Javadoc comment. 137
Warnings 'repository' hides a field. 137
Warnings 'proxyInfo' hides a field. 137
Warnings Missing a Javadoc comment. 143
Warnings 'repository' hides a field. 143
Warnings 'proxyInfoProvider' hides a field. 143
Warnings Missing a Javadoc comment. 149
Warnings 'repository' hides a field. 149
Warnings 'authenticationInfo' hides a field. 149
Warnings Missing a Javadoc comment. 155
Warnings 'repository' hides a field. 155
Warnings 'authenticationInfo' hides a field. 155
Warnings 'proxyInfo' hides a field. 155
Warnings Missing a Javadoc comment. 176
Warnings 'repository' hides a field. 176
Warnings 'authenticationInfo' hides a field. 176
Warnings 'proxyInfoProvider' hides a field. 177
Warnings Missing a Javadoc comment. 222
Warnings Missing a Javadoc comment. 225
Warnings Missing a Javadoc comment. 243
Warnings Missing a Javadoc comment. 246
Warnings Missing a Javadoc comment. 269
Warnings Missing a Javadoc comment. 274
Warnings Missing a Javadoc comment. 283
Warnings Missing a Javadoc comment. 289
Warnings Missing a Javadoc comment. 295
Warnings Missing a Javadoc comment. 303
Warnings Missing a Javadoc comment. 340
Warnings Missing a Javadoc comment. 348
Warnings Missing a Javadoc comment. 377
Warnings Missing a Javadoc comment. 382
Warnings Missing a Javadoc comment. 386
Warnings Expected @throws tag for 'TransferFailedException'. 409
Warnings Expected @throws tag for 'AuthorizationException'. 409
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 409
Warnings Missing a Javadoc comment. 431
Warnings Missing a Javadoc comment. 462
Warnings Missing a Javadoc comment. 466
Warnings Expected @throws tag for 'IOException'. 483
Warnings Expected @throws tag for 'IOException'. 503
Warnings Expected @throws tag for 'IOException'. 521
Warnings Missing a Javadoc comment. 552
Warnings Missing a Javadoc comment. 557
Warnings Missing a Javadoc comment. 571
Warnings Missing a Javadoc comment. 585
Warnings Missing a Javadoc comment. 599
Warnings Missing a Javadoc comment. 613
Warnings Missing a Javadoc comment. 627
Warnings Missing a Javadoc comment. 641
Warnings Missing a Javadoc comment. 652
Warnings Missing a Javadoc comment. 663
Warnings Missing a Javadoc comment. 674
Warnings Missing a Javadoc comment. 685
Warnings Missing a Javadoc comment. 696
Warnings Missing a Javadoc comment. 707
Warnings Missing a Javadoc comment. 718
Warnings Missing a Javadoc comment. 730
Warnings Missing a Javadoc comment. 735
Warnings Missing a Javadoc comment. 740
Warnings Missing a Javadoc comment. 745
Warnings Missing a Javadoc comment. 750
Warnings Missing a Javadoc comment. 755
Warnings Missing a Javadoc comment. 760
Warnings Missing a Javadoc comment. 765
Warnings Missing a Javadoc comment. 770
Warnings Missing a Javadoc comment. 777
Warnings Missing a Javadoc comment. 782
Warnings Missing a Javadoc comment. 787
Warnings Missing a Javadoc comment. 792
Warnings Expected @param tag for 'resource'. 801
Warnings Expected @param tag for 'source'. 801
Warnings Expected @param tag for 'requestType'. 801
Warnings Expected @throws tag for 'TransferFailedException'. 802
Warnings Missing a Javadoc comment. 839
Warnings Missing a Javadoc comment. 845
Warnings Missing a Javadoc comment. 850
Warnings Missing a Javadoc comment. 862
Warnings Missing a Javadoc comment. 867
Warnings Missing a Javadoc comment. 872
Warnings Missing a Javadoc comment. 878
Warnings Missing a Javadoc comment. 884
Warnings 'proxyInfo' hides a field. 888
Warnings Missing a Javadoc comment. 897
Warnings Missing a Javadoc comment. 902
Warnings Missing a Javadoc comment. 907
Warnings Missing a Javadoc comment. 912

org/apache/maven/wagon/CommandExecutionException.java

Violation Message Line
Warnings Expected @param tag for 'message'. 35
Warnings Expected @param tag for 'message'. 43
Warnings Expected @param tag for 'cause'. 43

org/apache/maven/wagon/CommandExecutor.java

Violation Message Line
Infos Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 34

org/apache/maven/wagon/CommandExecutorTestCase.java

Violation Message Line
Errors Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. 4
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 82
Warnings Missing a Javadoc comment. 104

org/apache/maven/wagon/ConnectionException.java

Violation Message Line
Warnings Expected @param tag for 'message'. 37
Warnings Expected @param tag for 'message'. 45
Warnings Expected @param tag for 'cause'. 45

org/apache/maven/wagon/FileTestUtils.java

Violation Message Line
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 60
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 101

org/apache/maven/wagon/InputData.java

Violation Message Line
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 41
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 51

org/apache/maven/wagon/LazyFileOutputStream.java

Violation Message Line
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 68
Warnings Missing a Javadoc comment. 74
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 90
Warnings Missing a Javadoc comment. 96
Warnings Missing a Javadoc comment. 102
Warnings Missing a Javadoc comment. 107
Warnings Expected @param tag for 'b'. 121
Warnings Expected @param tag for 'off'. 121
Warnings Expected @param tag for 'len'. 121
Warnings Expected @throws tag for 'IOException'. 122
Warnings Expected @param tag for 'b'. 136
Warnings Expected @throws tag for 'IOException'. 137

org/apache/maven/wagon/OutputData.java

Violation Message Line
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 41
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 51

org/apache/maven/wagon/PathUtils.java

Violation Message Line
Warnings Expected @param tag for 'path'. 43
Warnings Expected @param tag for 'path'. 55
Warnings Missing a Javadoc comment. 61
Warnings Expected @param tag for 'url'. 229
Warnings Missing a Javadoc comment. 431
Warnings Missing a Javadoc comment. 451
Warnings Missing a Javadoc comment. 468

org/apache/maven/wagon/PermissionModeUtils.java

Violation Message Line
Errors '0777' is a magic number. 51

org/apache/maven/wagon/ResourceDoesNotExistException.java

Violation Message Line
Warnings Expected @param tag for 'message'. 33
Warnings Expected @param tag for 'message'. 42
Warnings Expected @param tag for 'cause'. 42

org/apache/maven/wagon/StreamWagon.java

Violation Message Line
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 64
Warnings Missing a Javadoc comment. 77
Warnings Missing a Javadoc comment. 107
Warnings Missing a Javadoc comment. 148
Warnings Missing a Javadoc comment. 166
Warnings Missing a Javadoc comment. 179
Warnings Missing a Javadoc comment. 207
Warnings Missing a Javadoc comment. 239
Warnings Missing a Javadoc comment. 245
Warnings Missing a Javadoc comment. 255
Warnings Missing a Javadoc comment. 269

org/apache/maven/wagon/StreamingWagon.java

Violation Message Line
Errors Missing a Javadoc comment. 27
Warnings Expected @param tag for 'resourceName'. 40
Warnings Expected @param tag for 'stream'. 40
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 41
Warnings Expected @throws tag for 'TransferFailedException'. 41
Warnings Expected @param tag for 'resourceName'. 57
Warnings Expected @param tag for 'stream'. 57
Warnings Expected @param tag for 'timestamp'. 57
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 58
Warnings Expected @throws tag for 'TransferFailedException'. 58
Errors Line is longer than 120 characters. 61
Warnings Expected @throws tag for 'TransferFailedException'. 73
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 73
Warnings Expected @throws tag for 'AuthorizationException'. 73
Warnings Expected @param tag for 'contentLength'. 84
Warnings Expected @param tag for 'lastModified'. 84
Warnings Expected @throws tag for 'TransferFailedException'. 85
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 85
Warnings Expected @throws tag for 'AuthorizationException'. 85

org/apache/maven/wagon/StreamingWagonTestCase.java

Violation Message Line
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 99
Errors '30000' is a magic number. 107
Warnings Missing a Javadoc comment. 112
Warnings Missing a Javadoc comment. 125
Warnings Missing a Javadoc comment. 166
Warnings Missing a Javadoc comment. 204

org/apache/maven/wagon/Streams.java

Violation Message Line
Errors Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 43

org/apache/maven/wagon/TransferFailedException.java

Violation Message Line
Warnings Expected @param tag for 'message'. 36
Warnings Expected @param tag for 'message'. 44
Warnings Expected @param tag for 'cause'. 44

org/apache/maven/wagon/UnsupportedProtocolException.java

Violation Message Line
Warnings Expected @param tag for 'message'. 36
Warnings Expected @param tag for 'message'. 44
Warnings Expected @param tag for 'cause'. 44

org/apache/maven/wagon/Wagon.java

Violation Message Line
Errors Missing a Javadoc comment. 34
Infos Missing a Javadoc comment. 36
Errors Redundant 'public' modifier. 41
Errors Redundant 'public' modifier. 48
Warnings Expected @param tag for 'resourceName'. 63
Warnings Expected @param tag for 'destination'. 63
Warnings Expected @throws tag for 'TransferFailedException'. 64
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 64
Warnings Expected @throws tag for 'AuthorizationException'. 64
Warnings Expected @param tag for 'resourceName'. 81
Warnings Expected @param tag for 'destination'. 81
Warnings Expected @param tag for 'timestamp'. 81
Warnings Expected @throws tag for 'TransferFailedException'. 82
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 82
Warnings Expected @throws tag for 'AuthorizationException'. 82
Warnings Expected @throws tag for 'TransferFailedException'. 94
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 94
Warnings Expected @throws tag for 'AuthorizationException'. 94
Warnings Expected @throws tag for 'TransferFailedException'. 106
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 106
Warnings Expected @throws tag for 'AuthorizationException'. 106
Warnings Expected @param tag for 'resourceName'. 116
Warnings Missing a Javadoc comment. 153
Warnings Expected @param tag for 'proxyInfo'. 178
Warnings Expected @param tag for 'timeoutValue'. 255
Warnings Expected an @return tag. 260
Warnings Expected @param tag for 'timeoutValue'. 266
Warnings Expected an @return tag. 272
Warnings Missing a Javadoc comment. 278
Warnings Missing a Javadoc comment. 280
Warnings Missing a Javadoc comment. 282
Warnings Missing a Javadoc comment. 288
Warnings Missing a Javadoc comment. 290
Warnings Missing a Javadoc comment. 292
Warnings Missing a Javadoc comment. 294
Warnings Missing a Javadoc comment. 296

org/apache/maven/wagon/WagonException.java

Violation Message Line
Warnings 'cause' hides a field. 97
Warnings Expected @param tag for 'cause'. 97

org/apache/maven/wagon/WagonTestCase.java

Violation Message Line
Errors Using the '.*' form of import should be avoided - org.easymock.EasyMock.*. 37
Errors Unused import - java.util.Iterator. 45
Infos Missing a Javadoc comment. 54
Infos Missing a Javadoc comment. 74
Errors Name 'POM' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
Infos Missing a Javadoc comment. 76
Infos Missing a Javadoc comment. 78
Infos Missing a Javadoc comment. 80
Infos Missing a Javadoc comment. 82
Infos Missing a Javadoc comment. 84
Infos Missing a Javadoc comment. 86
Infos Missing a Javadoc comment. 88
Infos Missing a Javadoc comment. 90
Infos Missing a Javadoc comment. 92
Infos Missing a Javadoc comment. 94
Warnings Missing a Javadoc comment. 100
Warnings Expected an @return tag. 118
Warnings Expected @throws tag for 'IOException'. 119
Warnings Missing a Javadoc comment. 144
Warnings Missing a Javadoc comment. 177
Warnings Missing a Javadoc comment. 183
Warnings Missing a Javadoc comment. 188
Warnings Missing a Javadoc comment. 197
Warnings Missing a Javadoc comment. 202
Warnings Missing a Javadoc comment. 207
Warnings Missing a Javadoc comment. 221
Warnings Missing a Javadoc comment. 230
Warnings Missing a Javadoc comment. 245
Errors '30000' is a magic number. 253
Warnings Missing a Javadoc comment. 258
Warnings Missing a Javadoc comment. 264
Warnings Missing a Javadoc comment. 276
Warnings Missing a Javadoc comment. 307
Warnings Missing a Javadoc comment. 329
Warnings 'resource' hides a field. 365
Warnings Missing a Javadoc comment. 382
Warnings Expected @throws tag for 'Exception'. 431
Warnings Expected @throws tag for 'Exception'. 478
Warnings 'resource' hides a field. 501
Warnings 'resource' hides a field. 513
Warnings Expected @throws tag for 'Exception'. 533
Warnings 'resource' hides a field. 553
Warnings Expected @param tag for 'wagon'. 583
Warnings Expected @throws tag for 'Exception'. 584
Warnings Missing a Javadoc comment. 589
Warnings 'destFile' hides a field. 594
Warnings Expected @throws tag for 'TransferFailedException'. 613
Warnings Expected @throws tag for 'AuthorizationException'. 613
Warnings Missing a Javadoc comment. 639
Warnings Missing a Javadoc comment. 678
Warnings Expected @throws tag for 'Exception'. 719
Errors '(' is not followed by whitespace. 747
Errors ')' is not preceded with whitespace. 747
Warnings Expected @throws tag for 'Exception'. 773
Warnings Expected @throws tag for 'Exception'. 809
Warnings Expected @throws tag for 'Exception'. 835
Warnings Missing a Javadoc comment. 859
Warnings Missing a Javadoc comment. 881
Warnings 'resource' hides a field. 883
Warnings Missing a Javadoc comment. 910
Warnings 'resource' hides a field. 910
Warnings Missing a Javadoc comment. 918
Warnings Missing a Javadoc comment. 926
Warnings Missing a Javadoc comment. 948
Warnings Missing a Javadoc comment. 957
Warnings Missing a Javadoc comment. 967
Warnings Expected an @return tag. 982
Warnings Missing a Javadoc comment. 987
Warnings 'resource' hides a field. 989
Warnings Missing a Javadoc comment. 1025
Warnings Missing a Javadoc comment. 1030
Warnings 'resource' hides a field. 1030
Warnings Missing a Javadoc comment. 1038
Warnings Missing a Javadoc comment. 1072

org/apache/maven/wagon/WagonUtils.java

Violation Message Line
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 70

org/apache/maven/wagon/authentication/AuthenticationException.java

Violation Message Line
Warnings Expected @param tag for 'message'. 40
Warnings Expected @param tag for 'message'. 48
Warnings Expected @param tag for 'cause'. 48

org/apache/maven/wagon/authorization/AuthorizationException.java

Violation Message Line
Warnings Expected @param tag for 'message'. 39
Warnings Expected @param tag for 'message'. 47
Warnings Expected @param tag for 'cause'. 47

org/apache/maven/wagon/events/SessionEvent.java

Violation Message Line
Warnings Missing a Javadoc comment. 172

org/apache/maven/wagon/events/SessionEventSupport.java

Violation Message Line
Errors ')' is not preceded with whitespace. 219

org/apache/maven/wagon/events/TransferEvent.java

Violation Message Line
Warnings Missing a Javadoc comment. 83
Warnings Missing a Javadoc comment. 95
Warnings Unused @throws tag for 'IllegalArgumentException'. 135
Warnings Missing a Javadoc comment. 206
Warnings Missing a Javadoc comment. 258
Warnings Missing a Javadoc comment. 270

org/apache/maven/wagon/events/TransferListener.java

Violation Message Line
Warnings Expected @param tag for 'transferEvent'. 31
Warnings Expected @param tag for 'transferEvent'. 36
Warnings Expected @param tag for 'transferEvent'. 41
Warnings Expected @param tag for 'buffer'. 41
Warnings Expected @param tag for 'length'. 41
Warnings Expected @param tag for 'transferEvent'. 46
Warnings Expected @param tag for 'transferEvent'. 51
Warnings Expected @param tag for 'message'. 56

org/apache/maven/wagon/http/HttpWagonTestCase.java

Violation Message Line
Warnings Missing a Javadoc comment. 80
Warnings Missing a Javadoc comment. 119
Warnings 'server' hides a field. 119
Warnings Missing a Javadoc comment. 128
Warnings Missing a Javadoc comment. 134
Warnings Missing a Javadoc comment. 146
Warnings 'server' hides a field. 156
Warnings Expected @throws tag for 'Exception'. 178
Warnings 'server' hides a field. 188
Warnings Missing a Javadoc comment. 206
Warnings Missing a Javadoc comment. 208
Warnings 'server' hides a field. 208
Warnings Missing a Javadoc comment. 212
Warnings 'server' hides a field. 212
Warnings Missing a Javadoc comment. 218
Warnings Missing a Javadoc comment. 232
Warnings Missing a Javadoc comment. 246
Warnings 'server' hides a field. 265
Warnings Missing a Javadoc comment. 287
Warnings Missing a Javadoc comment. 301
Warnings Missing a Javadoc comment. 314
Warnings 'server' hides a field. 333
Warnings Missing a Javadoc comment. 354
Warnings Missing a Javadoc comment. 360
Warnings Missing a Javadoc comment. 365
Warnings 'server' hides a field. 368
Warnings Missing a Javadoc comment. 412
Warnings Missing a Javadoc comment. 421
Errors '200' is a magic number. 435
Errors '407' is a magic number. 439
Errors '200' is a magic number. 440
Warnings Missing a Javadoc comment. 445
Warnings 'server' hides a field. 450
Errors '303' is a magic number. 476
Errors '200' is a magic number. 497
Errors '302' is a magic number. 499
Warnings Missing a Javadoc comment. 511
Warnings 'server' hides a field. 516
Errors '303' is a magic number. 542
Errors '200' is a magic number. 559
Errors '302' is a magic number. 561
Warnings Missing a Javadoc comment. 574
Errors '303' is a magic number. 610
Warnings Missing a Javadoc comment. 654
Errors '201' is a magic number. 658
Errors '302' is a magic number. 662
Warnings Missing a Javadoc comment. 666
Errors '303' is a magic number. 686
Warnings Missing a Javadoc comment. 731
Errors '302' is a magic number. 738
Errors '201' is a magic number. 740
Warnings Missing a Javadoc comment. 745
Errors '303' is a magic number. 781
Warnings Missing a Javadoc comment. 822
Errors '303' is a magic number. 842
Errors Missing a Javadoc comment. 883
Infos Missing a Javadoc comment. 894
Errors Variable 'handlerRequestResponses' must be private and have accessor methods. 894
Warnings Missing a Javadoc comment. 904
Errors Unable to get class information for ServletException. 905
Errors '5001L' is a magic number. 930
Warnings Missing a Javadoc comment. 990
Warnings Missing a Javadoc comment. 1004
Warnings Missing a Javadoc comment. 1021
Warnings Missing a Javadoc comment. 1031
Warnings 'server' hides a field. 1035
Warnings Missing a Javadoc comment. 1076
Warnings Missing a Javadoc comment. 1085
Warnings 'server' hides a field. 1089
Warnings Missing a Javadoc comment. 1125
Warnings Missing a Javadoc comment. 1139
Warnings Missing a Javadoc comment. 1155
Warnings Missing a Javadoc comment. 1164
Warnings 'server' hides a field. 1168
Warnings 'server' hides a field. 1202
Warnings Missing a Javadoc comment. 1255
Warnings Missing a Javadoc comment. 1269
Warnings Missing a Javadoc comment. 1283
Warnings 'server' hides a field. 1302
Warnings Missing a Javadoc comment. 1330
Warnings Missing a Javadoc comment. 1344
Warnings Missing a Javadoc comment. 1361
Warnings Missing a Javadoc comment. 1370
Warnings Missing a Javadoc comment. 1376
Warnings 'server' hides a field. 1380
Warnings Missing a Javadoc comment. 1429
Warnings Missing a Javadoc comment. 1438
Warnings Missing a Javadoc comment. 1447
Warnings 'server' hides a field. 1451
Warnings Missing a Javadoc comment. 1524
Warnings Missing a Javadoc comment. 1526
Warnings Missing a Javadoc comment. 1528
Warnings Missing a Javadoc comment. 1530
Warnings Missing a Javadoc comment. 1535
Warnings Missing a Javadoc comment. 1540
Errors '200' is a magic number. 1547
Errors '401' is a magic number. 1553
Errors '200' is a magic number. 1554
Warnings 'status' hides a field. 1564
Errors Unable to get class information for ServletException. 1570
Errors Missing a Javadoc comment. 1609
Infos Missing a Javadoc comment. 1614
Errors Variable 'deployedResources' must be private and have accessor methods. 1614
Infos Missing a Javadoc comment. 1616
Errors Variable 'putCallNumber' must be private and have accessor methods. 1616
Infos Missing a Javadoc comment. 1618
Errors Variable 'handlerRequestResponses' must be private and have accessor methods. 1618
Warnings Missing a Javadoc comment. 1620
Warnings Missing a Javadoc comment. 1625
Errors Unable to get class information for ServletException. 1626
Errors Name 'base_request' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1628
Errors Unable to get class information for ServletException. 1675
Errors '407' is a magic number. 1681
Errors '407' is a magic number. 1682
Errors '200' is a magic number. 1689
Errors Variable 'headers' must be private and have accessor methods. 1697
Errors Variable 'handlerRequestResponses' must be private and have accessor methods. 1699
Errors Unable to get class information for ServletException. 1706
Warnings Missing a Javadoc comment. 1728
Errors Missing a Javadoc comment. 1748
Infos Missing a Javadoc comment. 1752
Errors Variable 'handlerRequestResponses' must be private and have accessor methods. 1752
Errors Unable to get class information for ServletException. 1756
Errors Missing a Javadoc comment. 1767
Infos Missing a Javadoc comment. 1769
Errors Variable 'method' must be private and have accessor methods. 1769
Infos Missing a Javadoc comment. 1771
Errors Variable 'responseCode' must be private and have accessor methods. 1771
Infos Missing a Javadoc comment. 1773
Errors Variable 'requestUri' must be private and have accessor methods. 1773

org/apache/maven/wagon/observers/AbstractTransferListener.java

Violation Message Line
Warnings Missing a Javadoc comment. 34
Warnings Expected @param tag for 'transferEvent'. 41
Warnings Expected @param tag for 'transferEvent'. 48
Warnings Expected @param tag for 'buffer'. 48
Warnings Expected @param tag for 'length'. 48
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 60

org/apache/maven/wagon/observers/ChecksumObserver.java

Violation Message Line
Warnings Missing a Javadoc comment. 41
Warnings Expected @throws tag for 'NoSuchAlgorithmException'. 51
Warnings Missing a Javadoc comment. 56
Warnings Expected @param tag for 'transferEvent'. 64
Warnings Expected @param tag for 'transferEvent'. 74
Warnings Expected @param tag for 'buffer'. 74
Warnings Expected @param tag for 'length'. 74
Warnings Missing a Javadoc comment. 79
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 91
Warnings Expected an @return tag. 101
Errors '20' is a magic number. 114
Errors '0xff' is a magic number. 124

org/apache/maven/wagon/observers/Debug.java

Violation Message Line
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 47
Warnings Expected @param tag for 'sessionEvent'. 55
Warnings Expected @param tag for 'sessionEvent'. 63
Warnings Expected @param tag for 'sessionEvent'. 71
Warnings Expected @param tag for 'sessionEvent'. 80
Warnings Expected @param tag for 'sessionEvent'. 88
Warnings Expected @param tag for 'sessionEvent'. 97
Warnings Expected @param tag for 'sessionEvent'. 106
Warnings Expected @param tag for 'message'. 115
Warnings Missing a Javadoc comment. 121
Warnings Expected @param tag for 'transferEvent'. 129
Warnings Expected @param tag for 'transferEvent'. 159
Warnings Expected @param tag for 'buffer'. 159
Warnings Expected @param tag for 'length'. 159
Warnings Expected @param tag for 'transferEvent'. 171
Warnings Expected @param tag for 'transferEvent'. 186
Warnings Expected @param tag for 'sessionEvent'. 195
Warnings Missing a Javadoc comment. 201

org/apache/maven/wagon/providers/file/FileWagon.java

Violation Message Line
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 88
Warnings Missing a Javadoc comment. 107
Warnings Missing a Javadoc comment. 139
Warnings Missing a Javadoc comment. 143
Warnings Missing a Javadoc comment. 149
Warnings Missing a Javadoc comment. 222
Warnings Missing a Javadoc comment. 257

org/apache/maven/wagon/providers/ftp/FtpWagon.java

Violation Message Line
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 80
Warnings Missing a Javadoc comment. 85
Warnings Missing a Javadoc comment. 190
Warnings Missing a Javadoc comment. 221
Warnings Missing a Javadoc comment. 237
Warnings Missing a Javadoc comment. 254
Warnings Missing a Javadoc comment. 341
Errors Missing a Javadoc comment. 406
Warnings Missing a Javadoc comment. 411
Warnings Missing a Javadoc comment. 416
Warnings Missing a Javadoc comment. 422
Warnings Missing a Javadoc comment. 428
Warnings Missing a Javadoc comment. 433
Warnings Missing a Javadoc comment. 471
Warnings Missing a Javadoc comment. 498
Warnings Missing a Javadoc comment. 503
Errors Empty catch block. 636
Errors Empty catch block. 647
Errors Empty catch block. 697
Errors Empty catch block. 708
Warnings Missing a Javadoc comment. 789
Warnings Missing a Javadoc comment. 794

org/apache/maven/wagon/providers/http/AbstractHttpClientWagon.java

Violation Message Line
Errors 'static' modifier out of order with the JLS suggestions. 107
Errors Redundant throws: 'IllegalStateException' is unchecked exception. 152
Errors 'static' modifier out of order with the JLS suggestions. 227
Errors 'static' modifier out of order with the JLS suggestions. 234
Errors 'static' modifier out of order with the JLS suggestions. 241
Errors Line is longer than 120 characters. 245
Errors 'static' modifier out of order with the JLS suggestions. 248
Errors 'static' modifier out of order with the JLS suggestions. 256
Errors 'static' modifier out of order with the JLS suggestions. 263
Errors Line is longer than 120 characters. 286
Errors Line is longer than 120 characters. 289
Errors Line is longer than 120 characters. 290
Errors Line is longer than 120 characters. 306
Errors Name 'CLIENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 322
Errors Name 'DEFAULT_USER_AGENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 330
Errors Empty catch block. 345
Warnings Missing a Javadoc comment. 377
Warnings Missing a Javadoc comment. 435
Warnings Missing a Javadoc comment. 443
Warnings Missing a Javadoc comment. 457
Errors '{' should be on a new line. 524
Errors '(' is not followed by whitespace. 525
Errors '(' is not followed by whitespace. 525
Errors ')' is not preceded with whitespace. 525
Errors ')' is not preceded with whitespace. 525
Errors Empty catch block. 529
Errors Line is longer than 120 characters. 557
Errors Avoid nested blocks. 572
Warnings Missing a Javadoc comment. 603
Warnings Missing a Javadoc comment. 611
Errors Unable to get class information for HttpException. 612
Warnings Missing a Javadoc comment. 617
Warnings Missing a Javadoc comment. 675
Errors Unable to get class information for HttpException. 676
Errors '(' is not followed by whitespace. 719
Errors '(' is not followed by whitespace. 750
Warnings Missing a Javadoc comment. 759
Warnings Missing a Javadoc comment. 792
Warnings Expected an @return tag. 819
Warnings Expected @param tag for 'repository'. 819
Warnings Missing a Javadoc comment. 824
Warnings Missing a Javadoc comment. 829
Warnings Missing a Javadoc comment. 834
Errors Avoid nested blocks. 887
Errors '+' should be on a new line. 920
Warnings Missing a Javadoc comment. 945
Errors Empty catch block. 954
Warnings Missing a Javadoc comment. 975
Warnings Missing a Javadoc comment. 980

org/apache/maven/wagon/providers/http/ConfigurationUtils.java

Violation Message Line
Errors '(' is not followed by whitespace. 76
Errors ')' is not preceded with whitespace. 76
Errors ')' is not preceded with whitespace. 100
Errors '{' should be on a new line. 104
Errors '(' is not followed by whitespace. 107
Errors ')' is not preceded with whitespace. 107
Errors '{' should be on a new line. 107
Errors Empty catch block. 107

org/apache/maven/wagon/providers/http/HttpConfiguration.java

Violation Message Line
Errors Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 47
Warnings 'all' hides a field. 47
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 58
Warnings 'get' hides a field. 58
Warnings Missing a Javadoc comment. 64
Warnings Missing a Javadoc comment. 69
Warnings 'put' hides a field. 69
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 80
Warnings 'head' hides a field. 80
Warnings Missing a Javadoc comment. 86

org/apache/maven/wagon/providers/http/HttpMethodConfiguration.java

Violation Message Line
Errors Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 50
Warnings 'useDefaultHeaders' hides a field. 50
Warnings Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 67
Warnings Missing a Javadoc comment. 72
Warnings 'headers' hides a field. 72
Warnings Missing a Javadoc comment. 78
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 89
Warnings 'params' hides a field. 89
Warnings Missing a Javadoc comment. 95
Warnings Missing a Javadoc comment. 100
Warnings 'connectionTimeout' hides a field. 100
Warnings Missing a Javadoc comment. 106
Warnings Missing a Javadoc comment. 111
Warnings 'readTimeout' hides a field. 111
Warnings Missing a Javadoc comment. 117
Warnings Missing a Javadoc comment. 122
Warnings 'usePreemptive' hides a field. 122
Warnings Missing a Javadoc comment. 128

org/apache/maven/wagon/providers/http/HttpWagon.java

Violation Message Line
Warnings Missing a Javadoc comment. 43
Errors '{' should be on a new line. 58

org/apache/maven/wagon/providers/http/LightweightHttpWagon.java

Violation Message Line
Infos Missing a Javadoc comment. 71
Warnings Missing a Javadoc comment. 110
Warnings Missing a Javadoc comment. 209
Warnings Missing a Javadoc comment. 230
Warnings Missing a Javadoc comment. 268
Warnings Missing a Javadoc comment. 285
Warnings Missing a Javadoc comment. 300
Warnings Missing a Javadoc comment. 332
Warnings Missing a Javadoc comment. 337
Warnings Missing a Javadoc comment. 348
Warnings Missing a Javadoc comment. 385
Warnings Missing a Javadoc comment. 427
Warnings Missing a Javadoc comment. 432
Warnings Missing a Javadoc comment. 437
Warnings Missing a Javadoc comment. 442
Warnings Missing a Javadoc comment. 459
Warnings Missing a Javadoc comment. 464
Warnings Missing a Javadoc comment. 469

org/apache/maven/wagon/providers/http/LightweightHttpWagonAuthenticator.java

Violation Message Line
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 57

org/apache/maven/wagon/providers/http/LightweightHttpsWagon.java

Violation Message Line
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 50
Warnings Missing a Javadoc comment. 73

org/apache/maven/wagon/providers/http/RelaxedTrustStrategy.java

Violation Message Line
Warnings Missing a Javadoc comment. 40
Errors '(' is not followed by whitespace. 40
Errors ')' is not preceded with whitespace. 40
Warnings Missing a Javadoc comment. 45
Errors '(' is not followed by whitespace. 45
Errors ')' is not preceded with whitespace. 45

org/apache/maven/wagon/providers/scm/ScmWagon.java

Violation Message Line
Warnings Expected @param tag for 'scmManager'. 113
Warnings Expected @param tag for 'checkoutDirectory'. 173
Errors Unable to get class information for NoSuchScmProviderException. 186
Warnings Expected @throws tag for 'ConnectionException'. 195
Warnings 'checkoutDirectory' hides a field. 212
Errors Unable to get class information for ScmRepositoryException. 282
Errors Redundant throws: 'NoSuchScmProviderException' listed more then one time. 282
Errors Unable to get class information for NoSuchScmProviderException. 282
Warnings Missing a Javadoc comment. 335
Errors Unable to get class information for ScmException. 546
Warnings Missing a Javadoc comment. 595
Errors Unable to get class information for ScmException. 614
Warnings Missing a Javadoc comment. 625
Warnings Unused @throws tag for 'UnsupportedOperationException'. 634
Warnings Expected an @return tag. 636
Warnings Expected @param tag for 'resourceName'. 636
Warnings Expected @param tag for 'destination'. 636
Warnings Expected @param tag for 'timestamp'. 636
Warnings Expected @throws tag for 'TransferFailedException'. 637
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 637
Warnings Expected @throws tag for 'AuthorizationException'. 637
Warnings Missing a Javadoc comment. 642
Warnings Expected @param tag for 'resourcePath'. 719
Warnings Expected @throws tag for 'TransferFailedException'. 720
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 720
Warnings Expected @throws tag for 'AuthorizationException'. 720
Warnings Missing a Javadoc comment. 752

org/apache/maven/wagon/providers/ssh/AbstractEmbeddedScpWagonTest.java

Violation Message Line
Errors Line is longer than 120 characters. 59
Warnings Missing a Javadoc comment. 67
Warnings Missing a Javadoc comment. 76
Warnings Missing a Javadoc comment. 81
Warnings Missing a Javadoc comment. 91

org/apache/maven/wagon/providers/ssh/AbstractEmbeddedScpWagonWithKeyTest.java

Violation Message Line
Warnings Missing a Javadoc comment. 66
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 80
Warnings Missing a Javadoc comment. 91
Warnings Missing a Javadoc comment. 96
Warnings Missing a Javadoc comment. 110

org/apache/maven/wagon/providers/ssh/CommandExecutorStreamProcessor.java

Violation Message Line
Warnings Missing a Javadoc comment. 40

org/apache/maven/wagon/providers/ssh/LSParser.java

Violation Message Line
Warnings Expected @throws tag for 'TransferFailedException'. 68

org/apache/maven/wagon/providers/ssh/ScpCommand.java

Violation Message Line
Infos Missing a Javadoc comment. 51
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
Infos Missing a Javadoc comment. 53
Infos Missing a Javadoc comment. 55
Infos Missing a Javadoc comment. 57
Infos Missing a Javadoc comment. 59
Infos Missing a Javadoc comment. 61
Infos Missing a Javadoc comment. 63
Infos Missing a Javadoc comment. 65
Infos Missing a Javadoc comment. 67
Infos Missing a Javadoc comment. 69
Infos Missing a Javadoc comment. 71
Infos Missing a Javadoc comment. 73
Infos Missing a Javadoc comment. 75
Infos Missing a Javadoc comment. 77
Infos Missing a Javadoc comment. 79
Infos Missing a Javadoc comment. 81
Infos Missing a Javadoc comment. 83
Infos Missing a Javadoc comment. 85
Warnings Missing a Javadoc comment. 87
Errors switch without "default" clause. 101
Warnings Missing a Javadoc comment. 138
Warnings 'in' hides a field. 138
Warnings Missing a Javadoc comment. 143
Warnings 'out' hides a field. 143
Warnings Missing a Javadoc comment. 148
Warnings 'err' hides a field. 148
Warnings Missing a Javadoc comment. 153
Warnings 'callback' hides a field. 153
Warnings Missing a Javadoc comment. 158
Warnings Missing a Javadoc comment. 168
Warnings Missing a Javadoc comment. 172
Warnings 'path' hides a field. 228
Warnings Missing a Javadoc comment. 321
Warnings 'path' hides a field. 321
Warnings 'name' hides a field. 335
Warnings Missing a Javadoc comment. 385
Warnings 'path' hides a field. 385
Warnings 'name' hides a field. 399
Errors '8192' is a magic number. 431
Warnings Missing a Javadoc comment. 453
Warnings Missing a Javadoc comment. 475
Warnings 'path' hides a field. 475
Errors '8192' is a magic number. 497
Warnings Missing a Javadoc comment. 516
Warnings 'path' hides a field. 516
Warnings Missing a Javadoc comment. 552
Warnings Missing a Javadoc comment. 559
Warnings Missing a Javadoc comment. 584

org/apache/maven/wagon/providers/ssh/ScpCommandFactory.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Errors '{' should be on a new line. 37
Warnings Missing a Javadoc comment. 41
Errors '{' should be on a new line. 41
Warnings Missing a Javadoc comment. 44
Errors '{' should be on a new line. 44
Errors '(' is not followed by whitespace. 57
Errors ')' is not preceded with whitespace. 57
Errors '{' should be on a new line. 57
Errors '{' should be on a new line. 58
Errors '(' is not followed by whitespace. 59
Errors '(' is not followed by whitespace. 59
Errors ')' is not preceded with whitespace. 59
Errors ')' is not preceded with whitespace. 59
Errors '}' should be alone on a line. 60
Errors '(' is not followed by whitespace. 60
Errors ')' is not preceded with whitespace. 60
Errors '{' should be on a new line. 60
Errors '(' is not followed by whitespace. 61
Errors ')' is not preceded with whitespace. 61
Errors '{' should be on a new line. 61
Errors '(' is not followed by whitespace. 62
Errors ')' is not preceded with whitespace. 62
Errors '(' is not followed by whitespace. 68
Errors ')' is not preceded with whitespace. 68
Errors '{' should be on a new line. 68
Errors '(' is not followed by whitespace. 69
Errors '(' is not followed by whitespace. 69
Errors ')' is not preceded with whitespace. 69
Errors ')' is not preceded with whitespace. 69
Errors '{' should be on a new line. 69
Errors '(' is not followed by whitespace. 70
Errors ')' is not preceded with whitespace. 70
Errors '(' is not followed by whitespace. 73
Errors ')' is not preceded with whitespace. 73
Errors '(' is not followed by whitespace. 75
Errors ')' is not preceded with whitespace. 75
Errors '(' is not followed by whitespace. 76
Errors ')' is not preceded with whitespace. 76
Errors '{' should be on a new line. 76
Errors '(' is not followed by whitespace. 77
Errors '(' is not followed by whitespace. 77
Errors ')' is not preceded with whitespace. 77
Errors ')' is not preceded with whitespace. 77
Errors '{' should be on a new line. 77
Errors '(' is not followed by whitespace. 78
Errors '(' is not followed by whitespace. 78
Errors ')' is not preceded with whitespace. 78
Errors ')' is not preceded with whitespace. 78
Errors '}' should be alone on a line. 80
Errors '{' should be on a new line. 80
Errors '(' is not followed by whitespace. 81
Errors ')' is not preceded with whitespace. 81
Errors '(' is not followed by whitespace. 84
Errors ')' is not preceded with whitespace. 84
Errors '(' is not followed by whitespace. 87
Errors ')' is not preceded with whitespace. 87
Errors '{' should be on a new line. 87
Errors '(' is not followed by whitespace. 90
Errors ')' is not preceded with whitespace. 90
Errors '{' should be on a new line. 90
Errors '(' is not followed by whitespace. 91
Errors ')' is not preceded with whitespace. 91

org/apache/maven/wagon/providers/ssh/ScpHelper.java

Violation Message Line
Infos Missing a Javadoc comment. 54
Infos Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 60
Warnings Missing a Javadoc comment. 65
Warnings Missing a Javadoc comment. 72
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 92
Warnings Missing a Javadoc comment. 147
Warnings Missing a Javadoc comment. 193
Warnings Expected @param tag for 'wagon'. 209
Warnings Expected @param tag for 'sourceDirectory'. 209
Warnings Expected @param tag for 'destinationDirectory'. 209
Warnings Expected @throws tag for 'TransferFailedException'. 210
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 210
Warnings Expected @throws tag for 'AuthorizationException'. 210
Errors Line is longer than 120 characters. 263
Warnings Missing a Javadoc comment. 287
Warnings Missing a Javadoc comment. 320
Warnings Missing a Javadoc comment. 341

org/apache/maven/wagon/providers/ssh/ShellCommand.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Infos Missing a Javadoc comment. 38
Infos Missing a Javadoc comment. 40
Infos Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 61
Warnings 'in' hides a field. 61
Warnings Missing a Javadoc comment. 66
Warnings 'out' hides a field. 66
Warnings Missing a Javadoc comment. 71
Warnings 'err' hides a field. 71
Warnings Missing a Javadoc comment. 76
Warnings 'callback' hides a field. 76
Warnings Missing a Javadoc comment. 81
Warnings Missing a Javadoc comment. 153

org/apache/maven/wagon/providers/ssh/SshServerEmbedded.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Infos Missing a Javadoc comment. 57
Errors Variable 'publickeyAuthenticator' must be private and have accessor methods. 57
Infos Missing a Javadoc comment. 59
Errors Variable 'passwordAuthenticator' must be private and have accessor methods. 59
Warnings Expected @param tag for 'keyAuthz'. 68
Warnings Expected @throws tag for 'IOException'. 87
Warnings Missing a Javadoc comment. 178
Warnings Missing a Javadoc comment. 184
Errors Missing a Javadoc comment. 189
Warnings Missing a Javadoc comment. 192

org/apache/maven/wagon/providers/ssh/SshWagon.java

Violation Message Line
Warnings Missing a Javadoc comment. 36

org/apache/maven/wagon/providers/ssh/TestData.java

Violation Message Line
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 63
Warnings Missing a Javadoc comment. 68

org/apache/maven/wagon/providers/ssh/TestPasswordAuthenticator.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Infos Missing a Javadoc comment. 34
Errors Variable 'passwordAuthenticatorRequests' must be private and have accessor methods. 34
Warnings Missing a Javadoc comment. 37
Errors Line is longer than 120 characters. 41
Errors Missing a Javadoc comment. 44
Infos Missing a Javadoc comment. 46
Errors Variable 'username' must be private and have accessor methods. 46
Infos Missing a Javadoc comment. 48
Errors Variable 'password' must be private and have accessor methods. 48
Warnings Missing a Javadoc comment. 50

org/apache/maven/wagon/providers/ssh/TestPublickeyAuthenticator.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Infos Missing a Javadoc comment. 44
Errors Variable 'publickeyAuthenticatorRequests' must be private and have accessor methods. 44
Infos Missing a Javadoc comment. 47
Errors Variable 'keyAuthz' must be private and have accessor methods. 47
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 75
Errors Missing a Javadoc comment. 85
Infos Missing a Javadoc comment. 87
Errors Variable 'username' must be private and have accessor methods. 87
Infos Missing a Javadoc comment. 89
Errors Variable 'publicKey' must be private and have accessor methods. 89
Warnings Missing a Javadoc comment. 91
Warnings Missing a Javadoc comment. 113
Errors '0xFF' is a magic number. 165
Errors '24' is a magic number. 165
Errors '0xFF' is a magic number. 165
Errors '0xFF' is a magic number. 165
Errors '0xFF' is a magic number. 166

org/apache/maven/wagon/providers/ssh/external/ScpExternalCommandExecutor.java

Violation Message Line
Warnings Missing a Javadoc comment. 38

org/apache/maven/wagon/providers/ssh/external/ScpExternalWagon.java

Violation Message Line
Warnings Missing a Javadoc comment. 98
Warnings Missing a Javadoc comment. 107
Warnings Missing a Javadoc comment. 112
Warnings Missing a Javadoc comment. 142
Warnings Missing a Javadoc comment. 150
Warnings Missing a Javadoc comment. 218
Errors Line is longer than 120 characters. 313
Errors ')' is not preceded with whitespace. 313
Warnings Missing a Javadoc comment. 346
Warnings Missing a Javadoc comment. 430
Warnings Missing a Javadoc comment. 457
Warnings Missing a Javadoc comment. 463
Warnings Missing a Javadoc comment. 469
Warnings Missing a Javadoc comment. 475
Warnings Missing a Javadoc comment. 480
Warnings Missing a Javadoc comment. 485
Warnings Missing a Javadoc comment. 490
Warnings Missing a Javadoc comment. 495
Warnings Missing a Javadoc comment. 500
Warnings Missing a Javadoc comment. 505
Warnings Missing a Javadoc comment. 510
Warnings Missing a Javadoc comment. 515

org/apache/maven/wagon/providers/ssh/interactive/ConsoleInteractiveUserInfo.java

Violation Message Line
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 48
Warnings Expected an @return tag. 56
Warnings Expected @param tag for 'message'. 56
Warnings Expected @param tag for 'message'. 74
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 98

org/apache/maven/wagon/providers/ssh/interactive/InteractiveUserInfo.java

Violation Message Line
Infos Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 39

org/apache/maven/wagon/providers/ssh/interactive/NullInteractiveUserInfo.java

Violation Message Line
Warnings Expected an @return tag. 57
Warnings Expected @param tag for 'message'. 57
Warnings Expected @param tag for 'message'. 65
Warnings Missing a Javadoc comment. 70
Warnings Missing a Javadoc comment. 75

org/apache/maven/wagon/providers/ssh/jsch/AbstractJschWagon.java

Violation Message Line
Infos Missing a Javadoc comment. 82
Infos Missing a Javadoc comment. 84
Infos Missing a Javadoc comment. 103
Errors Method length is 190 lines (max allowed is 150). 105
Warnings Missing a Javadoc comment. 105
Warnings Missing a Javadoc comment. 298
Warnings Missing a Javadoc comment. 307
Warnings Missing a Javadoc comment. 356
Warnings Missing a Javadoc comment. 368
Warnings Missing a Javadoc comment. 374
Warnings Missing a Javadoc comment. 380
Warnings Missing a Javadoc comment. 386
Warnings Missing a Javadoc comment. 391
Warnings Missing a Javadoc comment. 399
Warnings Missing a Javadoc comment. 404
Warnings Missing a Javadoc comment. 409
Warnings Missing a Javadoc comment. 414

org/apache/maven/wagon/providers/ssh/jsch/ScpCommandExecutor.java

Violation Message Line
Warnings Missing a Javadoc comment. 37

org/apache/maven/wagon/providers/ssh/jsch/ScpWagon.java

Violation Message Line
Errors Line is longer than 120 characters. 80
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 93
Warnings Missing a Javadoc comment. 148
Warnings Missing a Javadoc comment. 163
Warnings Missing a Javadoc comment. 171
Warnings Missing a Javadoc comment. 178
Warnings Missing a Javadoc comment. 207
Warnings Missing a Javadoc comment. 215
Warnings Missing a Javadoc comment. 311
Warnings Missing a Javadoc comment. 420

org/apache/maven/wagon/providers/ssh/jsch/SftpWagon.java

Violation Message Line
Warnings Missing a Javadoc comment. 68
Warnings Missing a Javadoc comment. 77
Errors Unable to get class information for SftpException. 113
Errors Unable to get class information for SftpException. 177
Errors Unable to get class information for SftpException. 189
Errors Unable to get class information for SftpException. 219
Warnings Missing a Javadoc comment. 257
Errors Unable to get class information for SftpException. 289
Errors Line contains a tab character. 295
Errors '(' is not followed by whitespace. 296
Errors ')' is not preceded with whitespace. 296
Warnings Missing a Javadoc comment. 348
Warnings Missing a Javadoc comment. 408
Warnings Missing a Javadoc comment. 441
Warnings Missing a Javadoc comment. 446
Warnings Missing a Javadoc comment. 451
Warnings Missing a Javadoc comment. 468
Warnings Missing a Javadoc comment. 500
Warnings Missing a Javadoc comment. 554

org/apache/maven/wagon/providers/ssh/jsch/interactive/PrompterUIKeyboardInteractive.java

Violation Message Line
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 50
Warnings Expected an @return tag. 59
Warnings Expected @param tag for 'destination'. 59
Warnings Expected @param tag for 'name'. 59
Warnings Expected @param tag for 'instruction'. 59
Warnings Expected @param tag for 'prompt'. 59
Warnings Expected @param tag for 'echo'. 60

org/apache/maven/wagon/providers/ssh/jsch/interactive/UserInfoUIKeyboardInteractiveProxy.java

Violation Message Line
Warnings Missing a Javadoc comment. 39
Warnings Expected an @return tag. 48
Warnings Expected @param tag for 'destination'. 48
Warnings Expected @param tag for 'name'. 48
Warnings Expected @param tag for 'instruction'. 48
Warnings Expected @param tag for 'prompt'. 48
Warnings Expected @param tag for 'echo'. 49
Warnings Expected an @return tag. 61
Warnings Expected an @return tag. 69
Warnings Expected an @return tag. 77
Warnings Expected @param tag for 'arg0'. 77
Warnings Expected an @return tag. 85
Warnings Expected @param tag for 'arg0'. 85
Warnings Expected an @return tag. 93
Warnings Expected @param tag for 'arg0'. 93
Warnings Expected @param tag for 'arg0'. 101

org/apache/maven/wagon/providers/ssh/knownhost/AbstractKnownHostsProvider.java

Violation Message Line
Infos Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 59
Warnings Missing a Javadoc comment. 64
Warnings 'contents' hides a field. 64

org/apache/maven/wagon/providers/ssh/knownhost/FileKnownHostsProvider.java

Violation Message Line
Warnings Expected @throws tag for 'IOException'. 53
Warnings Expected @throws tag for 'IOException'. 66
Warnings Missing a Javadoc comment. 71
Warnings Missing a Javadoc comment. 84

org/apache/maven/wagon/providers/ssh/knownhost/KnownHostChangedException.java

Violation Message Line
Warnings Missing a Javadoc comment. 30

org/apache/maven/wagon/providers/ssh/knownhost/KnownHostEntry.java

Violation Message Line
Errors Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 57
Warnings Missing a Javadoc comment. 62
Warnings Missing a Javadoc comment. 67
Warnings Missing a Javadoc comment. 72
Warnings Missing a Javadoc comment. 82

org/apache/maven/wagon/providers/ssh/knownhost/KnownHostsProvider.java

Violation Message Line
Infos Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 41

org/apache/maven/wagon/providers/ssh/knownhost/KnownHostsProviderTestCase.java

Violation Message Line
Errors Missing a Javadoc comment. 28
Infos Missing a Javadoc comment. 31
Infos Missing a Javadoc comment. 33
Infos Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 109

org/apache/maven/wagon/providers/ssh/knownhost/SingleKnownHostProvider.java

Violation Message Line
Warnings Missing a Javadoc comment. 35
Warnings Expected @param tag for 'host'. 42
Warnings Expected @param tag for 'key'. 42

org/apache/maven/wagon/providers/ssh/knownhost/StreamKnownHostsProvider.java

Violation Message Line
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 60

org/apache/maven/wagon/providers/ssh/knownhost/UnknownHostException.java

Violation Message Line
Warnings Missing a Javadoc comment. 30

org/apache/maven/wagon/providers/webdav/AbstractHttpClientWagon.java

Violation Message Line
Infos Missing a Javadoc comment. 172
Infos Missing a Javadoc comment. 174
Infos Missing a Javadoc comment. 178
Warnings Missing a Javadoc comment. 192
Warnings Missing a Javadoc comment. 283
Warnings Missing a Javadoc comment. 291
Warnings Missing a Javadoc comment. 305
Errors Line is longer than 120 characters. 390
Errors Avoid nested blocks. 400
Errors Avoid nested blocks. 415
Warnings Missing a Javadoc comment. 431
Warnings Missing a Javadoc comment. 439
Warnings Missing a Javadoc comment. 445
Warnings Missing a Javadoc comment. 502
Warnings Missing a Javadoc comment. 514
Warnings Missing a Javadoc comment. 533
Warnings Expected an @return tag. 572
Warnings Expected @param tag for 'repository'. 572
Warnings Missing a Javadoc comment. 577
Warnings Missing a Javadoc comment. 582
Warnings Missing a Javadoc comment. 587
Warnings Missing a Javadoc comment. 592
Warnings Missing a Javadoc comment. 597
Warnings Missing a Javadoc comment. 602
Warnings Missing a Javadoc comment. 607
Errors Avoid nested blocks. 657
Errors Avoid nested blocks. 680
Warnings Missing a Javadoc comment. 752

org/apache/maven/wagon/providers/webdav/HttpConfiguration.java

Violation Message Line
Errors Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 47
Warnings 'all' hides a field. 47
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 58
Warnings 'get' hides a field. 58
Warnings Missing a Javadoc comment. 64
Warnings Missing a Javadoc comment. 69
Warnings 'put' hides a field. 69
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 80
Warnings 'head' hides a field. 80
Warnings Missing a Javadoc comment. 86

org/apache/maven/wagon/providers/webdav/HttpMethodConfiguration.java

Violation Message Line
Errors Missing a Javadoc comment. 33
Infos Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 53
Warnings 'useDefaultHeaders' hides a field. 53
Warnings Missing a Javadoc comment. 59
Warnings Missing a Javadoc comment. 64
Warnings Missing a Javadoc comment. 70
Warnings Missing a Javadoc comment. 75
Warnings 'headers' hides a field. 75
Warnings Missing a Javadoc comment. 81
Warnings Missing a Javadoc comment. 87
Warnings Missing a Javadoc comment. 92
Warnings 'params' hides a field. 92
Warnings Missing a Javadoc comment. 98
Warnings Missing a Javadoc comment. 103
Warnings 'connectionTimeout' hides a field. 103
Warnings Missing a Javadoc comment. 109
Errors switch without "default" clause. 161
Errors Avoid nested blocks. 164
Errors Avoid nested blocks. 169
Errors Avoid nested blocks. 174
Errors Avoid nested blocks. 179
Errors Avoid nested blocks. 184
Errors '(' is not followed by whitespace. 187
Errors ')' is not preceded with whitespace. 187
Errors Avoid nested blocks. 196
Warnings Missing a Javadoc comment. 226
Warnings Missing a Javadoc comment. 268
Warnings Missing a Javadoc comment. 275

org/apache/maven/wagon/providers/webdav/PathNavigator.java

Violation Message Line
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 42
Errors '(' is not followed by whitespace. 48
Errors ')' is not preceded with whitespace. 48
Errors '(' is not followed by whitespace. 49
Errors ')' is not preceded with whitespace. 49
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 64

org/apache/maven/wagon/providers/webdav/WebDavWagon.java

Violation Message Line
Errors Unused import - org.apache.commons.httpclient.HttpException. 22
Infos Missing a Javadoc comment. 66
Errors Name 'protocolMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 78
Warnings Expected @throws tag for 'IOException'. 106
Warnings Expected @throws tag for 'TransferFailedException'. 177
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 177
Warnings Expected @throws tag for 'AuthorizationException'. 177
Errors Unable to get class information for DavException. 195
Warnings Missing a Javadoc comment. 228
Errors Line is longer than 120 characters. 262
Warnings Missing a Javadoc comment. 304
Errors '(' is not followed by whitespace. 312
Errors ')' is not preceded with whitespace. 312
Warnings Missing a Javadoc comment. 323

org/apache/maven/wagon/proxy/ProxyInfo.java

Violation Message Line
Infos Missing a Javadoc comment. 38
Infos Missing a Javadoc comment. 40
Infos Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 182
Warnings Missing a Javadoc comment. 187
Warnings Missing a Javadoc comment. 192
Warnings Missing a Javadoc comment. 197
Warnings Missing a Javadoc comment. 202
Warnings Missing a Javadoc comment. 207

org/apache/maven/wagon/proxy/ProxyInfoProvider.java

Violation Message Line
Warnings Expected @param tag for 'protocol'. 32

org/apache/maven/wagon/repository/Repository.java

Violation Message Line
Warnings Missing a Javadoc comment. 77
Warnings Missing a Javadoc comment. 94
Warnings Missing a Javadoc comment. 99
Warnings Missing a Javadoc comment. 115
Warnings Missing a Javadoc comment. 120
Warnings Missing a Javadoc comment. 125
Warnings Missing a Javadoc comment. 130
Warnings Missing a Javadoc comment. 135
Warnings 'username' hides a field. 151
Warnings 'password' hides a field. 156
Warnings Missing a Javadoc comment. 172
Warnings Missing a Javadoc comment. 199
Warnings Missing a Javadoc comment. 208
Warnings Missing a Javadoc comment. 217
Warnings Missing a Javadoc comment. 234
Warnings Missing a Javadoc comment. 239
Warnings Missing a Javadoc comment. 244
Warnings Missing a Javadoc comment. 249
Warnings Missing a Javadoc comment. 254
Warnings Missing a Javadoc comment. 259
Warnings Missing a Javadoc comment. 267
Warnings Missing a Javadoc comment. 296
Warnings Missing a Javadoc comment. 301
Warnings Missing a Javadoc comment. 306

org/apache/maven/wagon/resource/Resource.java

Violation Message Line
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 80
Warnings Missing a Javadoc comment. 85
Warnings Missing a Javadoc comment. 90
Warnings Missing a Javadoc comment. 95
Warnings Missing a Javadoc comment. 100
Warnings Missing a Javadoc comment. 110

org/apache/maven/wagon/shared/http/HtmlFileListParser.java

Violation Message Line
Warnings Expected @param tag for 'baseurl'. 69
Errors '(' is not followed by whitespace. 79
Errors ')' is not preceded with whitespace. 79
Errors Empty catch block. 136
Errors Empty catch block. 139

org/apache/maven/wagon/tck/http/Assertions.java

Violation Message Line
Errors Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 34

org/apache/maven/wagon/tck/http/GetWagonTests.java

Violation Message Line
Errors Missing a Javadoc comment. 50
Warnings Missing a Javadoc comment. 54
Errors Unable to get class information for ComponentConfigurationException. 56
Warnings Missing a Javadoc comment. 62
Errors Unable to get class information for ComponentConfigurationException. 65
Warnings Missing a Javadoc comment. 83
Errors Unable to get class information for ComponentConfigurationException. 85
Errors '2000' is a magic number. 88
Warnings Missing a Javadoc comment. 92
Errors Unable to get class information for ComponentConfigurationException. 94
Errors '2000' is a magic number. 97
Warnings Missing a Javadoc comment. 102
Errors Unable to get class information for ComponentConfigurationException. 104
Errors '30000' is a magic number. 177
Warnings Missing a Javadoc comment. 190
Errors Unable to get class information for ComponentConfigurationException. 192
Warnings Missing a Javadoc comment. 215
Errors Unable to get class information for ComponentConfigurationException. 217
Errors Line is longer than 120 characters. 221
Warnings Missing a Javadoc comment. 226
Errors Unable to get class information for ComponentConfigurationException. 228
Errors Line is longer than 120 characters. 232
Warnings Missing a Javadoc comment. 237
Errors Unable to get class information for ComponentConfigurationException. 239
Warnings Missing a Javadoc comment. 252
Errors Unable to get class information for ComponentConfigurationException. 254
Warnings Missing a Javadoc comment. 267
Errors Unable to get class information for ComponentConfigurationException. 269
Warnings Missing a Javadoc comment. 291
Errors Unable to get class information for ComponentConfigurationException. 293
Errors Name 'permanentMove_TooManyRedirects_limit20' must match pattern '^[a-z][a-zA-Z0-9]*$'. 320
Warnings Expected @throws tag for 'ConnectionException'. 321
Warnings Expected @throws tag for 'AuthenticationException'. 321
Warnings Expected @throws tag for 'ComponentConfigurationException'. 321
Errors Unable to get class information for ComponentConfigurationException. 321
Warnings Expected @throws tag for 'IOException'. 321
Warnings Expected @throws tag for 'TransferFailedException'. 322
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 322
Warnings Expected @throws tag for 'AuthorizationException'. 322
Errors Name 'temporaryMove_TooManyRedirects_limit20' must match pattern '^[a-z][a-zA-Z0-9]*$'. 348
Warnings Expected @throws tag for 'ConnectionException'. 349
Warnings Expected @throws tag for 'AuthenticationException'. 349
Warnings Expected @throws tag for 'ComponentConfigurationException'. 349
Errors Unable to get class information for ComponentConfigurationException. 349
Warnings Expected @throws tag for 'IOException'. 349
Warnings Expected @throws tag for 'ResourceDoesNotExistException'. 350
Warnings Expected @throws tag for 'AuthorizationException'. 350
Warnings Missing a Javadoc comment. 371
Errors Unable to get class information for ComponentConfigurationException. 373
Warnings Missing a Javadoc comment. 393
Errors Unable to get class information for ComponentConfigurationException. 395
Warnings Missing a Javadoc comment. 401
Errors Unable to get class information for ComponentConfigurationException. 403
Warnings Missing a Javadoc comment. 409
Errors Unable to get class information for ComponentConfigurationException. 411
Warnings Missing a Javadoc comment. 426
Errors Unable to get class information for ComponentConfigurationException. 428
Warnings Missing a Javadoc comment. 449
Errors Unable to get class information for ComponentConfigurationException. 451
Warnings Missing a Javadoc comment. 463
Errors Unable to get class information for ComponentConfigurationException. 464
Warnings Missing a Javadoc comment. 495
Errors Unable to get class information for ComponentConfigurationException. 496
Warnings Missing a Javadoc comment. 502
Errors Unable to get class information for ComponentConfigurationException. 503
Warnings Missing a Javadoc comment. 523
Errors Unable to get class information for ComponentConfigurationException. 524

org/apache/maven/wagon/tck/http/HttpWagonTests.java

Violation Message Line
Errors Missing a Javadoc comment. 46
Errors Name 'tmpFiles' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 59
Infos Missing a Javadoc comment. 65
Warnings Missing a Javadoc comment. 67
Warnings Missing a Javadoc comment. 76
Warnings Missing a Javadoc comment. 94
Warnings Missing a Javadoc comment. 136
Warnings Missing a Javadoc comment. 169
Warnings Missing a Javadoc comment. 174
Warnings Missing a Javadoc comment. 183
Warnings Missing a Javadoc comment. 188
Warnings Missing a Javadoc comment. 198
Warnings Missing a Javadoc comment. 226
Errors Unable to get class information for ComponentConfigurationException. 227
Warnings Missing a Javadoc comment. 232
Warnings 'baseUrl' hides a field. 232
Errors Unable to get class information for ComponentConfigurationException. 233
Warnings Missing a Javadoc comment. 275
Warnings Missing a Javadoc comment. 280
Warnings Missing a Javadoc comment. 285
Warnings Missing a Javadoc comment. 300
Warnings Missing a Javadoc comment. 305
Warnings Missing a Javadoc comment. 310
Warnings Missing a Javadoc comment. 315
Warnings Missing a Javadoc comment. 320
Warnings Missing a Javadoc comment. 325

org/apache/maven/wagon/tck/http/HttpsGetWagonTests.java

Violation Message Line
Errors Missing a Javadoc comment. 23

org/apache/maven/wagon/tck/http/WagonTestCaseConfigurator.java

Violation Message Line
Errors Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 50
Warnings Missing a Javadoc comment. 66
Errors Unable to get class information for ComponentConfigurationException. 67
Warnings Missing a Javadoc comment. 99
Errors Unable to get class information for ContextException. 100
Warnings Missing a Javadoc comment. 114
Warnings Missing a Javadoc comment. 119
Warnings Missing a Javadoc comment. 124
Warnings Missing a Javadoc comment. 129

org/apache/maven/wagon/tck/http/fixture/AuthSnoopFilter.java

Violation Message Line
Errors Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 44
Errors Unable to get class information for ServletException. 45
Warnings Missing a Javadoc comment. 62
Errors Unable to get class information for ServletException. 63

org/apache/maven/wagon/tck/http/fixture/ErrorCodeServlet.java

Violation Message Line
Errors Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 39
Errors Unable to get class information for ServletException. 47

org/apache/maven/wagon/tck/http/fixture/LatencyServlet.java

Violation Message Line
Errors Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 46
Errors Unable to get class information for ServletException. 53
Errors Empty catch block. 65

org/apache/maven/wagon/tck/http/fixture/ProxyAuthenticationFilter.java

Violation Message Line
Errors Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 53
Errors Unable to get class information for ServletException. 54
Warnings Missing a Javadoc comment. 81
Errors Unable to get class information for ServletException. 82

org/apache/maven/wagon/tck/http/fixture/ProxyConnectionVerifierFilter.java

Violation Message Line
Errors Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 41
Warnings Missing a Javadoc comment. 45
Errors Unable to get class information for ServletException. 47
Warnings Missing a Javadoc comment. 73
Errors Unable to get class information for ServletException. 74

org/apache/maven/wagon/tck/http/fixture/RedirectionServlet.java

Violation Message Line
Errors Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 60
Errors Unable to get class information for ServletException. 67

org/apache/maven/wagon/tck/http/fixture/ServerFixture.java

Violation Message Line
Errors Missing a Javadoc comment. 49
Infos Missing a Javadoc comment. 53
Infos Missing a Javadoc comment. 57
Infos Missing a Javadoc comment. 59
Infos Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 138
Warnings Missing a Javadoc comment. 152
Warnings Missing a Javadoc comment. 157
Warnings Missing a Javadoc comment. 163
Warnings Missing a Javadoc comment. 168
Warnings Missing a Javadoc comment. 173
Warnings Missing a Javadoc comment. 182
Errors '3000' is a magic number. 192
Warnings Missing a Javadoc comment. 205

org/apache/maven/wagon/tck/http/fixture/ServletExceptionServlet.java

Violation Message Line
Errors Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 37
Errors Unable to get class information for ServletException. 44

org/apache/maven/wagon/tck/http/util/TestUtil.java

Violation Message Line
Errors Missing a Javadoc comment. 38
Errors Name 'bases' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 42
Warnings Missing a Javadoc comment. 48
Errors Empty catch block. 122

org/apache/maven/wagon/tck/http/util/ValueHolder.java

Violation Message Line
Errors Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 26
Warnings Missing a Javadoc comment. 30
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 40