Checkstyle Results

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

Summary

Files
 Info
 Warnings
 Errors
27 0 3 2348

Files

File
 I
 W
 E
org/apache/maven/repository/internal/ArtifactDescriptorReaderDelegate.java 0 0 101
org/apache/maven/repository/internal/ArtifactDescriptorUtils.java 0 0 49
org/apache/maven/repository/internal/DefaultArtifactDescriptorReader.java 0 0 248
org/apache/maven/repository/internal/DefaultModelCache.java 0 0 135
org/apache/maven/repository/internal/DefaultModelCacheFactory.java 0 0 7
org/apache/maven/repository/internal/DefaultModelResolver.java 0 0 182
org/apache/maven/repository/internal/DefaultVersionRangeResolver.java 0 0 195
org/apache/maven/repository/internal/DefaultVersionResolver.java 0 1 446
org/apache/maven/repository/internal/DefaultVersionSchemeProvider.java 0 0 4
org/apache/maven/repository/internal/LocalSnapshotMetadata.java 0 0 97
org/apache/maven/repository/internal/LocalSnapshotMetadataGenerator.java 0 0 37
org/apache/maven/repository/internal/MavenMetadata.java 0 1 64
org/apache/maven/repository/internal/MavenRepositorySystemUtils.java 0 0 72
org/apache/maven/repository/internal/MavenResolverModule.java 0 0 71
org/apache/maven/repository/internal/MavenSnapshotMetadata.java 0 0 37
org/apache/maven/repository/internal/MavenWorkspaceReader.java 0 0 4
org/apache/maven/repository/internal/ModelCacheFactory.java 0 0 4
org/apache/maven/repository/internal/PluginsMetadata.java 0 0 58
org/apache/maven/repository/internal/PluginsMetadataGenerator.java 0 0 103
org/apache/maven/repository/internal/PluginsMetadataGeneratorFactory.java 0 0 17
org/apache/maven/repository/internal/RelocatedArtifact.java 0 1 81
org/apache/maven/repository/internal/RemoteSnapshotMetadata.java 0 0 109
org/apache/maven/repository/internal/RemoteSnapshotMetadataGenerator.java 0 0 61
org/apache/maven/repository/internal/SnapshotMetadataGeneratorFactory.java 0 0 17
org/apache/maven/repository/internal/VersionsMetadata.java 0 0 80
org/apache/maven/repository/internal/VersionsMetadataGenerator.java 0 0 52
org/apache/maven/repository/internal/VersionsMetadataGeneratorFactory.java 0 0 17

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
427
 Error
RightCurly
  • option: "alone"
37
 Error
coding HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
3
 Warning
header RegexpHeader
  • fileExtensions: "java"
  • headerFile: "target/checkstyle-header.txt"
27
 Error
whitespace ParenPad
  • option: "space"
1857
 Error

Details

org/apache/maven/repository/internal/ArtifactDescriptorReaderDelegate.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 47 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
blocks LeftCurly '{' at column 111 should be on a new line. 51
 Error
whitespace ParenPad '(' is not followed by whitespace. 54
 Error
whitespace ParenPad ')' is not preceded with whitespace. 54
 Error
blocks LeftCurly '{' at column 54 should be on a new line. 54
 Error
whitespace ParenPad '(' is not followed by whitespace. 55
 Error
whitespace ParenPad '(' is not followed by whitespace. 55
 Error
whitespace ParenPad ')' is not preceded with 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 86 should be on a new line. 58
 Error
whitespace ParenPad '(' is not followed by whitespace. 59
 Error
whitespace ParenPad '(' is not followed by whitespace. 59
 Error
whitespace ParenPad ')' is not preceded with whitespace. 59
 Error
whitespace ParenPad ')' is not preceded with whitespace. 59
 Error
whitespace ParenPad '(' is not followed by whitespace. 63
 Error
whitespace ParenPad ')' is not preceded with whitespace. 63
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 63
 Error
whitespace ParenPad '(' is not followed by whitespace. 64
 Error
whitespace ParenPad ')' is not preceded with whitespace. 64
 Error
blocks LeftCurly '{' at column 89 should be on a new line. 64
 Error
whitespace ParenPad '(' is not followed by whitespace. 65
 Error
whitespace ParenPad '(' is not followed by whitespace. 65
 Error
whitespace ParenPad ')' is not preceded with whitespace. 65
 Error
whitespace ParenPad ')' is not preceded with whitespace. 65
 Error
whitespace ParenPad '(' is not followed by whitespace. 72
 Error
whitespace ParenPad ')' is not preceded with whitespace. 72
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 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. 77
 Error
whitespace ParenPad ')' is not preceded with whitespace. 77
 Error
whitespace ParenPad '(' is not followed by whitespace. 78
 Error
whitespace ParenPad ')' is not preceded with whitespace. 78
 Error
blocks LeftCurly '{' at column 51 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. 80
 Error
whitespace ParenPad ')' is not preceded with whitespace. 80
 Error
whitespace ParenPad '(' is not followed by whitespace. 81
 Error
whitespace ParenPad ')' is not preceded with whitespace. 81
 Error
whitespace ParenPad '(' is not followed by whitespace. 82
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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. 86
 Error
whitespace ParenPad ')' is not preceded with whitespace. 86
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
whitespace ParenPad '(' is not followed by whitespace. 91
 Error
whitespace ParenPad ')' is not preceded with whitespace. 91
 Error
blocks LeftCurly '{' at column 112 should be on a new line. 91
 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. 93
 Error
whitespace ParenPad ')' is not preceded with whitespace. 93
 Error
blocks LeftCurly '{' at column 33 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. 101
 Error
whitespace ParenPad ')' is not preceded with whitespace. 101
 Error
blocks LeftCurly '{' at column 21 should be on a new line. 101
 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. 112
 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. 115
 Error
whitespace ParenPad ')' is not preceded with whitespace. 115
 Error
blocks LeftCurly '{' at column 87 should be on a new line. 115
 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
whitespace ParenPad ')' is not preceded with whitespace. 123
 Error
whitespace ParenPad '(' is not followed by whitespace. 126
 Error
whitespace ParenPad ')' is not preceded with whitespace. 126
 Error
blocks LeftCurly '{' at column 75 should be on a new line. 126
 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. 130
 Error
whitespace ParenPad ')' is not preceded with whitespace. 130
 Error
blocks LeftCurly '{' at column 86 should be on a new line. 130
 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. 136
 Error
whitespace ParenPad ')' is not preceded with whitespace. 136
 Error
blocks LeftCurly '{' at column 62 should be on a new line. 136
 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 followed by whitespace. 140
 Error
whitespace ParenPad ')' is not preceded with whitespace. 140
 Error
whitespace ParenPad ')' is not preceded with whitespace. 140

org/apache/maven/repository/internal/ArtifactDescriptorUtils.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 34
 Error
whitespace ParenPad '(' is not followed by whitespace. 36
 Error
whitespace ParenPad ')' is not preceded with whitespace. 36
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 36
 Error
whitespace ParenPad '(' is not followed by whitespace. 39
 Error
whitespace ParenPad '(' is not followed by whitespace. 39
 Error
whitespace ParenPad ')' is not preceded with whitespace. 39
 Error
whitespace ParenPad ')' is not preceded with whitespace. 39
 Error
blocks LeftCurly '{' at column 100 should be on a new line. 39
 Error
whitespace ParenPad '(' is not followed by whitespace. 41
 Error
whitespace ParenPad ')' is not preceded with whitespace. 41
 Error
whitespace ParenPad '(' is not followed by whitespace. 47
 Error
whitespace ParenPad ')' is not preceded with whitespace. 47
 Error
blocks LeftCurly '{' at column 78 should be on a new line. 47
 Error
whitespace ParenPad '(' is not followed by whitespace. 49
 Error
whitespace ParenPad ')' is not preceded with whitespace. 49
 Error
whitespace ParenPad '(' is not followed by whitespace. 50
 Error
whitespace ParenPad '(' is not followed by whitespace. 50
 Error
whitespace ParenPad ')' is not preceded with whitespace. 50
 Error
whitespace ParenPad ')' is not preceded with whitespace. 50
 Error
whitespace ParenPad '(' is not followed by whitespace. 51
 Error
whitespace ParenPad '(' is not followed by whitespace. 51
 Error
whitespace ParenPad ')' is not preceded with whitespace. 51
 Error
whitespace ParenPad ')' is not preceded with whitespace. 51
 Error
whitespace ParenPad '(' is not followed by whitespace. 55
 Error
whitespace ParenPad ')' is not preceded with whitespace. 55
 Error
blocks LeftCurly '{' at column 103 should be on a new line. 55
 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 29 should be on a new line. 60
 Error
whitespace ParenPad '(' is not followed by whitespace. 62
 Error
whitespace ParenPad ')' is not preceded with whitespace. 62
 Error
blocks LeftCurly '{' at column 51 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 53 should be on a new line. 65
 Error
whitespace ParenPad '(' is not followed by whitespace. 70
 Error
whitespace ParenPad ')' is not preceded with whitespace. 70
 Error
whitespace ParenPad '(' is not followed by whitespace. 73
 Error
whitespace ParenPad ')' is not preceded with whitespace. 73
 Error
blocks LeftCurly '{' at column 92 should be on a new line. 73
 Error
whitespace ParenPad '(' is not followed by whitespace. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 74
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 74
 Error
whitespace ParenPad '(' is not followed by whitespace. 82
 Error
whitespace ParenPad ')' is not preceded with whitespace. 82

org/apache/maven/repository/internal/DefaultArtifactDescriptorReader.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. 73
 Error
whitespace ParenPad '(' is not followed by whitespace. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 92
 Error
blocks LeftCurly '{' at column 50 should be on a new line. 92
 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. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 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. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
whitespace ParenPad '(' is not followed by whitespace. 98
 Error
whitespace ParenPad ')' is not preceded with whitespace. 98
 Error
whitespace ParenPad '(' is not followed by whitespace. 100
 Error
whitespace ParenPad ')' is not preceded with whitespace. 100
 Error
whitespace ParenPad '(' is not followed by whitespace. 101
 Error
whitespace ParenPad ')' is not preceded with whitespace. 101
 Error
whitespace ParenPad ')' is not preceded with whitespace. 105
 Error
blocks LeftCurly '{' at column 116 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. 108
 Error
whitespace ParenPad ')' is not preceded with whitespace. 108
 Error
whitespace ParenPad '(' is not followed by whitespace. 109
 Error
whitespace ParenPad ')' is not preceded with whitespace. 109
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 109
 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. 114
 Error
whitespace ParenPad ')' is not preceded with whitespace. 114
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 114
 Error
whitespace ParenPad '(' is not followed by whitespace. 118
 Error
whitespace ParenPad ')' is not preceded with whitespace. 118
 Error
whitespace ParenPad ')' is not preceded with whitespace. 125
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 126
 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. 130
 Error
blocks LeftCurly '{' at column 54 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
blocks LeftCurly '{' at column 17 should be on a new line. 132
 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. 138
 Error
whitespace ParenPad ')' is not preceded with whitespace. 138
 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. 142
 Error
whitespace ParenPad ')' is not preceded with whitespace. 142
 Error
whitespace ParenPad '(' is not followed by whitespace. 143
 Error
whitespace ParenPad ')' is not preceded with whitespace. 143
 Error
whitespace ParenPad '(' is not followed by whitespace. 145
 Error
whitespace ParenPad ')' is not preceded with whitespace. 145
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 146
 Error
whitespace ParenPad '(' is not followed by whitespace. 146
 Error
whitespace ParenPad ')' is not preceded with whitespace. 146
 Error
blocks LeftCurly '{' at column 52 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. 148
 Error
whitespace ParenPad ')' is not preceded with whitespace. 148
 Error
whitespace ParenPad '(' is not followed by whitespace. 151
 Error
whitespace ParenPad '(' is not followed by whitespace. 151
 Error
whitespace ParenPad ')' is not preceded with whitespace. 151
 Error
whitespace ParenPad ')' is not preceded with whitespace. 151
 Error
blocks LeftCurly '{' at column 100 should be on a new line. 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 preceded with whitespace. 154
 Error
whitespace ParenPad '(' is not followed by whitespace. 155
 Error
whitespace ParenPad '(' is not followed by whitespace. 155
 Error
whitespace ParenPad '(' is not followed by whitespace. 155
 Error
whitespace ParenPad ')' is not preceded with whitespace. 155
 Error
whitespace ParenPad ')' is not preceded with whitespace. 155
 Error
whitespace ParenPad ')' is not preceded with whitespace. 155
 Error
