Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
18656708

Rules

RulesViolationsSeverity
FileLength0Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
18Errors Error
FileTabCharacter
  • eachLine: "true"
2Errors Error
LeftCurly
  • option: "nl"
79Errors Error
RightCurly
  • option: "alone"
69Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
65Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
51Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
2Errors Error
JavadocVariable
  • scope: "protected"
6Infos Info
ConstantName1Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName1Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName1Errors Error
TypeName0Errors Error
AvoidStarImport2Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
MethodLength8Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap42Errors Error
ParenPad
  • option: "space"
389Errors Error
WhitespaceAfter2Errors Error
WhitespaceAround2Errors Error
ModifierOrder18Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks1Errors Error
EmptyBlock
  • option: "text"
0Errors Error
NeedBraces1Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
5Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber
  • ignoreNumbers: "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024"
2Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows3Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

org/codehaus/mojo/nbm/AbstractNbmMojo.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
ErrorsMissing a Javadoc comment.53
WarningsExpected an @return tag.60
WarningsMissing a Javadoc comment.125
Errors'(' is not followed by whitespace.181
Errors')' is not preceded with whitespace.181
WarningsMissing a Javadoc comment.237
WarningsMissing a Javadoc comment.276
ErrorsLine is longer than 120 characters.364
Errors'}' should be alone on a line.369
Errors'{' should be on a new line.369
Errors')' is not preceded with whitespace.382
ErrorsLine is longer than 120 characters.397
Errors'}' should be alone on a line.400
Errors'{' should be on a new line.400
Errors'if' construct must use '{}'s.401
Errors'(' is not followed by whitespace.401
Errors')' is not preceded with whitespace.401
WarningsMissing a Javadoc comment.424
WarningsMissing a Javadoc comment.471
ErrorsLine is longer than 120 characters.472
Errors'(' is not followed by whitespace.485
Errors')' is not preceded with whitespace.485
Errors')' is not preceded with whitespace.487
Errors'(' is not followed by whitespace.507
Errors')' is not preceded with whitespace.507
Errors'{' should be on a new line.507
Errors'(' is not followed by whitespace.515
Errors')' is not preceded with whitespace.515
Errors'{' should be on a new line.515
Errors'(' is not followed by whitespace.519
Errors')' is not preceded with whitespace.519
Errors'(' is not followed by whitespace.523
Errors')' is not preceded with whitespace.523
Errors'(' is not followed by whitespace.526
Errors')' is not preceded with whitespace.526
ErrorsMissing a Javadoc comment.529
Errors'{' should be on a new line.529
Errors'(' is not followed by whitespace.533
Errors')' is not preceded with whitespace.533
Errors'{' should be on a new line.533
Errors'{' should be on a new line.538
Errors'{' should be on a new line.542
WarningsMissing a Javadoc comment.546
Errors'{' should be on a new line.546
WarningsMissing a Javadoc comment.550
Errors'{' should be on a new line.550

org/codehaus/mojo/nbm/AdaptNbVersion.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
InfosMissing a Javadoc comment.32
InfosMissing a Javadoc comment.33
WarningsMissing a Javadoc comment.36
Errors'}' should be alone on a line.67
Errors'}' should be alone on a line.75

org/codehaus/mojo/nbm/BrandingMojo.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
WarningsMissing a Javadoc comment.87
ErrorsLine is longer than 120 characters.91
Errors')' is not preceded with whitespace.91
Errors'{' should be on a new line.93
Errors'+' should be on a new line.148
Errors'+' should be on a new line.149
Errors'}' should be alone on a line.162
Errors'+' should be on a new line.176
Errors'+' should be on a new line.177
Errors'+' should be on a new line.183

