Checkstyle Results

The following document contains the results of Checkstyle 9.3 with config/maven_checks.xml ruleset.

Summary

Files
 Info
 Warnings
 Errors
27 26 6 2485

Files

File
 I
 W
 E
org/apache/maven/artifact/Artifact.java 12 0 44
org/apache/maven/artifact/ArtifactUtils.java 0 0 168
org/apache/maven/artifact/DefaultArtifact.java 0 4 349
org/apache/maven/artifact/InvalidArtifactRTException.java 0 0 16
org/apache/maven/artifact/handler/ArtifactHandler.java 1 0 2
org/apache/maven/artifact/metadata/ArtifactMetadata.java 0 0 4
org/apache/maven/artifact/repository/ArtifactRepository.java 0 0 32
org/apache/maven/artifact/repository/ArtifactRepositoryPolicy.java 8 0 168
org/apache/maven/artifact/repository/Authentication.java 0 0 21
org/apache/maven/artifact/repository/layout/ArtifactRepositoryLayout.java 1 0 8
org/apache/maven/artifact/repository/layout/ArtifactRepositoryLayout2.java 0 0 3
org/apache/maven/artifact/repository/metadata/RepositoryMetadataStoreException.java 0 0 12
org/apache/maven/artifact/resolver/AbstractArtifactResolutionException.java 0 0 281
org/apache/maven/artifact/resolver/ArtifactNotFoundException.java 0 0 26
org/apache/maven/artifact/resolver/ArtifactResolutionException.java 0 0 31
org/apache/maven/artifact/resolver/CyclicDependencyException.java 0 0 8
org/apache/maven/artifact/resolver/MultipleArtifactsNotFoundException.java 0 0 60
org/apache/maven/artifact/resolver/filter/ArtifactFilter.java 0 0 4
org/apache/maven/artifact/versioning/ArtifactVersion.java 0 0 4
org/apache/maven/artifact/versioning/ComparableVersion.java 0 0 516
org/apache/maven/artifact/versioning/DefaultArtifactVersion.java 0 0 165
org/apache/maven/artifact/versioning/InvalidVersionSpecificationException.java 0 0 7
org/apache/maven/artifact/versioning/OverConstrainedVersionException.java 0 0 12
org/apache/maven/artifact/versioning/Restriction.java 1 0 102
org/apache/maven/artifact/versioning/VersionRange.java 0 2 400
org/apache/maven/repository/Proxy.java 3 0 34
org/apache/maven/repository/legacy/metadata/ArtifactMetadata.java 0 0 8

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
553
 Error
RightCurly
  • option: "alone"
61
 Error
coding HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
6
 Warning
header RegexpHeader
  • fileExtensions: "java"
  • headerFile: "target/checkstyle-header.txt"
27
 Error
javadoc JavadocVariable
  • scope: "protected"
26
 Info
sizes LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
1
 Error
whitespace ParenPad
  • option: "space"
1843
 Error

Details

org/apache/maven/artifact/Artifact.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 37
 Info
javadoc JavadocVariable Missing a Javadoc comment. 39
 Info
javadoc JavadocVariable Missing a Javadoc comment. 41
 Info
javadoc JavadocVariable Missing a Javadoc comment. 43
 Info
javadoc JavadocVariable Missing a Javadoc comment. 45
 Error
whitespace ParenPad '(' is not followed by whitespace. 45
 Error
whitespace ParenPad ')' is not preceded with whitespace. 45
 Info
javadoc JavadocVariable Missing a Javadoc comment. 49
 Info
javadoc JavadocVariable Missing a Javadoc comment. 51
 Info
javadoc JavadocVariable Missing a Javadoc comment. 53
 Info
javadoc JavadocVariable Missing a Javadoc comment. 55
 Info
javadoc JavadocVariable Missing a Javadoc comment. 57
 Info
javadoc JavadocVariable Missing a Javadoc comment. 59
 Info
javadoc JavadocVariable Missing a Javadoc comment. 61
 Info
javadoc JavadocVariable Missing a Javadoc comment. 63
 Error
whitespace ParenPad '(' is not followed by whitespace. 71
 Error
whitespace ParenPad ')' is not preceded with whitespace. 71
 Error
whitespace ParenPad '(' is not followed by whitespace. 83
 Error
whitespace ParenPad ')' is not preceded with whitespace. 83
 Error
whitespace ParenPad '(' is not followed by whitespace. 87
 Error
whitespace ParenPad ')' is not preceded with whitespace. 87
 Error
whitespace ParenPad '(' is not followed by whitespace. 93
 Error
whitespace ParenPad ')' is not preceded with whitespace. 93
 Error
whitespace ParenPad '(' is not followed by whitespace. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
whitespace ParenPad '(' is not followed by whitespace. 101
 Error
whitespace ParenPad ')' is not preceded with whitespace. 101
 Error
whitespace ParenPad '(' is not followed by whitespace. 105
 Error
whitespace ParenPad ')' is not preceded with whitespace. 105
 Error
whitespace ParenPad '(' is not followed by whitespace. 109
 Error
whitespace ParenPad ')' is not preceded with whitespace. 109
 Error
whitespace ParenPad '(' is not followed by whitespace. 115
 Error
whitespace ParenPad ')' is not preceded with whitespace. 115
 Error
whitespace ParenPad '(' is not followed by whitespace. 117
 Error
whitespace ParenPad ')' is not preceded with whitespace. 117
 Error
whitespace ParenPad '(' is not followed by whitespace. 121
 Error
whitespace ParenPad ')' is not preceded with whitespace. 121
 Error
whitespace ParenPad '(' is not followed by whitespace. 123
 Error
whitespace ParenPad ')' is not preceded with whitespace. 123
 Error
whitespace ParenPad '(' is not followed by whitespace. 125
 Error
whitespace ParenPad ')' is not preceded with whitespace. 125
 Error
whitespace ParenPad '(' is not followed by whitespace. 127
 Error
whitespace ParenPad ')' is not preceded with whitespace. 127
 Error
whitespace ParenPad '(' is not followed by whitespace. 131
 Error
whitespace ParenPad ')' is not preceded with whitespace. 131
 Error
whitespace ParenPad '(' is not followed by whitespace. 135
 Error
whitespace ParenPad ')' is not preceded with whitespace. 135
 Error
whitespace ParenPad '(' is not followed by whitespace. 137
 Error
whitespace ParenPad ')' is not preceded with whitespace. 137
 Error
whitespace ParenPad '(' is not followed by whitespace. 141
 Error
whitespace ParenPad ')' is not preceded with whitespace. 141
 Error
whitespace ParenPad '(' is not followed by whitespace. 145
 Error
whitespace ParenPad ')' is not preceded with whitespace. 145
 Error
whitespace ParenPad '(' is not followed by whitespace. 149
 Error
whitespace ParenPad ')' is not preceded with whitespace. 149

org/apache/maven/artifact/ArtifactUtils.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 33
 Error
whitespace ParenPad '(' is not followed by whitespace. 35
 Error
whitespace ParenPad ')' is not preceded with whitespace. 35
 Error
blocks LeftCurly '{' at column 54 should be on a new line. 35
 Error
whitespace ParenPad '(' is not followed by whitespace. 36
 Error
whitespace ParenPad ')' is not preceded with whitespace. 36
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 36
 Error
whitespace ParenPad '(' is not followed by whitespace. 37
 Error
whitespace ParenPad ')' is not preceded with whitespace. 42
 Error
whitespace ParenPad ')' is not preceded with whitespace. 42
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 42
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 44
 Error
blocks LeftCurly '{' at column 20 should be on a new line. 44
 Error
whitespace ParenPad '(' is not followed by whitespace. 45
 Error
whitespace ParenPad ')' is not preceded with whitespace. 45
 Error
whitespace ParenPad '(' is not followed by whitespace. 51
 Error
whitespace ParenPad ')' is not preceded with whitespace. 51
 Error
blocks LeftCurly '{' at column 60 should be on a new line. 51
 Error
whitespace ParenPad '(' is not followed by whitespace. 52
 Error
whitespace ParenPad ')' is not preceded with whitespace. 52
 Error
whitespace ParenPad '(' is not followed by whitespace. 54
 Error
whitespace ParenPad ')' is not preceded with whitespace. 54
 Error
whitespace ParenPad '(' is not followed by whitespace. 55
 Error
whitespace ParenPad ')' is not preceded with whitespace. 55
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 55
 Error
whitespace ParenPad '(' is not followed by whitespace. 56
 Error
whitespace ParenPad ')' is not preceded with whitespace. 56
 Error
whitespace ParenPad '(' is not followed by whitespace. 57
 Error
whitespace ParenPad ')' is not preceded with whitespace. 57
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 57
 Error
whitespace ParenPad '(' is not followed by whitespace. 58
 Error
whitespace ParenPad ')' is not preceded with whitespace. 58
 Error
whitespace ParenPad '(' is not followed by whitespace. 59
 Error
whitespace ParenPad ')' is not preceded with whitespace. 59
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 59
 Error
whitespace ParenPad '(' is not followed by whitespace. 60
 Error
whitespace ParenPad ')' is not preceded with whitespace. 60
 Error
whitespace ParenPad '(' is not followed by whitespace. 67
 Error
whitespace ParenPad ')' is not preceded with whitespace. 67
 Error
blocks LeftCurly '{' at column 60 should be on a new line. 67
 Error
whitespace ParenPad '(' is not followed by whitespace. 68
 Error
whitespace ParenPad ')' is not preceded with whitespace. 68
 Error
whitespace ParenPad '(' is not followed by whitespace. 71
 Error
whitespace ParenPad ')' is not preceded with whitespace. 71
 Error
blocks LeftCurly '{' at column 76 should be on a new line. 71
 Error
whitespace ParenPad '(' is not followed by whitespace. 72
 Error
whitespace ParenPad ')' is not preceded with whitespace. 72
 Error
whitespace ParenPad '(' is not followed by whitespace. 73
 Error
whitespace ParenPad ')' is not preceded with whitespace. 73
 Error
whitespace ParenPad '(' is not followed by whitespace. 78
 Error
whitespace ParenPad ')' is not preceded with whitespace. 78
 Error
blocks LeftCurly '{' at column 49 should be on a new line. 78
 Error
whitespace ParenPad '(' is not followed by whitespace. 79
 Error
whitespace ParenPad ')' is not preceded with whitespace. 79
 Error
whitespace ParenPad '(' is not followed by whitespace. 82
 Error
whitespace ParenPad ')' is not preceded with whitespace. 82
 Error
blocks LeftCurly '{' at column 81 should be on a new line. 82
 Error
whitespace ParenPad '(' is not followed by whitespace. 83
 Error
whitespace ParenPad ')' is not preceded with whitespace. 83
 Error
whitespace ParenPad '(' is not followed by whitespace. 84
 Error
whitespace ParenPad ')' is not preceded with whitespace. 84
 Error
whitespace ParenPad '(' is not followed by whitespace. 85
 Error
whitespace ParenPad ')' is not preceded with whitespace. 85
 Error
whitespace ParenPad '(' is not followed by whitespace. 90
 Error
whitespace ParenPad ')' is not preceded with whitespace. 90
 Error
blocks LeftCurly '{' at column 62 should be on a new line. 90
 Error
whitespace ParenPad '(' is not followed by whitespace. 91
 Error
whitespace ParenPad ')' is not preceded with whitespace. 91
 Error
whitespace ParenPad '(' is not followed by whitespace. 92
 Error
whitespace ParenPad '(' is not followed by whitespace. 92
 Error
whitespace ParenPad ')' is not preceded with whitespace. 92
 Error
whitespace ParenPad '(' is not followed by whitespace. 92
 Error
whitespace ParenPad ')' is not preceded with whitespace. 92
 Error
whitespace ParenPad ')' is not preceded with whitespace. 92
 Error
blocks LeftCurly '{' at column 59 should be on a new line. 92
 Error
whitespace ParenPad '(' is not followed by whitespace. 93
 Error
whitespace ParenPad ')' is not preceded with whitespace. 93
 Error
whitespace ParenPad '(' is not followed by whitespace. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
blocks LeftCurly '{' at column 100 should be on a new line. 97
 Error
whitespace ParenPad '(' is not followed by whitespace. 100
 Error
whitespace ParenPad ')' is not preceded with whitespace. 100
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 100
 Error
whitespace ParenPad '(' is not followed by whitespace. 101
 Error
whitespace ParenPad ')' is not preceded with whitespace. 101
 Error
blocks LeftCurly '{' at column 49 should be on a new line. 101
 Error
whitespace ParenPad '(' is not followed by whitespace. 102
 Error
whitespace ParenPad '(' is not followed by whitespace. 102
 Error
whitespace ParenPad ')' is not preceded with whitespace. 102
 Error
whitespace ParenPad ')' is not preceded with whitespace. 102
 Error
whitespace ParenPad '(' is not followed by whitespace. 109
 Error
whitespace ParenPad ')' is not preceded with whitespace. 109
 Error
blocks LeftCurly '{' at column 64 should be on a new line. 109
 Error
whitespace ParenPad '(' is not followed by whitespace. 110
 Error
whitespace ParenPad ')' is not preceded with whitespace. 110
 Error
whitespace ParenPad '(' is not followed by whitespace. 110
 Error
whitespace ParenPad ')' is not preceded with whitespace. 110
 Error
whitespace ParenPad '(' is not followed by whitespace. 113
 Error
whitespace ParenPad ')' is not preceded with whitespace. 113
 Error
blocks LeftCurly '{' at column 60 should be on a new line. 113
 Error
whitespace ParenPad '(' is not followed by whitespace. 131
 Error
whitespace ParenPad ')' is not preceded with whitespace. 131
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 131
 Error
whitespace ParenPad '(' is not followed by whitespace. 132
 Error
whitespace ParenPad ')' is not preceded with whitespace. 132
 Error
whitespace ParenPad ')' is not preceded with whitespace. 143
 Error
whitespace ParenPad '(' is not followed by whitespace. 144
 Error
whitespace ParenPad ')' is not preceded with whitespace. 144
 Error
whitespace ParenPad '(' is not followed by whitespace. 145
 Error
whitespace ParenPad ')' is not preceded with whitespace. 145
 Error
whitespace ParenPad '(' is not followed by whitespace. 146
 Error
whitespace ParenPad ')' is not preceded with whitespace. 146
 Error
whitespace ParenPad '(' is not followed by whitespace. 147
 Error
whitespace ParenPad ')' is not preceded with whitespace. 147
 Error
whitespace ParenPad '(' is not followed by whitespace. 149
 Error
whitespace ParenPad '(' is not followed by whitespace. 149
 Error
whitespace ParenPad ')' is not preceded with whitespace. 149
 Error
whitespace ParenPad ')' is not preceded with whitespace. 149
 Error
whitespace ParenPad '(' is not followed by whitespace. 150
 Error
whitespace ParenPad ')' is not preceded with whitespace. 150
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 150
 Error
whitespace ParenPad '(' is not followed by whitespace. 151
 Error
whitespace ParenPad ')' is not preceded with whitespace. 151
 Error
whitespace ParenPad '(' is not followed by whitespace. 153
 Error
whitespace ParenPad ')' is not preceded with whitespace. 153
 Error
whitespace ParenPad '(' is not followed by whitespace. 154
 Error
whitespace ParenPad '(' is not followed by whitespace. 154
 Error
whitespace ParenPad ')' is not preceded with whitespace. 154
 Error
whitespace ParenPad ')' is not preceded with whitespace. 154
 Error
whitespace ParenPad '(' is not followed by whitespace. 155
 Error
whitespace ParenPad ')' is not preceded with whitespace. 155
 Error
whitespace ParenPad '(' is not followed by whitespace. 156
 Error
whitespace ParenPad ')' is not preceded with whitespace. 156
 Error
whitespace ParenPad '(' is not followed by whitespace. 169
 Error
whitespace ParenPad ')' is not preceded with whitespace. 169
 Error
blocks LeftCurly '{' at column 101 should be on a new line. 169
 Error
whitespace ParenPad '(' is not followed by whitespace. 170
 Error
whitespace ParenPad ')' is not preceded with whitespace. 170
 Error
blocks LeftCurly '{' at column 40 should be on a new line. 170
 Error
whitespace ParenPad '(' is not followed by whitespace. 171
 Error
whitespace ParenPad '(' is not followed by whitespace. 171
 Error
whitespace ParenPad ')' is not preceded with whitespace. 171
 Error
whitespace ParenPad ')' is not preceded with whitespace. 171
 Error
whitespace ParenPad '(' is not followed by whitespace. 176
 Error
whitespace ParenPad ')' is not preceded with whitespace. 176
 Error
blocks LeftCurly '{' at column 106 should be on a new line. 176
 Error
whitespace ParenPad '(' is not followed by whitespace. 177
 Error
whitespace ParenPad ')' is not preceded with whitespace. 177
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 177
 Error
whitespace ParenPad '(' is not followed by whitespace. 178
 Error
whitespace ParenPad ')' is not preceded with whitespace. 178
 Error
blocks LeftCurly '{' at column 76 should be on a new line. 178
 Error
whitespace ParenPad '(' is not followed by whitespace. 179
 Error
whitespace ParenPad '(' is not followed by whitespace. 179
 Error
whitespace ParenPad ')' is not preceded with whitespace. 179
 Error
whitespace ParenPad ')' is not preceded with whitespace. 179
 Error
whitespace ParenPad '(' is not followed by whitespace. 186
 Error
whitespace ParenPad ')' is not preceded with whitespace. 186
 Error
blocks LeftCurly '{' at column 59 should be on a new line. 186
 Error
whitespace ParenPad '(' is not followed by whitespace. 189
 Error
whitespace ParenPad ')' is not preceded with whitespace. 189
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 189
 Error
whitespace ParenPad '(' is not followed by whitespace. 192
 Error
whitespace ParenPad ')' is not preceded with whitespace. 192
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 192
 Error
whitespace ParenPad '(' is not followed by whitespace. 193
 Error
whitespace ParenPad ')' is not preceded with whitespace. 193

org/apache/maven/artifact/DefaultArtifact.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 50 should be on a new line. 40
 Error
whitespace ParenPad ')' is not preceded with whitespace. 86
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 86
 Error
whitespace ParenPad '(' is not followed by whitespace. 90
 Error
whitespace ParenPad ')' is not preceded with whitespace. 90
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 105
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 105
 Error
whitespace ParenPad '(' is not followed by whitespace. 106
 Error
whitespace ParenPad ')' is not preceded with whitespace. 106
 Error
whitespace ParenPad '(' is not followed by whitespace. 109
 Error
whitespace ParenPad ')' is not preceded with whitespace. 109
 Error
whitespace ParenPad ')' is not preceded with whitespace. 118
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 118
 Error
whitespace ParenPad '(' is not followed by whitespace. 133
 Error
whitespace ParenPad ')' is not preceded with whitespace. 133
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 133
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 144
 Error
whitespace ParenPad '(' is not followed by whitespace. 145
 Error
whitespace ParenPad '(' is not followed by whitespace. 145
 Error
whitespace ParenPad ')' is not preceded with whitespace. 145
 Error
whitespace ParenPad ')' is not preceded with whitespace. 145
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 145
 Error
whitespace ParenPad ')' is not preceded with whitespace. 147
 Error
whitespace ParenPad '(' is not followed by whitespace. 150
 Error
whitespace ParenPad ')' is not preceded with whitespace. 150
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 150
 Error
whitespace ParenPad ')' is not preceded with whitespace. 152
 Error
whitespace ParenPad '(' is not followed by whitespace. 155
 Error
whitespace ParenPad ')' is not preceded with whitespace. 155
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 155
 Error
whitespace ParenPad '(' is not followed by whitespace. 156
 Error
whitespace ParenPad ')' is not preceded with whitespace. 156
 Error