blocks LeftCurly '{' at column 102 should be on a new line. 155
 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. 159
 Error
whitespace ParenPad ')' is not preceded with whitespace. 159
 Error
blocks LeftCurly '{' at column 17 should be on a new line. 163
 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 followed by whitespace. 167
 Error
whitespace ParenPad ')' is not preceded with whitespace. 167
 Error
whitespace ParenPad '(' is not followed by whitespace. 169
 Error
whitespace ParenPad ')' is not preceded with whitespace. 169
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 170
 Error
whitespace ParenPad '(' is not followed by whitespace. 170
 Error
whitespace ParenPad ')' is not preceded with whitespace. 170
 Error
blocks LeftCurly '{' at column 53 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 72 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. 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
whitespace ParenPad ')' is not preceded with whitespace. 173
 Error
blocks LeftCurly '{' at column 106 should be on a new line. 173
 Error
whitespace ParenPad '(' is not followed by whitespace. 177
 Error
whitespace ParenPad ')' is not preceded with whitespace. 177
 Error
whitespace ParenPad '(' is not followed by whitespace. 178
 Error
whitespace ParenPad ')' is not preceded with whitespace. 178
 Error
whitespace ParenPad '(' is not followed by whitespace. 185
 Error
whitespace ParenPad ')' is not preceded with whitespace. 185
 Error
blocks LeftCurly '{' at column 60 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. 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 36 should be on a new line. 187
 Error
blocks LeftCurly '{' at column 17 should be on a new line. 192
 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
whitespace ParenPad '(' is not followed by whitespace. 197
 Error
whitespace ParenPad '(' is not followed by whitespace. 197
 Error
whitespace ParenPad ')' is not preceded with 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 followed by whitespace. 198
 Error
whitespace ParenPad ')' is not preceded with 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 followed by whitespace. 199
 Error
whitespace ParenPad ')' is not preceded with whitespace. 199
 Error
whitespace ParenPad ')' is not preceded with whitespace. 199
 Error
whitespace ParenPad '(' is not followed by whitespace. 200
 Error
whitespace ParenPad '(' is not followed by whitespace. 202
 Error
whitespace ParenPad ')' is not preceded with whitespace. 202
 Error
whitespace ParenPad ')' is not preceded with whitespace. 207
 Error
whitespace ParenPad ')' is not preceded with whitespace. 207
 Error
whitespace ParenPad '(' is not followed by whitespace. 208
 Error
whitespace ParenPad ')' is not preceded with whitespace. 208
 Error
blocks LeftCurly '{' at column 83 should be on a new line. 208
 Error
whitespace ParenPad '(' is not followed by whitespace. 209
 Error
whitespace ParenPad ')' is not preceded with whitespace. 209
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 210
 Error
blocks LeftCurly '{' at column 24 should be on a new line. 210
 Error
whitespace ParenPad '(' is not followed by whitespace. 211
 Error
whitespace ParenPad ')' is not preceded with whitespace. 215
 Error
whitespace ParenPad ')' is not preceded with whitespace. 215
 Error
whitespace ParenPad '(' is not followed by whitespace. 218
 Error
whitespace ParenPad ')' is not preceded with whitespace. 218
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 219
 Error
whitespace ParenPad '(' is not followed by whitespace. 219
 Error
whitespace ParenPad ')' is not preceded with whitespace. 219
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 219
 Error
whitespace ParenPad '(' is not followed by whitespace. 220
 Error
whitespace ParenPad ')' is not preceded with whitespace. 220
 Error
blocks LeftCurly '{' at column 62 should be on a new line. 220
 Error
whitespace ParenPad '(' is not followed by whitespace. 221
 Error
whitespace ParenPad ')' is not preceded with whitespace. 221
 Error
blocks LeftCurly '{' at column 87 should be on a new line. 221
 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
whitespace ParenPad '(' is not followed by whitespace. 226
 Error
whitespace ParenPad ')' is not preceded with whitespace. 226
 Error
whitespace ParenPad '(' is not followed by whitespace. 227
 Error
whitespace ParenPad '(' is not followed by whitespace. 227
 Error
whitespace ParenPad '(' is not followed by whitespace. 227
 Error
whitespace ParenPad ')' is not preceded with whitespace. 227
 Error
whitespace ParenPad ')' is not preceded with whitespace. 227
 Error
whitespace ParenPad ')' is not preceded with whitespace. 227
 Error
blocks LeftCurly '{' at column 102 should be on a new line. 227
 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. 234
 Error
whitespace ParenPad ')' is not preceded with whitespace. 234
 Error
whitespace ParenPad '(' is not followed by whitespace. 236
 Error
whitespace ParenPad ')' is not preceded with whitespace. 236
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 236
 Error
whitespace ParenPad '(' is not followed by whitespace. 237
 Error
whitespace ParenPad ')' is not preceded with whitespace. 237
 Error
whitespace ParenPad ')' is not preceded with whitespace. 243
 Error
whitespace ParenPad '(' is not followed by whitespace. 244
 Error
whitespace ParenPad ')' is not preceded with whitespace. 244
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 245
 Error
blocks LeftCurly '{' at column 20 should be on a new line. 245
 Error
whitespace ParenPad '(' is not followed by whitespace. 251
 Error
whitespace ParenPad ')' is not preceded with whitespace. 251
 Error
blocks LeftCurly '{' at column 62 should be on a new line. 251
 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. 257
 Error
whitespace ParenPad ')' is not preceded with whitespace. 257
 Error
blocks LeftCurly '{' at column 51 should be on a new line. 257
 Error
whitespace ParenPad '(' is not followed by whitespace. 260
 Error
whitespace ParenPad ')' is not preceded with whitespace. 260
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 260
 Error
whitespace ParenPad ')' is not preceded with whitespace. 267
 Error
blocks LeftCurly '{' at column 106 should be on a new line. 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. 273
 Error
whitespace ParenPad ')' is not preceded with whitespace. 273
 Error
whitespace ParenPad ')' is not preceded with whitespace. 277
 Error
blocks LeftCurly '{' at column 106 should be on a new line. 277
 Error
whitespace ParenPad '(' is not followed by whitespace. 278
 Error
whitespace ParenPad ')' is not preceded with whitespace. 278
 Error
whitespace ParenPad '(' is not followed by whitespace. 279
 Error
whitespace ParenPad ')' is not preceded with whitespace. 279
 Error
whitespace ParenPad '(' is not followed by whitespace. 280
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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
whitespace ParenPad '(' is not followed by whitespace. 286
 Error
whitespace ParenPad ')' is not preceded with whitespace. 286
 Error
blocks LeftCurly '{' at column 107 should be on a new line. 286
 Error
whitespace ParenPad '(' is not followed by whitespace. 288
 Error
whitespace ParenPad ')' is not preceded with whitespace. 288
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 288
 Error
whitespace ParenPad '(' is not followed by whitespace. 291
 Error
whitespace ParenPad '(' is not followed by whitespace. 291
 Error
whitespace ParenPad ')' is not preceded with whitespace. 291
 Error
whitespace ParenPad ')' is not preceded with whitespace. 291

org/apache/maven/repository/internal/DefaultModelCache.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 54 should be on a new line. 33
 Error
whitespace ParenPad '(' is not followed by whitespace. 39
 Error
whitespace ParenPad ')' is not preceded with whitespace. 39
 Error
blocks LeftCurly '{' at column 75 should be on a new line. 39
 Error
whitespace ParenPad '(' is not followed by whitespace. 41
 Error
whitespace ParenPad ')' is not preceded with whitespace. 41
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 41
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 43
 Error
blocks LeftCurly '{' at column 16 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
whitespace ParenPad '(' is not followed by whitespace. 45
 Error
whitespace ParenPad ')' is not preceded with whitespace. 45
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 45
 Error
whitespace ParenPad '(' is not followed by whitespace. 47
 Error
whitespace ParenPad ')' is not preceded with whitespace. 47
 Error
whitespace ParenPad '(' is not followed by whitespace. 50
 Error
whitespace ParenPad ')' is not preceded with whitespace. 50
 Error
whitespace ParenPad '(' is not followed by whitespace. 53
 Error
whitespace ParenPad ')' is not preceded with whitespace. 53
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 53
 Error
whitespace ParenPad '(' is not followed by whitespace. 57
 Error
whitespace ParenPad ')' is not preceded with whitespace. 57
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 57
 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
whitespace ParenPad '(' is not followed by whitespace. 61
 Error
whitespace ParenPad ')' is not preceded with whitespace. 61
 Error
blocks LeftCurly '{' at column 59 should be on a new line. 61
 Error
whitespace ParenPad '(' is not followed by whitespace. 62
 Error
whitespace ParenPad '(' is not followed by whitespace. 62
 Error
whitespace ParenPad ')' is not preceded with 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 86 should be on a new line. 65
 Error
whitespace ParenPad '(' is not followed by whitespace. 66
 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. 66
 Error
whitespace ParenPad '(' is not followed by whitespace. 69
 Error
whitespace ParenPad ')' is not preceded with whitespace. 69
 Error
blocks LeftCurly '{' at column 97 should be on a new line. 69
 Error
whitespace ParenPad '(' is not followed by whitespace. 70
 Error
whitespace ParenPad '(' is not followed by whitespace. 70
 Error
whitespace ParenPad ')' is not preceded with whitespace. 70
 Error
whitespace ParenPad ')' is not preceded with whitespace. 70
 Error
whitespace ParenPad '(' is not followed by whitespace. 73
 Error
whitespace ParenPad ')' is not preceded with whitespace. 73
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 73
 Error
whitespace ParenPad '(' is not followed by whitespace. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 74
 Error
whitespace ParenPad '(' is not followed by whitespace. 77
 Error
whitespace ParenPad ')' is not preceded with whitespace. 77
 Error
blocks LeftCurly '{' at column 49 should be on a new line. 77
 Error
whitespace ParenPad '(' is not followed by whitespace. 78
 Error
whitespace ParenPad ')' is not preceded with whitespace. 78
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 81
 Error
whitespace ParenPad '(' is not followed by whitespace. 89
 Error
whitespace ParenPad ')' is not preceded with whitespace. 89
 Error
blocks LeftCurly '{' at column 84 should be on a new line. 89
 Error
whitespace ParenPad '(' is not followed by 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 preceded with whitespace. 90
 Error
whitespace ParenPad '(' is not followed by whitespace. 93
 Error
whitespace ParenPad ')' is not preceded with whitespace. 93
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 93
 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. 99
 Error
whitespace ParenPad ')' is not preceded with whitespace. 99
 Error
blocks LeftCurly '{' at column 86 should be on a new line. 99
 Error
whitespace ParenPad '(' is not followed by whitespace. 101
 Error
whitespace ParenPad ')' is not preceded with whitespace. 101
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 101
 Error
whitespace ParenPad '(' is not followed by whitespace. 102
 Error
whitespace ParenPad ')' is not preceded with whitespace. 102
 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
blocks LeftCurly '{' at column 37 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. 108
 Error
whitespace ParenPad ')' is not preceded with whitespace. 108
 Error
whitespace ParenPad '(' is not followed by whitespace. 109
 Error
whitespace ParenPad ')' is not preceded with whitespace. 109
 Error
blocks LeftCurly '{' at column 34 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. 116
 Error
whitespace ParenPad ')' is not preceded with whitespace. 116
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 116
 Error
whitespace ParenPad '(' is not followed by whitespace. 117
 Error
whitespace ParenPad ')' is not preceded with whitespace. 117
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 117
 Error
whitespace ParenPad '(' is not followed by whitespace. 120
 Error
whitespace ParenPad '(' is not followed by whitespace. 120
 Error
whitespace ParenPad ')' is not preceded with whitespace. 120
 Error
whitespace ParenPad ')' is not preceded with whitespace. 120
 Error
blocks LeftCurly '{' at column 68 should be on a new line. 120
 Error
whitespace ParenPad '(' is not followed by whitespace. 124
 Error
whitespace ParenPad ')' is not preceded with whitespace. 124
 Error
whitespace ParenPad '(' is not followed by whitespace. 124
 Error
whitespace ParenPad ')' is not preceded with whitespace. 124
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 128
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 133
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 138
 Error
whitespace ParenPad '(' is not followed by whitespace. 145
 Error
whitespace ParenPad ')' is not preceded with whitespace. 145
 Error
blocks LeftCurly '{' at column 51 should be on a new line. 145
 Error
whitespace ParenPad '(' is not followed by whitespace. 148
 Error
whitespace ParenPad ')' is not preceded with whitespace. 148
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 152
 Error
whitespace ParenPad '(' is not followed by whitespace. 157
 Error