org/codehaus/mojo/nbm/BuildInstallersMojo.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
ErrorsUsing the '.*' form of import should be avoided - java.io.*.19
ErrorsUsing the '.*' form of import should be avoided - java.util.*.23
ErrorsMethod length is 175 lines (max allowed is 150).168
ErrorsLine is longer than 120 characters.194
Errors'(' is not followed by whitespace.206
Errors')' is not preceded with whitespace.206
Errors'{' should be on a new line.206
ErrorsLine is longer than 120 characters.219
ErrorsLine is longer than 120 characters.232
ErrorsLine is longer than 120 characters.244
ErrorsLine is longer than 120 characters.246
ErrorsLine is longer than 120 characters.248
ErrorsLine is longer than 120 characters.250
ErrorsLine is longer than 120 characters.254
Errors'(' is not followed by whitespace.264
Errors')' is not preceded with whitespace.264
Errors')' is not preceded with whitespace.265
Errors'(' is not followed by whitespace.270
Errors')' is not preceded with whitespace.270
Errors')' is not preceded with whitespace.271
Errors'(' is not followed by whitespace.276
Errors')' is not preceded with whitespace.276
Errors')' is not preceded with whitespace.277
Errors'(' is not followed by whitespace.282
Errors')' is not preceded with whitespace.282
Errors')' is not preceded with whitespace.283
ErrorsLine is longer than 120 characters.324
Errors'(' is not followed by whitespace.332
Errors')' is not preceded with whitespace.332
Errors'{' should be on a new line.332

org/codehaus/mojo/nbm/CollectLibrariesNodeVisitor.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
WarningsExpected @param tag for 'explicitLibraries'.68
WarningsExpected @param tag for 'runtimeArtifacts'.69
WarningsExpected @param tag for 'examinerCache'.69
WarningsExpected @param tag for 'log'.70
WarningsExpected @param tag for 'root'.70
WarningsExpected @param tag for 'useOsgiDependencies'.70
Errors'+' should be on a new line.183
WarningsExpected @throws tag for 'MojoExecutionException'.211

org/codehaus/mojo/nbm/CollectModuleLibrariesNodeVisitor.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
WarningsExpected @param tag for 'runtimeArtifacts'.66
WarningsExpected @param tag for 'examinerCache'.66
WarningsExpected @param tag for 'log'.67
WarningsExpected @param tag for 'root'.67
WarningsExpected @param tag for 'useOSGiDependencies'.67
Errors'(' is not followed by whitespace.124
Errors')' is not preceded with whitespace.124
Errors'&&' should be on a new line.142
ErrorsLine is longer than 120 characters.143
Errors'}' should be alone on a line.156
Errors'{' should be on a new line.156
Errors')' is not preceded with whitespace.161
Errors'(' is not followed by whitespace.180
Errors')' is not preceded with whitespace.180
Errors'||' should be on a new line.180
Errors')' is not preceded with whitespace.181
Errors')' is not preceded with whitespace.181
WarningsExpected @throws tag for 'MojoExecutionException'.193
WarningsExpected @throws tag for 'MojoExecutionException'.207