whitespace ParenPad '(' is not followed by whitespace. 159
 Error
whitespace ParenPad '(' is not followed by whitespace. 159
 Error
whitespace ParenPad ')' is not preceded with whitespace. 159
 Error
whitespace ParenPad '(' is not followed by whitespace. 159
 Error
whitespace ParenPad ')' is not preceded with whitespace. 159
 Error
whitespace ParenPad ')' is not preceded with whitespace. 159
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 159
 Error
whitespace ParenPad ')' is not preceded with whitespace. 161
 Error
whitespace ParenPad '(' is not followed by whitespace. 165
 Error
whitespace ParenPad ')' is not preceded with whitespace. 165
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 165
 Error
whitespace ParenPad '(' is not followed by whitespace. 166
 Error
whitespace ParenPad ')' is not preceded with whitespace. 166
 Error
whitespace ParenPad '(' is not followed by whitespace. 166
 Error
whitespace ParenPad ')' is not preceded with whitespace. 166
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 169
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 173
 Error
whitespace ParenPad '(' is not followed by whitespace. 174
 Error
whitespace ParenPad ')' is not preceded with whitespace. 174
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 177
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 181
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 185
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 189
 Error
whitespace ParenPad '(' is not followed by whitespace. 193
 Error
whitespace ParenPad ')' is not preceded with whitespace. 193
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 193
 Error
whitespace ParenPad '(' is not followed by whitespace. 195
 Error
whitespace ParenPad ')' is not preceded with whitespace. 195
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 199
 Error
whitespace ParenPad '(' is not followed by whitespace. 203
 Error
whitespace ParenPad ')' is not preceded with whitespace. 203
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 203
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 207
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 211
 Error
whitespace ParenPad '(' is not followed by whitespace. 215
 Error
whitespace ParenPad ')' is not preceded with whitespace. 215
 Error
blocks LeftCurly '{' at column 62 should be on a new line. 215
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 223
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 227
 Error
whitespace ParenPad '(' is not followed by whitespace. 228
 Error
whitespace ParenPad ')' is not preceded with whitespace. 228
 Error
whitespace ParenPad '(' is not followed by whitespace. 229
 Error
whitespace ParenPad ')' is not preceded with whitespace. 229
 Error
whitespace ParenPad '(' is not followed by whitespace. 230
 Error
whitespace ParenPad ')' is not preceded with whitespace. 230
 Error
whitespace ParenPad '(' is not followed by whitespace. 231
 Error
whitespace ParenPad ')' is not preceded with whitespace. 231
 Error
whitespace ParenPad '(' is not followed by whitespace. 235
 Error
whitespace ParenPad ')' is not preceded with whitespace. 235
 Error
blocks LeftCurly '{' at column 71 should be on a new line. 235
 Error
whitespace ParenPad '(' is not followed by whitespace. 236
 Error
whitespace ParenPad ')' is not preceded with whitespace. 236
 Error
whitespace ParenPad '(' is not followed by whitespace. 237
 Error
whitespace ParenPad ')' is not preceded with whitespace. 237
 Error
whitespace ParenPad '(' is not followed by whitespace. 238
 Error
whitespace ParenPad ')' is not preceded with whitespace. 238
 Error
whitespace ParenPad '(' is not followed by whitespace. 239
 Error
whitespace ParenPad ')' is not preceded with whitespace. 239
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 239
 Error
whitespace ParenPad '(' is not followed by whitespace. 240
 Error
whitespace ParenPad ')' is not preceded with whitespace. 240
 Error
whitespace ParenPad '(' is not followed by whitespace. 241
 Error
whitespace ParenPad ')' is not preceded with whitespace. 241
 Error
whitespace ParenPad '(' is not followed by whitespace. 245
 Error
whitespace ParenPad ')' is not preceded with whitespace. 245
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 245
 Error
whitespace ParenPad '(' is not followed by whitespace. 246
 Error
whitespace ParenPad ')' is not preceded with whitespace. 246
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 246
 Error
whitespace ParenPad '(' is not followed by whitespace. 250
 Error
whitespace ParenPad ')' is not preceded with whitespace. 250
 Error
whitespace ParenPad '(' is not followed by whitespace. 251
 Error
whitespace ParenPad ')' is not preceded with whitespace. 251
 Error
blocks LeftCurly '{' at column 24 should be on a new line. 251
 Error
whitespace ParenPad '(' is not followed by whitespace. 252
 Error
whitespace ParenPad ')' is not preceded with whitespace. 252
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 253
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 253
 Error
whitespace ParenPad '(' is not followed by whitespace. 254
 Error
whitespace ParenPad ')' is not preceded with whitespace. 254
 Error
blocks LeftCurly '{' at column 59 should be on a new line. 258
 Error
whitespace ParenPad '(' is not followed by whitespace. 259
 Error
whitespace ParenPad ')' is not preceded with whitespace. 259
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 259
 Error
whitespace ParenPad '(' is not followed by whitespace. 263
 Error
whitespace ParenPad ')' is not preceded with whitespace. 263
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 270
 Error
whitespace ParenPad '(' is not followed by whitespace. 272
 Error
whitespace ParenPad ')' is not preceded with whitespace. 272
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 272
 Error
whitespace ParenPad '(' is not followed by whitespace. 273
 Error
whitespace ParenPad ')' is not preceded with whitespace. 273
 Error
whitespace ParenPad '(' is not followed by whitespace. 274
 Error
whitespace ParenPad ')' is not preceded with whitespace. 274
 Error
whitespace ParenPad '(' is not followed by whitespace. 276
 Error
whitespace ParenPad ')' is not preceded with whitespace. 276
 Error
whitespace ParenPad '(' is not followed by whitespace. 277
 Error
whitespace ParenPad ')' is not preceded with whitespace. 277
 Error
whitespace ParenPad '(' is not followed by whitespace. 278
 Error
whitespace ParenPad ')' is not preceded with whitespace. 278
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 278
 Error
whitespace ParenPad '(' is not followed by whitespace. 279
 Error
whitespace ParenPad ')' is not preceded with whitespace. 279
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 280
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 280
 Error
whitespace ParenPad '(' is not followed by whitespace. 281
 Error
whitespace ParenPad ')' is not preceded with whitespace. 281
 Error
whitespace ParenPad '(' is not followed by whitespace. 283
 Error
whitespace ParenPad ')' is not preceded with whitespace. 283
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 283
 Error
whitespace ParenPad '(' is not followed by whitespace. 284
 Error
whitespace ParenPad ')' is not preceded with whitespace. 284
 Error
whitespace ParenPad '(' is not followed by whitespace. 285
 Error
whitespace ParenPad ')' is not preceded with whitespace. 285
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 290
 Error
whitespace ParenPad '(' is not followed by whitespace. 295
 Error
whitespace ParenPad ')' is not preceded with whitespace. 295
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 295
 Error
whitespace ParenPad '(' is not followed by whitespace. 298
 Error
whitespace ParenPad ')' is not preceded with whitespace. 298
 Error
whitespace ParenPad '(' is not followed by whitespace. 302
 Error
whitespace ParenPad ')' is not preceded with whitespace. 302
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 302
 Error
whitespace ParenPad '(' is not followed by whitespace. 303
 Error
whitespace ParenPad ')' is not preceded with whitespace. 303
 Error
blocks LeftCurly '{' at column 24 should be on a new line. 303
 Error
whitespace ParenPad '(' is not followed by whitespace. 307
 Error
whitespace ParenPad '(' is not followed by whitespace. 307
 Error
whitespace ParenPad ')' is not preceded with whitespace. 307
 Error
whitespace ParenPad ')' is not preceded with whitespace. 307
 Error
blocks LeftCurly '{' at column 39 should be on a new line. 307
 Error
whitespace ParenPad '(' is not followed by whitespace. 313
 Error
whitespace ParenPad '(' is not followed by whitespace. 313
 Error
whitespace ParenPad ')' is not preceded with whitespace. 313
 Error
whitespace ParenPad ')' is not preceded with whitespace. 313
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 313
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 315
 Error
whitespace ParenPad '(' is not followed by whitespace. 315
 Error
whitespace ParenPad '(' is not followed by whitespace. 315
 Error
whitespace ParenPad ')' is not preceded with whitespace. 315
 Error
whitespace ParenPad ')' is not preceded with whitespace. 315
 Error
blocks LeftCurly '{' at column 59 should be on a new line. 315
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 317
 Error
whitespace ParenPad '(' is not followed by whitespace. 317
 Error
whitespace ParenPad '(' is not followed by whitespace. 317
 Error
whitespace ParenPad ')' is not preceded with whitespace. 317
 Error
whitespace ParenPad ')' is not preceded with whitespace. 317
 Error
blocks LeftCurly '{' at column 53 should be on a new line. 317
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 319
 Error
whitespace ParenPad '(' is not followed by whitespace. 319
 Error
whitespace ParenPad '(' is not followed by whitespace. 319
 Error
whitespace ParenPad ')' is not preceded with whitespace. 319
 Error
whitespace ParenPad ')' is not preceded with whitespace. 319
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 319
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 321
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 321
 Error
whitespace ParenPad '(' is not followed by whitespace. 324
 Error
whitespace ParenPad ')' is not preceded with whitespace. 324
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 330
 Error
whitespace ParenPad '(' is not followed by whitespace. 331
 Error
whitespace ParenPad ')' is not preceded with whitespace. 331
 Error
blocks LeftCurly '{' at column 53 should be on a new line. 331
 Error
whitespace ParenPad '(' is not followed by whitespace. 332
 Error
whitespace ParenPad ')' is not preceded with whitespace. 332
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 338
 Error
whitespace ParenPad '(' is not followed by whitespace. 339
 Error
whitespace ParenPad '(' is not followed by whitespace. 339
 Error
whitespace ParenPad ')' is not preceded with whitespace. 339
 Error
whitespace ParenPad '(' is not followed by whitespace. 339
 Error
whitespace ParenPad ')' is not preceded with whitespace. 339
 Error
whitespace ParenPad ')' is not preceded with whitespace. 339
 Error
blocks LeftCurly '{' at column 57 should be on a new line. 339
 Error
whitespace ParenPad '(' is not followed by whitespace. 340
 Error
whitespace ParenPad ')' is not preceded with whitespace. 340
 Error
whitespace ParenPad '(' is not followed by whitespace. 346
 Error
whitespace ParenPad ')' is not preceded with whitespace. 346
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 346
 Error
whitespace ParenPad '(' is not followed by whitespace. 347
 Error
whitespace ParenPad ')' is not preceded with whitespace. 347
 Error
whitespace ParenPad '(' is not followed by whitespace. 350
 Warning
coding HiddenField 'baseVersion' hides a field. 350
 Error
whitespace ParenPad ')' is not preceded with whitespace. 350
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 350
 Error
whitespace ParenPad '(' is not followed by whitespace. 351
 Error
whitespace ParenPad ')' is not preceded with whitespace. 351
 Error
whitespace ParenPad '(' is not followed by whitespace. 354
 Error
whitespace ParenPad ')' is not preceded with whitespace. 354
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 354
 Error
whitespace ParenPad '(' is not followed by whitespace. 355
 Error
whitespace ParenPad ')' is not preceded with whitespace. 355
 Error
whitespace ParenPad '(' is not followed by whitespace. 356
 Error
whitespace ParenPad ')' is not preceded with whitespace. 356
 Error
blocks LeftCurly '{' at column 26 should be on a new line. 356
 Error
whitespace ParenPad '(' is not followed by whitespace. 357
 Error
whitespace ParenPad ')' is not preceded with whitespace. 357
 Error
whitespace ParenPad '(' is not followed by whitespace. 358
 Error
whitespace ParenPad ')' is not preceded with whitespace. 358
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 358
 Error
whitespace ParenPad '(' is not followed by whitespace. 359
 Error
whitespace ParenPad ')' is not preceded with whitespace. 359
 Error
whitespace ParenPad '(' is not followed by whitespace. 360
 Error
whitespace ParenPad ')' is not preceded with whitespace. 360
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 360
 Error
whitespace ParenPad '(' is not followed by whitespace. 361
 Error
whitespace ParenPad ')' is not preceded with whitespace. 361
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 361
 Error
whitespace ParenPad '(' is not followed by whitespace. 362
 Error
whitespace ParenPad ')' is not preceded with whitespace. 362
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 362
 Error
blocks RightCurly '}' at column 21 should be alone on a line. 365
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 365
 Error
whitespace ParenPad '(' is not followed by whitespace. 366
 Error
whitespace ParenPad ')' is not preceded with whitespace. 366
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 366
 Error
whitespace ParenPad '(' is not followed by whitespace. 367
 Error
whitespace ParenPad ')' is not preceded with whitespace. 367
 Error
blocks RightCurly '}' at column 25 should be alone on a line. 368
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 368
 Error
whitespace ParenPad '(' is not followed by whitespace. 372
 Error
whitespace ParenPad ')' is not preceded with whitespace. 372
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 372
 Error
whitespace ParenPad '(' is not followed by whitespace. 374
 Error
whitespace ParenPad ')' is not preceded with whitespace. 374
 Error
whitespace ParenPad '(' is not followed by whitespace. 375
 Error
whitespace ParenPad '(' is not followed by whitespace. 375
 Error
whitespace ParenPad ')' is not preceded with whitespace. 375
 Error
whitespace ParenPad ')' is not preceded with whitespace. 375
 Error
whitespace ParenPad '(' is not followed by whitespace. 383
 Warning
coding HiddenField 'version' hides a field. 383
 Error
whitespace ParenPad ')' is not preceded with whitespace. 383
 Error
blocks LeftCurly '{' at column 83 should be on a new line. 383
 Error
whitespace ParenPad '(' is not followed by whitespace. 384
 Error
whitespace ParenPad ')' is not preceded with whitespace. 384
 Error
whitespace ParenPad '(' is not followed by whitespace. 385
 Error
whitespace ParenPad '(' is not followed by whitespace. 385
 Error
whitespace ParenPad '(' is not followed by whitespace. 385
 Error
whitespace ParenPad ')' is not preceded with whitespace. 385
 Error
whitespace ParenPad ')' is not preceded with whitespace. 385
 Error
whitespace ParenPad ')' is not preceded with whitespace. 385
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 388
 Error
whitespace ParenPad '(' is not followed by whitespace. 392
 Error
whitespace ParenPad ')' is not preceded with whitespace. 392
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 392
 Error
blocks LeftCurly '{' at column 49 should be on a new line. 396
 Error
whitespace ParenPad '(' is not followed by whitespace. 400
 Error
whitespace ParenPad ')' is not preceded with whitespace. 400
 Error
blocks LeftCurly '{' at column 68 should be on a new line. 400
 Error
blocks LeftCurly '{' at column 49 should be on a new line. 404
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 408
 Error
whitespace ParenPad '(' is not followed by whitespace. 412
 Error
whitespace ParenPad ')' is not preceded with whitespace. 412
 Error
blocks LeftCurly '{' at column 66 should be on a new line. 412
 Error
whitespace ParenPad '(' is not followed by whitespace. 416
 Error
whitespace ParenPad ')' is not preceded with whitespace. 416
 Error
blocks LeftCurly '{' at column 40 should be on a new line. 416
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 420
 Error
whitespace ParenPad '(' is not followed by whitespace. 424
 Error
whitespace ParenPad ')' is not preceded with whitespace. 424
 Error
blocks LeftCurly '{' at column 60 should be on a new line. 424
 Error
blocks LeftCurly '{' at column 57 should be on a new line. 429
 Error
whitespace ParenPad '(' is not followed by whitespace. 430
 Error
whitespace ParenPad '(' is not followed by whitespace. 430
 Error
whitespace ParenPad ')' is not preceded with whitespace. 430
 Error
whitespace ParenPad '(' is not followed by whitespace. 430
 Error
whitespace ParenPad ')' is not preceded with whitespace. 430
 Error
whitespace ParenPad ')' is not preceded with whitespace. 430
 Error
blocks LeftCurly '{' at column 87 should be on a new line. 430
 Error
whitespace ParenPad '(' is not followed by whitespace. 431
 Error
whitespace ParenPad ')' is not preceded with whitespace. 431
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 432
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 432
 Error
whitespace ParenPad '(' is not followed by whitespace. 438
 Warning
coding HiddenField 'version' hides a field. 438
 Error
whitespace ParenPad ')' is not preceded with whitespace. 438
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 438
 Error
whitespace ParenPad '(' is not followed by whitespace. 440
 Error
whitespace ParenPad ')' is not preceded with whitespace. 440
 Error
whitespace ParenPad '(' is not followed by whitespace. 443
 Error
whitespace ParenPad ')' is not preceded with whitespace. 443
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 443
 Error
whitespace ParenPad '(' is not followed by whitespace. 447
 Error
whitespace ParenPad ')' is not preceded with whitespace. 447
 Error
blocks LeftCurly '{' at column 50 should be on a new line. 447
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 451
 Error
whitespace ParenPad '(' is not followed by whitespace. 453
 Error
whitespace ParenPad '(' is not followed by whitespace. 453
 Error
whitespace ParenPad ')' is not preceded with whitespace. 453
 Error
whitespace ParenPad '(' is not followed by whitespace. 454
 Error
whitespace ParenPad ')' is not preceded with whitespace. 454
 Error
whitespace ParenPad ')' is not preceded with whitespace. 454
 Error
whitespace ParenPad '(' is not followed by whitespace. 457
 Error
whitespace ParenPad ')' is not preceded with whitespace. 457
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 457
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 461
 Error
whitespace ParenPad '(' is not followed by whitespace. 465
 Warning
coding HiddenField 'version' hides a field. 465
 Error
whitespace ParenPad ')' is not preceded with whitespace. 465
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 465
 Error
whitespace ParenPad '(' is not followed by whitespace. 470
 Error
whitespace ParenPad ')' is not preceded with whitespace. 470
 Error
blocks LeftCurly '{' at column 69 should be on a new line. 470
 Error
whitespace ParenPad '(' is not followed by whitespace. 474
 Error
whitespace ParenPad ')' is not preceded with whitespace. 474
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 474
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 478
 Error
blocks LeftCurly '{' at column 57 should be on a new line. 482
 Error
whitespace ParenPad '(' is not followed by whitespace. 486
 Error
whitespace ParenPad ')' is not preceded with whitespace. 486
 Error
blocks LeftCurly '{' at column 79 should be on a new line. 486
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 490
 Error
blocks LeftCurly '{' at column 88 should be on a new line. 494
 Error
whitespace ParenPad '(' is not followed by whitespace. 495
 Error
whitespace ParenPad ')' is not preceded with whitespace. 495
 Error
blocks LeftCurly '{' at column 84 should be on a new line. 498
 Error
whitespace ParenPad '(' is not followed by whitespace. 499
 Error
whitespace ParenPad ')' is not preceded with whitespace. 499
 Error
whitespace ParenPad '(' is not followed by whitespace. 502
 Error
whitespace ParenPad ')' is not preceded with whitespace. 502
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 502

org/apache/maven/artifact/InvalidArtifactRTException.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 66 should be on a new line. 25
 Error
whitespace ParenPad '(' is not followed by whitespace. 33
 Error
whitespace ParenPad ')' is not preceded with whitespace. 33
 Error
blocks LeftCurly '{' at column 119 should be on a new line. 33
 Error
whitespace ParenPad ')' is not preceded with whitespace. 42
 Error
blocks LeftCurly '{' at column 110 should be on a new line. 42
 Error
whitespace ParenPad '(' is not followed by whitespace. 43
 Error
whitespace ParenPad ')' is not preceded with whitespace. 43
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 52
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 56
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 60
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 64
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 68
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 72
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 76

org/apache/maven/artifact/handler/ArtifactHandler.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 30
 Info
