Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
300849

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
1Errors Error
NewlineAtEndOfFile1Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
32Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
34Errors Error
JavadocMethod39Errors Error
JavadocType4Errors Error
JavadocVariable12Errors Error
JavadocStyle3Errors Error
ConstantName2Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength114Errors Error
MethodLength1Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad10Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter2Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap4Errors Error
ParenPad404Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter2Errors Error
WhitespaceAround12Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock1Errors Error
LeftCurly93Errors Error
NeedBraces0Errors Error
RightCurly18Errors Error
AvoidInlineConditionals2Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField2Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension14Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier2Errors Error
ArrayTypeStyle0Errors Error
FinalParameters37Errors Error
TodoComment5Errors Error
UpperEll0Errors Error

Details

com/github/jlgrock/javascriptframework/jsar/JsarArchiver.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsLine is longer than 80 characters.41
ErrorsMissing a Javadoc comment.41
Errors'+' should be on a new line.41
ErrorsLine contains a tab character.42
Errors'+' should be on a new line.42
ErrorsLine contains a tab character.43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.45
ErrorsMissing a Javadoc comment.45
ErrorsLine is longer than 80 characters.47
ErrorsMissing a Javadoc comment.47
Errors'+' should be on a new line.47
Errors'+' should be on a new line.48
ErrorsLine has trailing spaces.50
ErrorsMissing a Javadoc comment.51
ErrorsLine has trailing spaces.52
Errors'(' is followed by whitespace.56
Errors')' is preceded with whitespace.56
ErrorsLine has trailing spaces.57
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.63
ErrorsFirst sentence should end with a period.65
ErrorsExpected an @return tag.70
ErrorsLine is longer than 80 characters.70
ErrorsMethod 'getManifest' is not designed for extension - needs to be abstract, final or empty.70
Errors'(' is followed by whitespace.70
ErrorsParameter project should be final.70
ErrorsExpected @param tag for 'project'.70
ErrorsParameter config should be final.70
ErrorsExpected @param tag for 'config'.70
Errors')' is preceded with whitespace.70
ErrorsExpected @throws tag for 'ManifestException'.71
ErrorsExpected @throws tag for 'DependencyResolutionRequiredException'.71
Errors'{' should be on the previous line.72
ErrorsLine is longer than 80 characters.74
ErrorsAvoid inline conditionals.74
ErrorsLine is longer than 80 characters.75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
Errors'{' should be on the previous line.79
Errors'(' is followed by whitespace.81
Errors';' is followed by whitespace.81
Errors'{' should be on the previous line.82
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
ErrorsLine is longer than 80 characters.85
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors'(' is followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors')' is preceded with whitespace.86
Errors'{' should be on the previous line.87
ErrorsLine is longer than 80 characters.88
ErrorsLine is longer than 80 characters.89
ErrorsLine is longer than 80 characters.90
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors'}' should be on the same line.92
Errors'{' should be on the previous line.94
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'{' should be on the previous line.102
Errors'(' is followed by whitespace.104
Errors';' is followed by whitespace.104
Errors'{' should be on the previous line.105
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.110
Errors'{' should be on the previous line.111
Errors'(' is followed by whitespace.114
Errors';' is followed by whitespace.114
Errors'{' should be on the previous line.115
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
ErrorsLine is longer than 80 characters.118
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
ErrorsFirst sentence should end with a period.130
ErrorsExpected an @return tag.135
ErrorsLine is longer than 80 characters.135
ErrorsMethod 'getManifest' is not designed for extension - needs to be abstract, final or empty.135
Errors'(' is followed by whitespace.135
ErrorsParameter project should be final.135
ErrorsExpected @param tag for 'project'.135
ErrorsParameter config should be final.135
ErrorsExpected @param tag for 'config'.135
Errors')' is preceded with whitespace.135
ErrorsExpected @throws tag for 'ManifestException'.136
ErrorsExpected @throws tag for 'DependencyResolutionRequiredException'.136
Errors'{' should be on the previous line.137
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
ErrorsLine is longer than 80 characters.141
ErrorsMissing a Javadoc comment.141
Errors'(' is followed by whitespace.141
ErrorsParameter manifest should be final.141
ErrorsParameter map should be final.141
ErrorsParameter key should be final.141
ErrorsParameter value should be final.141
Errors')' is preceded with whitespace.141
Errors'{' should be on the previous line.143
Errors'(' is followed by whitespace.144
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
Errors')' is preceded with whitespace.144
Errors'{' should be on the previous line.145
Errors'(' is followed by whitespace.148
Errors')' is preceded with whitespace.148
ErrorsLine is longer than 80 characters.151
ErrorsMissing a Javadoc comment.151
Errors'(' is followed by whitespace.151
ErrorsParameter manifest should be final.151
ErrorsParameter key should be final.151
ErrorsParameter value should be final.151
Errors')' is preceded with whitespace.151
Errors'{' should be on the previous line.153
Errors'(' is followed by whitespace.154
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
Errors')' is preceded with whitespace.154
Errors'{' should be on the previous line.155
Errors'(' is followed by whitespace.156
Errors')' is preceded with whitespace.156
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors'}' should be on the same line.158
Errors'{' should be on the previous line.160
ErrorsLine has trailing spaces.161
ErrorsLine is longer than 80 characters.161
Errors'(' is followed by whitespace.163
Errors')' is preceded with whitespace.163
Errors'(' is followed by whitespace.164
Errors')' is preceded with whitespace.164
ErrorsLine is longer than 80 characters.168
ErrorsMethod 'getManifest' is not designed for extension - needs to be abstract, final or empty.168
ErrorsMethod length is 230 lines (max allowed is 150).168
ErrorsMissing a Javadoc comment.168
Errors'(' is followed by whitespace.168
ErrorsParameter project should be final.168
ErrorsParameter config should be final.168
ErrorsParameter entries should be final.168
Errors')' is preceded with whitespace.168
Errors'{' should be on the previous line.170
ErrorsComment matches to-do format 'TODO:'.171
Errors'(' is followed by whitespace.175
Errors')' is preceded with whitespace.175
Errors'(' is followed by whitespace.177
Errors')' is preceded with whitespace.177
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
Errors'{' should be on the previous line.180
ErrorsLine has trailing spaces.182
ErrorsLine has trailing spaces.187
Errors'(' is followed by whitespace.190
Errors';' is followed by whitespace.190
Errors'{' should be on the previous line.191
Errors'(' is followed by whitespace.192
Errors')' is preceded with whitespace.192
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
Errors'{' should be on the previous line.194
ErrorsLine is longer than 80 characters.195
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.195
ErrorsLine has trailing spaces.196
Errors'(' is followed by whitespace.197
Errors')' is preceded with whitespace.197
Errors'{' should be on the previous line.198
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
Errors'(' is followed by whitespace.201
Errors')' is preceded with whitespace.201
ErrorsLine has trailing spaces.202
ErrorsLine is longer than 80 characters.203
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
Errors'{' should be on the previous line.205
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
Errors'}' should be on the same line.207
Errors'{' should be on the previous line.209
ErrorsLine is longer than 80 characters.211
Errors'(' is followed by whitespace.211
Errors'(' is followed by whitespace.211
Errors')' is preceded with whitespace.211
Errors')' is preceded with whitespace.211
ErrorsLine is longer than 80 characters.212
Errors'(' is followed by whitespace.212
Errors'(' is followed by whitespace.212
ErrorsAvoid inline conditionals.212
Errors')' is preceded with whitespace.212
Errors')' is preceded with whitespace.212
ErrorsLine has trailing spaces.213
Errors'(' is followed by whitespace.215
Errors')' is preceded with whitespace.215
Errors'{' should be on the previous line.216
ErrorsLine is longer than 80 characters.217
Errors'(' is followed by whitespace.219
Errors')' is preceded with whitespace.219
Errors'{' should be on the previous line.220
ErrorsLine is longer than 80 characters.221
Errors'(' is followed by whitespace.221
Errors')' is preceded with whitespace.221
ErrorsLine has trailing spaces.223
ErrorsLine is longer than 80 characters.224
Errors'(' is followed by whitespace.224
Errors'(' is followed by whitespace.224
Errors')' is preceded with whitespace.224
Errors')' is preceded with whitespace.224
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
Errors'{' should be on the previous line.226
ErrorsLine is longer than 80 characters.227
Errors'(' is followed by whitespace.227
Errors')' is preceded with whitespace.227
ErrorsLine is longer than 80 characters.228
Errors'(' is followed by whitespace.228
Errors')' is preceded with whitespace.228
Errors'}' should be on the same line.229
Errors'{' should be on the previous line.231
ErrorsLine is longer than 80 characters.232
Errors'(' is followed by whitespace.232
Errors')' is preceded with whitespace.232
ErrorsLine is longer than 80 characters.233
Errors'(' is followed by whitespace.233
Errors')' is preceded with whitespace.233
ErrorsLine is longer than 80 characters.236
Errors'(' is followed by whitespace.236
Errors'(' is followed by whitespace.236
Errors')' is preceded with whitespace.236
Errors')' is preceded with whitespace.236
ErrorsLine has trailing spaces.237
ErrorsLine is longer than 80 characters.238
Errors'(' is followed by whitespace.238
Errors';' is followed by whitespace.238
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.241
ErrorsLine has trailing spaces.243
ErrorsLine is longer than 80 characters.244
Errors'(' is followed by whitespace.244
Errors')' is preceded with whitespace.244
ErrorsLine has trailing spaces.245
Errors'{' should be on the previous line.247
ErrorsLine is longer than 80 characters.248
Errors'(' is followed by whitespace.248
Errors'(' is followed by whitespace.248
Errors')' is preceded with whitespace.248
Errors')' is preceded with whitespace.248
Errors'(' is followed by whitespace.250
Errors')' is preceded with whitespace.250
Errors'{' should be on the previous line.251
ErrorsLine is longer than 80 characters.252
Errors'(' is followed by whitespace.252
Errors'(' is followed by whitespace.252
Errors')' is preceded with whitespace.252
Errors')' is preceded with whitespace.252
Errors'}' should be on the same line.253
Errors'{' should be on the previous line.255
ErrorsLine is longer than 80 characters.256
Errors'(' is followed by whitespace.256
Errors'(' is followed by whitespace.256
Errors')' is preceded with whitespace.256
Errors')' is preceded with whitespace.256
Errors'}' should be on the same line.258
ErrorsLine is longer than 80 characters.259
Errors'(' is followed by whitespace.259
Errors'(' is followed by whitespace.259
Errors')' is preceded with whitespace.259
Errors')' is preceded with whitespace.259
ErrorsLine is longer than 80 characters.261
ErrorsLine is longer than 80 characters.262
Errors'(' is followed by whitespace.263
Errors')' is preceded with whitespace.263
Errors'{' should be on the previous line.264
ErrorsLine is longer than 80 characters.265
Errors'(' is followed by whitespace.265
Errors'(' is followed by whitespace.265
Errors')' is preceded with whitespace.265
Errors')' is preceded with whitespace.265
Errors'}' should be on the same line.266
Errors'{' should be on the previous line.268
ErrorsLine is longer than 80 characters.269
Errors'(' is followed by whitespace.269
Errors'(' is followed by whitespace.269
Errors')' is preceded with whitespace.269
Errors')' is preceded with whitespace.269
Errors'}' should be on the same line.271
ErrorsLine is longer than 80 characters.272
Errors'(' is followed by whitespace.272
Errors'(' is followed by whitespace.272
Errors')' is preceded with whitespace.272
Errors')' is preceded with whitespace.272
Errors'(' is followed by whitespace.274
Errors')' is preceded with whitespace.274
Errors'{' should be on the previous line.275
ErrorsLine is longer than 80 characters.277
ErrorsLine is longer than 80 characters.278
Errors')' is preceded with whitespace.278
ErrorsLine has trailing spaces.280
ErrorsLine is longer than 80 characters.281
Errors'(' is followed by whitespace.281
Errors'(' is followed by whitespace.281
Errors')' is preceded with whitespace.281
Errors')' is preceded with whitespace.281
Errors'}' should be on the same line.282
Errors'{' should be on the previous line.284
ErrorsLine is longer than 80 characters.285
Errors'(' is followed by whitespace.285
ErrorsLine is longer than 80 characters.286
Errors')' is preceded with whitespace.286
Errors'}' should be on the same line.288
Errors'(' is followed by whitespace.289
Errors')' is preceded with whitespace.289
Errors'{' should be on the previous line.290
ErrorsLine is longer than 80 characters.292
Errors'(' is followed by whitespace.292
Errors')' is preceded with whitespace.293
ErrorsLine has trailing spaces.294
Errors'(' is followed by whitespace.295
Errors')' is preceded with whitespace.295
Errors'}' should be on the same line.297
Errors'{' should be on the previous line.299
ErrorsLine is longer than 80 characters.300
Errors'(' is followed by whitespace.300
Errors';' is followed by whitespace.300
Errors'(' is followed by whitespace.303
Errors')' is preceded with whitespace.303
Errors'(' is followed by whitespace.310
Errors')' is preceded with whitespace.310
Errors'{' should be on the previous line.311
Errors'(' is followed by whitespace.314
Errors')' is preceded with whitespace.314
Errors'(' is followed by whitespace.318
Errors')' is preceded with whitespace.318
Errors'{' should be on the previous line.319
ErrorsLine is longer than 80 characters.320
Errors'(' is followed by whitespace.320
Errors')' is preceded with whitespace.320
ErrorsLine is longer than 80 characters.321
Errors'(' is followed by whitespace.321
Errors')' is preceded with whitespace.321
Errors'(' is followed by whitespace.323
Errors')' is preceded with whitespace.323
Errors'{' should be on the previous line.324
ErrorsLine is longer than 80 characters.325
Errors'(' is followed by whitespace.325
Errors')' is preceded with whitespace.325
Errors'(' is followed by whitespace.329
Errors')' is preceded with whitespace.329
Errors'{' should be on the previous line.330
ErrorsLine is longer than 80 characters.331
Errors'(' is followed by whitespace.331
Errors')' is preceded with whitespace.331
ErrorsLine is longer than 80 characters.332
Errors'(' is followed by whitespace.332
Errors')' is preceded with whitespace.332
ErrorsLine is longer than 80 characters.334
Errors'(' is followed by whitespace.334
Errors')' is preceded with whitespace.334
Errors'(' is followed by whitespace.336
Errors')' is preceded with whitespace.336
Errors'{' should be on the previous line.337
ErrorsLine is longer than 80 characters.338
Errors'(' is followed by whitespace.338
Errors')' is preceded with whitespace.338
Errors'(' is followed by whitespace.343
Errors'(' is followed by whitespace.343
Errors')' is preceded with whitespace.343
Errors')' is preceded with whitespace.343
Errors'{' should be on the previous line.344
Errors'(' is followed by whitespace.345
Errors')' is preceded with whitespace.345
Errors'(' is followed by whitespace.349
Errors')' is preceded with whitespace.349
Errors'{' should be on the previous line.350
ErrorsComment matches to-do format 'TODO:'.351
ErrorsLine is longer than 80 characters.351
Errors'(' is followed by whitespace.355
Errors';' is followed by whitespace.355
Errors'{' should be on the previous line.356
Errors'(' is followed by whitespace.358
Errors'(' is followed by whitespace.358
Errors')' is preceded with whitespace.358
Errors')' is preceded with whitespace.358
Errors'{' should be on the previous line.359
Errors'(' is followed by whitespace.360
Errors'(' is followed by whitespace.360
Errors')' is preceded with whitespace.360
Errors')' is preceded with whitespace.360
Errors'{' should be on the previous line.361
Errors'(' is followed by whitespace.362
Errors')' is preceded with whitespace.362
Errors'{' should be on the previous line.363
Errors'(' is followed by whitespace.364
Errors')' is preceded with whitespace.364
Errors'(' is followed by whitespace.366
Errors')' is preceded with whitespace.366
Errors'(' is followed by whitespace.371
Errors')' is preceded with whitespace.371
Errors'{' should be on the previous line.372
ErrorsLine is longer than 80 characters.373
Errors'(' is followed by whitespace.373
Errors')' is preceded with whitespace.373
Errors'(' is followed by whitespace.376
Errors';' is followed by whitespace.376
Errors'{' should be on the previous line.377
ErrorsComment matches to-do format 'TODO:'.378
ErrorsLine is longer than 80 characters.378
ErrorsLine is longer than 80 characters.379
Errors'(' is followed by whitespace.381
Errors'(' is followed by whitespace.381
Errors')' is preceded with whitespace.381
Errors')' is preceded with whitespace.381
Errors'{' should be on the previous line.382
ErrorsLine is longer than 80 characters.384
Errors'(' is followed by whitespace.384
Errors')' is preceded with whitespace.384
ErrorsLine is longer than 80 characters.385
ErrorsLine is longer than 80 characters.386
Errors'(' is followed by whitespace.386
Errors')' is preceded with whitespace.386
Errors'(' is followed by whitespace.388
Errors')' is preceded with whitespace.388
Errors'{' should be on the previous line.389
ErrorsLine is longer than 80 characters.390
ErrorsLine is longer than 80 characters.391
Errors'(' is followed by whitespace.392
Errors')' is preceded with whitespace.392
ErrorsLine is longer than 80 characters.401
ErrorsMissing a Javadoc comment.401
Errors'(' is followed by whitespace.401
ErrorsParameter m should be final.401
ErrorsParameter entries should be final.401
ErrorsParameter config should be final.401
Errors')' is preceded with whitespace.401
Errors'{' should be on the previous line.403
ErrorsLine is longer than 80 characters.404
Errors'(' is followed by whitespace.404
Errors'(' is followed by whitespace.404
Errors')' is preceded with whitespace.404
Errors')' is preceded with whitespace.404
ErrorsLine is longer than 80 characters.405
Errors'(' is followed by whitespace.405
Errors'(' is followed by whitespace.405
Errors')' is preceded with whitespace.405
Errors')' is preceded with whitespace.405
ErrorsComment matches to-do format 'TODO:'.407
ErrorsLine is longer than 80 characters.412
Errors'(' is followed by whitespace.418
Errors')' is preceded with whitespace.418
Errors'{' should be on the previous line.419
ErrorsLine is longer than 80 characters.420
Errors'(' is followed by whitespace.420
Errors')' is preceded with whitespace.420
ErrorsMethod 'getArchiver' is not designed for extension - needs to be abstract, final or empty.424
ErrorsMissing a Javadoc comment.424
Errors'{' should be on the previous line.425
ErrorsMethod 'setArchiver' is not designed for extension - needs to be abstract, final or empty.429
ErrorsMissing a Javadoc comment.429
Errors'(' is followed by whitespace.429
ErrorsParameter archiver should be final.429
Errors'archiver' hides a field.429
Errors')' is preceded with whitespace.429
Errors'{' should be on the previous line.430
ErrorsMethod 'setOutputFile' is not designed for extension - needs to be abstract, final or empty.434
ErrorsMissing a Javadoc comment.434
Errors'(' is followed by whitespace.434
ErrorsParameter outputFile should be final.434
Errors')' is preceded with whitespace.434
Errors'{' should be on the previous line.435
ErrorsLine is longer than 80 characters.439
ErrorsMethod 'createArchive' is not designed for extension - needs to be abstract, final or empty.439
ErrorsMissing a Javadoc comment.439
Errors'(' is followed by whitespace.439
ErrorsParameter project should be final.439
ErrorsParameter archiveConfiguration should be final.439
ErrorsParameter debugFilename should be final.439
Errors')' is preceded with whitespace.439
ErrorsLine is longer than 80 characters.440
ErrorsLine is longer than 80 characters.442
Errors'(' is followed by whitespace.445
Errors')' is preceded with whitespace.445
Errors'(' is followed by whitespace.448
Errors')' is preceded with whitespace.448
Errors'{' should be on the previous line.449
ErrorsLine is longer than 80 characters.450
ErrorsLine is longer than 80 characters.451
ErrorsLine is longer than 80 characters.453
ErrorsLine is longer than 80 characters.459
Errors'(' is followed by whitespace.461
Errors')' is preceded with whitespace.461
Errors'{' should be on the previous line.462
ErrorsLine is longer than 80 characters.463
Errors'(' is followed by whitespace.463
Errors')' is preceded with whitespace.463
ErrorsLine is longer than 80 characters.470
Errors'(' is followed by whitespace.470
Errors')' is preceded with whitespace.470
ErrorsLine is longer than 80 characters.472
ErrorsLine is longer than 80 characters.474
ErrorsLine is longer than 80 characters.476
Errors'(' is followed by whitespace.477
Errors')' is preceded with whitespace.477
Errors'{' should be on the previous line.478
ErrorsLine is longer than 80 characters.479
Errors'(' is followed by whitespace.479
Errors')' is preceded with whitespace.479
Errors'(' is followed by whitespace.480
Errors')' is preceded with whitespace.480
ErrorsLine is longer than 80 characters.482
Errors'(' is followed by whitespace.482
Errors')' is preceded with whitespace.482
ErrorsLine is longer than 80 characters.485
ErrorsLine is longer than 80 characters.487
Errors'(' is followed by whitespace.491
Errors')' is preceded with whitespace.491
Errors'{' should be on the previous line.492
Errors'(' is followed by whitespace.493
Errors')' is preceded with whitespace.493
Errors'(' is followed by whitespace.496
Errors')' is preceded with whitespace.496
Errors'(' is followed by whitespace.499
Errors')' is preceded with whitespace.499
Errors'(' is followed by whitespace.501
Errors')' is preceded with whitespace.501
Errors'(' is followed by whitespace.503
Errors')' is preceded with whitespace.503
Errors'(' is followed by whitespace.505
Errors')' is preceded with whitespace.505
ErrorsLine is longer than 80 characters.507
Errors'(' is followed by whitespace.508
Errors')' is preceded with whitespace.508
Errors'{' should be on the previous line.509
Errors'(' is followed by whitespace.511
Errors';' is followed by whitespace.511
Errors'{' should be on the previous line.512
Errors'(' is followed by whitespace.513
Errors')' is preceded with whitespace.513
Errors'(' is followed by whitespace.514
Errors')' is preceded with whitespace.514
Errors'(' is followed by whitespace.518
Errors')' is preceded with whitespace.518
ErrorsLine is longer than 80 characters.519
Errors'(' is followed by whitespace.519
Errors')' is preceded with whitespace.519
ErrorsMust have at least one statement.520
ErrorsLine is longer than 80 characters.522
ErrorsLine has trailing spaces.528
ErrorsLine has trailing spaces.529
ErrorsMissing a Javadoc comment.530
Errors'(' is followed by whitespace.530
ErrorsParameter artifacts should be final.530
ErrorsParameter file should be final.530
Errors')' is preceded with whitespace.530
Errors'{' should be on the previous line.531
Errors'(' is followed by whitespace.532
Errors';' is followed by whitespace.532
Errors'{' should be on the previous line.533
Errors'(' is followed by whitespace.536
Errors')' is preceded with whitespace.536
Errors'{' should be on the previous line.537
Errors'(' is followed by whitespace.538
Errors'(' is followed by whitespace.538
Errors')' is preceded with whitespace.538
Errors')' is preceded with whitespace.538
Errors'{' should be on the previous line.539