org/codehaus/mojo/nbm/CreateClusterAppMojo.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
ErrorsMethod length is 244 lines (max allowed is 150).161
WarningsMissing a Javadoc comment.161
ErrorsLine is longer than 120 characters.182
Errors'(' is not followed by whitespace.183
Errors')' is not preceded with whitespace.183
Errors'{' should be on a new line.183
ErrorsLine contains a tab character.189
Errors'{' should be on a new line.189
Errors'(' is not followed by whitespace.222
ErrorsLine is longer than 120 characters.224
Errors')' is not preceded with whitespace.239
Errors'{' should be on a new line.255
Errors'}' should be alone on a line.257
Errors'{' should be on a new line.257
Errors'}' should be alone on a line.260
Errors'{' should be on a new line.260
Errors'&&' should be on a new line.269
Errors'&&' should be on a new line.270
Errors')' is not preceded with whitespace.271
Errors'}' should be alone on a line.293
Errors'{' should be on a new line.312
Errors'(' is not followed by whitespace.316
Errors')' is not preceded with whitespace.316
Errors'{' should be on a new line.316
Errors'(' is not followed by whitespace.321
Errors')' is not preceded with whitespace.321
ErrorsLine is longer than 120 characters.324
Errors'(' is not followed by whitespace.331
Errors')' is not preceded with whitespace.331
Errors'(' is not followed by whitespace.333
Errors')' is not preceded with whitespace.333
Errors'(' is not followed by whitespace.334
Errors')' is not preceded with whitespace.334
Errors'(' is not followed by whitespace.336
Errors')' is not preceded with whitespace.336
Errors')' is not preceded with whitespace.339
ErrorsLine is longer than 120 characters.340
Errors'(' is not followed by whitespace.340
Errors'(' is not followed by whitespace.345
Errors')' is not preceded with whitespace.345
Errors'(' is not followed by whitespace.349
Errors')' is not preceded with whitespace.349
Errors')' is not preceded with whitespace.349
Errors')' is not preceded with whitespace.351
ErrorsLine is longer than 120 characters.355
Errors'(' is not followed by whitespace.355
Errors')' is not preceded with whitespace.355
Errors')' is not preceded with whitespace.355
Errors'(' is not followed by whitespace.357
Errors')' is not preceded with whitespace.357
Errors')' is not preceded with whitespace.357
Errors'static' modifier out of order with the JLS suggestions.406
ErrorsName 'patt' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.406
ErrorsLine is longer than 120 characters.417
Errors'+' is not followed by whitespace.417
Errors')' is not preceded with whitespace.417
Warnings'brandingToken' hides a field.433
Errors'{' should be on a new line.628
Errors'+' should be on a new line.642
Errors'+' should be on a new line.643
Errors'+' should be on a new line.644
Errors'+' is not followed by whitespace.645
Errors'+' should be on a new line.645
Errors'+' should be on a new line.646
Errors'+' should be on a new line.647
Errors')' is not preceded with whitespace.649
Errors'+' should be on a new line.649
Errors'+' should be on a new line.650
ErrorsLine is longer than 120 characters.654
ErrorsRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.654
Errors'+' should be on a new line.658
Errors'+' should be on a new line.659
ErrorsLine is longer than 120 characters.660
Errors'+' should be on a new line.660
ErrorsLine is longer than 120 characters.661
Errors'(' is not followed by whitespace.661
Errors')' is not preceded with whitespace.661
Errors')' is not preceded with whitespace.661
Errors'+' should be on a new line.661
ErrorsLine is longer than 120 characters.662
Errors'(' is not followed by whitespace.662
Errors')' is not preceded with whitespace.662
Errors')' is not preceded with whitespace.662
Errors'+' should be on a new line.662
Errors'+' should be on a new line.663
Errors'(' is not followed by whitespace.668
Errors')' is not preceded with whitespace.668
ErrorsRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.668
Errors'{' should be on a new line.668
Errors'(' is not followed by whitespace.670
Errors')' is not preceded with whitespace.670
Errors'{' should be on a new line.671
Errors'(' is not followed by whitespace.673
Errors')' is not preceded with whitespace.673
Errors'(' is not followed by whitespace.674
Errors')' is not preceded with whitespace.674
Errors'{' should be on a new line.674
Errors'(' is not followed by whitespace.675
Errors')' is not preceded with whitespace.675
Errors'(' is not followed by whitespace.677
Errors')' is not preceded with whitespace.677
Errors'}' should be alone on a line.678
Errors'{' should be on a new line.678
ErrorsLine contains a tab character.679

org/codehaus/mojo/nbm/CreateClusterMojo.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
WarningsMissing a Javadoc comment.72
Errors'}' should be alone on a line.101
Errors'}' should be alone on a line.107
ErrorsLine is longer than 120 characters.111
Errors'+' should be on a new line.111
ErrorsLine is longer than 120 characters.112
Errors'(' is not followed by whitespace.115
Errors')' is not preceded with whitespace.115
Errors'(' is not followed by whitespace.120
Errors')' is not preceded with whitespace.120
ErrorsLine is longer than 120 characters.123
Errors')' is not preceded with whitespace.123
Errors'(' is not followed by whitespace.129
Errors')' is not preceded with whitespace.129
Errors'(' is not followed by whitespace.131
Errors')' is not preceded with whitespace.131
Errors'(' is not followed by whitespace.133
Errors')' is not preceded with whitespace.133
Errors'(' is not followed by whitespace.134
Errors')' is not preceded with whitespace.134
Errors'(' is not followed by whitespace.136
Errors')' is not preceded with whitespace.136
Errors')' is not preceded with whitespace.140
ErrorsLine is longer than 120 characters.141
Errors'(' is not followed by whitespace.141
Errors'(' is not followed by whitespace.146
Errors')' is not preceded with whitespace.146
ErrorsLine is longer than 120 characters.150
Errors'(' is not followed by whitespace.150
Errors')' is not preceded with whitespace.150
Errors')' is not preceded with whitespace.150
Errors')' is not preceded with whitespace.152
ErrorsLine is longer than 120 characters.156
Errors'(' is not followed by whitespace.156
Errors')' is not preceded with whitespace.156
Errors')' is not preceded with whitespace.156
Errors'(' is not followed by whitespace.158
Errors')' is not preceded with whitespace.158
Errors')' is not preceded with whitespace.158
Errors'}' should be alone on a line.180
Errors'}' should be alone on a line.190