javadoc JavadocVariable Missing a Javadoc comment. 31

org/apache/maven/artifact/metadata/ArtifactMetadata.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 104 should be on a new line. 25
 Error
whitespace ParenPad '(' is not followed by whitespace. 26
 Error
whitespace ParenPad ')' is not preceded with whitespace. 26

org/apache/maven/artifact/repository/ArtifactRepository.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 31
 Error
whitespace ParenPad '(' is not followed by whitespace. 32
 Error
whitespace ParenPad ')' is not preceded with whitespace. 32
 Error
whitespace ParenPad '(' is not followed by whitespace. 34
 Error
whitespace ParenPad ')' is not preceded with whitespace. 34
 Error
whitespace ParenPad '(' is not followed by whitespace. 36
 Error
whitespace ParenPad ')' is not preceded with whitespace. 36
 Error
whitespace ParenPad '(' is not followed by whitespace. 40
 Error
whitespace ParenPad ')' is not preceded with whitespace. 40
 Error
whitespace ParenPad '(' is not followed by whitespace. 48
 Error
whitespace ParenPad ')' is not preceded with whitespace. 48
 Error
whitespace ParenPad '(' is not followed by whitespace. 52
 Error
whitespace ParenPad ')' is not preceded with whitespace. 52
 Error
whitespace ParenPad '(' is not followed by whitespace. 56
 Error
whitespace ParenPad ')' is not preceded with whitespace. 56
 Error
whitespace ParenPad '(' is not followed by whitespace. 60
 Error
whitespace ParenPad ')' is not preceded with whitespace. 60
 Error
whitespace ParenPad '(' is not followed by whitespace. 71
 Error
whitespace ParenPad ')' is not preceded with whitespace. 71
 Error
whitespace ParenPad '(' is not followed by whitespace. 83
 Error
whitespace ParenPad ')' is not preceded with whitespace. 83
 Error
whitespace ParenPad '(' is not followed by whitespace. 94
 Error
whitespace ParenPad ')' is not preceded with whitespace. 94
 Error
whitespace ParenPad '(' is not followed by whitespace. 103
 Error
whitespace ParenPad ')' is not preceded with whitespace. 103
 Error
whitespace ParenPad '(' is not followed by whitespace. 118
 Error
whitespace ParenPad ')' is not preceded with whitespace. 118
 Error
whitespace ParenPad '(' is not followed by whitespace. 130
 Error
whitespace ParenPad ')' is not preceded with whitespace. 130
 Error
whitespace ParenPad '(' is not followed by whitespace. 148
 Error
whitespace ParenPad ')' is not preceded with whitespace. 148

org/apache/maven/artifact/repository/ArtifactRepositoryPolicy.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 39 should be on a new line. 29
 Info
javadoc JavadocVariable Missing a Javadoc comment. 30
 Info
javadoc JavadocVariable Missing a Javadoc comment. 32
 Info
javadoc JavadocVariable Missing a Javadoc comment. 34
 Info
javadoc JavadocVariable Missing a Javadoc comment. 36
 Info
javadoc JavadocVariable Missing a Javadoc comment. 38
 Info
javadoc JavadocVariable Missing a Javadoc comment. 40
 Info
javadoc JavadocVariable Missing a Javadoc comment. 42
 Info
javadoc JavadocVariable Missing a Javadoc comment. 44
 Error
blocks LeftCurly '{' at column 39 should be on a new line. 52
 Error
whitespace ParenPad '(' is not followed by whitespace. 53
 Error
whitespace ParenPad ')' is not preceded with whitespace. 53
 Error
whitespace ParenPad '(' is not followed by whitespace. 56
 Error
whitespace ParenPad ')' is not preceded with whitespace. 56
 Error
blocks LeftCurly '{' at column 70 should be on a new line. 56
 Error
whitespace ParenPad '(' is not followed by whitespace. 57
 Error
whitespace ParenPad ')' is not preceded with whitespace. 57
 Error
whitespace ParenPad '(' is not followed by whitespace. 60
 Error
whitespace ParenPad ')' is not preceded with whitespace. 60
 Error
blocks LeftCurly '{' at column 98 should be on a new line. 60
 Error
whitespace ParenPad '(' is not followed by whitespace. 63
 Error
whitespace ParenPad ')' is not preceded with whitespace. 63
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 63
 Error
whitespace ParenPad '(' is not followed by whitespace. 68
 Error
whitespace ParenPad ')' is not preceded with whitespace. 68
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 68
 Error
whitespace ParenPad '(' is not followed by whitespace. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 74
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 74
 Error
whitespace ParenPad '(' is not followed by whitespace. 78
 Error
whitespace ParenPad ')' is not preceded with whitespace. 78
 Error
blocks LeftCurly '{' at column 54 should be on a new line. 78
 Error
whitespace ParenPad '(' is not followed by whitespace. 79
 Error
whitespace ParenPad ')' is not preceded with whitespace. 79
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 79
 Error
whitespace ParenPad '(' is not followed by whitespace. 84
 Error
whitespace ParenPad ')' is not preceded with whitespace. 84
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 84
 Error
whitespace ParenPad '(' is not followed by whitespace. 85
 Error
whitespace ParenPad ')' is not preceded with whitespace. 85
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 85
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 90
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 94
 Error
blocks LeftCurly '{' at column 39 should be on a new line. 98
 Error
whitespace ParenPad '(' is not followed by whitespace. 102
 Error
whitespace ParenPad ')' is not preceded with whitespace. 102
 Error
blocks LeftCurly '{' at column 54 should be on a new line. 102
 Error
whitespace ParenPad '(' is not followed by whitespace. 105
 Error
whitespace ParenPad '(' is not followed by whitespace. 105
 Error
whitespace ParenPad ')' is not preceded with whitespace. 105
 Error
whitespace ParenPad ')' is not preceded with whitespace. 105
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 105
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 107
 Error
whitespace ParenPad '(' is not followed by whitespace. 107
 Error
whitespace ParenPad '(' is not followed by whitespace. 107
 Error
whitespace ParenPad ')' is not preceded with whitespace. 107
 Error
whitespace ParenPad ')' is not preceded with whitespace. 107
 Error
blocks LeftCurly '{' at column 62 should be on a new line. 107
 Error
whitespace ParenPad '(' is not followed by whitespace. 111
 Error
whitespace ParenPad ')' is not preceded with whitespace. 111
 Error
whitespace ParenPad '(' is not followed by whitespace. 112
 Error
whitespace ParenPad ')' is not preceded with whitespace. 112
 Error
whitespace ParenPad '(' is not followed by whitespace. 113
 Error
whitespace ParenPad ')' is not preceded with whitespace. 113
 Error
whitespace ParenPad '(' is not followed by whitespace. 114
 Error
whitespace ParenPad ')' is not preceded with whitespace. 114
 Error
whitespace ParenPad '(' is not followed by whitespace. 116
 Error
whitespace ParenPad '(' is not followed by whitespace. 116
 Error
whitespace ParenPad ')' is not preceded with whitespace. 116
 Error
whitespace ParenPad ')' is not preceded with whitespace. 116
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 116
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 119
 Error
whitespace ParenPad '(' is not followed by whitespace. 119
 Error
whitespace ParenPad '(' is not followed by whitespace. 119
 Error
whitespace ParenPad ')' is not preceded with whitespace. 119
 Error
whitespace ParenPad ')' is not preceded with whitespace. 119
 Error
blocks LeftCurly '{' at column 69 should be on a new line. 119
 Error
whitespace ParenPad '(' is not followed by whitespace. 120
 Error
whitespace ParenPad ')' is not preceded with whitespace. 120
 Error
whitespace ParenPad '(' is not followed by whitespace. 121
 Error
whitespace ParenPad ')' is not preceded with whitespace. 121
 Error
whitespace ParenPad '(' is not followed by whitespace. 123
 Error
whitespace ParenPad ')' is not preceded with whitespace. 123
 Error
whitespace ParenPad '(' is not followed by whitespace. 124
 Error
whitespace ParenPad '(' is not followed by whitespace. 124
 Error
whitespace ParenPad ')' is not preceded with whitespace. 124
 Error
whitespace ParenPad ')' is not preceded with whitespace. 124
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 124
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 133
 Error
whitespace ParenPad '(' is not followed by whitespace. 134
 Error
whitespace ParenPad ')' is not preceded with whitespace. 134
 Error
whitespace ParenPad '(' is not followed by whitespace. 135
 Error
whitespace ParenPad ')' is not preceded with whitespace. 135
 Error
whitespace ParenPad '(' is not followed by whitespace. 136
 Error
whitespace ParenPad ')' is not preceded with whitespace. 136
 Error
whitespace ParenPad '(' is not followed by whitespace. 137
 Error
whitespace ParenPad ')' is not preceded with whitespace. 137
 Error
whitespace ParenPad '(' is not followed by whitespace. 138
 Error
whitespace ParenPad ')' is not preceded with whitespace. 138
 Error
whitespace ParenPad '(' is not followed by whitespace. 139
 Error
whitespace ParenPad ')' is not preceded with whitespace. 139
 Error
whitespace ParenPad '(' is not followed by whitespace. 140
 Error
whitespace ParenPad ')' is not preceded with whitespace. 140
 Error
whitespace ParenPad '(' is not followed by whitespace. 141
 Error
whitespace ParenPad ')' is not preceded with whitespace. 141
 Error
whitespace ParenPad '(' is not followed by whitespace. 145
 Error
whitespace ParenPad ')' is not preceded with whitespace. 145
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 145
 Error
whitespace ParenPad '(' is not followed by whitespace. 146
 Error
whitespace ParenPad ')' is not preceded with whitespace. 146
 Error
blocks LeftCurly '{' at column 51 should be on a new line. 146
 Error
whitespace ParenPad '(' is not followed by whitespace. 147
 Error
whitespace ParenPad ')' is not preceded with whitespace. 147
 Error
whitespace ParenPad '(' is not followed by whitespace. 149
 Error
whitespace ParenPad '(' is not followed by whitespace. 149
 Error
whitespace ParenPad ')' is not preceded with whitespace. 149
 Error
whitespace ParenPad '(' is not followed by whitespace. 149
 Error
whitespace ParenPad ')' is not preceded with whitespace. 149
 Error
whitespace ParenPad ')' is not preceded with whitespace. 149
 Error
blocks LeftCurly '{' at column 111 should be on a new line. 149
 Error
whitespace ParenPad '(' is not followed by whitespace. 150
 Error
whitespace ParenPad ')' is not preceded with whitespace. 150
 Error
whitespace ParenPad '(' is not followed by whitespace. 153
 Error
whitespace ParenPad '(' is not followed by whitespace. 153
 Error
whitespace ParenPad ')' is not preceded with whitespace. 153
 Error
whitespace ParenPad '(' is not followed by whitespace. 153
 Error
whitespace ParenPad ')' is not preceded with whitespace. 153
 Error
whitespace ParenPad ')' is not preceded with whitespace. 153
 Error
blocks LeftCurly '{' at column 109 should be on a new line. 153
 Error
whitespace ParenPad '(' is not followed by whitespace. 154
 Error
whitespace ParenPad ')' is not preceded with whitespace. 154
 Error
whitespace ParenPad '(' is not followed by whitespace. 159
 Error
whitespace ParenPad ')' is not preceded with whitespace. 159
 Error
blocks LeftCurly '{' at column 53 should be on a new line. 159
 Error
whitespace ParenPad '(' is not followed by whitespace. 160
 Error
whitespace ParenPad '(' is not followed by whitespace. 160
 Error
whitespace ParenPad ')' is not preceded with whitespace. 160
 Error
whitespace ParenPad ')' is not preceded with whitespace. 160
 Error
blocks LeftCurly '{' at column 75 should be on a new line. 160
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 162
 Error
whitespace ParenPad '(' is not followed by whitespace. 162
 Error
whitespace ParenPad '(' is not followed by whitespace. 162
 Error
whitespace ParenPad ')' is not preceded with whitespace. 162
 Error
whitespace ParenPad ')' is not preceded with whitespace. 162
 Error
blocks LeftCurly '{' at column 84 should be on a new line. 162
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 164
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 164
 Error
whitespace ParenPad '(' is not followed by whitespace. 169
 Error
whitespace ParenPad ')' is not preceded with whitespace. 169
 Error
whitespace ParenPad '(' is not followed by whitespace. 170
 Error
whitespace ParenPad ')' is not preceded with whitespace. 170
 Error
blocks LeftCurly '{' at column 54 should be on a new line. 170
 Error
whitespace ParenPad '(' is not followed by whitespace. 171
 Error
whitespace ParenPad '(' is not followed by whitespace. 171
 Error
whitespace ParenPad ')' is not preceded with whitespace. 171
 Error
whitespace ParenPad ')' is not preceded with whitespace. 171
 Error
blocks LeftCurly '{' at column 74 should be on a new line. 171
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 173
 Error
whitespace ParenPad '(' is not followed by whitespace. 173
 Error
whitespace ParenPad '(' is not followed by whitespace. 173
 Error
whitespace ParenPad ')' is not preceded with whitespace. 173
 Error
whitespace ParenPad ')' is not preceded with whitespace. 173
 Error
blocks LeftCurly '{' at column 82 should be on a new line. 173
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 175
 Error
whitespace ParenPad '(' is not followed by whitespace. 175
 Error
whitespace ParenPad '(' is not followed by whitespace. 175
 Error
whitespace ParenPad ')' is not preceded with whitespace. 175
 Error
whitespace ParenPad ')' is not preceded with whitespace. 175
 Error
blocks LeftCurly '{' at column 106 should be on a new line. 175
 Error
whitespace ParenPad '(' is not followed by whitespace. 176
 Error
whitespace ParenPad ')' is not preceded with whitespace. 176
 Error
whitespace ParenPad '(' is not followed by whitespace. 177
 Error
whitespace ParenPad ')' is not preceded with whitespace. 177
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 178
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 178

org/apache/maven/artifact/repository/Authentication.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 24
 Error
whitespace ParenPad '(' is not followed by whitespace. 30
 Error
whitespace ParenPad ')' is not preceded with whitespace. 30
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 30
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 50
 Error
whitespace ParenPad '(' is not followed by whitespace. 59
 Error
whitespace ParenPad ')' is not preceded with whitespace. 59
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 59
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 68
 Error
whitespace ParenPad '(' is not followed by whitespace. 77
 Error
whitespace ParenPad ')' is not preceded with whitespace. 77
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 77
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 87
 Error
whitespace ParenPad '(' is not followed by whitespace. 96
 Error
whitespace ParenPad ')' is not preceded with whitespace. 96
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 96
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 105
 Error
whitespace ParenPad '(' is not followed by whitespace. 114
 Error
whitespace ParenPad ')' is not preceded with whitespace. 114
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 114

org/apache/maven/artifact/repository/layout/ArtifactRepositoryLayout.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 26
 Info
javadoc JavadocVariable Missing a Javadoc comment. 27
 Error
whitespace ParenPad '(' is not followed by whitespace. 31
 Error
whitespace ParenPad ')' is not preceded with whitespace. 31
 Error
whitespace ParenPad '(' is not followed by whitespace. 33
 Error
whitespace ParenPad ')' is not preceded with whitespace. 33
 Error
whitespace ParenPad '(' is not followed by whitespace. 35
 Error
whitespace ParenPad ')' is not preceded with whitespace. 35

org/apache/maven/artifact/repository/layout/ArtifactRepositoryLayout2.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 77 should be on a new line. 27
 Error
whitespace ParenPad ')' is not preceded with whitespace. 30

org/apache/maven/artifact/repository/metadata/RepositoryMetadataStoreException.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 65 should be on a new line. 26
 Error
whitespace ParenPad '(' is not followed by whitespace. 27
 Error
whitespace ParenPad ')' is not preceded with whitespace. 27
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 27
 Error
whitespace ParenPad '(' is not followed by whitespace. 28
 Error
whitespace ParenPad ')' is not preceded with whitespace. 28
 Error
whitespace ParenPad '(' is not followed by whitespace. 31
 Error
whitespace ParenPad ')' is not preceded with whitespace. 31
 Error
blocks LeftCurly '{' at column 74 should be on a new line. 31
 Error
whitespace ParenPad '(' is not followed by whitespace. 32
 Error
whitespace ParenPad ')' is not preceded with whitespace. 32

org/apache/maven/artifact/resolver/AbstractArtifactResolutionException.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 68 should be on a new line. 32
 Error
whitespace ParenPad '(' is not followed by whitespace. 53
 Error
whitespace ParenPad ')' is not preceded with whitespace. 53
 Error
whitespace ParenPad ')' is not preceded with whitespace. 62
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 62
 Error
whitespace ParenPad '(' is not followed by whitespace. 63
 Error
whitespace ParenPad ')' is not preceded with whitespace. 63
 Error
whitespace ParenPad '(' is not followed by whitespace. 66
 Error
whitespace ParenPad ')' is not preceded with whitespace. 66
 Error
whitespace ParenPad ')' is not preceded with whitespace. 76
 Error
blocks LeftCurly '{' at column 26 should be on a new line. 76
 Error
whitespace ParenPad '(' is not followed by whitespace. 77
 Error
whitespace ParenPad '(' is not followed by whitespace. 77
 Error
whitespace ParenPad ')' is not preceded with whitespace. 77
 Error
whitespace ParenPad ')' is not preceded with whitespace. 77
 Error
whitespace ParenPad '(' is not followed by whitespace. 86
 Error
whitespace ParenPad ')' is not preceded with whitespace. 86
 Error
whitespace ParenPad '(' is not followed by whitespace. 89
 Error
whitespace ParenPad ')' is not preceded with whitespace. 89
 Error
blocks LeftCurly '{' at column 86 should be on a new line. 89
 Error
whitespace ParenPad '(' is not followed by whitespace. 90
 Error
whitespace ParenPad ')' is not preceded with whitespace. 90
 Error
whitespace ParenPad ')' is not preceded with whitespace. 94
 Error
blocks LeftCurly '{' at column 93 should be on a new line. 94
 Error
whitespace ParenPad '(' is not followed by whitespace. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 99
 Error
blocks LeftCurly '{' at column 106 should be on a new line. 99
 Error
whitespace ParenPad ')' is not preceded with whitespace. 109
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 113
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 117
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 121
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 125
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 129
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 134
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 139
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 143
 Error
blocks LeftCurly '{' at column 40 should be on a new line. 147
 Error
whitespace ParenPad '(' is not followed by whitespace. 151
 Error
whitespace ParenPad ')' is not preceded with whitespace. 151
 Error
blocks LeftCurly '{' at column 90 should be on a new line. 151
 Error
whitespace ParenPad '(' is not followed by whitespace. 154
 Error
whitespace ParenPad ')' is not preceded with whitespace. 154
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 154
 Error
whitespace ParenPad '(' is not followed by whitespace. 155
 Error
whitespace ParenPad ')' is not preceded with whitespace. 155
 Error
whitespace ParenPad '(' is not followed by whitespace. 156
 Error
whitespace ParenPad ')' is not preceded with whitespace. 156
 Error
whitespace ParenPad '(' is not followed by whitespace. 157
 Error
whitespace ParenPad ')' is not preceded with whitespace. 157
 Error
whitespace ParenPad '(' is not followed by whitespace. 158
 Error
whitespace ParenPad ')' is not preceded with whitespace. 158
 Error
whitespace ParenPad '(' is not followed by whitespace. 160
 Error
whitespace ParenPad ')' is not preceded with whitespace. 160
 Error
blocks LeftCurly '{' at column 76 should be on a new line. 160
 Error
whitespace ParenPad '(' is not followed by whitespace. 161
 Error
whitespace ParenPad ')' is not preceded with whitespace. 161
 Error
whitespace ParenPad '(' is not followed by whitespace. 162
 Error