whitespace ParenPad ')' is not preceded with whitespace. 157
 Error
blocks LeftCurly '{' at column 43 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 30 should be on a new line. 158
 Error
whitespace ParenPad '(' is not followed by whitespace. 161
 Error
whitespace ParenPad '(' is not followed by whitespace. 161
 Error
whitespace ParenPad ')' is not preceded with whitespace. 161
 Error
whitespace ParenPad ')' is not preceded with whitespace. 161
 Error
blocks LeftCurly '{' at column 68 should be on a new line. 161
 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. 165
 Error
whitespace ParenPad ')' is not preceded with whitespace. 165
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 169

org/apache/maven/repository/internal/DefaultModelCacheFactory.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. 31
 Error
whitespace ParenPad '(' is not followed by whitespace. 33
 Error
whitespace ParenPad ')' is not preceded with whitespace. 33
 Error
blocks LeftCurly '{' at column 68 should be on a new line. 33
 Error
whitespace ParenPad '(' is not followed by whitespace. 34
 Error
whitespace ParenPad ')' is not preceded with whitespace. 34

org/apache/maven/repository/internal/DefaultModelResolver.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 53 should be on a new line. 57
 Error
whitespace ParenPad ')' is not preceded with whitespace. 84
 Error
blocks LeftCurly '{' at column 50 should be on a new line. 84
 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 preceded with whitespace. 92
 Error
whitespace ParenPad '(' is not followed by whitespace. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
blocks LeftCurly '{' at column 65 should be on a new line. 97
 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. 106
 Error
whitespace ParenPad ')' is not preceded with whitespace. 106
 Error
whitespace ParenPad '(' is not followed by whitespace. 110
 Error
whitespace ParenPad ')' is not preceded with whitespace. 110
 Error
blocks LeftCurly '{' at column 88 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. 115
 Error
whitespace ParenPad ')' is not preceded with whitespace. 115
 Error
blocks LeftCurly '{' at column 111 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 63 should be on a new line. 116
 Error
whitespace ParenPad '(' is not followed by whitespace. 120
 Error
whitespace ParenPad '(' is not followed by whitespace. 120
 Error
whitespace ParenPad ')' is not preceded with whitespace. 120
 Error
whitespace ParenPad ')' is not preceded with whitespace. 120
 Error
blocks LeftCurly '{' at column 53 should be on a new line. 120
 Error
whitespace ParenPad '(' is not followed by whitespace. 121
 Error
whitespace ParenPad ')' is not preceded with whitespace. 121
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 121
 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. 129
 Error
whitespace ParenPad '(' is not followed by whitespace. 129
 Error
whitespace ParenPad ')' is not preceded with whitespace. 129
 Error
whitespace ParenPad ')' is not preceded with whitespace. 129
 Error
whitespace ParenPad ')' is not preceded with whitespace. 129
 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. 134
 Error
whitespace ParenPad ')' is not preceded with whitespace. 134
 Error
blocks LeftCurly '{' at column 108 should be on a new line. 134
 Error
whitespace ParenPad '(' is not followed by whitespace. 136
 Error
whitespace ParenPad ')' is not preceded with whitespace. 136
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 136
 Error
whitespace ParenPad '(' is not followed by whitespace. 138
 Error
whitespace ParenPad '(' is not followed by whitespace. 138
 Error
whitespace ParenPad ')' is not preceded with whitespace. 138
 Error
whitespace ParenPad ')' is not preceded with whitespace. 138
 Error
blocks LeftCurly '{' at column 54 should be on a new line. 138
 Error
blocks LeftCurly '{' at column 36 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
whitespace ParenPad '(' is not followed by whitespace. 150
 Error
whitespace ParenPad ')' is not preceded with whitespace. 150
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 151
 Error
whitespace ParenPad '(' is not followed by whitespace. 152
 Error
whitespace ParenPad ')' is not preceded with whitespace. 152
 Error
blocks LeftCurly '{' at column 13 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
blocks RightCurly '}' at column 9 should be alone on a line. 158
 Error
whitespace ParenPad '(' is not followed by whitespace. 158
 Error
whitespace ParenPad ')' is not preceded with whitespace. 158
 Error
blocks LeftCurly '{' at column 49 should be on a new line. 158
 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. 162
 Error
whitespace ParenPad ')' is not preceded with whitespace. 162
 Error
whitespace ParenPad '(' is not followed by whitespace. 166
 Error
whitespace ParenPad ')' is not preceded with whitespace. 166
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 167
 Error
blocks LeftCurly '{' at column 13 should be on a new line. 168
 Error
whitespace ParenPad '(' is not followed by whitespace. 170
 Error
whitespace ParenPad ')' is not preceded with whitespace. 170
 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. 173
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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. 178
 Error
whitespace ParenPad ')' is not preceded with whitespace. 178
 Error
blocks LeftCurly '{' at column 65 should be on a new line. 178
 Error
whitespace ParenPad ')' is not preceded with whitespace. 181
 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. 189
 Error
blocks LeftCurly '{' at column 102 should be on a new line. 189
 Error
whitespace ParenPad ')' is not preceded with whitespace. 194
 Error
whitespace ParenPad ')' is not preceded with whitespace. 197
 Error
whitespace ParenPad '(' is not followed by whitespace. 201
 Error
whitespace ParenPad '(' is not followed by whitespace. 201
 Error
whitespace ParenPad ')' is not preceded with whitespace. 201
 Error
whitespace ParenPad ')' is not preceded with whitespace. 201
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 201
 Error
whitespace ParenPad '(' is not followed by whitespace. 202
 Error
whitespace ParenPad '(' is not followed by whitespace. 202
 Error
whitespace ParenPad ')' is not preceded with whitespace. 202
 Error
whitespace ParenPad ')' is not preceded with whitespace. 202
 Error
whitespace ParenPad '(' is not followed by whitespace. 205
 Error
whitespace ParenPad ')' is not preceded with whitespace. 205
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 206
 Error
whitespace ParenPad '(' is not followed by whitespace. 206
 Error
whitespace ParenPad ')' is not preceded with whitespace. 206
 Error
blocks LeftCurly '{' at column 59 should be on a new line. 206
 Error
whitespace ParenPad ')' is not preceded with whitespace. 208
 Error
whitespace ParenPad '(' is not followed by whitespace. 213
 Error
whitespace ParenPad ')' is not preceded with whitespace. 213
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 214
 Error
blocks LeftCurly '{' at column 13 should be on a new line. 215
 Error
whitespace ParenPad ')' is not preceded with whitespace. 217
 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. 220
 Error
whitespace ParenPad ')' is not preceded with whitespace. 220
 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. 225
 Error
whitespace ParenPad ')' is not preceded with whitespace. 225
 Error
blocks LeftCurly '{' at column 65 should be on a new line. 225
 Error
whitespace ParenPad ')' is not preceded with whitespace. 229
 Error
whitespace ParenPad ')' is not preceded with whitespace. 232
 Error
whitespace ParenPad '(' is not followed by whitespace. 235
 Error
whitespace ParenPad ')' is not preceded with whitespace. 237
 Error
blocks LeftCurly '{' at column 102 should be on a new line. 237
 Error
whitespace ParenPad ')' is not preceded with whitespace. 242
 Error
whitespace ParenPad ')' is not preceded with whitespace. 245
 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 62 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. 253
 Error
whitespace ParenPad ')' is not preceded with whitespace. 253
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 254
 Error
whitespace ParenPad '(' is not followed by whitespace. 254
 Error
whitespace ParenPad ')' is not preceded with whitespace. 254
 Error
blocks LeftCurly '{' at column 53 should be on a new line. 254
 Error
whitespace ParenPad ')' is not preceded with whitespace. 256
 Error
whitespace ParenPad '(' is not followed by whitespace. 261
 Error
whitespace ParenPad ')' is not preceded with whitespace. 261
 Error
blocks LeftCurly '{' at column 109 should be on a new line. 261
 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. 264
 Error
whitespace ParenPad ')' is not preceded with whitespace. 264
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 264
 Error
whitespace ParenPad '(' is not followed by whitespace. 265
 Error
whitespace ParenPad ')' is not preceded with whitespace. 265
 Error
whitespace ParenPad '(' is not followed by whitespace. 271
 Error
whitespace ParenPad ')' is not preceded with whitespace. 271
 Error
blocks LeftCurly '{' at column 117 should be on a new line. 271
 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
blocks LeftCurly '{' at column 47 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. 281
 Error
whitespace ParenPad ')' is not preceded with whitespace. 281
 Error
blocks LeftCurly '{' at column 111 should be on a new line. 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. 286
 Error
whitespace ParenPad ')' is not preceded with whitespace. 286
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 287
 Error
whitespace ParenPad '(' is not followed by whitespace. 288
 Error
whitespace ParenPad ')' is not preceded with whitespace. 288

org/apache/maven/repository/internal/DefaultVersionRangeResolver.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 74 should be on a new line. 65
 Error
whitespace ParenPad ')' is not preceded with whitespace. 79
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 79
 Error
whitespace ParenPad '(' is not followed by whitespace. 80
 Error
whitespace ParenPad ')' is not preceded with whitespace. 80
 Error
whitespace ParenPad '(' is not followed by whitespace. 81
 Error
whitespace ParenPad ')' is not preceded with whitespace. 81
 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. 87
 Error
whitespace ParenPad ')' is not preceded with whitespace. 87
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 88
 Error
whitespace ParenPad '(' is not followed by whitespace. 89
 Error
whitespace ParenPad ')' is not preceded with whitespace. 89
 Error
blocks LeftCurly '{' at column 13 should be on a new line. 92
 Error
whitespace ParenPad '(' is not followed by whitespace. 94
 Error
whitespace ParenPad ')' is not preceded with whitespace. 94
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 95
 Error
whitespace ParenPad '(' is not followed by whitespace. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 95
 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. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
whitespace ParenPad '(' is not followed by whitespace. 100
 Error
whitespace ParenPad ')' is not preceded with whitespace. 100
 Error
whitespace ParenPad '(' is not followed by whitespace. 102
 Error
whitespace ParenPad ')' is not preceded with whitespace. 102
 Error
blocks LeftCurly '{' at column 51 should be on a new line. 102
 Error
whitespace ParenPad '(' is not followed by whitespace. 103
 Error
whitespace ParenPad ')' is not preceded with whitespace. 103
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 104
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 104
 Error
whitespace ParenPad '(' is not followed by whitespace. 106
 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 89 should be on a new line. 107
 Error
whitespace ParenPad '(' is not followed by whitespace. 108
 Error
whitespace ParenPad ')' is not preceded with whitespace. 108
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 109
 Error
blocks LeftCurly '{' at column 20 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. 113
 Error
whitespace ParenPad ')' is not preceded with whitespace. 113
 Error
blocks LeftCurly '{' at column 89 should be on a new line. 113
 Error
blocks LeftCurly '{' at column 25 should be on a new line. 114
 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. 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 69 should be on a new line. 116
 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. 118
 Error
whitespace ParenPad ')' is not preceded with whitespace. 118
 Error
blocks RightCurly '}' at column 21 should be alone on a line. 120
 Error
whitespace ParenPad '(' is not followed by whitespace. 120
 Error
whitespace ParenPad ')' is not preceded with whitespace. 120
 Error
blocks LeftCurly '{' at column 70 should be on a new line. 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. 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
whitespace ParenPad ')' is not preceded with whitespace. 134
 Error
blocks LeftCurly '{' at column 102 should be on a new line. 134
 Error
whitespace ParenPad '(' is not followed by whitespace. 135
 Error
whitespace ParenPad ')' is not preceded with whitespace. 135
 Error
whitespace ParenPad ')' is not preceded with whitespace. 143
 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. 148
 Error
whitespace ParenPad '(' is not followed by whitespace. 148
 Error
whitespace ParenPad ')' is not preceded with whitespace. 148
 Error
whitespace ParenPad ')' is not preceded with whitespace. 148
 Error
whitespace ParenPad '(' is not followed by whitespace. 150
 Error
whitespace ParenPad ')' is not preceded with whitespace. 150
 Error
blocks LeftCurly '{' at column 71 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. 152
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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. 154
 Error
whitespace ParenPad ')' is not preceded with whitespace. 154
 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. 160
 Error
whitespace ParenPad ')' is not preceded with whitespace. 160
 Error
blocks LeftCurly '{' at column 32 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
blocks LeftCurly '{' at column 45 should be on a new line. 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. 167
 Error
whitespace ParenPad ')' is not preceded with whitespace. 167
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 167
 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. 171
 Error