org/codehaus/mojo/nbm/CreateNbmMojo.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
WarningsMissing a Javadoc comment.100
Errors')' is not preceded with whitespace.104
Errors'}' should be alone on a line.139
Errors')' is not preceded with whitespace.145
Errors'}' should be alone on a line.147
Errors'}' should be alone on a line.161
Errors'}' should be alone on a line.167
Errors'}' should be alone on a line.171
Errors'(' is not followed by whitespace.195
Errors')' is not preceded with whitespace.196
Errors'}' should be alone on a line.198
Errors'(' is not followed by whitespace.204
Errors')' is not preceded with whitespace.205
Errors'}' should be alone on a line.209
Errors'(' is not followed by whitespace.211
Errors'}' should be alone on a line.217
Errors'}' should be alone on a line.227
WarningsMissing a Javadoc comment.234

org/codehaus/mojo/nbm/CreateNetBeansFileStructure.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
InfosMissing a Javadoc comment.197
InfosMissing a Javadoc comment.198
InfosMissing a Javadoc comment.199
InfosMissing a Javadoc comment.200
ErrorsMethod length is 244 lines (max allowed is 150).202
WarningsMissing a Javadoc comment.202
Errors'}' should be alone on a line.209
Errors'(' is not followed by whitespace.328
Errors')' is not preceded with whitespace.328
Errors'}' should be alone on a line.343
Errors'(' is not followed by whitespace.351
Errors')' is not preceded with whitespace.351
Errors'{' should be on a new line.351
ErrorsName 'javahelp_target' must match pattern '^[a-z][a-zA-Z0-9]*$'.360
Errors'}' should be alone on a line.385
Errors'}' should be alone on a line.412
Errors'}' should be alone on a line.415
Errors'}' should be alone on a line.422
Errors'}' should be alone on a line.441
ErrorsRedundant throws: 'BuildException' is unchecked exception.449
Errors'{' should be on a new line.449
Errors'(' is not followed by whitespace.452
Errors')' is not preceded with whitespace.452
Errors'{' should be on a new line.452
ErrorsLine is longer than 120 characters.453
Errors'(' is not followed by whitespace.453
Errors')' is not preceded with whitespace.453
Errors'(' is not followed by whitespace.455
Errors')' is not preceded with whitespace.455
Errors'(' is not followed by whitespace.458
Errors')' is not preceded with whitespace.458
Errors'{' should be on a new line.458
Errors'(' is not followed by whitespace.459
Errors')' is not preceded with whitespace.459
Errors'{' should be on a new line.459
Errors'(' is not followed by whitespace.460
Errors')' is not preceded with whitespace.460
Errors'(' is not followed by whitespace.462
Errors')' is not preceded with whitespace.462
Errors'(' is not followed by whitespace.463
Errors')' is not preceded with whitespace.463
Errors'{' should be on a new line.463
Errors'(' is not followed by whitespace.464
Errors')' is not preceded with whitespace.464
Errors'(' is not followed by whitespace.466
Errors')' is not preceded with whitespace.466
Errors'{' should be on a new line.466
Errors'(' is not followed by whitespace.467
Errors')' is not preceded with whitespace.467
Errors'(' is not followed by whitespace.470
Errors')' is not preceded with whitespace.470
Errors'{' should be on a new line.470
Errors'(' is not followed by whitespace.471
Errors')' is not preceded with whitespace.471
Errors'(' is not followed by whitespace.473
Errors')' is not preceded with whitespace.473
Errors'{' should be on a new line.473
Errors'(' is not followed by whitespace.475
Errors')' is not preceded with whitespace.475
Errors'(' is not followed by whitespace.477
Errors')' is not preceded with whitespace.477
Errors'}' should be alone on a line.478
Errors'{' should be on a new line.478
Errors'(' is not followed by whitespace.479
Errors')' is not preceded with whitespace.479
Errors'{' should be on a new line.484
Errors'(' is not followed by whitespace.485
Errors')' is not preceded with whitespace.485
Errors'{' should be on a new line.485
Errors'(' is not followed by whitespace.488
Errors')' is not preceded with whitespace.488
Errors'{' should be on a new line.488
Errors'(' is not followed by whitespace.489
Errors')' is not preceded with whitespace.489
Errors'{' should be on a new line.489
Errors'(' is not followed by whitespace.491
Errors')' is not preceded with whitespace.491
Errors'(' is not followed by whitespace.492
Errors')' is not preceded with whitespace.492
Errors'{' should be on a new line.492
Errors'(' is not followed by whitespace.493
Errors')' is not preceded with whitespace.493
Errors'}' should be alone on a line.498
Errors'(' is not followed by whitespace.498
Errors')' is not preceded with whitespace.498
Errors'{' should be on a new line.498
Errors'(' is not followed by whitespace.499
Errors')' is not preceded with whitespace.499
Errors'(' is not followed by whitespace.500
Errors')' is not preceded with whitespace.500
Errors')' is not preceded with whitespace.523
Errors')' is not preceded with whitespace.527
Errors'}' should be alone on a line.533
Errors'}' should be alone on a line.536
Errors'}' should be alone on a line.539
Errors'}' should be alone on a line.542
Errors'{' should be on a new line.548
Errors'{' should be on a new line.549
Errors'(' is not followed by whitespace.550
Errors'(' is not followed by whitespace.550
Errors')' is not preceded with whitespace.550
Errors'(' is not followed by whitespace.550
Errors')' is not preceded with whitespace.550
Errors')' is not preceded with whitespace.550
Errors'{' should be on a new line.550
ErrorsLine is longer than 120 characters.551
Errors'(' is not followed by whitespace.551
Errors')' is not preceded with whitespace.551
ErrorsLine is longer than 120 characters.553
Errors'(' is not followed by whitespace.553
Errors'(' is not followed by whitespace.553
Errors')' is not preceded with whitespace.553
Errors')' is not preceded with whitespace.553
Errors'(' is not followed by whitespace.554
Errors')' is not preceded with whitespace.554
Errors'(' is not followed by whitespace.555
Errors')' is not preceded with whitespace.555
Errors'}' should be alone on a line.556
Errors'(' is not followed by whitespace.556
Errors')' is not preceded with whitespace.556
Errors'{' should be on a new line.556
Errors'(' is not followed by whitespace.557
Errors')' is not preceded with whitespace.557