whitespace ParenPad ')' is not preceded with whitespace. 162
 Error
whitespace ParenPad '(' is not followed by whitespace. 163
 Error
whitespace ParenPad ')' is not preceded with whitespace. 163
 Error
whitespace ParenPad '(' is not followed by whitespace. 164
 Error
whitespace ParenPad ')' is not preceded with whitespace. 164
 Error
whitespace ParenPad '(' is not followed by whitespace. 165
 Error
whitespace ParenPad ')' is not preceded with whitespace. 165
 Error
whitespace ParenPad '(' is not followed by whitespace. 166
 Error
whitespace ParenPad ')' is not preceded with whitespace. 166
 Error
whitespace ParenPad ')' is not preceded with whitespace. 180
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 180
 Error
whitespace ParenPad '(' is not followed by whitespace. 183
 Error
whitespace ParenPad ')' is not preceded with whitespace. 183
 Error
whitespace ParenPad '(' is not followed by whitespace. 185
 Error
whitespace ParenPad '(' is not followed by whitespace. 185
 Error
whitespace ParenPad ')' is not preceded with whitespace. 185
 Error
whitespace ParenPad ')' is not preceded with whitespace. 185
 Error
blocks LeftCurly '{' at column 94 should be on a new line. 185
 Error
whitespace ParenPad '(' is not followed by whitespace. 186
 Error
whitespace ParenPad ')' is not preceded with whitespace. 186
 Error
whitespace ParenPad '(' is not followed by whitespace. 187
 Error
whitespace ParenPad ')' is not preceded with whitespace. 187
 Error
whitespace ParenPad '(' is not followed by whitespace. 188
 Error
whitespace ParenPad ')' is not preceded with whitespace. 188
 Error
whitespace ParenPad '(' is not followed by whitespace. 189
 Error
whitespace ParenPad ')' is not preceded with whitespace. 189
 Error
whitespace ParenPad '(' is not followed by whitespace. 190
 Error
whitespace ParenPad ')' is not preceded with whitespace. 190
 Error
whitespace ParenPad '(' is not followed by whitespace. 191
 Error
whitespace ParenPad ')' is not preceded with whitespace. 191
 Error
whitespace ParenPad '(' is not followed by whitespace. 192
 Error
whitespace ParenPad ')' is not preceded with whitespace. 192
 Error
whitespace ParenPad '(' is not followed by whitespace. 193
 Error
whitespace ParenPad ')' is not preceded with whitespace. 193
 Error
whitespace ParenPad '(' is not followed by whitespace. 194
 Error
whitespace ParenPad ')' is not preceded with whitespace. 194
 Error
whitespace ParenPad '(' is not followed by whitespace. 195
 Error
whitespace ParenPad ')' is not preceded with whitespace. 195
 Error
whitespace ParenPad '(' is not followed by whitespace. 196
 Error
whitespace ParenPad ')' is not preceded with whitespace. 196
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 196
 Error
whitespace ParenPad '(' is not followed by whitespace. 197
 Error
whitespace ParenPad ')' is not preceded with whitespace. 197
 Error
whitespace ParenPad '(' is not followed by whitespace. 198
 Error
whitespace ParenPad ')' is not preceded with whitespace. 198
 Error
whitespace ParenPad '(' is not followed by whitespace. 199
 Error
whitespace ParenPad ')' is not preceded with whitespace. 199
 Error
whitespace ParenPad '(' is not followed by whitespace. 199
 Error
whitespace ParenPad ')' is not preceded with whitespace. 199
 Error
whitespace ParenPad '(' is not followed by whitespace. 201
 Error
whitespace ParenPad ')' is not preceded with whitespace. 201
 Error
blocks LeftCurly '{' at column 51 should be on a new line. 201
 Error
whitespace ParenPad '(' is not followed by whitespace. 202
 Error
whitespace ParenPad ')' is not preceded with whitespace. 202
 Error
whitespace ParenPad '(' is not followed by whitespace. 205
 Error
blocks LeftCurly '{' at column 101 should be on a new line. 205
 Error
whitespace ParenPad '(' is not followed by whitespace. 208
 Error
whitespace ParenPad ')' is not preceded with whitespace. 208
 Error
whitespace ParenPad '(' is not followed by whitespace. 209
 Error
whitespace ParenPad ')' is not preceded with whitespace. 209
 Error
whitespace ParenPad '(' is not followed by whitespace. 210
 Error
whitespace ParenPad ')' is not preceded with whitespace. 210
 Error
whitespace ParenPad '(' is not followed by whitespace. 213
 Error
whitespace ParenPad ')' is not preceded with whitespace. 213
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 213
 Error
whitespace ParenPad '(' is not followed by whitespace. 214
 Error
whitespace ParenPad ')' is not preceded with whitespace. 214
 Error
whitespace ParenPad '(' is not followed by whitespace. 214
 Error
whitespace ParenPad ')' is not preceded with whitespace. 214
 Error
whitespace ParenPad '(' is not followed by whitespace. 218
 Error
whitespace ParenPad ')' is not preceded with whitespace. 218
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 218
 Error
whitespace ParenPad '(' is not followed by whitespace. 219
 Error
whitespace ParenPad ')' is not preceded with whitespace. 219
 Error
whitespace ParenPad '(' is not followed by whitespace. 219
 Error
whitespace ParenPad ')' is not preceded with whitespace. 219
 Error
whitespace ParenPad '(' is not followed by whitespace. 222
 Error
whitespace ParenPad ')' is not preceded with whitespace. 222
 Error
whitespace ParenPad '(' is not followed by whitespace. 223
 Error
whitespace ParenPad ')' is not preceded with whitespace. 223
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 223
 Error
whitespace ParenPad '(' is not followed by whitespace. 224
 Error
whitespace ParenPad ')' is not preceded with whitespace. 224
 Error
whitespace ParenPad '(' is not followed by whitespace. 224
 Error
whitespace ParenPad ')' is not preceded with whitespace. 224
 Error
whitespace ParenPad '(' is not followed by whitespace. 224
 Error
whitespace ParenPad ')' is not preceded with whitespace. 224
 Error
whitespace ParenPad '(' is not followed by whitespace. 229
 Error
whitespace ParenPad '(' is not followed by whitespace. 229
 Error
whitespace ParenPad ')' is not preceded with whitespace. 229
 Error
whitespace ParenPad ')' is not preceded with whitespace. 229
 Error
whitespace ParenPad '(' is not followed by whitespace. 230
 Error
whitespace ParenPad ')' is not preceded with whitespace. 230
 Error
whitespace ParenPad '(' is not followed by whitespace. 236
 Error
whitespace ParenPad ')' is not preceded with whitespace. 236
 Error
whitespace ParenPad ')' is not preceded with whitespace. 246
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 246
 Error
whitespace ParenPad '(' is not followed by whitespace. 247
 Error
whitespace ParenPad ')' is not preceded with whitespace. 247
 Error
whitespace ParenPad '(' is not followed by whitespace. 249
 Error
whitespace ParenPad '(' is not followed by whitespace. 249
 Error
whitespace ParenPad ')' is not preceded with whitespace. 249
 Error
whitespace ParenPad ')' is not preceded with whitespace. 249
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 249
 Error
whitespace ParenPad '(' is not followed by whitespace. 250
 Error
whitespace ParenPad ')' is not preceded with whitespace. 250
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 250
 Error
whitespace ParenPad '(' is not followed by whitespace. 251
 Error
whitespace ParenPad ')' is not preceded with whitespace. 251
 Error
whitespace ParenPad '(' is not followed by whitespace. 252
 Error
whitespace ParenPad ')' is not preceded with whitespace. 252
 Error
whitespace ParenPad '(' is not followed by whitespace. 253
 Error
whitespace ParenPad ')' is not preceded with whitespace. 253
 Error
whitespace ParenPad '(' is not followed by whitespace. 254
 Error
whitespace ParenPad ')' is not preceded with whitespace. 254
 Error
whitespace ParenPad '(' is not followed by whitespace. 255
 Error
whitespace ParenPad ')' is not preceded with whitespace. 255
 Error
whitespace ParenPad '(' is not followed by whitespace. 256
 Error
whitespace ParenPad ')' is not preceded with whitespace. 256
 Error
whitespace ParenPad '(' is not followed by whitespace. 257
 Error
whitespace ParenPad ')' is not preceded with whitespace. 257
 Error
whitespace ParenPad '(' is not followed by whitespace. 258
 Error
whitespace ParenPad ')' is not preceded with whitespace. 258
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 259
 Error
blocks LeftCurly '{' at column 20 should be on a new line. 259
 Error
whitespace ParenPad '(' is not followed by whitespace. 260
 Error
whitespace ParenPad ')' is not preceded with whitespace. 260
 Error
whitespace ParenPad '(' is not followed by whitespace. 261
 Error
whitespace ParenPad ')' is not preceded with whitespace. 261
 Error
whitespace ParenPad '(' is not followed by whitespace. 262
 Error
whitespace ParenPad ')' is not preceded with whitespace. 262
 Error
whitespace ParenPad '(' is not followed by whitespace. 263
 Error
whitespace ParenPad ')' is not preceded with whitespace. 263
 Error
whitespace ParenPad '(' is not followed by whitespace. 266
 Error
whitespace ParenPad ')' is not preceded with whitespace. 266
 Error
whitespace ParenPad '(' is not followed by whitespace. 267
 Error
whitespace ParenPad ')' is not preceded with whitespace. 267
 Error
whitespace ParenPad '(' is not followed by whitespace. 268
 Error
whitespace ParenPad ')' is not preceded with whitespace. 268
 Error
whitespace ParenPad '(' is not followed by whitespace. 269
 Error
whitespace ParenPad ')' is not preceded with whitespace. 269
 Error
whitespace ParenPad '(' is not followed by whitespace. 270
 Error
whitespace ParenPad ')' is not preceded with whitespace. 270
 Error
whitespace ParenPad '(' is not followed by whitespace. 271
 Error
whitespace ParenPad ')' is not preceded with whitespace. 271
 Error
whitespace ParenPad '(' is not followed by whitespace. 272
 Error
whitespace ParenPad ')' is not preceded with whitespace. 272
 Error
whitespace ParenPad '(' is not followed by whitespace. 273
 Error
whitespace ParenPad ')' is not preceded with whitespace. 273
 Error
whitespace ParenPad '(' is not followed by whitespace. 274
 Error
whitespace ParenPad ')' is not preceded with whitespace. 274
 Error
whitespace ParenPad '(' is not followed by whitespace. 275
 Error
whitespace ParenPad ')' is not preceded with whitespace. 275
 Error
whitespace ParenPad '(' is not followed by whitespace. 276
 Error
whitespace ParenPad ')' is not preceded with whitespace. 276
 Error
whitespace ParenPad '(' is not followed by whitespace. 277
 Error
whitespace ParenPad ')' is not preceded with whitespace. 277
 Error
whitespace ParenPad '(' is not followed by whitespace. 280
 Error
whitespace ParenPad '(' is not followed by whitespace. 280
 Error
whitespace ParenPad ')' is not preceded with whitespace. 280
 Error
whitespace ParenPad ')' is not preceded with whitespace. 280
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 280
 Error
whitespace ParenPad '(' is not followed by whitespace. 281
 Error
whitespace ParenPad ')' is not preceded with whitespace. 281
 Error
whitespace ParenPad '(' is not followed by whitespace. 282
 Error
whitespace ParenPad ')' is not preceded with whitespace. 282
 Error
whitespace ParenPad '(' is not followed by whitespace. 284
 Error
whitespace ParenPad ')' is not preceded with whitespace. 284
 Error
whitespace ParenPad '(' is not followed by whitespace. 285
 Error
whitespace ParenPad ')' is not preceded with whitespace. 285
 Error
whitespace ParenPad '(' is not followed by whitespace. 286
 Error
whitespace ParenPad ')' is not preceded with whitespace. 286
 Error
whitespace ParenPad '(' is not followed by whitespace. 287
 Error
whitespace ParenPad ')' is not preceded with whitespace. 287
 Error
whitespace ParenPad '(' is not followed by whitespace. 290
 Error
whitespace ParenPad ')' is not preceded with whitespace. 290
 Error
whitespace ParenPad '(' is not followed by whitespace. 291
 Error
whitespace ParenPad ')' is not preceded with whitespace. 291
 Error
whitespace ParenPad '(' is not followed by whitespace. 292
 Error
whitespace ParenPad ')' is not preceded with whitespace. 292
 Error
whitespace ParenPad '(' is not followed by whitespace. 293
 Error
whitespace ParenPad ')' is not preceded with whitespace. 293
 Error
whitespace ParenPad '(' is not followed by whitespace. 294
 Error
whitespace ParenPad ')' is not preceded with whitespace. 294
 Error
whitespace ParenPad '(' is not followed by whitespace. 295
 Error
whitespace ParenPad ')' is not preceded with whitespace. 295
 Error
whitespace ParenPad '(' is not followed by whitespace. 296
 Error
whitespace ParenPad ')' is not preceded with whitespace. 296
 Error
whitespace ParenPad '(' is not followed by whitespace. 297
 Error
whitespace ParenPad ')' is not preceded with whitespace. 297
 Error
whitespace ParenPad '(' is not followed by whitespace. 298
 Error
whitespace ParenPad ')' is not preceded with whitespace. 298
 Error
whitespace ParenPad '(' is not followed by whitespace. 299
 Error
whitespace ParenPad ')' is not preceded with whitespace. 299
 Error
whitespace ParenPad '(' is not followed by whitespace. 300
 Error
whitespace ParenPad ')' is not preceded with whitespace. 300
 Error
whitespace ParenPad '(' is not followed by whitespace. 303
 Error
whitespace ParenPad '(' is not followed by whitespace. 303
 Error
whitespace ParenPad ')' is not preceded with whitespace. 303
 Error
whitespace ParenPad ')' is not preceded with whitespace. 303
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 303
 Error
whitespace ParenPad '(' is not followed by whitespace. 304
 Error
whitespace ParenPad ')' is not preceded with whitespace. 304
 Error
whitespace ParenPad '(' is not followed by whitespace. 305
 Error
whitespace ParenPad ')' is not preceded with whitespace. 305
 Error
whitespace ParenPad '(' is not followed by whitespace. 307
 Error
whitespace ParenPad ')' is not preceded with whitespace. 307
 Error
whitespace ParenPad '(' is not followed by whitespace. 308
 Error
whitespace ParenPad ')' is not preceded with whitespace. 308
 Error
whitespace ParenPad '(' is not followed by whitespace. 309
 Error
whitespace ParenPad ')' is not preceded with whitespace. 309
 Error
whitespace ParenPad '(' is not followed by whitespace. 310
 Error
whitespace ParenPad ')' is not preceded with whitespace. 310
 Error
whitespace ParenPad '(' is not followed by whitespace. 311
 Error
whitespace ParenPad ')' is not preceded with whitespace. 311
 Error
whitespace ParenPad '(' is not followed by whitespace. 314
 Error
whitespace ParenPad '(' is not followed by whitespace. 314
 Error
whitespace ParenPad ')' is not preceded with whitespace. 314
 Error
whitespace ParenPad ')' is not preceded with whitespace. 314
 Error
whitespace ParenPad '(' is not followed by whitespace. 315
 Error
whitespace ParenPad ')' is not preceded with whitespace. 315
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 320

org/apache/maven/artifact/resolver/ArtifactNotFoundException.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 84 should be on a new line. 28
 Error
whitespace ParenPad ')' is not preceded with whitespace. 32
 Error
blocks LeftCurly '{' at column 93 should be on a new line. 32
 Error
whitespace ParenPad '(' is not followed by whitespace. 33
 Error
whitespace ParenPad ')' is not preceded with whitespace. 33
 Error
whitespace ParenPad '(' is not followed by whitespace. 36
 Error
whitespace ParenPad ')' is not preceded with whitespace. 36
 Error
blocks LeftCurly '{' at column 73 should be on a new line. 36
 Error
whitespace ParenPad ')' is not preceded with whitespace. 46
 Error
whitespace ParenPad ')' is not preceded with whitespace. 50
 Error
blocks LeftCurly '{' at column 110 should be on a new line. 50
 Error
whitespace ParenPad ')' is not preceded with whitespace. 61
 Error
whitespace ParenPad '(' is not followed by whitespace. 64
 Error
whitespace ParenPad ')' is not preceded with whitespace. 64
 Error
whitespace ParenPad ')' is not preceded with whitespace. 75
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 75
 Error
whitespace ParenPad ')' is not preceded with whitespace. 78
 Error
whitespace ParenPad ')' is not preceded with whitespace. 86
 Error
whitespace ParenPad '(' is not followed by whitespace. 91
 Error
whitespace ParenPad ')' is not preceded with whitespace. 91
 Error
whitespace ParenPad ')' is not preceded with whitespace. 101
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 101
 Error
whitespace ParenPad ')' is not preceded with whitespace. 104
 Error
whitespace ParenPad ')' is not preceded with whitespace. 111
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 116

org/apache/maven/artifact/resolver/ArtifactResolutionException.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 86 should be on a new line. 28
 Error
whitespace ParenPad '(' is not followed by whitespace. 29
 Error
whitespace ParenPad ')' is not preceded with whitespace. 29
 Error
whitespace ParenPad ')' is not preceded with whitespace. 39
 Error
blocks LeftCurly '{' at column 26 should be on a new line. 39
 Error
whitespace ParenPad '(' is not followed by whitespace. 40
 Error
whitespace ParenPad ')' is not preceded with whitespace. 40
 Error
whitespace ParenPad ')' is not preceded with whitespace. 50
 Error
blocks LeftCurly '{' at column 26 should be on a new line. 50
 Error
whitespace ParenPad '(' is not followed by whitespace. 51
 Error
whitespace ParenPad ')' is not preceded with whitespace. 51
 Error
whitespace ParenPad '(' is not followed by whitespace. 54
 Error
whitespace ParenPad ')' is not preceded with whitespace. 54
 Error
blocks LeftCurly '{' at column 75 should be on a new line. 54
 Error
whitespace ParenPad '(' is not followed by whitespace. 55
 Error
whitespace ParenPad ')' is not preceded with whitespace. 55
 Error
whitespace ParenPad '(' is not followed by whitespace. 58
 Error
whitespace ParenPad ')' is not preceded with whitespace. 58
 Error
blocks LeftCurly '{' at column 120 should be on a new line. 58
 Error
whitespace ParenPad '(' is not followed by whitespace. 59
 Error
whitespace ParenPad ')' is not preceded with whitespace. 59
 Error
whitespace ParenPad '(' is not followed by whitespace. 62
 Error
whitespace ParenPad ')' is not preceded with whitespace. 62
 Error
blocks LeftCurly '{' at column 92 should be on a new line. 62
 Error
whitespace ParenPad '(' is not followed by whitespace. 63
 Error
whitespace ParenPad ')' is not preceded with whitespace. 63
 Error
whitespace ParenPad ')' is not preceded with whitespace. 67
 Error
blocks LeftCurly '{' at column 110 should be on a new line. 67
 Error
whitespace ParenPad '(' is not followed by whitespace. 68
 Error
whitespace ParenPad ')' is not preceded with whitespace. 68

org/apache/maven/artifact/resolver/CyclicDependencyException.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 76 should be on a new line. 28
 Error
whitespace ParenPad '(' is not followed by whitespace. 31
 Error
whitespace ParenPad ')' is not preceded with whitespace. 31
 Error
blocks LeftCurly '{' at column 73 should be on a new line. 31
 Error
whitespace ParenPad '(' is not followed by whitespace. 32
 Error
whitespace ParenPad ')' is not preceded with whitespace. 32
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 36

org/apache/maven/artifact/resolver/MultipleArtifactsNotFoundException.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 85 should be on a new line. 30
 Error