whitespace ParenPad ')' is not preceded with whitespace. 171
 Error
blocks LeftCurly '{' at column 37 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
whitespace ParenPad ')' is not preceded with whitespace. 178
 Error
whitespace ParenPad '(' is not followed by whitespace. 180
 Error
whitespace ParenPad ')' is not preceded with whitespace. 180
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 180
 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 57 should be on a new line. 181
 Error
whitespace ParenPad '(' is not followed by whitespace. 182
 Error
whitespace ParenPad ')' is not preceded with whitespace. 182
 Error
whitespace ParenPad ')' is not preceded with whitespace. 195
 Error
blocks LeftCurly '{' at column 40 should be on a new line. 195
 Error
blocks LeftCurly '{' at column 13 should be on a new line. 197
 Error
whitespace ParenPad '(' is not followed by whitespace. 198
 Error
whitespace ParenPad ')' is not preceded with whitespace. 198
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 198
 Error
whitespace ParenPad '(' is not followed by 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 preceded with whitespace. 199
 Error
blocks LeftCurly '{' at column 95 should be on a new line. 199
 Error
whitespace ParenPad '(' is not followed by whitespace. 200
 Error
whitespace ParenPad '(' is not followed by whitespace. 200
 Error
whitespace ParenPad ')' is not preceded with whitespace. 200
 Error
whitespace ParenPad ')' is not preceded with whitespace. 200
 Error
whitespace ParenPad '(' is not followed by whitespace. 202
 Error
whitespace ParenPad ')' is not preceded with whitespace. 202
 Error
blocks LeftCurly '{' at column 84 should be on a new line. 202
 Error
whitespace ParenPad '(' is not followed by whitespace. 203
 Error
whitespace ParenPad '(' is not followed by whitespace. 203
 Error
whitespace ParenPad ')' is not preceded with whitespace. 203
 Error
whitespace ParenPad ')' is not preceded with whitespace. 203
 Error
blocks LeftCurly '{' at column 88 should be on a new line. 203
 Error
whitespace ParenPad '(' is not followed by whitespace. 205
 Error
whitespace ParenPad ')' is not preceded with whitespace. 205
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 210
 Error
whitespace ParenPad '(' is not followed by whitespace. 210
 Error
whitespace ParenPad ')' is not preceded with whitespace. 210
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 210
 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. 215
 Error
whitespace ParenPad ')' is not preceded with whitespace. 215
 Error
whitespace ParenPad '(' is not followed by whitespace. 218
 Error
whitespace ParenPad ')' is not preceded with whitespace. 218
 Error
blocks LeftCurly '{' at column 113 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
blocks LeftCurly '{' at column 39 should be on a new line. 219
 Error
whitespace ParenPad '(' is not followed by whitespace. 225
 Error
whitespace ParenPad ')' is not preceded with whitespace. 225
 Error
blocks LeftCurly '{' at column 57 should be on a new line. 225
 Error
whitespace ParenPad '(' is not followed by whitespace. 226
 Error
whitespace ParenPad '(' is not followed by whitespace. 226
 Error
whitespace ParenPad '(' is not followed by whitespace. 226
 Error
whitespace ParenPad ')' is not preceded with whitespace. 226
 Error
whitespace ParenPad ')' is not preceded with whitespace. 226
 Error
whitespace ParenPad ')' is not preceded with whitespace. 226
 Error
blocks LeftCurly '{' at column 93 should be on a new line. 226
 Error
whitespace ParenPad '(' is not followed by whitespace. 227
 Error
whitespace ParenPad ')' is not preceded with whitespace. 227
 Error
whitespace ParenPad ')' is not preceded with whitespace. 239
 Error
blocks LeftCurly '{' at column 34 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. 242
 Error
whitespace ParenPad ')' is not preceded with whitespace. 242
 Error
whitespace ParenPad '(' is not followed by whitespace. 243
 Error
whitespace ParenPad ')' is not preceded with whitespace. 243
 Error
whitespace ParenPad '(' is not followed by whitespace. 244
 Error
whitespace ParenPad ')' is not preceded with whitespace. 244
 Error
whitespace ParenPad '(' is not followed by whitespace. 246
 Error
whitespace ParenPad ')' is not preceded with whitespace. 246

org/apache/maven/repository/internal/DefaultVersionResolver.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. 69
 Error
whitespace ParenPad ')' is not preceded with whitespace. 87
 Error
blocks LeftCurly '{' at column 66 should be on a new line. 87
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 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. 91
 Error
whitespace ParenPad ')' is not preceded with whitespace. 91
 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. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 96
 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. 103
 Error
whitespace ParenPad ')' is not preceded with whitespace. 103
 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 105 should be on a new line. 107
 Error
whitespace ParenPad '(' is not followed by whitespace. 108
 Error
whitespace ParenPad ')' is not preceded with whitespace. 108
 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 40 should be on a new line. 111
 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
whitespace ParenPad ')' is not preceded with whitespace. 115
 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 38 should be on a new line. 122
 Error
whitespace ParenPad ')' is not preceded with whitespace. 124
 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 followed by whitespace. 125
 Error
whitespace ParenPad ')' is not preceded with whitespace. 125
 Error
whitespace ParenPad ')' is not preceded with whitespace. 125
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 125
 Error
whitespace ParenPad ')' is not preceded with whitespace. 130
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 131
 Error
whitespace ParenPad '(' is not followed by whitespace. 131
 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 48 should be on a new line. 131
 Error
whitespace ParenPad '(' is not followed by whitespace. 133
 Error
whitespace ParenPad '(' is not followed by whitespace. 133
 Error
whitespace ParenPad ')' is not preceded with whitespace. 133
 Error
whitespace ParenPad '(' is not followed by whitespace. 133
 Error
whitespace ParenPad ')' is not preceded with whitespace. 133
 Error
whitespace ParenPad ')' is not preceded with whitespace. 133
 Error
blocks LeftCurly '{' at column 90 should be on a new line. 133
 Error
whitespace ParenPad '(' is not followed by whitespace. 135
 Error
whitespace ParenPad ')' is not preceded with whitespace. 135
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 136
 Error
blocks LeftCurly '{' at column 20 should be on a new line. 136
 Error
whitespace ParenPad ')' is not preceded with whitespace. 142
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 144
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 144
 Error
whitespace ParenPad '(' is not followed by whitespace. 148
 Error
whitespace ParenPad ')' is not preceded with whitespace. 148
 Error
blocks LeftCurly '{' at column 31 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
blocks RightCurly '}' at column 9 should be alone on a line. 150
 Error
blocks LeftCurly '{' at column 16 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. 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. 156
 Error
whitespace ParenPad ')' is not preceded with whitespace. 156
 Error
blocks LeftCurly '{' at column 75 should be on a new line. 156
 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. 159
 Error
whitespace ParenPad ')' is not preceded with whitespace. 159
 Error
whitespace ParenPad '(' is not followed by whitespace. 160
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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. 165
 Error
whitespace ParenPad ')' is not preceded with whitespace. 165
 Error
whitespace ParenPad '(' is not followed by whitespace. 169
 Error
whitespace ParenPad ')' is not preceded with whitespace. 169
 Error
blocks LeftCurly '{' at column 67 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
whitespace ParenPad '(' is not followed by whitespace. 173
 Error
whitespace ParenPad ')' is not preceded with whitespace. 173
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 173
 Error
whitespace ParenPad '(' is not followed by whitespace. 177
 Error
whitespace ParenPad ')' is not preceded with whitespace. 177
 Error
whitespace ParenPad '(' is not followed by whitespace. 178
 Error
whitespace ParenPad ')' is not preceded with whitespace. 178
 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 42 should be on a new line. 181
 Error
whitespace ParenPad '(' is not followed by whitespace. 182
 Error
whitespace ParenPad ')' is not preceded with whitespace. 182
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 183
 Error
whitespace ParenPad '(' is not followed by whitespace. 183
 Error
whitespace ParenPad '(' is not followed by whitespace. 183
 Error
whitespace ParenPad ')' is not preceded with whitespace. 183
 Error
whitespace ParenPad ')' is not preceded with whitespace. 183
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 183
 Error
whitespace ParenPad '(' is not followed by whitespace. 184
 Error
whitespace ParenPad '(' is not followed by whitespace. 184
 Error
whitespace ParenPad ')' is not preceded with whitespace. 184
 Error
whitespace ParenPad ')' is not preceded with whitespace. 184
 Error
blocks LeftCurly '{' at column 54 should be on a new line. 184
 Error
whitespace ParenPad '(' is not followed by whitespace. 185
 Error
whitespace ParenPad ')' is not preceded with whitespace. 185
 Error
whitespace ParenPad '(' is not followed by whitespace. 188
 Error
whitespace ParenPad '(' is not followed by whitespace. 188
 Error
whitespace ParenPad ')' is not preceded with whitespace. 188
 Error
whitespace ParenPad ')' is not preceded with whitespace. 188
 Error
blocks LeftCurly '{' at column 92 should be on a new line. 188
 Error
whitespace ParenPad '(' is not followed by whitespace. 190
 Error
whitespace ParenPad '(' is not followed by whitespace. 190
 Error
whitespace ParenPad ')' is not preceded with 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
blocks LeftCurly '{' at column 77 should be on a new line. 191
 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
blocks RightCurly '}' at column 21 should be alone on a line. 194
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 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. 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. 200
 Error
whitespace ParenPad ')' is not preceded with whitespace. 200
 Error
blocks LeftCurly '{' at column 75 should be on a new line. 200
 Error
whitespace ParenPad '(' is not followed by whitespace. 201
 Error
whitespace ParenPad ')' is not preceded with whitespace. 201
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 204
 Error
blocks LeftCurly '{' at column 20 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
whitespace ParenPad '(' is not followed by whitespace. 207
 Error
whitespace ParenPad '(' is not followed by whitespace. 207
 Error
whitespace ParenPad ')' is not preceded with whitespace. 207
 Error
whitespace ParenPad ')' is not preceded with whitespace. 207
 Error
blocks LeftCurly '{' at column 51 should be on a new line. 207
 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. 212
 Error
whitespace ParenPad '(' is not followed by whitespace. 212
 Error
whitespace ParenPad ')' is not preceded with whitespace. 212
 Error
whitespace ParenPad ')' is not preceded with whitespace. 212
 Error
blocks LeftCurly '{' at column 59 should be on a new line. 212
 Error
whitespace ParenPad '(' is not followed by whitespace. 213
 Error
whitespace ParenPad ')' is not preceded with whitespace. 213
 Error
whitespace ParenPad '(' is not followed by whitespace. 217
 Error
whitespace ParenPad '(' is not followed by whitespace. 217
 Error
whitespace ParenPad ')' is not preceded with whitespace. 217
 Error
whitespace ParenPad ')' is not preceded with whitespace. 217
 Error
blocks LeftCurly '{' at column 91 should be on a new line. 217
 Error
whitespace ParenPad '(' is not followed by whitespace. 218
 Error
whitespace ParenPad '(' is not followed by whitespace. 218
 Error
whitespace ParenPad ')' is not preceded with whitespace. 218
 Error
whitespace ParenPad ')' is not preceded with whitespace. 218
 Error
whitespace ParenPad '(' is not followed by whitespace. 224
 Error
whitespace ParenPad ')' is not preceded with whitespace. 224
 Error
blocks LeftCurly '{' at column 95 should be on a new line. 224
 Error
whitespace ParenPad '(' is not followed by whitespace. 225
 Error
whitespace ParenPad ')' is not preceded with whitespace. 225
 Error
whitespace ParenPad '(' is not followed by whitespace. 226
 Error
whitespace ParenPad ')' is not preceded with whitespace. 226
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 226
 Error
whitespace ParenPad '(' is not followed by whitespace. 227
 Error
whitespace ParenPad ')' is not preceded with whitespace. 227
 Error
whitespace ParenPad '(' is not followed by whitespace. 228
 Error
whitespace ParenPad ')' is not preceded with whitespace. 228
 Error
whitespace ParenPad ')' is not preceded with whitespace. 238
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 238
 Error
blocks LeftCurly '{' at column 13 should be on a new line. 240
 Error
whitespace ParenPad '(' is not followed by whitespace. 241
 Error
whitespace ParenPad ')' is not preceded with whitespace. 241
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 241
 Error
whitespace ParenPad '(' is not followed by whitespace. 242
 Error
whitespace ParenPad '(' is not followed by whitespace. 242
 Error
whitespace ParenPad ')' is not preceded with whitespace. 242
 Error
whitespace ParenPad ')' is not preceded with whitespace. 242
 Error