org/codehaus/mojo/nbm/CreateStandaloneMojo.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
Errors')' is not preceded with whitespace.82
Errors')' is not preceded with whitespace.85
Errors')' is not preceded with whitespace.86
Errors'(' is not followed by whitespace.87
Errors')' is not preceded with whitespace.87
Errors'(' is not followed by whitespace.88
Errors')' is not preceded with whitespace.88
Errors'{' should be on a new line.88
Errors'0755' is a magic number.89
Errors')' is not preceded with whitespace.89
Errors'}' should be alone on a line.99

org/codehaus/mojo/nbm/CreateUpdateSiteMojo.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
ErrorsMethod length is 185 lines (max allowed is 150).150
WarningsMissing a Javadoc comment.150
Errors'(' is not followed by whitespace.160
Errors'(' is not followed by whitespace.160
Errors')' is not preceded with whitespace.160
Errors')' is not preceded with whitespace.160
Errors'{' should be on a new line.160
Errors'(' is not followed by whitespace.163
Errors')' is not preceded with whitespace.163
Errors'}' should be alone on a line.168
ErrorsLine is longer than 120 characters.182
Errors'(' is not followed by whitespace.183
Errors')' is not preceded with whitespace.183
Errors'{' should be on a new line.183
Errors'}' should be alone on a line.196
Errors'}' should be alone on a line.206
Errors'(' is not followed by whitespace.214
Errors')' is not preceded with whitespace.214
Errors'{' should be on a new line.214
Errors'}' should be alone on a line.222
Errors'}' should be alone on a line.243
Errors'}' should be alone on a line.275
Errors'}' should be alone on a line.283
Errors'}' should be alone on a line.308
Errors')' is not preceded with whitespace.320
Errors'}' should be alone on a line.328
Errors'(' is not followed by whitespace.339
Errors')' is not preceded with whitespace.339
Errors'}' should be alone on a line.360
Errors'}' should be alone on a line.371
WarningsMissing a Javadoc comment.383