whitespace ParenPad ')' is not preceded with whitespace. 46
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 46
 Error
whitespace ParenPad '(' is not followed by whitespace. 47
 Error
whitespace ParenPad ')' is not preceded with whitespace. 47
 Error
whitespace ParenPad ')' is not preceded with whitespace. 62
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 62
 Error
whitespace ParenPad '(' is not followed by whitespace. 63
 Error
whitespace ParenPad '(' is not followed by whitespace. 63
 Error
whitespace ParenPad ')' is not preceded with whitespace. 63
 Error
whitespace ParenPad ')' is not preceded with whitespace. 63
 Error
blocks LeftCurly '{' at column 50 should be on a new line. 73
 Error
blocks LeftCurly '{' at column 49 should be on a new line. 82
 Error
whitespace ParenPad '(' is not followed by whitespace. 86
 Error
whitespace ParenPad ')' is not preceded with whitespace. 86
 Error
blocks LeftCurly '{' at column 70 should be on a new line. 86
 Error
whitespace ParenPad '(' is not followed by whitespace. 87
 Error
whitespace ParenPad ')' is not preceded with whitespace. 87
 Error
whitespace ParenPad '(' is not followed by whitespace. 89
 Error
whitespace ParenPad ')' is not preceded with whitespace. 89
 Error
whitespace ParenPad '(' is not followed by whitespace. 89
 Error
whitespace ParenPad ')' is not preceded with whitespace. 89
 Error
whitespace ParenPad '(' is not followed by whitespace. 90
 Error
whitespace ParenPad ')' is not preceded with whitespace. 90
 Error
whitespace ParenPad '(' is not followed by whitespace. 90
 Error
whitespace ParenPad ')' is not preceded with whitespace. 90
 Error
whitespace ParenPad '(' is not followed by whitespace. 94
 Error
whitespace ParenPad ')' is not preceded with whitespace. 94
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 94
 Error
whitespace ParenPad '(' is not followed by whitespace. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 Error
whitespace ParenPad '(' is not followed by whitespace. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 106
 Error
whitespace ParenPad ')' is not preceded with whitespace. 106
 Error
whitespace ParenPad '(' is not followed by whitespace. 109
 Error
whitespace ParenPad ')' is not preceded with whitespace. 109
 Error
whitespace ParenPad '(' is not followed by whitespace. 109
 Error
whitespace ParenPad ')' is not preceded with whitespace. 109
 Error
whitespace ParenPad '(' is not followed by whitespace. 113
 Error
whitespace ParenPad ')' is not preceded with whitespace. 113
 Error
whitespace ParenPad '(' is not followed by whitespace. 113
 Error
whitespace ParenPad ')' is not preceded with whitespace. 113
 Error
whitespace ParenPad '(' is not followed by whitespace. 115
 Error
whitespace ParenPad ')' is not preceded with whitespace. 115
 Error
blocks LeftCurly '{' at column 23 should be on a new line. 115
 Error
whitespace ParenPad '(' is not followed by whitespace. 116
 Error
whitespace ParenPad ')' is not preceded with whitespace. 116
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 117
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 117
 Error
whitespace ParenPad '(' is not followed by whitespace. 118
 Error
whitespace ParenPad ')' is not preceded with whitespace. 118
 Error
whitespace ParenPad '(' is not followed by whitespace. 121
 Error
whitespace ParenPad ')' is not preceded with whitespace. 121
 Error
whitespace ParenPad '(' is not followed by whitespace. 121
 Error
whitespace ParenPad ')' is not preceded with whitespace. 121
 Error
whitespace ParenPad '(' is not followed by whitespace. 121
 Error
whitespace ParenPad ')' is not preceded with whitespace. 121
 Error
whitespace ParenPad '(' is not followed by whitespace. 121
 Error
whitespace ParenPad ')' is not preceded with whitespace. 121

org/apache/maven/artifact/resolver/filter/ArtifactFilter.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 26
 Error
whitespace ParenPad '(' is not followed by whitespace. 27
 Error
whitespace ParenPad ')' is not preceded with whitespace. 27

org/apache/maven/artifact/versioning/ArtifactVersion.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 70 should be on a new line. 27
 Error
whitespace ParenPad '(' is not followed by whitespace. 38
 Error
whitespace ParenPad ')' is not preceded with whitespace. 38

org/apache/maven/artifact/versioning/ComparableVersion.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
sizes LineLength Line is longer than 120 characters (found 126). 69
 Error
blocks LeftCurly '{' at column 73 should be on a new line. 80
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 91
 Error
whitespace ParenPad '(' is not followed by whitespace. 98
 Error
whitespace ParenPad ')' is not preceded with whitespace. 98
 Error
blocks LeftCurly '{' at column 50 should be on a new line. 108
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 113
 Error
whitespace ParenPad '(' is not followed by whitespace. 117
 Error
whitespace ParenPad ')' is not preceded with whitespace. 117
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 117
 Error
whitespace ParenPad '(' is not followed by whitespace. 118
 Error
whitespace ParenPad ')' is not preceded with whitespace. 118
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 122
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 127
 Error
whitespace ParenPad '(' is not followed by whitespace. 132
 Error
whitespace ParenPad ')' is not preceded with whitespace. 132
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 132
 Error
whitespace ParenPad '(' is not followed by whitespace. 133
 Error
whitespace ParenPad ')' is not preceded with whitespace. 133
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 133
 Error
whitespace ParenPad '(' is not followed by whitespace. 134
 Error
whitespace ParenPad ')' is not preceded with whitespace. 134
 Error
whitespace ParenPad '(' is not followed by whitespace. 137
 Error
whitespace ParenPad ')' is not preceded with whitespace. 137
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 137
 Error
whitespace ParenPad '(' is not followed by whitespace. 139
 Error
whitespace ParenPad ')' is not preceded with whitespace. 139
 Error
whitespace ParenPad '(' is not followed by whitespace. 140
 Error
whitespace ParenPad ')' is not preceded with whitespace. 140
 Error
whitespace ParenPad '(' is not followed by whitespace. 152
 Error
whitespace ParenPad ')' is not preceded with whitespace. 152
 Error
whitespace ParenPad '(' is not followed by whitespace. 157
 Error
whitespace ParenPad ')' is not preceded with whitespace. 157
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 157
 Error
whitespace ParenPad '(' is not followed by whitespace. 158
 Error
whitespace ParenPad ')' is not preceded with whitespace. 158
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 158
 Error
whitespace ParenPad '(' is not followed by whitespace. 161
 Error
whitespace ParenPad ')' is not preceded with whitespace. 161
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 161
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 171
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 176
 Error
whitespace ParenPad '(' is not followed by whitespace. 177
 Error
whitespace ParenPad ')' is not preceded with whitespace. 177
 Error
blocks LeftCurly '{' at column 51 should be on a new line. 184
 Error
whitespace ParenPad '(' is not followed by whitespace. 187
 Error
whitespace ParenPad ')' is not preceded with whitespace. 187
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 187
 Error
whitespace ParenPad '(' is not followed by whitespace. 188
 Error
whitespace ParenPad ')' is not preceded with whitespace. 188
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 192
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 197
 Error
whitespace ParenPad '(' is not followed by whitespace. 202
 Error
whitespace ParenPad ')' is not preceded with whitespace. 202
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 202
 Error
whitespace ParenPad '(' is not followed by whitespace. 203
 Error
whitespace ParenPad ')' is not preceded with whitespace. 203
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 203
 Error
whitespace ParenPad '(' is not followed by whitespace. 204
 Error
whitespace ParenPad ')' is not preceded with whitespace. 204
 Error
whitespace ParenPad '(' is not followed by whitespace. 207
 Error
whitespace ParenPad ')' is not preceded with whitespace. 207
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 207
 Error
whitespace ParenPad '(' is not followed by whitespace. 211
 Error
whitespace ParenPad ')' is not preceded with whitespace. 211
 Error
whitespace ParenPad '(' is not followed by whitespace. 212
 Error
whitespace ParenPad ')' is not preceded with whitespace. 212
 Error
whitespace ParenPad '(' is not followed by whitespace. 223
 Error
whitespace ParenPad ')' is not preceded with whitespace. 223
 Error
whitespace ParenPad '(' is not followed by whitespace. 228
 Error
whitespace ParenPad ')' is not preceded with whitespace. 228
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 228
 Error
whitespace ParenPad '(' is not followed by whitespace. 229
 Error
whitespace ParenPad ')' is not preceded with whitespace. 229
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 229
 Error
whitespace ParenPad '(' is not followed by whitespace. 232
 Error
whitespace ParenPad ')' is not preceded with whitespace. 232
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 232
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 242
 Error
whitespace ParenPad '(' is not followed by whitespace. 243
 Error
whitespace ParenPad '(' is not followed by whitespace. 243
 Error
whitespace ParenPad ')' is not preceded with whitespace. 243
 Error
whitespace ParenPad ')' is not preceded with whitespace. 243
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 247
 Error
whitespace ParenPad '(' is not followed by whitespace. 248
 Error
whitespace ParenPad ')' is not preceded with whitespace. 248
 Error
blocks LeftCurly '{' at column 57 should be on a new line. 255
 Error
whitespace ParenPad '(' is not followed by whitespace. 258
 Error
whitespace ParenPad ')' is not preceded with whitespace. 258
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 258
 Error
whitespace ParenPad '(' is not followed by whitespace. 259
 Error
whitespace ParenPad ')' is not preceded with whitespace. 259
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 263
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 268
 Error
whitespace ParenPad '(' is not followed by whitespace. 269
 Error
whitespace ParenPad ')' is not preceded with whitespace. 269
 Error
whitespace ParenPad '(' is not followed by whitespace. 273
 Error
whitespace ParenPad ')' is not preceded with whitespace. 273
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 273
 Error
whitespace ParenPad '(' is not followed by whitespace. 274
 Error
whitespace ParenPad ')' is not preceded with whitespace. 274
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 274
 Error
whitespace ParenPad '(' is not followed by whitespace. 275
 Error
whitespace ParenPad ')' is not preceded with whitespace. 275
 Error
whitespace ParenPad '(' is not followed by whitespace. 278
 Error
whitespace ParenPad ')' is not preceded with whitespace. 278
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 278
 Error
whitespace ParenPad '(' is not followed by whitespace. 284
 Error
whitespace ParenPad '(' is not followed by whitespace. 284
 Error
whitespace ParenPad ')' is not preceded with whitespace. 284
 Error
whitespace ParenPad ')' is not preceded with whitespace. 284
 Error
whitespace ParenPad '(' is not followed by whitespace. 293
 Error
whitespace ParenPad ')' is not preceded with whitespace. 293
 Error
whitespace ParenPad '(' is not followed by whitespace. 298
 Error
whitespace ParenPad ')' is not preceded with whitespace. 298
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 298
 Error
whitespace ParenPad '(' is not followed by whitespace. 299
 Error
whitespace ParenPad ')' is not preceded with whitespace. 299
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 299
 Error
whitespace ParenPad '(' is not followed by whitespace. 302
 Error
whitespace ParenPad ')' is not preceded with whitespace. 302
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 302
 Error
whitespace ParenPad '(' is not followed by whitespace. 308
 Error
whitespace ParenPad ')' is not preceded with whitespace. 308
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 312
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 316
 Error
blocks LeftCurly '{' at column 53 should be on a new line. 324
 Error
whitespace ParenPad '(' is not followed by whitespace. 325
 Error
whitespace ParenPad ')' is not preceded with whitespace. 325
 Error
whitespace ParenPad '(' is not followed by whitespace. 327
 Error
whitespace ParenPad ')' is not preceded with whitespace. 327
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 329
 Error
whitespace ParenPad '(' is not followed by whitespace. 330
 Error
whitespace ParenPad ')' is not preceded with whitespace. 330
 Error
whitespace ParenPad '(' is not followed by whitespace. 331
 Error
whitespace ParenPad ')' is not preceded with whitespace. 331
 Error
whitespace ParenPad '(' is not followed by whitespace. 332
 Error
whitespace ParenPad ')' is not preceded with whitespace. 332
 Error
whitespace ParenPad '(' is not followed by whitespace. 333
 Error
whitespace ParenPad ')' is not preceded with whitespace. 333
 Error
whitespace ParenPad '(' is not followed by whitespace. 340
 Error
whitespace ParenPad ')' is not preceded with whitespace. 340
 Error
whitespace ParenPad '(' is not followed by whitespace. 344
 Error
whitespace ParenPad ')' is not preceded with whitespace. 344
 Error
blocks LeftCurly '{' at column 59 should be on a new line. 344
 Error
whitespace ParenPad '(' is not followed by whitespace. 345
 Error
whitespace ParenPad ')' is not preceded with whitespace. 345
 Error
blocks LeftCurly '{' at column 57 should be on a new line. 345
 Error
whitespace ParenPad '(' is not followed by whitespace. 347
 Error
whitespace ParenPad '(' is not followed by whitespace. 347
 Error
whitespace ParenPad ')' is not preceded with whitespace. 347
 Error
whitespace ParenPad ')' is not preceded with whitespace. 347
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 347
 Error
whitespace ParenPad '(' is not followed by whitespace. 360
 Error
whitespace ParenPad ')' is not preceded with whitespace. 360
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 364
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 369
 Error
whitespace ParenPad '(' is not followed by whitespace. 370
 Error
whitespace ParenPad ')' is not preceded with whitespace. 370
 Error
whitespace ParenPad '(' is not followed by whitespace. 388
 Error
whitespace ParenPad ')' is not preceded with whitespace. 388
 Error
blocks LeftCurly '{' at column 68 should be on a new line. 388
 Error
whitespace ParenPad '(' is not followed by whitespace. 389
 Error
whitespace ParenPad ')' is not preceded with whitespace. 389
 Error
whitespace ParenPad '(' is not followed by whitespace. 391
 Error
whitespace ParenPad ')' is not preceded with whitespace. 391
 Error
whitespace ParenPad '(' is not followed by whitespace. 391
 Error
whitespace ParenPad ')' is not preceded with whitespace. 391
 Error
whitespace ParenPad '(' is not followed by whitespace. 402
 Error
whitespace ParenPad ')' is not preceded with whitespace. 402
 Error
blocks LeftCurly '{' at column 83 should be on a new line. 402
 Error
whitespace ParenPad '(' is not followed by whitespace. 403
 Error
whitespace ParenPad ')' is not preceded with whitespace. 403
 Error
whitespace ParenPad '(' is not followed by whitespace. 404
 Error
whitespace ParenPad ')' is not preceded with whitespace. 404
 Error
whitespace ParenPad '(' is not followed by whitespace. 407
 Error
whitespace ParenPad ')' is not preceded with whitespace. 407
 Error
blocks LeftCurly '{' at column 39 should be on a new line. 407
 Error
whitespace ParenPad '(' is not followed by whitespace. 409
 Error
whitespace ParenPad ')' is not preceded with whitespace. 409
 Error
whitespace ParenPad '(' is not followed by whitespace. 413
 Error
whitespace ParenPad ')' is not preceded with whitespace. 413
 Error
whitespace ParenPad '(' is not followed by whitespace. 417
 Error
whitespace ParenPad ')' is not preceded with whitespace. 417
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 417
 Error
whitespace ParenPad '(' is not followed by whitespace. 418
 Error
whitespace ParenPad ')' is not preceded with whitespace. 418
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 418
 Error
whitespace ParenPad '(' is not followed by whitespace. 420
 Error
whitespace ParenPad '(' is not followed by whitespace. 420
 Error
whitespace ParenPad ')' is not preceded with whitespace. 420
 Error
whitespace ParenPad ')' is not preceded with whitespace. 420
 Error
whitespace ParenPad '(' is not followed by whitespace. 422
 Error
whitespace ParenPad ')' is not preceded with whitespace. 422
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 422
 Error
whitespace ParenPad '(' is not followed by whitespace. 429
 Error
whitespace ParenPad '(' is not followed by whitespace. 429
 Error
whitespace ParenPad ')' is not preceded with whitespace. 429
 Error
whitespace ParenPad ')' is not preceded with whitespace. 429
 Error
whitespace ParenPad '(' is not followed by whitespace. 435
 Error
whitespace ParenPad ')' is not preceded with whitespace. 435
 Error
whitespace ParenPad '(' is not followed by whitespace. 440
 Error
whitespace ParenPad ')' is not preceded with whitespace. 440
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 440
 Error
whitespace ParenPad '(' is not followed by whitespace. 441
 Error
whitespace ParenPad ')' is not preceded with whitespace. 441
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 441
 Error
whitespace ParenPad '(' is not followed by whitespace. 444
 Error
whitespace ParenPad ')' is not preceded with whitespace. 444
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 444
 Error
whitespace ParenPad '(' is not followed by whitespace. 450
 Error
whitespace ParenPad ')' is not preceded with whitespace. 450
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 454
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 458
 Error
blocks LeftCurly '{' at column 75 should be on a new line. 467
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 469
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 474
 Error
whitespace ParenPad '(' is not followed by whitespace. 475
 Error
whitespace ParenPad ')' is not preceded with whitespace. 475
 Error
blocks LeftCurly '{' at column 26 should be on a new line. 478
 Error
whitespace ParenPad '(' is not followed by whitespace. 479
 Error
whitespace ParenPad ')' is not preceded with whitespace. 479
 Error
blocks LeftCurly '{' at column 51 should be on a new line. 479
 Error
whitespace ParenPad '(' is not followed by whitespace. 480
 Error
whitespace ParenPad ')' is not preceded with whitespace. 480
 Error
whitespace ParenPad '(' is not followed by whitespace. 482
 Error
whitespace ParenPad ')' is not preceded with whitespace. 482
 Error
blocks LeftCurly '{' at column 40 should be on a new line. 482
 Error
whitespace ParenPad '(' is not followed by whitespace. 484
 Error
whitespace ParenPad ')' is not preceded with whitespace. 484
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 485
 Error
whitespace ParenPad '(' is not followed by whitespace. 485
 Error
whitespace ParenPad '(' is not followed by whitespace. 485
 Error
whitespace ParenPad ')' is not preceded with whitespace. 485
 Error
whitespace ParenPad ')' is not preceded with whitespace. 485
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 485
 Error
whitespace ParenPad '(' is not followed by whitespace. 492
 Error
whitespace ParenPad ')' is not preceded with whitespace. 492
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 492
 Error
whitespace ParenPad '(' is not followed by whitespace. 493
 Error
whitespace ParenPad ')' is not preceded with whitespace. 493
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 493
 Error
whitespace ParenPad '(' is not followed by whitespace. 494
 Error
whitespace ParenPad ')' is not preceded with whitespace. 494
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 494
 Error
whitespace ParenPad '(' is not followed by whitespace. 498
 Error
whitespace ParenPad ')' is not preceded with whitespace. 498
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 498
 Error
whitespace ParenPad '(' is not followed by whitespace. 499
 Error
whitespace ParenPad ')' is not preceded with whitespace. 499
 Error
whitespace ParenPad '(' is not followed by whitespace. 500
 Error
whitespace ParenPad ')' is not preceded with whitespace. 500
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 500
 Error
whitespace ParenPad '(' is not followed by whitespace. 506
 Error
whitespace ParenPad ')' is not preceded with whitespace. 506
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 506
 Error
whitespace ParenPad '(' is not followed by whitespace. 517
 Error
whitespace ParenPad ')' is not preceded with whitespace. 517
 Error
whitespace ParenPad '(' is not followed by whitespace. 519
 Error
whitespace ParenPad ')' is not preceded with whitespace. 519
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 519
 Error
whitespace ParenPad '(' is not followed by whitespace. 524
 Error
whitespace ParenPad '(' is not followed by whitespace. 524
 Error
whitespace ParenPad ')' is not preceded with whitespace. 524
 Error