blocks LeftCurly '{' at column 95 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
whitespace ParenPad '(' is not followed by whitespace. 245
 Error
whitespace ParenPad ')' is not preceded with whitespace. 245
 Error
blocks LeftCurly '{' at column 84 should be on a new line. 245
 Error
whitespace ParenPad '(' is not followed by whitespace. 246
 Error
whitespace ParenPad '(' is not followed by whitespace. 246
 Error
whitespace ParenPad ')' is not preceded with whitespace. 246
 Error
whitespace ParenPad ')' is not preceded with whitespace. 246
 Error
blocks LeftCurly '{' at column 88 should be on a new line. 246
 Error
whitespace ParenPad '(' is not followed by whitespace. 248
 Error
whitespace ParenPad ')' is not preceded with whitespace. 248
 Error
whitespace ParenPad '(' is not followed by whitespace. 255
 Error
whitespace ParenPad ')' is not preceded with whitespace. 258
 Error
blocks LeftCurly '{' at column 87 should be on a new line. 258
 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. 264
 Error
whitespace ParenPad ')' is not preceded with whitespace. 266
 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 31 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. 277
 Error
whitespace ParenPad ')' is not preceded with whitespace. 277
 Error
whitespace ParenPad ')' is not preceded with whitespace. 285
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 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. 288
 Error
whitespace ParenPad ')' is not preceded with whitespace. 288
 Error
whitespace ParenPad '(' is not followed by whitespace. 289
 Error
whitespace ParenPad ')' is not preceded with whitespace. 289
 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. 292
 Error
whitespace ParenPad ')' is not preceded with whitespace. 292
 Error
whitespace ParenPad ')' is not preceded with whitespace. 296
 Error
blocks LeftCurly '{' at column 118 should be on a new line. 296
 Error
whitespace ParenPad '(' is not followed by whitespace. 297
 Error
whitespace ParenPad '(' is not followed by whitespace. 297
 Error
whitespace ParenPad ')' is not preceded with whitespace. 297
 Error
whitespace ParenPad ')' is not preceded with whitespace. 297
 Error
blocks LeftCurly '{' at column 62 should be on a new line. 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. 301
 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 61 should be on a new line. 301
 Error
whitespace ParenPad '(' is not followed by whitespace. 302
 Error
whitespace ParenPad ')' is not preceded with whitespace. 302
 Error
whitespace ParenPad '(' is not followed by whitespace. 305
 Error
whitespace ParenPad ')' is not preceded with whitespace. 305
 Error
blocks LeftCurly '{' at column 69 should be on a new line. 305
 Error
whitespace ParenPad '(' is not followed by whitespace. 306
 Error
whitespace ParenPad '(' is not followed by whitespace. 306
 Error
whitespace ParenPad ')' is not preceded with whitespace. 306
 Error
whitespace ParenPad ')' is not preceded with whitespace. 306
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 306
 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. 313
 Error
whitespace ParenPad ')' is not preceded with whitespace. 313
 Error
blocks LeftCurly '{' at column 77 should be on a new line. 313
 Error
whitespace ParenPad '(' is not followed by whitespace. 315
 Error
whitespace ParenPad ')' is not preceded with whitespace. 315
 Error
blocks LeftCurly '{' at column 83 should be on a new line. 315
 Error
whitespace ParenPad '(' is not followed by whitespace. 317
 Error
whitespace ParenPad ')' is not preceded with whitespace. 317
 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. 328
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 328
 Error
whitespace ParenPad '(' is not followed by whitespace. 329
 Error
whitespace ParenPad ')' is not preceded with whitespace. 329
 Error
whitespace ParenPad '(' is not followed by whitespace. 330
 Error
whitespace ParenPad ')' is not preceded with whitespace. 330
 Error
blocks LeftCurly '{' at column 27 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
whitespace ParenPad '(' is not followed by whitespace. 332
 Error
whitespace ParenPad ')' is not preceded with whitespace. 332
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 333
 Error
whitespace ParenPad '(' is not followed by whitespace. 333
 Error
whitespace ParenPad '(' is not followed by whitespace. 333
 Error
whitespace ParenPad ')' is not preceded with whitespace. 333
 Error
whitespace ParenPad ')' is not preceded with whitespace. 333
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 333
 Error
whitespace ParenPad '(' is not followed by whitespace. 340
 Error
whitespace ParenPad ')' is not preceded with whitespace. 340
 Error
blocks LeftCurly '{' at column 86 should be on a new line. 340
 Error
whitespace ParenPad '(' is not followed by whitespace. 341
 Error
whitespace ParenPad ')' is not preceded with whitespace. 341
 Error
whitespace ParenPad '(' is not followed by whitespace. 342
 Error
whitespace ParenPad ')' is not preceded with whitespace. 342
 Error
whitespace ParenPad '(' is not followed by whitespace. 344
 Error
whitespace ParenPad '(' is not followed by whitespace. 345
 Error
whitespace ParenPad '(' is not followed by whitespace. 346
 Error
whitespace ParenPad ')' is not preceded with whitespace. 346
 Error
whitespace ParenPad ')' is not preceded with whitespace. 347
 Error
whitespace ParenPad ')' is not preceded with whitespace. 347
 Error
blocks LeftCurly '{' at column 71 should be on a new line. 347
 Error
whitespace ParenPad '(' is not followed by whitespace. 348
 Error
whitespace ParenPad ')' is not preceded with whitespace. 348
 Error
whitespace ParenPad '(' is not followed by whitespace. 352
 Error
whitespace ParenPad ')' is not preceded with whitespace. 352
 Error
blocks LeftCurly '{' at column 64 should be on a new line. 352
 Error
whitespace ParenPad '(' is not followed by whitespace. 353
 Error
whitespace ParenPad ')' is not preceded with whitespace. 353
 Error
whitespace ParenPad '(' is not followed by whitespace. 353
 Error
whitespace ParenPad ')' is not preceded with whitespace. 353
 Error
whitespace ParenPad ')' is not preceded with whitespace. 357
 Error
blocks LeftCurly '{' at column 118 should be on a new line. 357
 Error
whitespace ParenPad '(' is not followed by whitespace. 358
 Error
whitespace ParenPad ')' is not preceded with whitespace. 358
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 358
 Error
whitespace ParenPad '(' is not followed by whitespace. 359
 Error
whitespace ParenPad '(' is not followed by whitespace. 359
 Error
whitespace ParenPad ')' is not preceded with whitespace. 359
 Error
whitespace ParenPad ')' is not preceded with whitespace. 359
 Error
blocks LeftCurly '{' at column 72 should be on a new line. 359
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 361
 Error
whitespace ParenPad '(' is not followed by whitespace. 361
 Error
whitespace ParenPad '(' is not followed by whitespace. 361
 Error
whitespace ParenPad ')' is not preceded with whitespace. 361
 Error
whitespace ParenPad ')' is not preceded with whitespace. 361
 Error
blocks LeftCurly '{' at column 75 should be on a new line. 361
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 363
 Error
blocks LeftCurly '{' at column 20 should be on a new line. 363
 Error
whitespace ParenPad '(' is not followed by whitespace. 364
 Error
whitespace ParenPad ')' is not preceded with whitespace. 364
 Error
blocks LeftCurly '{' at column 66 should be on a new line. 364
 Error
whitespace ParenPad '(' is not followed by whitespace. 365
 Error
whitespace ParenPad '(' is not followed by whitespace. 365
 Error
whitespace ParenPad ')' is not preceded with whitespace. 365
 Error
whitespace ParenPad ')' is not preceded with whitespace. 365
 Error
blocks LeftCurly '{' at column 60 should be on a new line. 365
 Error
whitespace ParenPad '(' is not followed by whitespace. 374
 Error
whitespace ParenPad ')' is not preceded with whitespace. 374
 Error
blocks LeftCurly '{' at column 91 should be on a new line. 374
 Error
whitespace ParenPad '(' is not followed by whitespace. 381
 Error
whitespace ParenPad ')' is not preceded with whitespace. 381
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 381
 Error
whitespace ParenPad '(' is not followed by whitespace. 385
 Error
whitespace ParenPad ')' is not preceded with whitespace. 385
 Error
whitespace ParenPad '(' is not followed by whitespace. 387
 Error
whitespace ParenPad ')' is not preceded with whitespace. 387
 Error
blocks LeftCurly '{' at column 38 should be on a new line. 390
 Error
whitespace ParenPad '(' is not followed by whitespace. 398
 Error
whitespace ParenPad ')' is not preceded with whitespace. 398
 Error
blocks LeftCurly '{' at column 86 should be on a new line. 398
 Error
whitespace ParenPad '(' is not followed by whitespace. 399
 Error
whitespace ParenPad ')' is not preceded with whitespace. 399
 Error
whitespace ParenPad '(' is not followed by whitespace. 404
 Warning
coding HiddenField 'timestamp' hides a field. 404
 Error
whitespace ParenPad ')' is not preceded with whitespace. 404
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 404
 Error
whitespace ParenPad '(' is not followed by whitespace. 405
 Error
whitespace ParenPad ')' is not preceded with whitespace. 405
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 409
 Error
whitespace ParenPad '(' is not followed by whitespace. 431
 Error
whitespace ParenPad ')' is not preceded with whitespace. 431
 Error
blocks LeftCurly '{' at column 70 should be on a new line. 431
 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. 441
 Error
whitespace ParenPad ')' is not preceded with whitespace. 441
 Error
whitespace ParenPad '(' is not followed by whitespace. 443
 Error
whitespace ParenPad ')' is not preceded with whitespace. 443
 Error
blocks LeftCurly '{' at column 75 should be on a new line. 443
 Error
whitespace ParenPad '(' is not followed by whitespace. 444
 Error
whitespace ParenPad ')' is not preceded with whitespace. 444
 Error
blocks LeftCurly '{' at column 55 should be on a new line. 444
 Error
whitespace ParenPad '(' is not followed by whitespace. 446
 Error
whitespace ParenPad ')' is not preceded with whitespace. 446
 Error
blocks RightCurly '}' at column 17 should be alone on a line. 447
 Error
blocks LeftCurly '{' at column 24 should be on a new line. 447
 Error
whitespace ParenPad '(' is not followed by whitespace. 448
 Error
whitespace ParenPad ')' is not preceded with whitespace. 448
 Error
whitespace ParenPad '(' is not followed by whitespace. 465
 Error
whitespace ParenPad ')' is not preceded with whitespace. 465
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 465
 Error
whitespace ParenPad '(' is not followed by whitespace. 466
 Error
whitespace ParenPad ')' is not preceded with whitespace. 466
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 466
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 468
 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 75 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
whitespace ParenPad '(' is not followed by whitespace. 475
 Error
whitespace ParenPad ')' is not preceded with whitespace. 475
 Error
whitespace ParenPad '(' is not followed by whitespace. 476
 Error
whitespace ParenPad ')' is not preceded with whitespace. 476
 Error
whitespace ParenPad '(' is not followed by whitespace. 477
 Error
whitespace ParenPad ')' is not preceded with whitespace. 477
 Error
whitespace ParenPad '(' is not followed by whitespace. 478
 Error
whitespace ParenPad ')' is not preceded with whitespace. 478
 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
 Error
whitespace ParenPad '(' is not followed by whitespace. 481
 Error
whitespace ParenPad ')' is not preceded with whitespace. 481
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 485
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 490
 Error
whitespace ParenPad '(' is not followed by whitespace. 497
 Error
whitespace ParenPad ')' is not preceded with whitespace. 497
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 497
 Error
whitespace ParenPad '(' is not followed by whitespace. 499
 Error
whitespace ParenPad ')' is not preceded with whitespace. 499
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 499
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 502
 Error
blocks LeftCurly '{' at column 20 should be on a new line. 502

org/apache/maven/repository/internal/DefaultVersionSchemeProvider.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. 32
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 35
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 40

org/apache/maven/repository/internal/LocalSnapshotMetadata.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 57 should be on a new line. 36
 Error
whitespace ParenPad '(' is not followed by whitespace. 42
 Error
whitespace ParenPad ')' is not preceded with whitespace. 42
 Error
blocks LeftCurly '{' at column 84 should be on a new line. 42
 Error
whitespace ParenPad '(' is not followed by whitespace. 43
 Error
whitespace ParenPad '(' is not followed by whitespace. 43
 Error
whitespace ParenPad ')' is not preceded with whitespace. 43
 Error
whitespace ParenPad ')' is not preceded with whitespace. 43
 Error
whitespace ParenPad '(' is not followed by whitespace. 47
 Error
whitespace ParenPad ')' is not preceded with whitespace. 47
 Error