org/codehaus/mojo/nbm/CreateWebstartAppMojo.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
ErrorsMethod length is 360 lines (max allowed is 150).197
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.197
Errors'cast' is not followed by whitespace.410
Errors'(' is not followed by whitespace.410
Errors')' is not preceded with whitespace.410
Errors'(' is not followed by whitespace.411
Errors')' is not preceded with whitespace.411
Errors'(' is not followed by whitespace.412
Errors')' is not preceded with whitespace.412
Errors'(' is not followed by whitespace.413
Errors')' is not preceded with whitespace.413
Errors'(' is not followed by whitespace.415
Errors')' is not preceded with whitespace.415
Errors'(' is not followed by whitespace.416
Errors')' is not preceded with whitespace.416
Errors'(' is not followed by whitespace.417
Errors')' is not preceded with whitespace.417
Errors')' is not preceded with whitespace.451
Errors'{' should be on a new line.451
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.455
ErrorsLine is longer than 120 characters.457
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.459
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.463
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.467
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.471
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.475
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.479
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.483
Errors'{' should be on a new line.496
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.499
Errors'+' should be on a new line.501
Errors'+' should be on a new line.502
Errors'+' should be on a new line.503
Errors'+' should be on a new line.504
Errors'+' should be on a new line.505
Errors'+' should be on a new line.506
Errors'+' should be on a new line.507
Errors'+' should be on a new line.508
Errors'+' should be on a new line.509
Errors'+' should be on a new line.510
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.513
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.517
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.521
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.525
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.529
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.533
Errors'@Override' annotation modifier does not preceed non-annotation modifiers.537
Errors'+' should be on a new line.565
Errors'+' should be on a new line.566
Errors'+' should be on a new line.567
Warnings'destinationFile' hides a field.597
ErrorsAvoid nested blocks.660
ErrorsLine is longer than 120 characters.669
Errors')' is not preceded with whitespace.669

org/codehaus/mojo/nbm/ExamineManifest.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
WarningsMissing a Javadoc comment.69
Errors'}' should be alone on a line.82
Errors'}' should be alone on a line.85
Errors'}' should be alone on a line.92
Errors'}' should be alone on a line.98
Errors'}' should be alone on a line.105
Errors'}' should be alone on a line.108
Errors'}' should be alone on a line.115
Errors'}' should be alone on a line.125
Errors'(' is not followed by whitespace.164
Errors')' is not preceded with whitespace.164
Errors'(' is not followed by whitespace.173
Errors')' is not preceded with whitespace.182
Errors')' is not preceded with whitespace.190
Errors'(' is not followed by whitespace.206
Errors')' is not preceded with whitespace.206
Errors'}' should be alone on a line.224
Errors'(' is not followed by whitespace.228
Errors')' is not preceded with whitespace.228
Errors'(' is not followed by whitespace.229
Errors')' is not preceded with whitespace.229
Errors'{' should be on a new line.229
Errors'(' is not followed by whitespace.231
Errors')' is not preceded with whitespace.231
Errors'(' is not followed by whitespace.231
Errors')' is not preceded with whitespace.231
Errors'(' is not followed by whitespace.232
Errors')' is not preceded with whitespace.232
Errors'(' is not followed by whitespace.233
Errors')' is not preceded with whitespace.233
ErrorsLine is longer than 120 characters.241
Errors'}' should be alone on a line.249
Errors'{' should be on a new line.249
Errors'(' is not followed by whitespace.252
Errors')' is not preceded with whitespace.252
Errors'(' is not followed by whitespace.253
Errors')' is not preceded with whitespace.253
Errors'(' is not followed by whitespace.254
Errors')' is not preceded with whitespace.254
Errors'(' is not followed by whitespace.262
Errors')' is not preceded with whitespace.262
Errors'{' should be on a new line.262
Errors'(' is not followed by whitespace.264
Errors')' is not preceded with whitespace.264
WarningsExpected @param tag for 'jarFileLoc'.274
WarningsExpected @param tag for 'manifestFileLoc'.282
WarningsMissing a Javadoc comment.311
WarningsMissing a Javadoc comment.316
WarningsMissing a Javadoc comment.326
WarningsMissing a Javadoc comment.331
WarningsMissing a Javadoc comment.336
WarningsExpected an @return tag.345
WarningsExpected an @return tag.353
WarningsExpected an @return tag.362
WarningsMissing a Javadoc comment.367
WarningsMissing a Javadoc comment.372
WarningsExpected an @return tag.380
WarningsMissing a Javadoc comment.385
WarningsExpected an @return tag.394
WarningsMissing a Javadoc comment.399
Errors'{' should be on a new line.399