whitespace ParenPad ')' is not preceded with whitespace. 524
 Error
whitespace ParenPad '(' is not followed by whitespace. 524
 Error
whitespace ParenPad ')' is not preceded with whitespace. 524
 Error
whitespace ParenPad '(' is not followed by whitespace. 526
 Error
whitespace ParenPad ')' is not preceded with whitespace. 526
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 526
 Error
whitespace ParenPad '(' is not followed by whitespace. 534
 Error
whitespace ParenPad ')' is not preceded with whitespace. 534
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 539
 Error
whitespace ParenPad '(' is not followed by whitespace. 541
 Error
whitespace ParenPad ')' is not preceded with whitespace. 541
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 541
 Error
whitespace ParenPad '(' is not followed by whitespace. 542
 Error
whitespace ParenPad ')' is not preceded with whitespace. 542
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 542
 Error
whitespace ParenPad '(' is not followed by whitespace. 543
 Error
whitespace ParenPad '(' is not followed by whitespace. 543
 Error
whitespace ParenPad ')' is not preceded with whitespace. 543
 Error
whitespace ParenPad ')' is not preceded with whitespace. 543
 Error
whitespace ParenPad '(' is not followed by whitespace. 545
 Error
whitespace ParenPad ')' is not preceded with whitespace. 545
 Error
blocks LeftCurly '{' at column 39 should be on a new line. 553
 Error
whitespace ParenPad '(' is not followed by whitespace. 555
 Error
whitespace ParenPad ')' is not preceded with whitespace. 555
 Error
whitespace ParenPad '(' is not followed by whitespace. 556
 Error
whitespace ParenPad ')' is not preceded with whitespace. 556
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 556
 Error
whitespace ParenPad '(' is not followed by whitespace. 557
 Error
whitespace ParenPad ')' is not preceded with whitespace. 557
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 557
 Error
whitespace ParenPad '(' is not followed by whitespace. 558
 Error
whitespace ParenPad ')' is not preceded with whitespace. 558
 Error
whitespace ParenPad '(' is not followed by whitespace. 560
 Error
whitespace ParenPad ')' is not preceded with whitespace. 560
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 560
 Error
whitespace ParenPad '(' is not followed by whitespace. 561
 Error
whitespace ParenPad '(' is not followed by whitespace. 561
 Error
whitespace ParenPad ')' is not preceded with whitespace. 561
 Error
whitespace ParenPad ')' is not preceded with whitespace. 561
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 562
 Error
blocks LeftCurly '{' at column 24 should be on a new line. 562
 Error
whitespace ParenPad '(' is not followed by whitespace. 563
 Error
whitespace ParenPad ')' is not preceded with whitespace. 563
 Error
whitespace ParenPad '(' is not followed by whitespace. 566
 Error
whitespace ParenPad ')' is not preceded with whitespace. 566
 Error
whitespace ParenPad '(' is not followed by whitespace. 571
 Error
whitespace ParenPad ')' is not preceded with whitespace. 571
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 571
 Error
whitespace ParenPad '(' is not followed by whitespace. 572
 Error
whitespace ParenPad ')' is not preceded with whitespace. 572
 Error
whitespace ParenPad '(' is not followed by whitespace. 575
 Error
whitespace ParenPad ')' is not preceded with whitespace. 575
 Error
whitespace ParenPad '(' is not followed by whitespace. 576
 Error
whitespace ParenPad ')' is not preceded with whitespace. 576
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 576
 Error
whitespace ParenPad '(' is not followed by whitespace. 581
 Error
whitespace ParenPad ')' is not preceded with whitespace. 581
 Error
whitespace ParenPad '(' is not followed by whitespace. 586
 Error
whitespace ParenPad ')' is not preceded with whitespace. 586
 Error
whitespace ParenPad '(' is not followed by whitespace. 592
 Error
whitespace ParenPad ')' is not preceded with whitespace. 592
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 592
 Error
whitespace ParenPad '(' is not followed by whitespace. 593
 Error
whitespace ParenPad ')' is not preceded with whitespace. 593
 Error
whitespace ParenPad '(' is not followed by whitespace. 595
 Error
whitespace ParenPad ')' is not preceded with whitespace. 595
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 595
 Error
whitespace ParenPad '(' is not followed by whitespace. 596
 Error
whitespace ParenPad ')' is not preceded with whitespace. 596
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 596
 Error
whitespace ParenPad '(' is not followed by whitespace. 597
 Error
whitespace ParenPad ')' is not preceded with whitespace. 597
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 598
 Error
blocks LeftCurly '{' at column 24 should be on a new line. 598
 Error
whitespace ParenPad '(' is not followed by whitespace. 599
 Error
whitespace ParenPad '(' is not followed by whitespace. 599
 Error
whitespace ParenPad '(' is not followed by whitespace. 599
 Error
whitespace ParenPad ')' is not preceded with whitespace. 599
 Error
whitespace ParenPad ')' is not preceded with whitespace. 599
 Error
whitespace ParenPad ')' is not preceded with whitespace. 599
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 602
 Error
whitespace ParenPad '(' is not followed by whitespace. 602
 Error
whitespace ParenPad ')' is not preceded with whitespace. 602
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 602
 Error
whitespace ParenPad '(' is not followed by whitespace. 603
 Error
whitespace ParenPad ')' is not preceded with whitespace. 603
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 603
 Error
whitespace ParenPad '(' is not followed by whitespace. 604
 Error
whitespace ParenPad ')' is not preceded with whitespace. 604
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 605
 Error
blocks LeftCurly '{' at column 24 should be on a new line. 605
 Error
whitespace ParenPad '(' is not followed by whitespace. 606
 Error
whitespace ParenPad '(' is not followed by whitespace. 606
 Error
whitespace ParenPad '(' is not followed by whitespace. 606
 Error
whitespace ParenPad ')' is not preceded with whitespace. 606
 Error
whitespace ParenPad ')' is not preceded with whitespace. 606
 Error
whitespace ParenPad ')' is not preceded with whitespace. 606
 Error
whitespace ParenPad '(' is not followed by whitespace. 610
 Error
whitespace ParenPad ')' is not preceded with whitespace. 610
 Error
whitespace ParenPad '(' is not followed by whitespace. 611
 Error
whitespace ParenPad ')' is not preceded with whitespace. 611
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 612
 Error
whitespace ParenPad '(' is not followed by whitespace. 612
 Error
whitespace ParenPad '(' is not followed by whitespace. 612
 Error
whitespace ParenPad ')' is not preceded with whitespace. 612
 Error
whitespace ParenPad ')' is not preceded with whitespace. 612
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 612
 Error
whitespace ParenPad '(' is not followed by whitespace. 613
 Error
whitespace ParenPad ')' is not preceded with whitespace. 613
 Error
blocks LeftCurly '{' at column 49 should be on a new line. 613
 Error
whitespace ParenPad '(' is not followed by whitespace. 616
 Error
whitespace ParenPad ')' is not preceded with whitespace. 616
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 616
 Error
whitespace ParenPad '(' is not followed by whitespace. 617
 Error
whitespace ParenPad ')' is not preceded with whitespace. 617
 Error
whitespace ParenPad '(' is not followed by whitespace. 618
 Error
whitespace ParenPad ')' is not preceded with whitespace. 618
 Error
whitespace ParenPad '(' is not followed by whitespace. 621
 Error
whitespace ParenPad '(' is not followed by whitespace. 621
 Error
whitespace ParenPad '(' is not followed by whitespace. 621
 Error
whitespace ParenPad ')' is not preceded with whitespace. 621
 Error
whitespace ParenPad ')' is not preceded with whitespace. 621
 Error
whitespace ParenPad ')' is not preceded with whitespace. 621
 Error
whitespace ParenPad '(' is not followed by whitespace. 624
 Error
whitespace ParenPad ')' is not preceded with whitespace. 624
 Error
whitespace ParenPad '(' is not followed by whitespace. 625
 Error
whitespace ParenPad ')' is not preceded with whitespace. 625
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 629
 Error
blocks LeftCurly '{' at column 20 should be on a new line. 629
 Error
whitespace ParenPad '(' is not followed by whitespace. 630
 Error
whitespace ParenPad ')' is not preceded with whitespace. 630
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 630
 Error
whitespace ParenPad '(' is not followed by whitespace. 631
 Error
whitespace ParenPad '(' is not followed by whitespace. 631
 Error
whitespace ParenPad '(' is not followed by whitespace. 631
 Error
whitespace ParenPad ')' is not preceded with whitespace. 631
 Error
whitespace ParenPad ')' is not preceded with whitespace. 631
 Error
whitespace ParenPad ')' is not preceded with whitespace. 631
 Error
whitespace ParenPad '(' is not followed by whitespace. 634
 Error
whitespace ParenPad ')' is not preceded with whitespace. 634
 Error
whitespace ParenPad '(' is not followed by whitespace. 635
 Error
whitespace ParenPad ')' is not preceded with whitespace. 635
 Error
whitespace ParenPad '(' is not followed by whitespace. 642
 Error
whitespace ParenPad ')' is not preceded with whitespace. 642
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 642
 Error
whitespace ParenPad '(' is not followed by whitespace. 645
 Error
whitespace ParenPad ')' is not preceded with whitespace. 645
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 645
 Error
whitespace ParenPad '(' is not followed by whitespace. 646
 Error
whitespace ParenPad ')' is not preceded with whitespace. 646
 Error
whitespace ParenPad '(' is not followed by whitespace. 647
 Error
whitespace ParenPad ')' is not preceded with whitespace. 647
 Error
whitespace ParenPad '(' is not followed by whitespace. 650
 Error
whitespace ParenPad '(' is not followed by whitespace. 650
 Error
whitespace ParenPad '(' is not followed by whitespace. 650
 Error
whitespace ParenPad ')' is not preceded with whitespace. 650
 Error
whitespace ParenPad ')' is not preceded with whitespace. 650
 Error
whitespace ParenPad ')' is not preceded with whitespace. 650
 Error
whitespace ParenPad '(' is not followed by whitespace. 653
 Error
whitespace ParenPad ')' is not preceded with whitespace. 653
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 653
 Error
whitespace ParenPad '(' is not followed by whitespace. 659
 Error
whitespace ParenPad ')' is not preceded with whitespace. 659
 Error
blocks LeftCurly '{' at column 64 should be on a new line. 659
 Error
whitespace ParenPad '(' is not followed by whitespace. 660
 Error
whitespace ParenPad ')' is not preceded with whitespace. 660
 Error
blocks LeftCurly '{' at column 22 should be on a new line. 660
 Error
whitespace ParenPad '(' is not followed by whitespace. 661
 Error
whitespace ParenPad ')' is not preceded with whitespace. 661
 Error
whitespace ParenPad '(' is not followed by whitespace. 662
 Error
whitespace ParenPad ')' is not preceded with whitespace. 662
 Error
blocks LeftCurly '{' at column 53 should be on a new line. 662
 Error
whitespace ParenPad '(' is not followed by whitespace. 664
 Error
whitespace ParenPad ')' is not preceded with whitespace. 664
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 665
 Error
whitespace ParenPad '(' is not followed by whitespace. 665
 Error
whitespace ParenPad ')' is not preceded with whitespace. 665
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 665
 Error
whitespace ParenPad '(' is not followed by whitespace. 667
 Error
whitespace ParenPad ')' is not preceded with whitespace. 667
 Error
whitespace ParenPad '(' is not followed by whitespace. 669
 Error
whitespace ParenPad ')' is not preceded with whitespace. 669
 Error
whitespace ParenPad '(' is not followed by whitespace. 671
 Error
whitespace ParenPad ')' is not preceded with whitespace. 671
 Error
whitespace ParenPad '(' is not followed by whitespace. 674
 Error
whitespace ParenPad ')' is not preceded with whitespace. 674
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 674
 Error
whitespace ParenPad '(' is not followed by whitespace. 675
 Error
whitespace ParenPad ')' is not preceded with whitespace. 675
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 675
 Error
whitespace ParenPad '(' is not followed by whitespace. 678
 Error
whitespace ParenPad ')' is not preceded with whitespace. 678
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 678
 Error
whitespace ParenPad '(' is not followed by whitespace. 679
 Error
whitespace ParenPad ')' is not preceded with whitespace. 679
 Error
whitespace ParenPad '(' is not followed by whitespace. 680
 Error
whitespace ParenPad ')' is not preceded with whitespace. 680
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 680
 Error
whitespace ParenPad '(' is not followed by whitespace. 681
 Error
whitespace ParenPad ')' is not preceded with whitespace. 681
 Error
whitespace ParenPad '(' is not followed by whitespace. 688
 Error
whitespace ParenPad ')' is not preceded with whitespace. 688
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 688
 Error
whitespace ParenPad '(' is not followed by whitespace. 689
 Error
whitespace ParenPad ')' is not preceded with whitespace. 689
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 693
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 697
 Error
whitespace ParenPad '(' is not followed by whitespace. 698
 Error
whitespace ParenPad ')' is not preceded with whitespace. 698
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 698
 Error
whitespace ParenPad '(' is not followed by whitespace. 705
 Error
whitespace ParenPad ')' is not preceded with whitespace. 705
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 705
 Error
whitespace ParenPad '(' is not followed by whitespace. 706
 Error
whitespace ParenPad ')' is not preceded with whitespace. 706
 Error
whitespace ParenPad '(' is not followed by whitespace. 706
 Error
whitespace ParenPad '(' is not followed by whitespace. 706
 Error
whitespace ParenPad ')' is not preceded with whitespace. 706
 Error
whitespace ParenPad ')' is not preceded with whitespace. 706
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 710
 Error
whitespace ParenPad '(' is not followed by whitespace. 732
 Error
whitespace ParenPad ')' is not preceded with whitespace. 732
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 732
 Error
whitespace ParenPad '(' is not followed by whitespace. 733
 Error
whitespace ParenPad ')' is not preceded with whitespace. 734
 Error
whitespace ParenPad '(' is not followed by whitespace. 735
 Error
whitespace ParenPad ')' is not preceded with whitespace. 735
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 735
 Error
whitespace ParenPad '(' is not followed by whitespace. 741
 Error
whitespace ParenPad ')' is not preceded with whitespace. 741
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 741
 Error
whitespace ParenPad '(' is not followed by whitespace. 742
 Error
whitespace ParenPad ')' is not preceded with whitespace. 742
 Error
whitespace ParenPad '(' is not followed by whitespace. 744
 Error
whitespace ParenPad ')' is not preceded with whitespace. 744
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 744
 Error
whitespace ParenPad '(' is not followed by whitespace. 745
 Error
whitespace ParenPad ')' is not preceded with whitespace. 745
 Error
whitespace ParenPad '(' is not followed by whitespace. 746
 Error
whitespace ParenPad '(' is not followed by whitespace. 746
 Error
whitespace ParenPad '(' is not followed by whitespace. 746
 Error
whitespace ParenPad ')' is not preceded with whitespace. 746
 Error
whitespace ParenPad '(' is not followed by whitespace. 746
 Error
whitespace ParenPad '(' is not followed by whitespace. 746
 Error
whitespace ParenPad ')' is not preceded with whitespace. 746
 Error
whitespace ParenPad ')' is not preceded with whitespace. 746
 Error
whitespace ParenPad ')' is not preceded with whitespace. 746
 Error
whitespace ParenPad ')' is not preceded with whitespace. 747
 Error
whitespace ParenPad '(' is not followed by whitespace. 751
 Error
whitespace ParenPad ')' is not preceded with whitespace. 751
 Error
whitespace ParenPad ')' is not preceded with whitespace. 751

org/apache/maven/artifact/versioning/DefaultArtifactVersion.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 64 should be on a new line. 30
 Error
whitespace ParenPad '(' is not followed by whitespace. 43
 Error
whitespace ParenPad ')' is not preceded with whitespace. 43
 Error
blocks LeftCurly '{' at column 51 should be on a new line. 43
 Error
whitespace ParenPad '(' is not followed by whitespace. 44
 Error
whitespace ParenPad ')' is not preceded with whitespace. 44
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 48
 Error
whitespace ParenPad '(' is not followed by whitespace. 53
 Error
whitespace ParenPad ')' is not preceded with whitespace. 53
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 53
 Error
whitespace ParenPad '(' is not followed by whitespace. 54
 Error
whitespace ParenPad ')' is not preceded with whitespace. 54
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 54
 Error
whitespace ParenPad '(' is not followed by whitespace. 58
 Error
whitespace ParenPad '(' is not followed by whitespace. 58
 Error
whitespace ParenPad ')' is not preceded with whitespace. 58
 Error
whitespace ParenPad ')' is not preceded with whitespace. 58
 Error
blocks LeftCurly '{' at column 50 should be on a new line. 58
 Error
whitespace ParenPad '(' is not followed by whitespace. 62
 Error
whitespace ParenPad ')' is not preceded with whitespace. 62
 Error
whitespace ParenPad '(' is not followed by whitespace. 65
 Error
whitespace ParenPad ')' is not preceded with whitespace. 65
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 65
 Error
whitespace ParenPad '(' is not followed by whitespace. 66
 Error
whitespace ParenPad ')' is not preceded with whitespace. 66
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 66
 Error
whitespace ParenPad '(' is not followed by whitespace. 67
 Error
whitespace ParenPad '(' is not followed by whitespace. 67
 Error
whitespace ParenPad ')' is not preceded with whitespace. 67
 Error
whitespace ParenPad ')' is not preceded with whitespace. 67
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 68
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 68
 Error
whitespace ParenPad '(' is not followed by whitespace. 69
 Error
whitespace ParenPad '(' is not followed by whitespace. 69
 Error
whitespace ParenPad ')' is not preceded with whitespace. 69
 Error
whitespace ParenPad ')' is not preceded with whitespace. 69
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 73
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 77
 Error
blocks LeftCurly '{' at column 40 should be on a new line. 81
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 85
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 89
 Error
whitespace ParenPad '(' is not followed by whitespace. 93
 Error
whitespace ParenPad ')' is not preceded with whitespace. 93
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 93
 Error
whitespace ParenPad '(' is not followed by whitespace. 94
 Error
whitespace ParenPad ')' is not preceded with whitespace. 94
 Error
whitespace ParenPad '(' is not followed by whitespace. 96
 Error
whitespace ParenPad ')' is not preceded with whitespace. 96
 Error
whitespace ParenPad '(' is not followed by whitespace. 101
 Error
whitespace ParenPad ')' is not preceded with whitespace. 101
 Error
blocks LeftCurly '{' at column 24 should be on a new line. 101
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 103
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 103
 Error
whitespace ParenPad '(' is not followed by whitespace. 104
 Error
whitespace ParenPad ')' is not preceded with whitespace. 104
 Error
whitespace ParenPad '(' is not followed by whitespace. 105
 Error
whitespace ParenPad ')' is not preceded with whitespace. 105
 Error
whitespace ParenPad '(' is not followed by whitespace. 108
 Error
whitespace ParenPad ')' is not preceded with whitespace. 108
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 108
 Error
whitespace ParenPad '(' is not followed by whitespace. 109
 Error
whitespace ParenPad '(' is not followed by whitespace. 109
 Error
whitespace ParenPad ')' is not preceded with whitespace. 109
 Error
whitespace ParenPad ')' is not preceded with whitespace. 109
 Error
blocks LeftCurly '{' at column 64 should be on a new line. 109
 Error
whitespace ParenPad '(' is not followed by whitespace. 110
 Error
whitespace ParenPad ')' is not preceded with whitespace. 110
 Error
whitespace ParenPad '(' is not followed by whitespace. 111
 Error
whitespace ParenPad ')' is not preceded with whitespace. 111
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 111
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 114
 Error
blocks LeftCurly '{' at column 20 should be on a new line. 114
 Error