blocks LeftCurly '{' at column 95 should be on a new line. 47
 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
blocks LeftCurly '{' at column 85 should be on a new line. 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. 56
 Error
whitespace ParenPad ')' is not preceded with whitespace. 56
 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. 60
 Error
whitespace ParenPad ')' is not preceded with whitespace. 60
 Error
whitespace ParenPad '(' is not followed by whitespace. 61
 Error
whitespace ParenPad ')' is not preceded with whitespace. 61
 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. 64
 Error
whitespace ParenPad ')' is not preceded with whitespace. 64
 Error
blocks LeftCurly '{' at column 28 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
whitespace ParenPad '(' is not followed by whitespace. 71
 Error
whitespace ParenPad ')' is not preceded with whitespace. 71
 Error
blocks LeftCurly '{' at column 41 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. 75
 Error
whitespace ParenPad ')' is not preceded with whitespace. 75
 Error
blocks LeftCurly '{' at column 45 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
blocks LeftCurly '{' at column 28 should be on a new line. 79
 Error
whitespace ParenPad '(' is not followed by whitespace. 83
 Error
whitespace ParenPad ')' is not preceded with whitespace. 83
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 83
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 88
 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. 91
 Error
whitespace ParenPad ')' is not preceded with whitespace. 91
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 91
 Error
whitespace ParenPad '(' is not followed by whitespace. 96
 Error
whitespace ParenPad ')' is not preceded with whitespace. 96
 Error
blocks LeftCurly '{' at column 49 should be on a new line. 96
 Error
whitespace ParenPad '(' is not followed by whitespace. 98
 Error
whitespace ParenPad ')' is not preceded with whitespace. 98
 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
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. 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. 106
 Error
whitespace ParenPad ')' is not preceded with whitespace. 106
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 106
 Error
whitespace ParenPad '(' is not followed by whitespace. 107
 Error
whitespace ParenPad ')' is not preceded with whitespace. 107
 Error
blocks LeftCurly '{' at column 77 should be on a new line. 107
 Error
whitespace ParenPad '(' is not followed by whitespace. 108
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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 53 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. 115
 Error
whitespace ParenPad '(' is not followed by whitespace. 115
 Error
whitespace ParenPad ')' is not preceded with whitespace. 115
 Error
whitespace ParenPad ')' is not preceded with whitespace. 115
 Error
whitespace ParenPad '(' is not followed by whitespace. 121
 Error
whitespace ParenPad ')' is not preceded with whitespace. 121
 Error
blocks LeftCurly '{' at column 64 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 35 should be on a new line. 129
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 133
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 137

org/apache/maven/repository/internal/LocalSnapshotMetadataGenerator.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 67 should be on a new line. 38
 Error
whitespace ParenPad '(' is not followed by whitespace. 46
 Error
whitespace ParenPad ')' is not preceded with whitespace. 46
 Error
blocks LeftCurly '{' at column 93 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 followed by whitespace. 49
 Error
whitespace ParenPad ')' is not preceded with whitespace. 49
 Error
whitespace ParenPad '(' is not followed by whitespace. 54
 Error
whitespace ParenPad ')' is not preceded with whitespace. 54
 Error
blocks LeftCurly '{' at column 93 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
blocks LeftCurly '{' at column 45 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
blocks LeftCurly '{' at column 40 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. 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 47 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. 61
 Error
whitespace ParenPad ')' is not preceded with whitespace. 61
 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. 70
 Error
whitespace ParenPad ')' is not preceded with whitespace. 70
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 70
 Error
whitespace ParenPad '(' is not followed by whitespace. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 74
 Error
blocks LeftCurly '{' at column 92 should be on a new line. 74

org/apache/maven/repository/internal/MavenMetadata.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. 41
 Error
whitespace ParenPad '(' is not followed by whitespace. 53
 Error
whitespace ParenPad ')' is not preceded with whitespace. 53
 Error
blocks LeftCurly '{' at column 75 should be on a new line. 53
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 59
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 63
 Error
whitespace ParenPad '(' is not followed by whitespace. 67
 Error
whitespace ParenPad ')' is not preceded with whitespace. 67
 Error
blocks LeftCurly '{' at column 78 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. 70
 Error
whitespace ParenPad ')' is not preceded with whitespace. 70
 Error
whitespace ParenPad '(' is not followed by whitespace. 72
 Error
whitespace ParenPad ')' is not preceded with whitespace. 72
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 77
 Error
whitespace ParenPad '(' is not followed by whitespace. 81
 Error
whitespace ParenPad ')' is not preceded with whitespace. 81
 Error
whitespace ParenPad '(' is not followed by whitespace. 83
 Error
whitespace ParenPad ')' is not preceded with whitespace. 83
 Error
blocks LeftCurly '{' at column 72 should be on a new line. 83
 Error
whitespace ParenPad '(' is not followed by whitespace. 84
 Error
whitespace ParenPad ')' is not preceded with whitespace. 84
 Error
blocks LeftCurly '{' at column 41 should be on a new line. 84
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
blocks LeftCurly '{' at column 72 should be on a new line. 88
 Error
whitespace ParenPad '(' is not followed by whitespace. 89
 Error
whitespace ParenPad ')' is not preceded with whitespace. 89
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 90
 Error
whitespace ParenPad '(' is not followed by whitespace. 90
 Error
whitespace ParenPad ')' is not preceded with whitespace. 90
 Error
blocks LeftCurly '{' at column 33 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
blocks RightCurly '}' at column 9 should be alone on a line. 92
 Error
whitespace ParenPad '(' is not followed by whitespace. 92
 Error
whitespace ParenPad ')' is not preceded with whitespace. 92
 Error
blocks LeftCurly '{' at column 44 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
 Warning
coding HiddenField 'metadata' hides a field. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
blocks LeftCurly '{' at column 89 should be on a new line. 97
 Error
whitespace ParenPad '(' is not followed by whitespace. 99
 Error
whitespace ParenPad '(' is not followed by whitespace. 99
 Error
whitespace ParenPad ')' is not preceded with whitespace. 99
 Error
whitespace ParenPad ')' is not preceded with whitespace. 99
 Error
blocks LeftCurly '{' at column 72 should be on a new line. 99
 Error
whitespace ParenPad '(' is not followed by whitespace. 100
 Error
whitespace ParenPad ')' is not preceded with whitespace. 100
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 101
 Error
whitespace ParenPad '(' is not followed by whitespace. 101
 Error
whitespace ParenPad ')' is not preceded with whitespace. 101
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 101
 Error
whitespace ParenPad '(' is not followed by whitespace. 102
 Error
whitespace ParenPad ')' is not preceded with whitespace. 102
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 106
 Error
whitespace ParenPad '(' is not followed by whitespace. 111
 Error
whitespace ParenPad ')' is not preceded with whitespace. 111
 Error
blocks LeftCurly '{' at column 95 should be on a new line. 111

org/apache/maven/repository/internal/MavenRepositorySystemUtils.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 50
 Error
blocks LeftCurly '{' at column 42 should be on a new line. 52
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 64
 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
whitespace ParenPad '(' is not followed by whitespace. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 76
 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. 81
 Error
whitespace ParenPad '(' is not followed by whitespace. 82
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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. 86
 Error
whitespace ParenPad '(' is not followed by whitespace. 86
 Error
whitespace ParenPad ')' is not preceded with whitespace. 86
 Error
whitespace ParenPad ')' is not preceded with whitespace. 86
 Error
whitespace ParenPad '(' is not followed by whitespace. 87
 Error
whitespace ParenPad '(' is not followed by whitespace. 87
 Error
whitespace ParenPad ')' is not preceded with whitespace. 87
 Error
whitespace ParenPad ')' is not preceded with whitespace. 87
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
whitespace ParenPad '(' is not followed by 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 preceded with whitespace. 89
 Error
whitespace ParenPad '(' is not followed by 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 preceded with whitespace. 90
 Error
whitespace ParenPad '(' is not followed by whitespace. 91
 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. 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 preceded with whitespace. 92
 Error
whitespace ParenPad '(' is not followed by whitespace. 93
 Error
whitespace ParenPad '(' is not followed by whitespace. 93
 Error
whitespace ParenPad ')' is not preceded with whitespace. 93
 Error
whitespace ParenPad ')' is not preceded with whitespace. 93
 Error
whitespace ParenPad '(' is not followed by whitespace. 94
 Error
whitespace ParenPad '(' is not followed by whitespace. 94
 Error
whitespace ParenPad ')' is not preceded with whitespace. 94
 Error
whitespace ParenPad ')' is not preceded with whitespace. 94
 Error
whitespace ParenPad '(' is not followed by whitespace. 95
 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. 95
 Error
whitespace ParenPad '(' is not followed by whitespace. 96
 Error
whitespace ParenPad '(' is not followed by whitespace. 96
 Error
whitespace ParenPad ')' is not preceded with whitespace. 96
 Error
whitespace ParenPad ')' is not preceded with whitespace. 96
 Error
whitespace ParenPad '(' is not followed by whitespace. 97
 Error
whitespace ParenPad '(' is not followed by whitespace. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
whitespace ParenPad '(' is not followed by whitespace. 98
 Error
whitespace ParenPad ')' is not preceded with whitespace. 98
 Error
whitespace ParenPad '(' is not followed by whitespace. 100
 Error
whitespace ParenPad '(' is not followed by whitespace. 100
 Error
whitespace ParenPad ')' is not preceded with whitespace. 100
 Error
whitespace ParenPad ')' is not preceded with whitespace. 100

org/apache/maven/repository/internal/MavenResolverModule.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 41
 Error
blocks LeftCurly '{' at column 32 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. 46
 Error
whitespace ParenPad ')' is not preceded with whitespace. 46
 Error
whitespace ParenPad '(' is not followed by whitespace. 46
 Error
whitespace ParenPad ')' is not preceded with whitespace. 46
 Error
whitespace ParenPad '(' is not followed by whitespace. 47
 Error
whitespace ParenPad ')' is not preceded with whitespace. 47
 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. 49
 Error
whitespace ParenPad ')' is not preceded with whitespace. 49
 Error
whitespace ParenPad '(' is not followed by whitespace. 50
 Error
whitespace ParenPad ')' is not preceded with whitespace. 50
 Error
whitespace ParenPad '(' is not followed by whitespace. 50
 Error
whitespace ParenPad ')' is not preceded with whitespace. 50
 Error
whitespace ParenPad '(' is not followed by whitespace. 50
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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. 51
 Error
whitespace ParenPad ')' is not preceded with whitespace. 51
 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. 52
 Error
whitespace ParenPad ')' is not preceded with whitespace. 52
 Error
whitespace ParenPad '(' is not followed by whitespace. 53
 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. 53
 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
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 followed by whitespace. 57
 Error
whitespace ParenPad ')' is not preceded with whitespace. 57
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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
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. 60
 Error
whitespace ParenPad ')' is not preceded with whitespace. 60
 Error
whitespace ParenPad '(' is not followed by whitespace. 61
 Error
whitespace ParenPad ')' is not preceded with whitespace. 61
 Error
whitespace ParenPad '(' is not followed by whitespace. 61
 Error
whitespace ParenPad ')' is not preceded with whitespace. 61
 Error
whitespace ParenPad '(' is not followed by whitespace. 61
 Error
whitespace ParenPad ')' is not preceded with whitespace. 61
 Error
whitespace ParenPad '(' is not followed by whitespace. 67
 Error
whitespace ParenPad ')' is not preceded with whitespace. 67
 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 67 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. 70
 Error
whitespace ParenPad ')' is not preceded with whitespace. 70
 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. 72
 Error
whitespace ParenPad ')' is not preceded with whitespace. 72

org/apache/maven/repository/internal/MavenSnapshotMetadata.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 60 should be on a new line. 31
 Error
whitespace ParenPad '(' is not followed by whitespace. 38
 Error
whitespace ParenPad ')' is not preceded with whitespace. 38
 Error
blocks LeftCurly '{' at column 105 should be on a new line. 38
 Error
whitespace ParenPad '(' is not followed by whitespace. 39
 Error
whitespace ParenPad ')' is not preceded with whitespace. 39
 Error
whitespace ParenPad '(' is not followed by whitespace. 43
 Error
whitespace ParenPad ')' is not preceded with whitespace. 43
 Error
blocks LeftCurly '{' at column 97 should be on a new line. 43
 Error
whitespace ParenPad '(' is not followed by whitespace. 45
 Error
whitespace ParenPad ')' is not preceded with whitespace. 45
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 45
 Error
whitespace ParenPad '(' is not followed by whitespace. 46
 Error