com/github/jlgrock/javascriptframework/jsar/JsarMojo.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.16
ErrorsLine is longer than 80 characters.17
ErrorsUnknown tag 'goal'.21
ErrorsUnknown tag 'phase'.22
ErrorsUnknown tag 'requiresDependencyResolution'.25
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine is longer than 80 characters.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsVariable 'sourceDirectory' must be private and have accessor methods.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine is longer than 80 characters.38
ErrorsMethod 'getClassifier' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
Errors'{' should be on the previous line.45
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.52
Errors'{' should be on the previous line.53
ErrorsExpected an @return tag.60
ErrorsMethod 'getSourceDirectory' is not designed for extension - needs to be abstract, final or empty.60
Errors'{' should be on the previous line.61
ErrorsLine contains a tab character.62
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.67
ErrorsMissing a Javadoc comment.67
Errors'{' is followed by whitespace.67
ErrorsMissing a Javadoc comment.69
Errors'{' is followed by whitespace.69
ErrorsLine is longer than 80 characters.72
ErrorsLine is longer than 80 characters.80
ErrorsLine is longer than 80 characters.98
ErrorsLine has trailing spaces.109
ErrorsLine is longer than 80 characters.121
ErrorsLine is longer than 80 characters.131
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.141
ErrorsLine has trailing spaces.158
ErrorsFirst sentence should end with a period.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsVariable 'debugFilename' must be private and have accessor methods.163
ErrorsMissing a Javadoc comment.165
Errors'{' should be on the previous line.166
ErrorsLine is longer than 80 characters.170
ErrorsMissing a Javadoc comment.170
Errors'(' is followed by whitespace.170
ErrorsParameter basedir should be final.170
ErrorsParameter finalName should be final.170
ErrorsParameter classifier should be final.170
Errors')' is preceded with whitespace.170
Errors'(' is followed by whitespace.172
Errors')' is preceded with whitespace.172
Errors'{' should be on the previous line.173
Errors'}' should be on the same line.175
ErrorsLine is longer than 80 characters.176
Errors'(' is followed by whitespace.176
Errors'(' is followed by whitespace.176
Errors')' is preceded with whitespace.176
Errors')' is preceded with whitespace.176
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
ErrorsExpected an @return tag.188
ErrorsMethod 'getDefaultManifestFile' is not designed for extension - needs to be abstract, final or empty.188
Errors'{' should be on the previous line.189
ErrorsExpected an @return tag.199
ErrorsMethod 'createArchive' is not designed for extension - needs to be abstract, final or empty.199
ErrorsExpected @throws tag for 'MojoExecutionException'.200
Errors'{' should be on the previous line.201
ErrorsLine is longer than 80 characters.202
Errors'(' is followed by whitespace.202
Errors')' is preceded with whitespace.202
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
ErrorsLine has trailing spaces.207
Errors'(' is followed by whitespace.208
Errors')' is preceded with whitespace.208
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
Errors'{' should be on the previous line.213
Errors'(' is followed by whitespace.215
Errors')' is preceded with whitespace.215
Errors'{' should be on the previous line.216
ErrorsLine is longer than 80 characters.217
ErrorsLine contains a tab character.217
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.217
Errors'}' should be on the same line.218
Errors'{' should be on the previous line.220
ErrorsLine is longer than 80 characters.221
Errors'(' is followed by whitespace.221
Errors')' is preceded with whitespace.221
ErrorsLine is longer than 80 characters.226
Errors'(' is followed by whitespace.226
Errors')' is preceded with whitespace.226
ErrorsLine is longer than 80 characters.228
ErrorsLine contains a tab character.228
Errors'(' is followed by whitespace.228
Errors')' is preceded with whitespace.228
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.229
Errors'(' is followed by whitespace.231
Errors')' is preceded with whitespace.231
Errors'}' should be on the same line.234
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
Errors'{' should be on the previous line.236
ErrorsComment matches to-do format 'TODO:'.237
Errors'(' is followed by whitespace.238
Errors')' is preceded with whitespace.238
ErrorsLine has trailing spaces.247
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.247
ErrorsExpected @throws tag for 'MojoExecutionException'.247
ErrorsExpected @throws tag for 'MojoFailureException'.247
Errors'{' should be on the previous line.248
Errors'classifier' hides a field.251
Errors'(' is followed by whitespace.252
Errors')' is preceded with whitespace.252
Errors'{' should be on the previous line.253
ErrorsLine is longer than 80 characters.254
Errors'(' is followed by whitespace.254
Errors')' is preceded with whitespace.254
Errors'}' should be on the same line.255
Errors'{' should be on the previous line.257
Errors'(' is followed by whitespace.258
Errors')' is preceded with whitespace.258
ErrorsMissing a Javadoc comment.262
Errors'{' should be on the previous line.263
Errors'(' is followed by whitespace.264
Errors')' is preceded with whitespace.264
Errors'{' should be on the previous line.265
ErrorsMissing a Javadoc comment.271
Errors'{' should be on the previous line.272
Errors'(' is followed by whitespace.273
Errors')' is preceded with whitespace.273
Errors'{' should be on the previous line.274