whitespace ParenPad '(' is not followed by whitespace. 119
 Error
whitespace ParenPad '(' is not followed by whitespace. 119
 Error
whitespace ParenPad '(' is not followed by whitespace. 119
 Error
whitespace ParenPad ')' is not preceded with whitespace. 119
 Error
whitespace ParenPad ')' is not preceded with whitespace. 119
 Error
whitespace ParenPad '(' is not followed by whitespace. 119
 Error
whitespace ParenPad ')' is not preceded with whitespace. 119
 Error
whitespace ParenPad ')' is not preceded with whitespace. 119
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 119
 Error
whitespace ParenPad '(' is not followed by whitespace. 120
 Error
whitespace ParenPad ')' is not preceded with whitespace. 120
 Error
whitespace ParenPad '(' is not followed by whitespace. 121
 Error
whitespace ParenPad ')' is not preceded with whitespace. 121
 Error
blocks LeftCurly '{' at column 39 should be on a new line. 121
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 126
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 126
 Error
whitespace ParenPad '(' is not followed by whitespace. 129
 Error
whitespace ParenPad ')' is not preceded with whitespace. 129
 Error
whitespace ParenPad '(' is not followed by whitespace. 130
 Error
whitespace ParenPad ')' is not preceded with whitespace. 130
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 130
 Error
whitespace ParenPad '(' is not followed by whitespace. 131
 Error
whitespace ParenPad ')' is not preceded with whitespace. 131
 Error
whitespace ParenPad '(' is not followed by whitespace. 132
 Error
whitespace ParenPad ')' is not preceded with whitespace. 132
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 132
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 135
 Error
blocks LeftCurly '{' at column 20 should be on a new line. 135
 Error
whitespace ParenPad '(' is not followed by whitespace. 138
 Error
whitespace ParenPad ')' is not preceded with whitespace. 138
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 138
 Error
whitespace ParenPad '(' is not followed by whitespace. 139
 Error
whitespace ParenPad ')' is not preceded with whitespace. 139
 Error
whitespace ParenPad '(' is not followed by whitespace. 140
 Error
whitespace ParenPad ')' is not preceded with whitespace. 140
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 140
 Error
whitespace ParenPad '(' is not followed by whitespace. 144
 Error
whitespace ParenPad ')' is not preceded with whitespace. 144
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 144
 Error
whitespace ParenPad '(' is not followed by whitespace. 145
 Error
whitespace ParenPad ')' is not preceded with whitespace. 145
 Error
whitespace ParenPad '(' is not followed by whitespace. 146
 Error
whitespace ParenPad ')' is not preceded with whitespace. 146
 Error
blocks LeftCurly '{' at column 49 should be on a new line. 146
 Error
whitespace ParenPad '(' is not followed by whitespace. 150
 Error
whitespace ParenPad ')' is not preceded with whitespace. 150
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 150
 Error
whitespace ParenPad '(' is not followed by whitespace. 152
 Error
whitespace ParenPad ')' is not preceded with whitespace. 152
 Error
whitespace ParenPad '(' is not followed by whitespace. 156
 Error
whitespace ParenPad '(' is not followed by whitespace. 156
 Error
whitespace ParenPad ')' is not preceded with whitespace. 156
 Error
whitespace ParenPad '(' is not followed by whitespace. 156
 Error
whitespace ParenPad ')' is not preceded with whitespace. 156
 Error
whitespace ParenPad '(' is not followed by whitespace. 156
 Error
whitespace ParenPad ')' is not preceded with whitespace. 156
 Error
whitespace ParenPad ')' is not preceded with whitespace. 156
 Error
blocks LeftCurly '{' at column 87 should be on a new line. 156
 Error
whitespace ParenPad '(' is not followed by whitespace. 160
 Error
whitespace ParenPad ')' is not preceded with whitespace. 160
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 160
 Error
whitespace ParenPad '(' is not followed by whitespace. 171
 Error
whitespace ParenPad ')' is not preceded with whitespace. 171
 Error
blocks LeftCurly '{' at column 69 should be on a new line. 171
 Error
whitespace ParenPad '(' is not followed by whitespace. 173
 Error
whitespace ParenPad '(' is not followed by whitespace. 173
 Error
whitespace ParenPad ')' is not preceded with whitespace. 173
 Error
whitespace ParenPad '(' is not followed by whitespace. 173
 Error
whitespace ParenPad ')' is not preceded with whitespace. 173
 Error
whitespace ParenPad ')' is not preceded with whitespace. 173
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 173
 Error
whitespace ParenPad '(' is not followed by whitespace. 176
 Error
whitespace ParenPad ')' is not preceded with whitespace. 176
 Error
whitespace ParenPad '(' is not followed by whitespace. 179
 Error
whitespace ParenPad ')' is not preceded with whitespace. 179
 Error
blocks LeftCurly '{' at column 50 should be on a new line. 179
 Error
whitespace ParenPad '(' is not followed by whitespace. 181
 Error
whitespace ParenPad '(' is not followed by whitespace. 181
 Error
whitespace ParenPad ')' is not preceded with whitespace. 181
 Error
whitespace ParenPad ')' is not preceded with whitespace. 181
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 181
 Error
blocks LeftCurly '{' at column 13 should be on a new line. 185
 Error
whitespace ParenPad '(' is not followed by whitespace. 186
 Error
whitespace ParenPad ')' is not preceded with whitespace. 186
 Error
whitespace ParenPad '(' is not followed by whitespace. 187
 Error
whitespace ParenPad ')' is not preceded with whitespace. 187
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 187
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 191
 Error
whitespace ParenPad '(' is not followed by whitespace. 191
 Error
whitespace ParenPad ')' is not preceded with whitespace. 191
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 191
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 198

org/apache/maven/artifact/versioning/InvalidVersionSpecificationException.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 69 should be on a new line. 26
 Error
whitespace ParenPad '(' is not followed by whitespace. 27
 Error
whitespace ParenPad ')' is not preceded with whitespace. 27
 Error
blocks LeftCurly '{' at column 65 should be on a new line. 27
 Error
whitespace ParenPad '(' is not followed by whitespace. 28
 Error
whitespace ParenPad ')' is not preceded with whitespace. 28

org/apache/maven/artifact/versioning/OverConstrainedVersionException.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 82 should be on a new line. 31
 Error
whitespace ParenPad '(' is not followed by whitespace. 32
 Error
whitespace ParenPad ')' is not preceded with whitespace. 32
 Error
blocks LeftCurly '{' at column 75 should be on a new line. 32
 Error
whitespace ParenPad '(' is not followed by whitespace. 33
 Error
whitespace ParenPad ')' is not preceded with whitespace. 33
 Error
whitespace ParenPad '(' is not followed by whitespace. 36
 Error
whitespace ParenPad ')' is not preceded with whitespace. 36
 Error
blocks LeftCurly '{' at column 120 should be on a new line. 36
 Error
whitespace ParenPad '(' is not followed by whitespace. 37
 Error
whitespace ParenPad ')' is not preceded with whitespace. 37

org/apache/maven/artifact/versioning/Restriction.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 26 should be on a new line. 26
 Info
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
whitespace ParenPad '(' is not followed by whitespace. 35
 Error
whitespace ParenPad ')' is not preceded with whitespace. 35
 Error
whitespace ParenPad ')' is not preceded with whitespace. 41
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 41
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 48
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 52
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 56
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 60
 Error
whitespace ParenPad '(' is not followed by whitespace. 64
 Error
whitespace ParenPad ')' is not preceded with whitespace. 64
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 64
 Error
whitespace ParenPad '(' is not followed by whitespace. 65
 Error
whitespace ParenPad ')' is not preceded with whitespace. 65
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 65
 Error
whitespace ParenPad '(' is not followed by whitespace. 66
 Error
whitespace ParenPad ')' is not preceded with whitespace. 66
 Error
whitespace ParenPad '(' is not followed by whitespace. 68
 Error
whitespace ParenPad '(' is not followed by whitespace. 68
 Error
whitespace ParenPad ')' is not preceded with whitespace. 68
 Error
whitespace ParenPad ')' is not preceded with whitespace. 68
 Error
blocks LeftCurly '{' at column 60 should be on a new line. 68
 Error
whitespace ParenPad '(' is not followed by whitespace. 71
 Error
whitespace ParenPad ')' is not preceded with whitespace. 71
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 71
 Error
whitespace ParenPad '(' is not followed by whitespace. 75
 Error
whitespace ParenPad ')' is not preceded with whitespace. 75
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 75
 Error
whitespace ParenPad '(' is not followed by whitespace. 76
 Error
whitespace ParenPad ')' is not preceded with whitespace. 76
 Error
whitespace ParenPad '(' is not followed by whitespace. 78
 Error
whitespace ParenPad '(' is not followed by whitespace. 78
 Error
whitespace ParenPad ')' is not preceded with whitespace. 78
 Error
whitespace ParenPad ')' is not preceded with whitespace. 78
 Error
blocks LeftCurly '{' at column 60 should be on a new line. 78
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 88
 Error
whitespace ParenPad '(' is not followed by whitespace. 91
 Error
whitespace ParenPad ')' is not preceded with whitespace. 91
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 91
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 93
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 93
 Error
whitespace ParenPad '(' is not followed by whitespace. 99
 Error
whitespace ParenPad ')' is not preceded with whitespace. 99
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 99
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 101
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 101
 Error
whitespace ParenPad '(' is not followed by whitespace. 111
 Error
whitespace ParenPad ')' is not preceded with whitespace. 111
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 111
 Error
whitespace ParenPad '(' is not followed by whitespace. 112
 Error
whitespace ParenPad ')' is not preceded with whitespace. 112
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 112
 Error
whitespace ParenPad '(' is not followed by whitespace. 116
 Error
whitespace ParenPad '(' is not followed by whitespace. 116
 Error
whitespace ParenPad ')' is not preceded with whitespace. 116
 Error
whitespace ParenPad ')' is not preceded with whitespace. 116
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 116
 Error
whitespace ParenPad '(' is not followed by whitespace. 121
 Error
whitespace ParenPad ')' is not preceded with whitespace. 121
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 121
 Error
whitespace ParenPad '(' is not followed by whitespace. 122
 Error
whitespace ParenPad '(' is not followed by whitespace. 122
 Error
whitespace ParenPad ')' is not preceded with whitespace. 122
 Error
whitespace ParenPad ')' is not preceded with whitespace. 122
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 122
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 125
 Error
whitespace ParenPad '(' is not followed by whitespace. 125
 Error
whitespace ParenPad ')' is not preceded with whitespace. 125
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 125
 Error
whitespace ParenPad '(' is not followed by whitespace. 129
 Error
whitespace ParenPad ')' is not preceded with whitespace. 129
 Error
blocks LeftCurly '{' at column 69 should be on a new line. 129
 Error
whitespace ParenPad '(' is not followed by whitespace. 133
 Error
whitespace ParenPad ')' is not preceded with whitespace. 133
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 133
 Error
whitespace ParenPad '(' is not followed by whitespace. 134
 Error
whitespace ParenPad '(' is not followed by whitespace. 134
 Error
whitespace ParenPad ')' is not preceded with whitespace. 134
 Error
whitespace ParenPad ')' is not preceded with whitespace. 134
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 134
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 137
 Error
whitespace ParenPad '(' is not followed by whitespace. 137
 Error
whitespace ParenPad ')' is not preceded with whitespace. 137
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 137
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 144
 Error
whitespace ParenPad '(' is not followed by whitespace. 147
 Error
whitespace ParenPad ')' is not preceded with whitespace. 147
 Error
whitespace ParenPad '(' is not followed by whitespace. 148
 Error
whitespace ParenPad ')' is not preceded with whitespace. 148
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 148
 Error
whitespace ParenPad '(' is not followed by whitespace. 149
 Error
whitespace ParenPad ')' is not preceded with whitespace. 149
 Error
whitespace ParenPad '(' is not followed by whitespace. 151
 Error
whitespace ParenPad ')' is not preceded with whitespace. 151
 Error
whitespace ParenPad '(' is not followed by whitespace. 152
 Error
whitespace ParenPad ')' is not preceded with whitespace. 152
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 152
 Error
whitespace ParenPad '(' is not followed by whitespace. 153
 Error
whitespace ParenPad ')' is not preceded with whitespace. 153
 Error
whitespace ParenPad '(' is not followed by whitespace. 155
 Error
whitespace ParenPad ')' is not preceded with whitespace. 155

org/apache/maven/artifact/versioning/VersionRange.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 35
 Error
whitespace ParenPad '(' is not followed by whitespace. 36
 Error
whitespace ParenPad ')' is not preceded with whitespace. 36
 Error
whitespace ParenPad '(' is not followed by whitespace. 38
 Error
whitespace ParenPad ')' is not preceded with whitespace. 38
 Error
whitespace ParenPad '(' is not followed by whitespace. 44
 Error
whitespace ParenPad ')' is not preceded with whitespace. 44
 Error
blocks LeftCurly '{' at column 94 should be on a new line. 44
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 49
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 53
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 62
 Error
whitespace ParenPad '(' is not followed by whitespace. 65
 Error
whitespace ParenPad ')' is not preceded with whitespace. 65
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 65
 Error
whitespace ParenPad '(' is not followed by whitespace. 68
 Error
whitespace ParenPad ')' is not preceded with whitespace. 68
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 68
 Error
whitespace ParenPad '(' is not followed by whitespace. 69
 Error
whitespace ParenPad ')' is not preceded with whitespace. 69
 Error
whitespace ParenPad '(' is not followed by whitespace. 73
 Error
whitespace ParenPad ')' is not preceded with whitespace. 73
 Error
whitespace ParenPad '(' is not followed by whitespace. 94
 Error
whitespace ParenPad ')' is not preceded with whitespace. 94
 Error
blocks LeftCurly '{' at column 111 should be on a new line. 94
 Error
whitespace ParenPad '(' is not followed by whitespace. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 95
 Error
whitespace ParenPad '(' is not followed by whitespace. 99
 Error
whitespace ParenPad ')' is not preceded with whitespace. 99
 Error
whitespace ParenPad '(' is not followed by whitespace. 100
 Error
whitespace ParenPad ')' is not preceded with whitespace. 100
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 100
 Error
whitespace ParenPad '(' is not followed by whitespace. 110
 Error
whitespace ParenPad '(' is not followed by whitespace. 110
 Error
whitespace ParenPad ')' is not preceded with whitespace. 110
 Error
whitespace ParenPad '(' is not followed by whitespace. 110
 Error
whitespace ParenPad ')' is not preceded with whitespace. 110
 Error
whitespace ParenPad ')' is not preceded with whitespace. 110
 Error
blocks LeftCurly '{' at column 68 should be on a new line. 110
 Error
whitespace ParenPad '(' is not followed by whitespace. 111
 Error
whitespace ParenPad ')' is not preceded with whitespace. 111
 Error
whitespace ParenPad '(' is not followed by whitespace. 112
 Error
whitespace ParenPad ')' is not preceded with whitespace. 112
 Error
whitespace ParenPad '(' is not followed by whitespace. 115
 Error
whitespace ParenPad ')' is not preceded with whitespace. 115
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 115
 Error
whitespace ParenPad '(' is not followed by whitespace. 116
 Error
whitespace ParenPad ')' is not preceded with whitespace. 116
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 116
 Error
whitespace ParenPad '(' is not followed by whitespace. 121
 Error
whitespace ParenPad ')' is not preceded with whitespace. 121
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 121
 Error
whitespace ParenPad '(' is not followed by whitespace. 122
 Error
whitespace ParenPad ')' is not preceded with whitespace. 122
 Error
whitespace ParenPad '(' is not followed by whitespace. 125
 Error
whitespace ParenPad '(' is not followed by whitespace. 125
 Error
whitespace ParenPad ')' is not preceded with whitespace. 125
 Error
whitespace ParenPad ')' is not preceded with whitespace. 125
 Error
whitespace ParenPad '(' is not followed by whitespace. 126
 Error
whitespace ParenPad ')' is not preceded with whitespace. 126
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 126
 Error
whitespace ParenPad '(' is not followed by whitespace. 129
 Error
whitespace ParenPad ')' is not preceded with whitespace. 129
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 129
 Error
whitespace ParenPad '(' is not followed by whitespace. 130
 Error
whitespace ParenPad '(' is not followed by whitespace. 131
 Error
whitespace ParenPad ')' is not preceded with whitespace. 131
 Error
whitespace ParenPad ')' is not preceded with whitespace. 131
 Error
blocks LeftCurly '{' at column 83 should be on a new line. 131
 Error
whitespace ParenPad '(' is not followed by whitespace. 132
 Error
whitespace ParenPad ')' is not preceded with whitespace. 132
 Error
whitespace ParenPad '(' is not followed by whitespace. 135
 Error
whitespace ParenPad ')' is not preceded with whitespace. 135
 Error
whitespace ParenPad '(' is not followed by whitespace. 138
 Error
whitespace ParenPad ')' is not preceded with whitespace. 138
 Error
whitespace ParenPad '(' is not followed by whitespace. 140
 Error
whitespace ParenPad '(' is not followed by whitespace. 140
 Error
whitespace ParenPad ')' is not preceded with whitespace. 140
 Error
whitespace ParenPad ')' is not preceded with whitespace. 140
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 140
 Error
whitespace ParenPad '(' is not followed by whitespace. 141
 Error
whitespace ParenPad ')' is not preceded with whitespace. 141
 Error
whitespace ParenPad '(' is not followed by whitespace. 145
 Error
whitespace ParenPad ')' is not preceded with whitespace. 145
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 145
 Error
whitespace ParenPad '(' is not followed by whitespace. 146
 Error
whitespace ParenPad ')' is not preceded with whitespace. 146
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 146
 Error
whitespace ParenPad ')' is not preceded with whitespace. 148
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 149
 Error
blocks LeftCurly '{' at column 20 should be on a new line. 149
 Error
whitespace ParenPad '(' is not followed by whitespace. 150
 Error
whitespace ParenPad ')' is not preceded with whitespace. 150
 Error
whitespace ParenPad '(' is not followed by whitespace. 151
 Error
whitespace ParenPad ')' is not preceded with whitespace. 151
 Error
whitespace ParenPad '(' is not followed by whitespace. 155
 Error
whitespace ParenPad ')' is not preceded with whitespace. 155
 Error
whitespace ParenPad '(' is not followed by whitespace. 156
 Error
whitespace ParenPad ')' is not preceded with whitespace. 156
 Error
whitespace ParenPad '(' is not followed by whitespace. 160
 Error
whitespace ParenPad ')' is not preceded with whitespace. 160
 Error
blocks LeftCurly '{' at column 106 should be on a new line. 160
 Error
whitespace ParenPad '(' is not followed by whitespace. 161
 Error
whitespace ParenPad ')' is not preceded with whitespace. 161
 Error
whitespace ParenPad '(' is not followed by whitespace. 162
 Error
whitespace ParenPad ')' is not preceded with whitespace. 162
 Error
whitespace ParenPad '(' is not followed by whitespace. 164
 Error
whitespace ParenPad ')' is not preceded with whitespace. 164
 Error
whitespace ParenPad '(' is not followed by whitespace. 168
 Error
whitespace ParenPad ')' is not preceded with whitespace. 168
 Error
whitespace ParenPad '(' is not followed by whitespace. 170
 Error
whitespace ParenPad ')' is not preceded with whitespace. 170
 Error
blocks LeftCurly '{' at column 24 should be on a new line. 170
 Error
whitespace ParenPad '(' is not followed by whitespace. 171
 Error
whitespace ParenPad ')' is not preceded with whitespace. 171
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 171
 Error
whitespace ParenPad '(' is not followed by whitespace. 172
 Error
whitespace ParenPad ')' is not preceded with whitespace. 172
 Error