whitespace ParenPad ')' is not preceded with whitespace. 46
 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. 49
 Error
whitespace ParenPad ')' is not preceded with whitespace. 49
 Error
whitespace ParenPad '(' is not followed by whitespace. 50
 Error
whitespace ParenPad ')' is not preceded with whitespace. 50
 Error
whitespace ParenPad '(' is not followed by whitespace. 55
 Error
whitespace ParenPad ')' is not preceded with whitespace. 55
 Error
blocks LeftCurly '{' at column 41 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
blocks LeftCurly '{' at column 28 should be on a new line. 59
 Error
whitespace ParenPad '(' is not followed by whitespace. 63
 Error
whitespace ParenPad ')' is not preceded with whitespace. 63
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 63
 Error
whitespace ParenPad '(' is not followed by whitespace. 67
 Error
whitespace ParenPad ')' is not preceded with whitespace. 67
 Error
blocks LeftCurly '{' at column 66 should be on a new line. 67
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 71
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 75
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 79
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 83

org/apache/maven/repository/internal/MavenWorkspaceReader.java

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

org/apache/maven/repository/internal/ModelCacheFactory.java

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

org/apache/maven/repository/internal/PluginsMetadata.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 51 should be on a new line. 32
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 33
 Error
whitespace ParenPad '(' is not followed by whitespace. 42
 Error
whitespace ParenPad ')' is not preceded with whitespace. 42
 Error
blocks LeftCurly '{' at column 87 should be on a new line. 42
 Error
whitespace ParenPad '(' is not followed by whitespace. 52
 Error
whitespace ParenPad ')' is not preceded with whitespace. 52
 Error
blocks LeftCurly '{' at column 60 should be on a new line. 52
 Error
whitespace ParenPad '(' is not followed by whitespace. 53
 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. 53
 Error
whitespace ParenPad '(' is not followed by whitespace. 57
 Error
whitespace ParenPad ')' is not preceded with whitespace. 57
 Error
blocks LeftCurly '{' at column 71 should be on a new line. 57
 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
whitespace ParenPad '(' is not followed by whitespace. 62
 Error
whitespace ParenPad ')' is not preceded with whitespace. 62
 Error
blocks LeftCurly '{' at column 77 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
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. 67
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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. 73
 Error
whitespace ParenPad ')' is not preceded with whitespace. 73
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 73
 Error
whitespace ParenPad '(' is not followed by whitespace. 76
 Error
whitespace ParenPad ')' is not preceded with whitespace. 76
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 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
whitespace ParenPad '(' is not followed by whitespace. 79
 Error
whitespace ParenPad '(' is not followed by whitespace. 79
 Error
whitespace ParenPad ')' is not preceded with whitespace. 79
 Error
whitespace ParenPad ')' is not preceded with whitespace. 79
 Error
whitespace ParenPad '(' is not followed by whitespace. 80
 Error
whitespace ParenPad '(' is not followed by whitespace. 80
 Error
whitespace ParenPad ')' is not preceded with whitespace. 80
 Error
whitespace ParenPad ')' is not preceded with whitespace. 80
 Error
whitespace ParenPad '(' is not followed by whitespace. 85
 Error
whitespace ParenPad ')' is not preceded with whitespace. 85
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 85
 Error
whitespace ParenPad '(' is not followed by whitespace. 86
 Error
whitespace ParenPad ')' is not preceded with whitespace. 86
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 90
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 95
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 100
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 105

org/apache/maven/repository/internal/PluginsMetadataGenerator.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 49
 Error
whitespace ParenPad '(' is not followed by whitespace. 56
 Error
whitespace ParenPad ')' is not preceded with whitespace. 56
 Error
blocks LeftCurly '{' at column 87 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 86 should be on a new line. 60
 Error
whitespace ParenPad '(' is not followed by whitespace. 61
 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
blocks LeftCurly '{' at column 113 should be on a new line. 64
 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. 74
 Error
blocks LeftCurly '{' at column 86 should be on a new line. 74
 Error
whitespace ParenPad '(' is not followed by whitespace. 76
 Error
whitespace ParenPad ')' is not preceded with whitespace. 76
 Error
blocks LeftCurly '{' at column 54 should be on a new line. 76
 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. 85
 Error
whitespace ParenPad ')' is not preceded with whitespace. 85
 Error
blocks LeftCurly '{' at column 93 should be on a new line. 85
 Error
whitespace ParenPad '(' is not followed by whitespace. 90
 Error
whitespace ParenPad ')' is not preceded with whitespace. 90
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 90
 Error
whitespace ParenPad '(' is not followed by whitespace. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 Error
blocks LeftCurly '{' at column 92 should be on a new line. 95
 Error
whitespace ParenPad '(' is not followed by whitespace. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 97
 Error
whitespace ParenPad '(' is not followed by whitespace. 98
 Error
whitespace ParenPad ')' is not preceded with whitespace. 98
 Error
whitespace ParenPad '(' is not followed by whitespace. 99
 Error
whitespace ParenPad ')' is not preceded with whitespace. 99
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 99
 Error
whitespace ParenPad '(' is not followed by whitespace. 101
 Error
whitespace ParenPad '(' is not followed by whitespace. 101
 Error
whitespace ParenPad ')' is not preceded with whitespace. 101
 Error
whitespace ParenPad ')' is not preceded with whitespace. 101
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 101
 Error
whitespace ParenPad '(' is not followed by whitespace. 102
 Error
whitespace ParenPad ')' is not preceded with whitespace. 102
 Error
whitespace ParenPad '(' is not followed by whitespace. 103
 Error
whitespace ParenPad ')' is not preceded with whitespace. 103
 Error
blocks LeftCurly '{' at column 49 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. 113
 Error
whitespace ParenPad ')' is not preceded with whitespace. 113
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 113
 Error
whitespace ParenPad '(' is not followed by whitespace. 115
 Error
whitespace ParenPad '(' is not followed by whitespace. 116
 Error
whitespace ParenPad ')' is not preceded with whitespace. 116
 Error
whitespace ParenPad '(' is not followed by whitespace. 117
 Error
whitespace ParenPad ')' is not preceded with whitespace. 117
 Error
whitespace ParenPad ')' is not preceded with whitespace. 118
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 118
 Error
whitespace ParenPad '(' is not followed by whitespace. 120
 Error
whitespace ParenPad '(' is not followed by whitespace. 120
 Error
whitespace ParenPad ')' is not preceded with whitespace. 120
 Error
whitespace ParenPad ')' is not preceded with whitespace. 120
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 120
 Error
whitespace ParenPad '(' is not followed by 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 preceded with whitespace. 121
 Error
blocks LeftCurly '{' at column 87 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. 124
 Error
whitespace ParenPad ')' is not preceded with whitespace. 124
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 124
 Error
whitespace ParenPad '(' is not followed by whitespace. 125
 Error
whitespace ParenPad '(' is not followed by whitespace. 126
 Error
whitespace ParenPad '(' is not followed by whitespace. 126
 Error
whitespace ParenPad ')' is not preceded with whitespace. 126
 Error
whitespace ParenPad ')' is not preceded with whitespace. 126
 Error
whitespace ParenPad ')' is not preceded with whitespace. 126
 Error
blocks LeftCurly '{' at column 112 should be on a new line. 126
 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. 133
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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
blocks RightCurly '}' at column 17 should be alone on a line. 140
 Error
whitespace ParenPad '(' is not followed by whitespace. 140
 Error
whitespace ParenPad ')' is not preceded with whitespace. 140
 Error
blocks LeftCurly '{' at column 39 should be on a new line. 140

org/apache/maven/repository/internal/PluginsMetadataGeneratorFactory.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
whitespace ParenPad '(' is not followed by whitespace. 32
 Error
whitespace ParenPad ')' is not preceded with whitespace. 32
 Error
blocks LeftCurly '{' at column 82 should be on a new line. 34
 Error
whitespace ParenPad '(' is not followed by whitespace. 36
 Error
whitespace ParenPad ')' is not preceded with whitespace. 36
 Error
blocks LeftCurly '{' at column 99 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
 Error
whitespace ParenPad '(' is not followed by whitespace. 41
 Error
whitespace ParenPad ')' is not preceded with whitespace. 41
 Error
blocks LeftCurly '{' at column 98 should be on a new line. 41
 Error
whitespace ParenPad '(' is not followed by whitespace. 42
 Error
whitespace ParenPad ')' is not preceded with whitespace. 42
 Error
whitespace ParenPad '(' is not followed by whitespace. 45
 Error
whitespace ParenPad ')' is not preceded with whitespace. 45
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 47

org/apache/maven/repository/internal/RelocatedArtifact.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 30
 Error
whitespace ParenPad '(' is not followed by whitespace. 42
 Error
whitespace ParenPad ')' is not preceded with whitespace. 42
 Error
blocks LeftCurly '{' at column 109 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
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. 46
 Error
whitespace ParenPad ')' is not preceded with whitespace. 46
 Error
whitespace ParenPad '(' is not followed by whitespace. 47
 Error
whitespace ParenPad ')' is not preceded with whitespace. 47
 Error
whitespace ParenPad '(' is not followed by whitespace. 48
 Error
whitespace ParenPad ')' is not preceded with whitespace. 48
 Error
blocks LeftCurly '{' at column 32 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
blocks LeftCurly '{' at column 30 should be on a new line. 52
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 54
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 54
 Error
blocks LeftCurly '{' at column 35 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
blocks LeftCurly '{' at column 33 should be on a new line. 60
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 62
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 62
 Error
blocks LeftCurly '{' at column 32 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
blocks LeftCurly '{' at column 30 should be on a new line. 68
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 70
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 70
 Error
whitespace ParenPad '(' is not followed by whitespace. 77
 Warning
coding HiddenField 'version' hides a field. 77
 Error
whitespace ParenPad ')' is not preceded with whitespace. 77
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 77
 Error
whitespace ParenPad '(' is not followed by whitespace. 79
 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. 79
 Error
whitespace ParenPad ')' is not preceded with whitespace. 79
 Error
whitespace ParenPad ')' is not preceded with whitespace. 79
 Error
blocks LeftCurly '{' at column 84 should be on a new line. 79
 Error
whitespace ParenPad '(' is not followed by whitespace. 82
 Error
whitespace ParenPad ')' is not preceded with whitespace. 82
 Error
whitespace ParenPad '(' is not followed by whitespace. 86
 Error
whitespace ParenPad ')' is not preceded with whitespace. 86
 Error
blocks LeftCurly '{' at column 40 should be on a new line. 86
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
blocks LeftCurly '{' at column 44 should be on a new line. 88
 Error
whitespace ParenPad '(' is not followed by whitespace. 91
 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. 91
 Error
whitespace ParenPad '(' is not followed by whitespace. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 Error
blocks LeftCurly '{' at column 67 should be on a new line. 95
 Error
whitespace ParenPad '(' is not followed by whitespace. 97
 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. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
blocks LeftCurly '{' at column 86 should be on a new line. 97
 Error
whitespace ParenPad '(' is not followed by whitespace. 100
 Error
whitespace ParenPad '(' is not followed by whitespace. 100
 Error
whitespace ParenPad ')' is not preceded with whitespace. 100
 Error
whitespace ParenPad ')' is not preceded with whitespace. 100
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 103
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 107
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 111
 Error
whitespace ParenPad '(' is not followed by whitespace. 115
 Error
whitespace ParenPad ')' is not preceded with whitespace. 115
 Error
blocks LeftCurly '{' at column 64 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 48 should be on a new line. 119
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 123

org/apache/maven/repository/internal/RemoteSnapshotMetadata.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. 39
 Error
whitespace ParenPad '(' is not followed by whitespace. 42
 Error
whitespace ParenPad ')' is not preceded with whitespace. 42
 Error
whitespace ParenPad '(' is not followed by whitespace. 46
 Error
whitespace ParenPad ')' is not preceded with whitespace. 46
 Error
blocks LeftCurly '{' at column 85 should be on a new line. 46
 Error
whitespace ParenPad '(' is not followed by whitespace. 47
 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. 47
 Error
whitespace ParenPad '(' is not followed by whitespace. 50
 Error
whitespace ParenPad ')' is not preceded with whitespace. 50
 Error
blocks LeftCurly '{' at column 104 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 45 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 57 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. 60
 Error
whitespace ParenPad ')' is not preceded with whitespace. 60
 Error
whitespace ParenPad '(' is not followed by whitespace. 64
 Error
whitespace ParenPad ')' is not preceded with whitespace. 64
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 64
 Error
whitespace ParenPad '(' is not followed by whitespace. 68
 Error