com/github/jlgrock/javascriptframework/jsar/JsarPropertiesUtil.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.18
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.19
Errors'(' is followed by whitespace.19
Errors')' is preceded with whitespace.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsMissing a Javadoc comment.23
Errors'(' is followed by whitespace.23
ErrorsParameter props should be final.23
ErrorsParameter file should be final.23
Errors')' is preceded with whitespace.23
Errors'{' should be on the previous line.25
Errors'(' is followed by whitespace.26
Errors')' is preceded with whitespace.26
Errors'{' should be on the previous line.27
ErrorsLine has trailing spaces.32
Errors'{' should be on the previous line.33
Errors'(' is followed by whitespace.34
Errors')' is preceded with whitespace.34
Errors'(' is followed by whitespace.35
Errors')' is preceded with whitespace.35
Errors'(' is followed by whitespace.38
Errors')' is preceded with whitespace.38
Errors'}' should be on the same line.39
Errors'(' is followed by whitespace.40
Errors')' is preceded with whitespace.40
Errors'{' should be on the previous line.41
Errors'}' should be on the same line.43
Errors'{' should be on the previous line.45
Errors'(' is followed by whitespace.46
Errors')' is preceded with whitespace.46
ErrorsMissing a Javadoc comment.50
Errors'(' is followed by whitespace.50
ErrorsParameter properties should be final.50
ErrorsParameter outputFile should be final.50
ErrorsParameter forceCreation should be final.51
Errors')' is preceded with whitespace.51
Errors'{' should be on the previous line.53
ErrorsLine is longer than 80 characters.55
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
Errors'(' is followed by whitespace.57
Errors')' is preceded with whitespace.57
Errors'(' is followed by whitespace.59
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.59
Errors')' is preceded with whitespace.59
Errors'{' should be on the previous line.60
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
Errors'{' should be on the previous line.65
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsLine is longer than 80 characters.67
Errors'}' should be on the same line.69
Errors'{' should be on the previous line.71
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
ErrorsLine contains a tab character.76
ErrorsLine is longer than 80 characters.79
ErrorsMethod 'createPomProperties' is not designed for extension - needs to be abstract, final or empty.79
Errors'(' is followed by whitespace.79
ErrorsParameter project should be final.79
ErrorsExpected @param tag for 'project'.79
ErrorsParameter archiver should be final.79
ErrorsExpected @param tag for 'archiver'.79
ErrorsParameter pomPropertiesFile should be final.79
ErrorsExpected @param tag for 'pomPropertiesFile'.79
ErrorsLine is longer than 80 characters.80
ErrorsParameter forceCreation should be final.80
ErrorsExpected @param tag for 'forceCreation'.80
ErrorsParameter debugFilename should be final.80
ErrorsExpected @param tag for 'debugFilename'.80
Errors')' is preceded with whitespace.80
ErrorsExpected @throws tag for 'ArchiverException'.81
ErrorsExpected @throws tag for 'IOException'.81
Errors'{' should be on the previous line.82
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsLine has trailing spaces.93
Errors'+' is not preceded with whitespace.94
Errors'+' is not followed by whitespace.94
ErrorsLine contains a tab character.97
Errors'for' is not followed by whitespace.97
Errors'=' is not preceded with whitespace.97
Errors'=' is not followed by whitespace.97
Errors'<' is not preceded with whitespace.97
Errors'<' is not followed by whitespace.97
ErrorsLine has trailing spaces.98
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
Errors'if' is not followed by whitespace.99
ErrorsLine is longer than 80 characters.100
ErrorsLine contains a tab character.100
Errors'+' is not preceded with whitespace.100
Errors'+' is not followed by whitespace.100
Errors'+' is not preceded with whitespace.100
Errors'+' is not followed by whitespace.100
ErrorsLine contains a tab character.101
ErrorsLine has trailing spaces.102
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine has trailing spaces.105
Errors'(' is followed by whitespace.106
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
ErrorsLine is longer than 80 characters.110
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.110