org/codehaus/mojo/nbm/NetBeansManifestUpdateMojo.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
ErrorsLine is longer than 120 characters.169
ErrorsLine is longer than 120 characters.170
ErrorsMethod length is 261 lines (max allowed is 150).227
WarningsExpected @throws tag for 'MojoExecutionException'.228
WarningsExpected @throws tag for 'MojoFailureException'.228
Errors'(' is not followed by whitespace.316
Errors')' is not preceded with whitespace.316
Errors'{' should be on a new line.316
Errors'(' is not followed by whitespace.318
Errors')' is not preceded with whitespace.318
Errors'{' should be on a new line.318
Errors'(' is not followed by whitespace.319
Errors')' is not preceded with whitespace.319
Errors')' is not preceded with whitespace.319
Errors'{' should be on a new line.319
Errors'(' is not followed by whitespace.321
Errors')' is not preceded with whitespace.321
Errors'}' should be alone on a line.322
Errors'(' is not followed by whitespace.322
Errors'(' is not followed by whitespace.322
Errors')' is not preceded with whitespace.322
Errors')' is not preceded with whitespace.322
Errors'{' should be on a new line.322
Errors'(' is not followed by whitespace.324
Errors')' is not preceded with whitespace.324
Errors'(' is not followed by whitespace.324
Errors')' is not preceded with whitespace.324
Errors'}' should be alone on a line.325
Errors'{' should be on a new line.325
Errors'(' is not followed by whitespace.326
Errors')' is not preceded with whitespace.326
Errors'(' is not followed by whitespace.326
Errors')' is not preceded with whitespace.326
Errors'(' is not followed by whitespace.328
Errors')' is not preceded with whitespace.328
Errors')' is not preceded with whitespace.330
Errors'}' should be alone on a line.332
Errors'{' should be on a new line.332
ErrorsLine is longer than 120 characters.363
Errors'{' should be on a new line.373
ErrorsLine is longer than 120 characters.376
Errors'+' should be on a new line.398
ErrorsLine is longer than 120 characters.399
Errors'+' should be on a new line.405
ErrorsLine is longer than 120 characters.406
Errors')' is not preceded with whitespace.451
Errors'(' is not followed by whitespace.528
Errors')' is not preceded with whitespace.528
ErrorsLine is longer than 120 characters.605
Errors'(' is not followed by whitespace.609
Errors')' is not preceded with whitespace.609
ErrorsLine is longer than 120 characters.611
ErrorsLine is longer than 120 characters.613
Errors',' is not followed by whitespace.618
Errors'(' is not followed by whitespace.620
Errors')' is not preceded with whitespace.620
ErrorsLine is longer than 120 characters.625
ErrorsLine is longer than 120 characters.632
ErrorsLine is longer than 120 characters.636
Warnings'project' hides a field.650
Warnings'project' hides a field.666
Warnings'project' hides a field.693
ErrorsLine is longer than 120 characters.748
ErrorsLine is longer than 120 characters.753

org/codehaus/mojo/nbm/PopulateRepositoryMojo.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
ErrorsLine is longer than 120 characters.89
ErrorsLine is longer than 120 characters.115
ErrorsLine is longer than 120 characters.139
ErrorsMethod length is 438 lines (max allowed is 150).269
WarningsMissing a Javadoc comment.269
Errors'}' should be alone on a line.279
Errors'(' is not followed by whitespace.279
Errors')' is not preceded with whitespace.279
Errors'{' should be on a new line.279
Errors')' is not preceded with whitespace.296
Errors'(' is not followed by whitespace.315
Errors')' is not preceded with whitespace.315
ErrorsLine is longer than 120 characters.377
Errors'(' is not followed by whitespace.379
Errors')' is not preceded with whitespace.379
Errors')' is not preceded with whitespace.442
Errors'(' is not followed by whitespace.459
Errors')' is not preceded with whitespace.459
Errors'(' is not followed by whitespace.470
Errors')' is not preceded with whitespace.470
Errors'(' is not followed by whitespace.487
Errors')' is not preceded with whitespace.487
Errors'(' is not followed by whitespace.488
Errors'(' is not followed by whitespace.488
Errors')' is not preceded with whitespace.488
Errors')' is not preceded with whitespace.488
Errors'{' should be on a new line.488
Errors'(' is not followed by whitespace.490
Errors')' is not preceded with whitespace.490
Errors')' is not preceded with whitespace.501
Errors'(' is not followed by whitespace.510
Errors')' is not preceded with whitespace.510
ErrorsLine is longer than 120 characters.521
Errors')' is not preceded with whitespace.531
Errors'(' is not followed by whitespace.640
Errors')' is not preceded with whitespace.640
Errors')' is not preceded with whitespace.677
Errors'(' is not followed by whitespace.679
Errors')' is not preceded with whitespace.679
Errors'(' is not followed by whitespace.724
Errors')' is not preceded with whitespace.724
Errors'{' should be on a new line.724
ErrorsMethod length is 153 lines (max allowed is 150).744
ErrorsLine is longer than 120 characters.774
ErrorsLine is longer than 120 characters.793
Errors')' is not preceded with whitespace.793
ErrorsLine is longer than 120 characters.796
ErrorsLine is longer than 120 characters.803
Errors'{' should be on a new line.911
ErrorsLine is longer than 120 characters.940
ErrorsName 'PATTERN_CLUSTER' must match pattern '^[a-z][a-zA-Z0-9]*$'.1075
Errors'160' is a magic number.1240