whitespace ParenPad ')' is not preceded with whitespace. 68
 Error
blocks LeftCurly '{' at column 47 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. 70
 Error
whitespace ParenPad ')' is not preceded with whitespace. 70
 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. 74
 Error
whitespace ParenPad '(' is not followed by whitespace. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 74
 Error
whitespace ParenPad '(' is not followed by whitespace. 75
 Error
whitespace ParenPad '(' is not followed by whitespace. 75
 Error
whitespace ParenPad ')' is not preceded with whitespace. 75
 Error
whitespace ParenPad ')' is not preceded with whitespace. 75
 Error
whitespace ParenPad '(' is not followed by whitespace. 78
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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 RightCurly '}' at column 9 should be alone on a line. 83
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 83
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 88
 Error
whitespace ParenPad '(' is not followed by whitespace. 91
 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. 91
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 91
 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. 98
 Error
whitespace ParenPad ')' is not preceded with whitespace. 98
 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
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. 108
 Error
whitespace ParenPad ')' is not preceded with whitespace. 108
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 108
 Error
whitespace ParenPad '(' is not followed by whitespace. 109
 Error
whitespace ParenPad ')' is not preceded with whitespace. 109
 Error
blocks LeftCurly '{' at column 73 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 followed by whitespace. 111
 Error
whitespace ParenPad ')' is not preceded with whitespace. 111
 Error
whitespace ParenPad ')' is not preceded with whitespace. 111
 Error
blocks LeftCurly '{' at column 49 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
whitespace ParenPad '(' is not followed by whitespace. 117
 Error
whitespace ParenPad ')' is not preceded with whitespace. 117
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 117
 Error
whitespace ParenPad '(' is not followed by whitespace. 118
 Error
whitespace ParenPad '(' is not followed by whitespace. 118
 Error
whitespace ParenPad ')' is not preceded with whitespace. 118
 Error
whitespace ParenPad ')' is not preceded with whitespace. 118
 Error
whitespace ParenPad '(' is not followed by whitespace. 122
 Error
whitespace ParenPad ')' is not preceded with whitespace. 122
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 122
 Error
whitespace ParenPad '(' is not followed by whitespace. 126
 Error
whitespace ParenPad ')' is not preceded with whitespace. 126
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 126
 Error
whitespace ParenPad '(' is not followed by whitespace. 128
 Error
whitespace ParenPad ')' is not preceded with whitespace. 128
 Error
blocks LeftCurly '{' at column 68 should be on a new line. 128

org/apache/maven/repository/internal/RemoteSnapshotMetadataGenerator.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. 38
 Error
whitespace ParenPad '(' is not followed by whitespace. 46
 Error
whitespace ParenPad ')' is not preceded with whitespace. 46
 Error
blocks LeftCurly '{' at column 93 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 followed by whitespace. 49
 Error
whitespace ParenPad ')' is not preceded with whitespace. 49
 Error
whitespace ParenPad '(' is not followed by whitespace. 59
 Error
whitespace ParenPad ')' is not preceded with whitespace. 59
 Error
blocks LeftCurly '{' at column 57 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
blocks LeftCurly '{' at column 61 should be on a new line. 60
 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. 67
 Error
whitespace ParenPad ')' is not preceded with whitespace. 67
 Error
blocks LeftCurly '{' at column 93 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
blocks LeftCurly '{' at column 45 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
blocks LeftCurly '{' at column 40 should be on a new line. 69
 Error
whitespace ParenPad '(' is not followed by whitespace. 70
 Error
whitespace ParenPad ')' is not preceded with whitespace. 70
 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. 72
 Error
whitespace ParenPad ')' is not preceded with whitespace. 72
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 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. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 74
 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. 83
 Error
whitespace ParenPad ')' is not preceded with whitespace. 83
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 83
 Error
whitespace ParenPad '(' is not followed by whitespace. 84
 Error
whitespace ParenPad '(' is not followed by whitespace. 84
 Error
whitespace ParenPad ')' is not preceded with whitespace. 84
 Error
whitespace ParenPad ')' is not preceded with whitespace. 84
 Error
blocks LeftCurly '{' at column 95 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
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. 87
 Error
whitespace ParenPad ')' is not preceded with whitespace. 87
 Error
blocks LeftCurly '{' at column 43 should be on a new line. 87
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
whitespace ParenPad '(' is not followed by whitespace. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 Error
blocks LeftCurly '{' at column 92 should be on a new line. 95

org/apache/maven/repository/internal/SnapshotMetadataGeneratorFactory.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
whitespace ParenPad '(' is not followed by whitespace. 32
 Error
whitespace ParenPad ')' is not preceded with whitespace. 32
 Error
blocks LeftCurly '{' at column 83 should be on a new line. 34
 Error
whitespace ParenPad '(' is not followed by whitespace. 36
 Error
whitespace ParenPad ')' is not preceded with whitespace. 36
 Error
blocks LeftCurly '{' at column 99 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
 Error
whitespace ParenPad '(' is not followed by whitespace. 41
 Error
whitespace ParenPad ')' is not preceded with whitespace. 41
 Error
blocks LeftCurly '{' at column 98 should be on a new line. 41
 Error
whitespace ParenPad '(' is not followed by whitespace. 42
 Error
whitespace ParenPad ')' is not preceded with whitespace. 42
 Error
whitespace ParenPad '(' is not followed by whitespace. 45
 Error
whitespace ParenPad ')' is not preceded with whitespace. 45
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 47

org/apache/maven/repository/internal/VersionsMetadata.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 34
 Error
whitespace ParenPad '(' is not followed by whitespace. 38
 Error
whitespace ParenPad ')' is not preceded with whitespace. 38
 Error
blocks LeftCurly '{' at column 57 should be on a new line. 38
 Error
whitespace ParenPad '(' is not followed by whitespace. 39
 Error
whitespace ParenPad '(' is not followed by whitespace. 39
 Error
whitespace ParenPad ')' is not preceded with whitespace. 39
 Error
whitespace ParenPad ')' is not preceded with whitespace. 39
 Error
whitespace ParenPad '(' is not followed by whitespace. 43
 Error
whitespace ParenPad ')' is not preceded with whitespace. 43
 Error
blocks LeftCurly '{' at column 68 should be on a new line. 43
 Error
whitespace ParenPad '(' is not followed by whitespace. 44
 Error
whitespace ParenPad '(' is not followed by whitespace. 44
 Error
whitespace ParenPad ')' is not preceded with whitespace. 44
 Error
whitespace ParenPad ')' is not preceded with whitespace. 44
 Error
whitespace ParenPad '(' is not followed by whitespace. 48
 Error
whitespace ParenPad ')' is not preceded with whitespace. 48
 Error
blocks LeftCurly '{' at column 73 should be on a new line. 48
 Error
whitespace ParenPad '(' is not followed by whitespace. 50
 Error
whitespace ParenPad ')' is not preceded with whitespace. 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
whitespace ParenPad '(' is not followed by whitespace. 55
 Error
whitespace ParenPad ')' is not preceded with whitespace. 55
 Error
blocks LeftCurly '{' at column 37 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. 58
 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
whitespace ParenPad ')' is not preceded with whitespace. 58
 Error
blocks LeftCurly '{' at column 87 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
whitespace ParenPad '(' is not followed by whitespace. 68
 Error
whitespace ParenPad ')' is not preceded with whitespace. 68
 Error
blocks LeftCurly '{' at column 46 should be on a new line. 68
 Error
whitespace ParenPad '(' is not followed by whitespace. 70
 Error
whitespace ParenPad ')' is not preceded with whitespace. 70
 Error
whitespace ParenPad '(' is not followed by whitespace. 72
 Error
whitespace ParenPad ')' is not preceded with whitespace. 72
 Error
blocks LeftCurly '{' at column 48 should be on a new line. 72
 Error
whitespace ParenPad '(' is not followed by whitespace. 73
 Error
whitespace ParenPad ')' is not preceded with whitespace. 73
 Error
blocks LeftCurly '{' at column 49 should be on a new line. 73
 Error
whitespace ParenPad '(' is not followed by whitespace. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 74
 Error
whitespace ParenPad '(' is not followed by whitespace. 76
 Error
whitespace ParenPad ')' is not preceded with whitespace. 76
 Error
blocks LeftCurly '{' at column 50 should be on a new line. 76
 Error
whitespace ParenPad '(' is not followed by whitespace. 77
 Error
whitespace ParenPad ')' is not preceded with whitespace. 77
 Error
whitespace ParenPad '(' is not followed by whitespace. 81
 Error
whitespace ParenPad ')' is not preceded with whitespace. 81
 Error
whitespace ParenPad '(' is not followed by whitespace. 82
 Error
whitespace ParenPad ')' is not preceded with whitespace. 82
 Error
whitespace ParenPad '(' is not followed by whitespace. 83
 Error
whitespace ParenPad '(' is not followed by whitespace. 83
 Error
whitespace ParenPad ')' is not preceded with whitespace. 83
 Error
whitespace ParenPad ')' is not preceded with whitespace. 83
 Error
blocks LeftCurly '{' at column 28 should be on a new line. 87
 Error
whitespace ParenPad '(' is not followed by whitespace. 91
 Error
whitespace ParenPad ')' is not preceded with whitespace. 91
 Error
blocks LeftCurly '{' at column 52 should be on a new line. 91
 Error
whitespace ParenPad '(' is not followed by whitespace. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 95
 Error
whitespace ParenPad '(' is not followed by whitespace. 96
 Error
whitespace ParenPad ')' is not preceded with whitespace. 96
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 99
 Error
blocks LeftCurly '{' at column 35 should be on a new line. 103
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 107
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 111

org/apache/maven/repository/internal/VersionsMetadataGenerator.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 62 should be on a new line. 40
 Error
whitespace ParenPad '(' is not followed by whitespace. 48
 Error
whitespace ParenPad ')' is not preceded with whitespace. 48
 Error
blocks LeftCurly '{' at column 88 should be on a new line. 48
 Error
whitespace ParenPad '(' is not followed by whitespace. 49
 Error
whitespace ParenPad ')' is not preceded with whitespace. 49
 Error
whitespace ParenPad '(' is not followed by whitespace. 52
 Error
whitespace ParenPad ')' is not preceded with whitespace. 52
 Error
blocks LeftCurly '{' at column 87 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 114 should be on a new line. 56
 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. 67
 Error
blocks LeftCurly '{' at column 86 should be on a new line. 67
 Error
whitespace ParenPad '(' is not followed by whitespace. 69
 Error
whitespace ParenPad ')' is not preceded with whitespace. 69
 Error
blocks LeftCurly '{' at column 55 should be on a new line. 69
 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. 77
 Error
whitespace ParenPad ')' is not preceded with whitespace. 77
 Error
blocks LeftCurly '{' at column 93 should be on a new line. 77
 Error
whitespace ParenPad '(' is not followed by whitespace. 81
 Error
whitespace ParenPad ')' is not preceded with whitespace. 81
 Error
blocks LeftCurly '{' at column 58 should be on a new line. 81
 Error
whitespace ParenPad '(' is not followed by whitespace. 85
 Error
whitespace ParenPad ')' is not preceded with whitespace. 85
 Error
blocks LeftCurly '{' at column 92 should be on a new line. 85
 Error
whitespace ParenPad '(' is not followed by whitespace. 86
 Error
whitespace ParenPad ')' is not preceded with whitespace. 86
 Error
blocks LeftCurly '{' at column 45 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. 88
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88
 Error
blocks LeftCurly '{' at column 53 should be on a new line. 88
 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
blocks LeftCurly '{' at column 47 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 preceded with whitespace. 92

org/apache/maven/repository/internal/VersionsMetadataGeneratorFactory.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
whitespace ParenPad '(' is not followed by whitespace. 32
 Error
whitespace ParenPad ')' is not preceded with whitespace. 32
 Error
blocks LeftCurly '{' at column 83 should be on a new line. 34
 Error
whitespace ParenPad '(' is not followed by whitespace. 36
 Error
whitespace ParenPad ')' is not preceded with whitespace. 36
 Error
blocks LeftCurly '{' at column 99 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
 Error
whitespace ParenPad '(' is not followed by whitespace. 41
 Error
whitespace ParenPad ')' is not preceded with whitespace. 41
 Error
blocks LeftCurly '{' at column 98 should be on a new line. 41
 Error
whitespace ParenPad '(' is not followed by whitespace. 42
 Error
whitespace ParenPad ')' is not preceded with whitespace. 42
 Error
whitespace ParenPad '(' is not followed by whitespace. 45
 Error
whitespace ParenPad ')' is not preceded with whitespace. 45
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 47