whitespace ParenPad '(' is not followed by whitespace. 175
 Error
whitespace ParenPad ')' is not preceded with whitespace. 175
 Error
whitespace ParenPad '(' is not followed by whitespace. 177
 Error
whitespace ParenPad ')' is not preceded with whitespace. 177
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 178
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 178
 Error
whitespace ParenPad '(' is not followed by whitespace. 179
 Error
whitespace ParenPad ')' is not preceded with whitespace. 179
 Error
whitespace ParenPad '(' is not followed by whitespace. 180
 Error
whitespace ParenPad ')' is not preceded with whitespace. 180
 Error
whitespace ParenPad '(' is not followed by whitespace. 183
 Error
whitespace ParenPad ')' is not preceded with whitespace. 183
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 183
 Error
whitespace ParenPad '(' is not followed by whitespace. 184
 Error
whitespace ParenPad ')' is not preceded with whitespace. 184
 Error
whitespace ParenPad '(' is not followed by whitespace. 187
 Error
whitespace ParenPad ')' is not preceded with whitespace. 187
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 187
 Error
whitespace ParenPad '(' is not followed by whitespace. 188
 Error
whitespace ParenPad ')' is not preceded with whitespace. 188
 Error
whitespace ParenPad '(' is not followed by whitespace. 191
 Error
whitespace ParenPad ')' is not preceded with whitespace. 191
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 191
 Error
whitespace ParenPad '(' is not followed by whitespace. 192
 Error
whitespace ParenPad ')' is not preceded with whitespace. 192
 Error
whitespace ParenPad '(' is not followed by whitespace. 193
 Error
whitespace ParenPad '(' is not followed by whitespace. 193
 Error
whitespace ParenPad '(' is not followed by whitespace. 193
 Error
whitespace ParenPad ')' is not preceded with whitespace. 193
 Error
whitespace ParenPad ')' is not preceded with whitespace. 193
 Error
whitespace ParenPad ')' is not preceded with whitespace. 193
 Error
blocks LeftCurly '{' at column 100 should be on a new line. 193
 Error
whitespace ParenPad '(' is not followed by whitespace. 194
 Error
whitespace ParenPad ')' is not preceded with whitespace. 194
 Error
whitespace ParenPad '(' is not followed by whitespace. 198
 Error
whitespace ParenPad ')' is not preceded with whitespace. 198
 Error
whitespace ParenPad '(' is not followed by whitespace. 204
 Error
whitespace ParenPad ')' is not preceded with whitespace. 204
 Error
blocks LeftCurly '{' at column 66 should be on a new line. 204
 Error
whitespace ParenPad '(' is not followed by whitespace. 205
 Error
whitespace ParenPad ')' is not preceded with whitespace. 205
 Error
whitespace ParenPad '(' is not followed by whitespace. 206
 Error
whitespace ParenPad ')' is not preceded with whitespace. 206
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 206
 Error
whitespace ParenPad '(' is not followed by whitespace. 208
 Error
whitespace ParenPad '(' is not followed by whitespace. 208
 Error
whitespace ParenPad ')' is not preceded with whitespace. 208
 Error
whitespace ParenPad ')' is not preceded with whitespace. 208
 Error
whitespace ParenPad '(' is not followed by whitespace. 209
 Error
whitespace ParenPad ')' is not preceded with whitespace. 209
 Error
whitespace ParenPad '(' is not followed by whitespace. 242
 Error
whitespace ParenPad ')' is not preceded with whitespace. 242
 Error
blocks LeftCurly '{' at column 60 should be on a new line. 242
 Warning
coding HiddenField 'restrictions' hides a field. 245
 Error
whitespace ParenPad '(' is not followed by whitespace. 247
 Error
whitespace ParenPad ')' is not preceded with whitespace. 247
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 247
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 249
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 249
 Error
whitespace ParenPad '(' is not followed by whitespace. 250
 Error
whitespace ParenPad '(' is not followed by whitespace. 250
 Error
whitespace ParenPad ')' is not preceded with whitespace. 250
 Error
whitespace ParenPad ')' is not preceded with whitespace. 250
 Error
whitespace ParenPad '(' is not followed by whitespace. 254
 Error
whitespace ParenPad ')' is not preceded with whitespace. 254
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 254
 Error
whitespace ParenPad '(' is not followed by whitespace. 255
 Error
whitespace ParenPad ')' is not preceded with whitespace. 255
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 255
 Error
whitespace ParenPad '(' is not followed by whitespace. 256
 Error
whitespace ParenPad '(' is not followed by whitespace. 256
 Error
whitespace ParenPad ')' is not preceded with whitespace. 256
 Error
whitespace ParenPad ')' is not preceded with whitespace. 256
 Error
blocks LeftCurly '{' at column 90 should be on a new line. 256
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 260
 Error
whitespace ParenPad '(' is not followed by whitespace. 260
 Error
whitespace ParenPad '(' is not followed by whitespace. 262
 Error
whitespace ParenPad ')' is not preceded with whitespace. 262
 Error
whitespace ParenPad ')' is not preceded with whitespace. 262
 Error
blocks LeftCurly '{' at column 84 should be on a new line. 262
 Error
whitespace ParenPad '(' is not followed by whitespace. 269
 Error
whitespace ParenPad ')' is not preceded with whitespace. 269
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 269
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 272
 Error
whitespace ParenPad '(' is not followed by whitespace. 272
 Error
whitespace ParenPad ')' is not preceded with whitespace. 272
 Error
blocks LeftCurly '{' at column 60 should be on a new line. 272
 Error
whitespace ParenPad '(' is not followed by whitespace. 284
 Error
whitespace ParenPad ')' is not preceded with whitespace. 284
 Error
whitespace ParenPad '(' is not followed by whitespace. 287
 Error
whitespace ParenPad ')' is not preceded with whitespace. 287
 Error
blocks LeftCurly '{' at column 88 should be on a new line. 287
 Warning
coding HiddenField 'restrictions' hides a field. 288
 Error
whitespace ParenPad '(' is not followed by whitespace. 288
 Error
whitespace ParenPad ')' is not preceded with whitespace. 288
 Error
whitespace ParenPad '(' is not followed by whitespace. 295
 Error
whitespace ParenPad ')' is not preceded with whitespace. 295
 Error
blocks LeftCurly '{' at column 23 should be on a new line. 295
 Error
whitespace ParenPad '(' is not followed by whitespace. 296
 Error
whitespace ParenPad '(' is not followed by whitespace. 298
 Error
whitespace ParenPad ')' is not preceded with whitespace. 298
 Error
whitespace ParenPad ')' is not preceded with whitespace. 298
 Error
blocks LeftCurly '{' at column 83 should be on a new line. 298
 Error
whitespace ParenPad '(' is not followed by whitespace. 299
 Error
whitespace ParenPad '(' is not followed by whitespace. 301
 Error
whitespace ParenPad ')' is not preceded with whitespace. 301
 Error
whitespace ParenPad ')' is not preceded with whitespace. 301
 Error
blocks LeftCurly '{' at column 87 should be on a new line. 301
 Error
whitespace ParenPad '(' is not followed by whitespace. 308
 Error
whitespace ParenPad ')' is not preceded with whitespace. 308
 Error
blocks LeftCurly '{' at column 55 should be on a new line. 308
 Error
blocks RightCurly '}' at column 21 should be alone on a line. 311
 Error
whitespace ParenPad '(' is not followed by whitespace. 311
 Error
whitespace ParenPad ')' is not preceded with whitespace. 311
 Error
blocks LeftCurly '{' at column 62 should be on a new line. 311
 Error
blocks RightCurly '}' at column 21 should be alone on a line. 314
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 314
 Error
whitespace ParenPad '(' is not followed by whitespace. 315
 Error
whitespace ParenPad ')' is not preceded with whitespace. 315
 Error
whitespace ParenPad '(' is not followed by whitespace. 316
 Error
whitespace ParenPad ')' is not preceded with whitespace. 316
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 316
 Error
blocks RightCurly '}' at column 25 should be alone on a line. 319
 Error
whitespace ParenPad '(' is not followed by whitespace. 319
 Error
whitespace ParenPad ')' is not preceded with whitespace. 319
 Error
blocks LeftCurly '{' at column 53 should be on a new line. 319
 Error
blocks RightCurly '}' at column 25 should be alone on a line. 322
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 322
 Error
whitespace ParenPad '(' is not followed by whitespace. 328
 Error
whitespace ParenPad ')' is not preceded with whitespace. 328
 Error
blocks LeftCurly '{' at column 55 should be on a new line. 328
 Error
blocks RightCurly '}' at column 21 should be alone on a line. 331
 Error
whitespace ParenPad '(' is not followed by whitespace. 331
 Error
whitespace ParenPad ')' is not preceded with whitespace. 331
 Error
blocks LeftCurly '{' at column 62 should be on a new line. 331
 Error
blocks RightCurly '}' at column 21 should be alone on a line. 334
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 334
 Error
whitespace ParenPad '(' is not followed by whitespace. 335
 Error
whitespace ParenPad ')' is not preceded with whitespace. 335
 Error
whitespace ParenPad '(' is not followed by whitespace. 336
 Error
whitespace ParenPad ')' is not preceded with whitespace. 336
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 336
 Error
blocks RightCurly '}' at column 25 should be alone on a line. 339
 Error
whitespace ParenPad '(' is not followed by whitespace. 339
 Error
whitespace ParenPad ')' is not preceded with whitespace. 339
 Error
blocks LeftCurly '{' at column 53 should be on a new line. 339
 Error
blocks RightCurly '}' at column 25 should be alone on a line. 342
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 342
 Error
whitespace ParenPad '(' is not followed by whitespace. 349
 Error
whitespace ParenPad '(' is not followed by whitespace. 349
 Error
whitespace ParenPad ')' is not preceded with whitespace. 349
 Error
whitespace ParenPad ')' is not preceded with whitespace. 349
 Error
blocks LeftCurly '{' at column 88 should be on a new line. 349
 Error
whitespace ParenPad '(' is not followed by whitespace. 350
 Error
whitespace ParenPad '(' is not followed by whitespace. 350
 Error
whitespace ParenPad ')' is not preceded with whitespace. 350
 Error
whitespace ParenPad ')' is not preceded with whitespace. 350
 Error
blocks RightCurly '}' at column 21 should be alone on a line. 351
 Error
whitespace ParenPad '(' is not followed by whitespace. 351
 Error
whitespace ParenPad ')' is not preceded with whitespace. 351
 Error
blocks LeftCurly '{' at column 66 should be on a new line. 351
 Error
whitespace ParenPad '(' is not followed by whitespace. 352
 Error
whitespace ParenPad '(' is not followed by whitespace. 352
 Error
whitespace ParenPad ')' is not preceded with whitespace. 352
 Error
whitespace ParenPad ')' is not preceded with whitespace. 352
 Error
whitespace ParenPad '(' is not followed by whitespace. 356
 Error
whitespace ParenPad ')' is not preceded with whitespace. 356
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 356
 Error
whitespace ParenPad '(' is not followed by whitespace. 358
 Error
whitespace ParenPad ')' is not preceded with whitespace. 358
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 358
 Error
blocks RightCurly '}' at column 25 should be alone on a line. 360
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 360
 Error
blocks RightCurly '}' at column 21 should be alone on a line. 363
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 363
 Error
whitespace ParenPad '(' is not followed by whitespace. 365
 Error
whitespace ParenPad ')' is not preceded with whitespace. 365
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 365
 Error
blocks RightCurly '}' at column 25 should be alone on a line. 367
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 367
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 371
 Error
blocks LeftCurly '{' at column 24 should be on a new line. 371
 Error
whitespace ParenPad '(' is not followed by whitespace. 373
 Error
whitespace ParenPad ')' is not preceded with whitespace. 373
 Error
blocks LeftCurly '{' at column 39 should be on a new line. 373
 Error
blocks RightCurly '}' at column 21 should be alone on a line. 375
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 375
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 379
 Error
blocks LeftCurly '{' at column 20 should be on a new line. 379
 Error
whitespace ParenPad '(' is not followed by whitespace. 381
 Error
whitespace ParenPad ')' is not preceded with whitespace. 381
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 381
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 383
 Error
blocks LeftCurly '{' at column 24 should be on a new line. 383
 Error
whitespace ParenPad '(' is not followed by whitespace. 392
 Error
whitespace ParenPad ')' is not preceded with whitespace. 392
 Error
blocks LeftCurly '{' at column 105 should be on a new line. 392
 Error
whitespace ParenPad '(' is not followed by whitespace. 394
 Error
whitespace ParenPad ')' is not preceded with whitespace. 394
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 394
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 396
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 396
 Error
whitespace ParenPad '(' is not followed by whitespace. 397
 Error
whitespace ParenPad ')' is not preceded with whitespace. 397
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 397
 Error
whitespace ParenPad '(' is not followed by whitespace. 398
 Error
whitespace ParenPad ')' is not preceded with whitespace. 398
 Error
whitespace ParenPad '(' is not followed by whitespace. 406
 Error
whitespace ParenPad ')' is not preceded with whitespace. 406
 Error
blocks LeftCurly '{' at column 101 should be on a new line. 406
 Error
whitespace ParenPad '(' is not followed by whitespace. 408
 Error
whitespace ParenPad ')' is not preceded with whitespace. 408
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 408
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 410
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 410
 Error
whitespace ParenPad '(' is not followed by whitespace. 411
 Error
whitespace ParenPad ')' is not preceded with whitespace. 411
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 411
 Error
whitespace ParenPad '(' is not followed by whitespace. 412
 Error
whitespace ParenPad ')' is not preceded with whitespace. 412
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 418
 Error
whitespace ParenPad '(' is not followed by whitespace. 419
 Error
whitespace ParenPad ')' is not preceded with whitespace. 419
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 419
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 421
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 421
 Error
whitespace ParenPad '(' is not followed by whitespace. 423
 Error
blocks LeftCurly '{' at column 84 should be on a new line. 423
 Error
whitespace ParenPad '(' is not followed by whitespace. 426
 Error
whitespace ParenPad ')' is not preceded with whitespace. 426
 Error
whitespace ParenPad '(' is not followed by whitespace. 428
 Error
whitespace ParenPad ')' is not preceded with whitespace. 428
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 428
 Error
whitespace ParenPad '(' is not followed by whitespace. 429
 Error
whitespace ParenPad ')' is not preceded with whitespace. 429
 Error
whitespace ParenPad '(' is not followed by whitespace. 436
 Error
whitespace ParenPad ')' is not preceded with whitespace. 436
 Error
blocks LeftCurly '{' at column 73 should be on a new line. 436
 Error
whitespace ParenPad '(' is not followed by whitespace. 440
 Error
whitespace ParenPad ')' is not preceded with whitespace. 440
 Error
blocks LeftCurly '{' at column 50 should be on a new line. 440
 Error
whitespace ParenPad '(' is not followed by whitespace. 441
 Error
whitespace ParenPad '(' is not followed by whitespace. 441
 Error
whitespace ParenPad ')' is not preceded with whitespace. 441
 Error
whitespace ParenPad ')' is not preceded with whitespace. 441
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 441
 Error
whitespace ParenPad '(' is not followed by whitespace. 443
 Error
whitespace ParenPad '(' is not followed by whitespace. 443
 Error
whitespace ParenPad ')' is not preceded with whitespace. 443
 Error
whitespace ParenPad ')' is not preceded with whitespace. 443
 Error
blocks LeftCurly '{' at column 72 should be on a new line. 443
 Error
whitespace ParenPad '(' is not followed by whitespace. 451
 Error
whitespace ParenPad ')' is not preceded with whitespace. 451
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 451
 Error
whitespace ParenPad '(' is not followed by whitespace. 452
 Error
whitespace ParenPad ')' is not preceded with whitespace. 452
 Error
blocks LeftCurly '{' at column 54 should be on a new line. 452
 Error
whitespace ParenPad '(' is not followed by whitespace. 453
 Error
whitespace ParenPad '(' is not followed by whitespace. 453
 Error
whitespace ParenPad ')' is not preceded with whitespace. 453
 Error
whitespace ParenPad ')' is not preceded with whitespace. 453
 Error
blocks LeftCurly '{' at column 55 should be on a new line. 453
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 460
 Error
whitespace ParenPad '(' is not followed by whitespace. 464
 Error
whitespace ParenPad ')' is not preceded with whitespace. 464
 Error
blocks LeftCurly '{' at column 39 should be on a new line. 464
 Error
whitespace ParenPad '(' is not followed by whitespace. 465
 Error
whitespace ParenPad ')' is not preceded with whitespace. 465
 Error
blocks LeftCurly '{' at column 26 should be on a new line. 465
 Error
whitespace ParenPad '(' is not followed by whitespace. 468
 Error
whitespace ParenPad '(' is not followed by whitespace. 468
 Error
whitespace ParenPad ')' is not preceded with whitespace. 468
 Error
whitespace ParenPad ')' is not preceded with whitespace. 468
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 468
 Error
whitespace ParenPad '(' is not followed by whitespace. 473
 Error
whitespace ParenPad ')' is not preceded with whitespace. 473
 Error
whitespace ParenPad '(' is not followed by whitespace. 474
 Error
whitespace ParenPad ')' is not preceded with whitespace. 474
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 477
 Error
whitespace ParenPad '(' is not followed by whitespace. 479
 Error
whitespace ParenPad ')' is not preceded with whitespace. 479
 Error
whitespace ParenPad '(' is not followed by whitespace. 480
 Error
whitespace ParenPad ')' is not preceded with whitespace. 480

org/apache/maven/repository/Proxy.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 20 should be on a new line. 24
 Info
javadoc JavadocVariable Missing a Javadoc comment. 25
 Info
javadoc JavadocVariable Missing a Javadoc comment. 27
 Info
javadoc JavadocVariable Missing a Javadoc comment. 29
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 76
 Error
whitespace ParenPad '(' is not followed by whitespace. 85
 Error
whitespace ParenPad ')' is not preceded with whitespace. 85
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 85
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 94
 Error
whitespace ParenPad '(' is not followed by whitespace. 103
 Error
whitespace ParenPad ')' is not preceded with whitespace. 103
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 103
 Error
blocks LeftCurly '{' at column 26 should be on a new line. 112
 Error
whitespace ParenPad '(' is not followed by whitespace. 121
 Error
whitespace ParenPad ')' is not preceded with whitespace. 121
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 121
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 130
 Error
whitespace ParenPad '(' is not followed by whitespace. 139
 Error
whitespace ParenPad ')' is not preceded with whitespace. 139
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 139
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 148
 Error
whitespace ParenPad '(' is not followed by whitespace. 155
 Error
whitespace ParenPad ')' is not preceded with whitespace. 155
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 155
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 159
 Error
whitespace ParenPad '(' is not followed by whitespace. 163
 Error
whitespace ParenPad ')' is not preceded with whitespace. 163
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 163
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 167
 Error
whitespace ParenPad '(' is not followed by whitespace. 171
 Error
whitespace ParenPad ')' is not preceded with whitespace. 171
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 171
 Error
whitespace ParenPad '(' is not followed by whitespace. 175
 Error
whitespace ParenPad ')' is not preceded with whitespace. 175
 Error
blocks LeftCurly '{' at column 50 should be on a new line. 175
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 179

org/apache/maven/repository/legacy/metadata/ArtifactMetadata.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 31
 Error
whitespace ParenPad '(' is not followed by whitespace. 60
 Error
whitespace ParenPad ')' is not preceded with whitespace. 60
 Error
whitespace ParenPad '(' is not followed by whitespace. 75
 Error
whitespace ParenPad ')' is not preceded with whitespace. 75
 Error
whitespace ParenPad '(' is not followed by whitespace. 85
 Error
whitespace ParenPad ')' is not preceded with whitespace. 85