org/codehaus/mojo/nbm/RunNetBeansMojo.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
Errors'(' is not followed by whitespace.86
Errors')' is not preceded with whitespace.86
Errors'{' should be on a new line.86
ErrorsLine is longer than 120 characters.87
Errors'(' is not followed by whitespace.87
Errors')' is not preceded with whitespace.87
Errors'(' is not followed by whitespace.103
Errors')' is not preceded with whitespace.103
Errors')' is not preceded with whitespace.103
Errors'{' should be on a new line.103
Errors'+' should be on a new line.107
Errors'+' should be on a new line.108
Errors')' is not preceded with whitespace.109
Errors'{' should be on a new line.121
ErrorsLine is longer than 120 characters.138
Errors')' is not preceded with whitespace.138
Errors')' is not preceded with whitespace.144
Errors'{' should be on a new line.144
Errors'}' should be alone on a line.157
Errors'}' should be alone on a line.160
Errors'(' is not followed by whitespace.168
Errors')' is not preceded with whitespace.168
Errors'{' should be on a new line.168
Errors'(' is not followed by whitespace.170
Errors')' is not preceded with whitespace.170
Errors'{' should be on a new line.170
Errors'}' should be alone on a line.175
Errors'{' should be on a new line.175
Errors'(' is not followed by whitespace.176
Errors'}' should be alone on a line.209

org/codehaus/mojo/nbm/RunPlatformAppMojo.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
ErrorsLine is longer than 120 characters.87
Errors')' is not preceded with whitespace.87
Errors'(' is not followed by whitespace.94
Errors')' is not preceded with whitespace.94
Errors'{' should be on a new line.94
ErrorsLine is longer than 120 characters.95
Errors')' is not preceded with whitespace.95
Errors'(' is not followed by whitespace.102
Errors')' is not preceded with whitespace.102
Errors'{' should be on a new line.102
Errors'(' is not followed by whitespace.103
Errors')' is not preceded with whitespace.103
Errors'(' is not followed by whitespace.104
Errors')' is not preceded with whitespace.104
Errors'{' should be on a new line.104
Errors'(' is not followed by whitespace.105
Errors')' is not preceded with whitespace.105
Errors'}' should be alone on a line.108
Errors'{' should be on a new line.108
Errors'(' is not followed by whitespace.109
Errors')' is not preceded with whitespace.109
Errors'(' is not followed by whitespace.118
Errors')' is not preceded with whitespace.118
Errors'(' is not followed by whitespace.120
Errors')' is not preceded with whitespace.120
Errors'(' is not followed by whitespace.121
Errors')' is not preceded with whitespace.121
Errors'(' is not followed by whitespace.122
Errors')' is not preceded with whitespace.122
Errors'(' is not followed by whitespace.123
Errors')' is not preceded with whitespace.123
Errors'(' is not followed by whitespace.126
Errors'(' is not followed by whitespace.126
Errors')' is not preceded with whitespace.126
Errors')' is not preceded with whitespace.126
Errors'{' should be on a new line.126
Errors'(' is not followed by whitespace.127
Errors')' is not preceded with whitespace.127
Errors'(' is not followed by whitespace.128
Errors'(' is not followed by whitespace.128
Errors')' is not preceded with whitespace.128
Errors')' is not preceded with whitespace.128
Errors'(' is not followed by whitespace.131
Errors')' is not preceded with whitespace.131
Errors'}' should be alone on a line.144