Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
60 171 438 195

Files

Files Infos Warnings Errors
org/apache/maven/BuildFailureException.java 0 2 0
org/apache/maven/DefaultMaven.java 8 38 7
org/apache/maven/Maven.java 3 1 3
org/apache/maven/MavenArtifactFilterManager.java 0 3 1
org/apache/maven/SettingsConfigurationException.java 2 5 1
org/apache/maven/cli/AbstractConsoleDownloadMonitor.java 0 8 0
org/apache/maven/cli/BatchModeDownloadMonitor.java 0 1 0
org/apache/maven/cli/CLIManager.java 25 4 6
org/apache/maven/cli/ConsoleDownloadMonitor.java 1 3 1
org/apache/maven/cli/MavenCli.java 1 18 8
org/apache/maven/execution/BuildFailure.java 3 4 0
org/apache/maven/execution/BuildSuccess.java 2 3 0
org/apache/maven/execution/DefaultMavenExecutionRequest.java 14 23 1
org/apache/maven/execution/DefaultRuntimeInformation.java 3 2 0
org/apache/maven/execution/MavenExecutionRequest.java 0 21 0
org/apache/maven/execution/MavenSession.java 11 19 1
org/apache/maven/execution/ReactorManager.java 9 19 4
org/apache/maven/execution/RuntimeInformation.java 0 1 0
org/apache/maven/extension/DefaultExtensionManager.java 10 7 6
org/apache/maven/extension/ExtensionManager.java 0 2 0
org/apache/maven/lifecycle/DefaultLifecycleExecutor.java 8 52 26
org/apache/maven/lifecycle/Lifecycle.java 0 6 0
org/apache/maven/lifecycle/LifecycleExecutionException.java 0 3 0
org/apache/maven/lifecycle/LifecycleExecutor.java 1 1 0
org/apache/maven/lifecycle/mapping/DefaultLifecycleMapping.java 2 2 0
org/apache/maven/lifecycle/mapping/Lifecycle.java 1 6 0
org/apache/maven/lifecycle/mapping/LifecycleMapping.java 1 2 0
org/apache/maven/monitor/event/DefaultEventMonitor.java 2 2 0
org/apache/maven/monitor/logging/DefaultLog.java 1 18 0
org/apache/maven/plugin/DebugConfigurationListener.java 1 3 0
org/apache/maven/plugin/DefaultPluginManager.java 14 36 43
org/apache/maven/plugin/DefaultPluginMappingManager.java 2 3 1
org/apache/maven/plugin/InvalidPluginException.java 0 1 0
org/apache/maven/plugin/MavenPluginCollector.java 3 5 1
org/apache/maven/plugin/MavenPluginDiscoverer.java 1 3 0
org/apache/maven/plugin/MojoExecution.java 5 11 0
org/apache/maven/plugin/PluginConfigurationException.java 3 9 3
org/apache/maven/plugin/PluginManager.java 1 8 0
org/apache/maven/plugin/PluginManagerException.java 0 2 0
org/apache/maven/plugin/PluginMappingManager.java 0 1 0
org/apache/maven/plugin/PluginNotFoundException.java 0 1 1
org/apache/maven/plugin/PluginParameterException.java 2 7 3
org/apache/maven/plugin/PluginParameterExpressionEvaluator.java 9 6 10
org/apache/maven/plugin/version/DefaultPluginVersionManager.java 8 22 15
org/apache/maven/plugin/version/IntervalUtils.java 2 4 34
org/apache/maven/plugin/version/PluginVersionManager.java 1 2 1
org/apache/maven/plugin/version/PluginVersionNotFoundException.java 2 3 1
org/apache/maven/plugin/version/PluginVersionResolutionException.java 3 5 1
org/apache/maven/reactor/MavenExecutionException.java 0 4 0
org/apache/maven/usability/ArtifactNotFoundDiagnoser.java 1 2 1
org/apache/maven/usability/ArtifactResolverDiagnoser.java 1 2 1
org/apache/maven/usability/InvalidArtifactDiagnoser.java 0 3 1
org/apache/maven/usability/MojoExecutionExceptionDiagnoser.java 0 2 2
org/apache/maven/usability/MojoFailureExceptionDiagnoser.java 0 2 1
org/apache/maven/usability/PluginConfigurationDiagnoser.java 0 2 1
org/apache/maven/usability/ProfileActivationDiagnoser.java 0 2 1
org/apache/maven/usability/ProjectBuildDiagnoser.java 0 2 1
org/apache/maven/usability/SystemWarnings.java 0 1 2
org/apache/maven/usability/plugin/ExpressionDocumentationException.java 1 2 1
org/apache/maven/usability/plugin/ExpressionDocumenter.java 3 6 4

Rules

Rules Violations Severity
LeftCurly
  • option: "nl"
0 Errors Error
RightCurly
  • option: "alone"
0 Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
38 Errors Error
MemberName 0 Errors Error
JavadocMethod 423 Warnings Warning
JavadocType 23 Errors Error
JavadocVariable 171 Infos Info
ConstantName 2 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
2 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 1 Errors Error
FileLength 0 Errors Error
MethodLength 6 Errors Error
ParameterNumber 4 Errors Error
EmptyForIteratorPad
  • option: "space"
0 Errors Error
OperatorWrap 54 Errors Error
ParenPad
  • option: "space"
34 Errors Error
TabCharacter 1 Errors Error
WhitespaceAfter 1 Errors Error
WhitespaceAround 12 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 1 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock
  • option: "text"
0 Errors Error
NeedBraces 0 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
15 Warnings Warning
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MagicNumber
  • ignoreNumbers: "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 128, 256, 512, 1024"
16 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 0 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier
  • protectedAllowed: "true"
0 Errors Error
UpperEll 0 Errors Error

Details

org/apache/maven/BuildFailureException.java

Violation Message Line
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 36

org/apache/maven/DefaultMaven.java

Violation Message Line
Infos Missing a Javadoc comment. 95
Infos Missing a Javadoc comment. 97
Infos Missing a Javadoc comment. 99
Infos Missing a Javadoc comment. 101
Infos Missing a Javadoc comment. 103
Infos Missing a Javadoc comment. 105
Infos Missing a Javadoc comment. 107
Infos Missing a Javadoc comment. 109
Warnings Missing a Javadoc comment. 115
Warnings Missing a Javadoc comment. 209
Warnings Missing a Javadoc comment. 239
Warnings Missing a Javadoc comment. 350
Warnings Missing a Javadoc comment. 384
Errors Line is longer than 120 characters. 390
Warnings Missing a Javadoc comment. 400
Warnings Missing a Javadoc comment. 430
Warnings Missing a Javadoc comment. 435
Errors '54' is a magic number. 441
Warnings Missing a Javadoc comment. 468
Errors '60000L' is a magic number. 471
Errors '3600000L' is a magic number. 474
Warnings Missing a Javadoc comment. 484
Errors '+' should be on a new line. 516
Errors Line is longer than 120 characters. 537
Warnings Expected an @return tag. 591
Warnings Expected @param tag for 'pom'. 591
Warnings Expected @param tag for 'localRepository'. 591
Warnings Expected @param tag for 'settings'. 591
Warnings Expected @param tag for 'userProperties'. 592
Warnings Expected @param tag for 'globalProfileManager'. 592
Warnings Expected @throws tag for 'ProjectBuildingException'. 593
Warnings Expected @throws tag for 'ArtifactResolutionException'. 593
Warnings Expected @throws tag for 'ProfileActivationException'. 593
Warnings Missing a Javadoc comment. 609
Errors '+' should be on a new line. 616
Warnings Missing a Javadoc comment. 638
Warnings Expected @param tag for 'settings'. 652
Warnings Expected @throws tag for 'ComponentLookupException'. 653
Warnings Expected @throws tag for 'ComponentLifecycleException'. 653
Warnings Expected @throws tag for 'SettingsConfigurationException'. 653
Warnings Missing a Javadoc comment. 713
Warnings Missing a Javadoc comment. 723
Warnings Missing a Javadoc comment. 736
Warnings Missing a Javadoc comment. 756
Warnings Missing a Javadoc comment. 776
Warnings Missing a Javadoc comment. 792
Warnings Missing a Javadoc comment. 810
Warnings Missing a Javadoc comment. 819
Warnings Missing a Javadoc comment. 862
Warnings Missing a Javadoc comment. 881
Warnings Missing a Javadoc comment. 886
Warnings Missing a Javadoc comment. 920
Warnings Missing a Javadoc comment. 969

org/apache/maven/Maven.java

Violation Message Line
Infos Missing a Javadoc comment. 31
Errors Redundant 'static' modifier. 31
Infos Missing a Javadoc comment. 33
Errors Name 'POMv4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
Infos Missing a Javadoc comment. 35
Errors Name 'RELEASE_POMv4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Warnings Missing a Javadoc comment. 37

org/apache/maven/MavenArtifactFilterManager.java

Violation Message Line
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 48
Errors Line is longer than 120 characters. 52
Warnings Missing a Javadoc comment. 58

org/apache/maven/SettingsConfigurationException.java

Violation Message Line
Infos Missing a Javadoc comment. 31
Infos Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 45
Errors '+' should be on a new line. 47
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 58

org/apache/maven/cli/AbstractConsoleDownloadMonitor.java

Violation Message Line
Warnings Missing a Javadoc comment. 39
Warnings Expected @param tag for 'transferEvent'. 52
Warnings Expected @param tag for 'transferEvent'. 60
Warnings Expected @param tag for 'buffer'. 60
Warnings Expected @param tag for 'length'. 60
Warnings Missing a Javadoc comment. 65
Warnings Missing a Javadoc comment. 76
Warnings Expected @param tag for 'message'. 84

org/apache/maven/cli/BatchModeDownloadMonitor.java

Violation Message Line
Warnings Missing a Javadoc comment. 33

org/apache/maven/cli/CLIManager.java

Violation Message Line
Errors Line does not match expected header line of '^/\*\s*$'. 3
Errors Missing a Javadoc comment. 14
Infos Missing a Javadoc comment. 17
Infos Missing a Javadoc comment. 19
Infos Missing a Javadoc comment. 21
Infos Missing a Javadoc comment. 23
Infos Missing a Javadoc comment. 25
Infos Missing a Javadoc comment. 27
Infos Missing a Javadoc comment. 29
Infos Missing a Javadoc comment. 31
Infos Missing a Javadoc comment. 33
Infos Missing a Javadoc comment. 35
Infos Missing a Javadoc comment. 37
Infos Missing a Javadoc comment. 39
Infos Missing a Javadoc comment. 41
Infos Missing a Javadoc comment. 43
Infos Missing a Javadoc comment. 45
Infos Missing a Javadoc comment. 47
Infos Missing a Javadoc comment. 49
Infos Missing a Javadoc comment. 51
Infos Missing a Javadoc comment. 53
Infos Missing a Javadoc comment. 55
Infos Missing a Javadoc comment. 57
Infos Missing a Javadoc comment. 59
Infos Missing a Javadoc comment. 61
Infos Missing a Javadoc comment. 63
Infos Missing a Javadoc comment. 65
Warnings Missing a Javadoc comment. 67
Errors Line is longer than 120 characters. 113
Errors Line is longer than 120 characters. 134
Errors Line is longer than 120 characters. 160
Warnings Missing a Javadoc comment. 172
Warnings Missing a Javadoc comment. 182
Errors Line is longer than 120 characters. 228
Warnings Missing a Javadoc comment. 296

org/apache/maven/cli/ConsoleDownloadMonitor.java

Violation Message Line
Infos Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 53
Errors '+' should be on a new line. 61

org/apache/maven/cli/MavenCli.java

Violation Message Line
Infos Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 86
Warnings Expected an @return tag. 98
Errors Method length is 200 lines (max allowed is 150). 98
Warnings Expected @param tag for 'args'. 98
Warnings Expected @param tag for 'classWorld'. 98
Errors '=' is not preceded with whitespace. 235
Errors '=' is not followed by whitespace. 235
Warnings Missing a Javadoc comment. 300
Errors '+' should be on a new line. 326
Warnings Missing a Javadoc comment. 365
Errors '||' should be on a new line. 369
Warnings Missing a Javadoc comment. 383
Warnings Missing a Javadoc comment. 398
Warnings Missing a Javadoc comment. 409
Errors More than 7 parameters. 409
Warnings Missing a Javadoc comment. 454
Warnings Missing a Javadoc comment. 466
Warnings Missing a Javadoc comment. 485
Warnings 'embedder' hides a field. 485
Warnings Missing a Javadoc comment. 536
Errors Line is longer than 120 characters. 542
Warnings Missing a Javadoc comment. 561
Errors '+' should be on a new line. 593
Warnings Missing a Javadoc comment. 597
Warnings Missing a Javadoc comment. 606
Warnings Missing a Javadoc comment. 649

org/apache/maven/execution/BuildFailure.java

Violation Message Line
Infos Missing a Javadoc comment. 30
Infos Missing a Javadoc comment. 32
Infos Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 53

org/apache/maven/execution/BuildSuccess.java

Violation Message Line
Infos Missing a Javadoc comment. 32
Infos Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 47

org/apache/maven/execution/DefaultMavenExecutionRequest.java

Violation Message Line
Infos Missing a Javadoc comment. 44
Infos Missing a Javadoc comment. 46
Infos Missing a Javadoc comment. 48
Infos Missing a Javadoc comment. 50
Infos Missing a Javadoc comment. 52
Infos Missing a Javadoc comment. 54
Infos Missing a Javadoc comment. 56
Infos Missing a Javadoc comment. 58
Infos Missing a Javadoc comment. 60
Infos Missing a Javadoc comment. 62
Infos Missing a Javadoc comment. 64
Infos Missing a Javadoc comment. 66
Infos Missing a Javadoc comment. 68
Infos Missing a Javadoc comment. 70
Warnings Missing a Javadoc comment. 72
Errors More than 7 parameters. 72
Warnings Missing a Javadoc comment. 99
Warnings Missing a Javadoc comment. 104
Warnings Missing a Javadoc comment. 109
Warnings Missing a Javadoc comment. 114
Warnings Missing a Javadoc comment. 119
Warnings Missing a Javadoc comment. 124
Warnings Missing a Javadoc comment. 129
Warnings Missing a Javadoc comment. 138
Warnings Missing a Javadoc comment. 143
Warnings Missing a Javadoc comment. 148
Warnings Missing a Javadoc comment. 153
Warnings Missing a Javadoc comment. 158
Warnings Missing a Javadoc comment. 163
Warnings Missing a Javadoc comment. 168
Warnings 'pomFilename' hides a field. 168
Warnings Missing a Javadoc comment. 173
Warnings Missing a Javadoc comment. 178
Warnings Missing a Javadoc comment. 183
Warnings Missing a Javadoc comment. 188
Warnings Missing a Javadoc comment. 193
Warnings Missing a Javadoc comment. 198
Warnings Missing a Javadoc comment. 203

org/apache/maven/execution/DefaultRuntimeInformation.java

Violation Message Line
Infos Missing a Javadoc comment. 41
Infos Missing a Javadoc comment. 43
Infos Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 52

org/apache/maven/execution/MavenExecutionRequest.java

Violation Message Line
Warnings Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 50
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 60
Warnings Missing a Javadoc comment. 62
Warnings Missing a Javadoc comment. 64
Warnings Missing a Javadoc comment. 66
Warnings Missing a Javadoc comment. 68
Warnings Missing a Javadoc comment. 70
Warnings Missing a Javadoc comment. 72
Warnings Missing a Javadoc comment. 74
Warnings Missing a Javadoc comment. 76
Warnings Missing a Javadoc comment. 78

org/apache/maven/execution/MavenSession.java

Violation Message Line
Infos Missing a Javadoc comment. 41
Infos Missing a Javadoc comment. 43
Infos Missing a Javadoc comment. 45
Infos Missing a Javadoc comment. 47
Infos Missing a Javadoc comment. 50
Infos Missing a Javadoc comment. 52
Infos Missing a Javadoc comment. 54
Infos Missing a Javadoc comment. 56
Infos Missing a Javadoc comment. 58
Infos Missing a Javadoc comment. 60
Infos Missing a Javadoc comment. 62
Warnings Missing a Javadoc comment. 64
Errors More than 7 parameters. 64
Warnings Missing a Javadoc comment. 87
Warnings Missing a Javadoc comment. 92
Warnings Missing a Javadoc comment. 97
Warnings Missing a Javadoc comment. 102
Warnings Missing a Javadoc comment. 107
Warnings Missing a Javadoc comment. 116
Warnings Missing a Javadoc comment. 122
Warnings Missing a Javadoc comment. 128
Warnings Missing a Javadoc comment. 134
Warnings Missing a Javadoc comment. 140
Warnings Missing a Javadoc comment. 145
Warnings Missing a Javadoc comment. 150
Warnings Missing a Javadoc comment. 155
Warnings Missing a Javadoc comment. 160
Warnings Missing a Javadoc comment. 165
Warnings Missing a Javadoc comment. 170
Warnings Missing a Javadoc comment. 175
Warnings Expected an @return tag. 183

org/apache/maven/execution/ReactorManager.java

Violation Message Line
Errors Missing a Javadoc comment. 36
Infos Missing a Javadoc comment. 38
Infos Missing a Javadoc comment. 40
Infos Missing a Javadoc comment. 42
Infos Missing a Javadoc comment. 44
Infos Missing a Javadoc comment. 46
Infos Missing a Javadoc comment. 48
Infos Missing a Javadoc comment. 50
Infos Missing a Javadoc comment. 52
Infos Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 62
Warnings Missing a Javadoc comment. 83
Errors '||' should be on a new line. 85
Errors '+' should be on a new line. 92
Warnings Missing a Javadoc comment. 97
Warnings Missing a Javadoc comment. 102
Warnings Missing a Javadoc comment. 107
Errors '&&' should be on a new line. 121
Warnings Missing a Javadoc comment. 131
Warnings Missing a Javadoc comment. 136
Warnings Missing a Javadoc comment. 141
Warnings Missing a Javadoc comment. 146
Warnings Missing a Javadoc comment. 151
Warnings Missing a Javadoc comment. 156
Warnings Missing a Javadoc comment. 161
Warnings Missing a Javadoc comment. 166
Warnings Missing a Javadoc comment. 171
Warnings Missing a Javadoc comment. 176
Warnings Missing a Javadoc comment. 181
Warnings Missing a Javadoc comment. 186
Warnings Missing a Javadoc comment. 191

org/apache/maven/execution/RuntimeInformation.java

Violation Message Line
Warnings Missing a Javadoc comment. 32

org/apache/maven/extension/DefaultExtensionManager.java

Violation Message Line
Infos Missing a Javadoc comment. 77
Infos Missing a Javadoc comment. 79
Infos Missing a Javadoc comment. 81
Infos Missing a Javadoc comment. 83
Infos Missing a Javadoc comment. 85
Infos Missing a Javadoc comment. 87
Infos Missing a Javadoc comment. 89
Infos Missing a Javadoc comment. 91
Warnings Missing a Javadoc comment. 93
Errors '+' should be on a new line. 116
Errors Line is longer than 120 characters. 136
Warnings Missing a Javadoc comment. 210
Errors '+' should be on a new line. 235
Warnings Missing a Javadoc comment. 264
Warnings Missing a Javadoc comment. 286
Errors Missing a Javadoc comment. 292
Infos Missing a Javadoc comment. 295
Infos Missing a Javadoc comment. 297
Warnings Missing a Javadoc comment. 299
Warnings Missing a Javadoc comment. 306
Warnings Missing a Javadoc comment. 314
Errors Line is longer than 120 characters. 335
Errors 'catch' is not followed by whitespace. 341

org/apache/maven/extension/ExtensionManager.java

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

org/apache/maven/lifecycle/DefaultLifecycleExecutor.java

Violation Message Line
Infos Missing a Javadoc comment. 89
Infos Missing a Javadoc comment. 91
Infos Missing a Javadoc comment. 93
Infos Missing a Javadoc comment. 95
Infos Missing a Javadoc comment. 97
Infos Missing a Javadoc comment. 99
Warnings Expected @param tag for 'session'. 113
Warnings Expected @param tag for 'rm'. 113
Warnings Expected @param tag for 'dispatcher'. 113
Warnings Expected @throws tag for 'BuildFailureException'. 114
Warnings Expected @throws tag for 'LifecycleExecutionException'. 114
Errors Line is longer than 120 characters. 134
Warnings Missing a Javadoc comment. 145
Warnings Missing a Javadoc comment. 189
Errors Line is longer than 120 characters. 228
Warnings Missing a Javadoc comment. 324
Errors More than 7 parameters. 324
Warnings Missing a Javadoc comment. 353
Warnings Missing a Javadoc comment. 370
Warnings Missing a Javadoc comment. 467
Warnings Missing a Javadoc comment. 492
Warnings Missing a Javadoc comment. 508
Warnings Missing a Javadoc comment. 517
Errors '+' should be on a new line. 563
Errors Line is longer than 120 characters. 593
Warnings Missing a Javadoc comment. 593
Errors Line is longer than 120 characters. 623
Errors '&&' should be on a new line. 635
Errors Line is longer than 120 characters. 665
Errors Line is longer than 120 characters. 673
Warnings Missing a Javadoc comment. 681
Errors Line is longer than 120 characters. 697
Errors Line is longer than 120 characters. 717
Warnings Missing a Javadoc comment. 747
Errors Method length is 162 lines (max allowed is 150). 775
Warnings Missing a Javadoc comment. 775
Errors Line is longer than 120 characters. 845
Warnings Missing a Javadoc comment. 941
Warnings Missing a Javadoc comment. 953
Warnings Missing a Javadoc comment. 976
Warnings Missing a Javadoc comment. 996
Warnings Missing a Javadoc comment. 1014
Errors '+' should be on a new line. 1047
Errors '+' should be on a new line. 1048
Warnings Missing a Javadoc comment. 1066
Warnings Missing a Javadoc comment. 1114
Errors '+' should be on a new line. 1137
Warnings Missing a Javadoc comment. 1150
Warnings Expected an @return tag. 1187
Warnings Expected @param tag for 'project'. 1187
Warnings Expected @param tag for 'settings'. 1187
Warnings Expected @param tag for 'localRepository'. 1187
Warnings Expected @throws tag for 'LifecycleExecutionException'. 1188
Warnings Expected @throws tag for 'PluginNotFoundException'. 1188
Errors '+' should be on a new line. 1211
Warnings Expected @param tag for 'plugin'. 1237
Warnings Expected @param tag for 'session'. 1237
Warnings Expected @param tag for 'phaseMap'. 1237
Warnings Expected @param tag for 'project'. 1237
Warnings Expected @throws tag for 'LifecycleExecutionException'. 1238
Warnings Expected @throws tag for 'PluginNotFoundException'. 1238
Errors Line is longer than 120 characters. 1247
Warnings Missing a Javadoc comment. 1271
Warnings Missing a Javadoc comment. 1312
Warnings Missing a Javadoc comment. 1352
Errors '+' should be on a new line. 1384
Errors Line is longer than 120 characters. 1385
Warnings Missing a Javadoc comment. 1394
Warnings Missing a Javadoc comment. 1417
Warnings Missing a Javadoc comment. 1438
Errors '+' should be on a new line. 1456
Errors '+' should be on a new line. 1457
Errors '+' should be on a new line. 1523
Warnings Missing a Javadoc comment. 1585
Warnings Missing a Javadoc comment. 1590
Errors '+' should be on a new line. 1608
Errors '+' should be on a new line. 1609
Errors Missing a Javadoc comment. 1622
Infos Missing a Javadoc comment. 1624
Infos Missing a Javadoc comment. 1626
Warnings Missing a Javadoc comment. 1628
Warnings Missing a Javadoc comment. 1633
Warnings Missing a Javadoc comment. 1638
Warnings Missing a Javadoc comment. 1666
Warnings Missing a Javadoc comment. 1671
Warnings Missing a Javadoc comment. 1676

org/apache/maven/lifecycle/Lifecycle.java

Violation Message Line
Warnings Expected @param tag for 'phase'. 51
Warnings Expected an @return tag. 59
Warnings Expected an @return tag. 67
Warnings Expected @param tag for 'id'. 82
Warnings Expected @param tag for 'phases'. 92
Warnings Missing a Javadoc comment. 97

org/apache/maven/lifecycle/LifecycleExecutionException.java

Violation Message Line
Warnings Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 39

org/apache/maven/lifecycle/LifecycleExecutor.java

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

org/apache/maven/lifecycle/mapping/DefaultLifecycleMapping.java

Violation Message Line
Infos Missing a Javadoc comment. 36
Infos Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 70

org/apache/maven/lifecycle/mapping/Lifecycle.java

Violation Message Line
Infos Missing a Javadoc comment. 41
Warnings Expected an @return tag. 46
Warnings Expected an @return tag. 54
Warnings Expected @param tag for 'id'. 64
Warnings Missing a Javadoc comment. 69
Warnings Missing a Javadoc comment. 74
Warnings Missing a Javadoc comment. 79

org/apache/maven/lifecycle/mapping/LifecycleMapping.java

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

org/apache/maven/monitor/event/DefaultEventMonitor.java

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

org/apache/maven/monitor/logging/DefaultLog.java

Violation Message Line
Infos Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 66
Warnings Missing a Javadoc comment. 71
Warnings Missing a Javadoc comment. 76
Warnings Missing a Javadoc comment. 81
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 91
Warnings Missing a Javadoc comment. 96
Warnings Missing a Javadoc comment. 101
Warnings Missing a Javadoc comment. 106
Warnings Missing a Javadoc comment. 111
Warnings Missing a Javadoc comment. 116
Warnings Missing a Javadoc comment. 121
Warnings Missing a Javadoc comment. 126

org/apache/maven/plugin/DebugConfigurationListener.java

Violation Message Line
Infos Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 51

org/apache/maven/plugin/DefaultPluginManager.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Errors Missing a Javadoc comment. 99
Infos Missing a Javadoc comment. 103
Infos Missing a Javadoc comment. 105
Infos Missing a Javadoc comment. 107
Infos Missing a Javadoc comment. 109
Infos Missing a Javadoc comment. 111
Infos Missing a Javadoc comment. 114
Infos Missing a Javadoc comment. 116
Infos Missing a Javadoc comment. 118
Infos Missing a Javadoc comment. 120
Infos Missing a Javadoc comment. 122
Infos Missing a Javadoc comment. 124
Infos Missing a Javadoc comment. 126
Infos Missing a Javadoc comment. 128
Infos Missing a Javadoc comment. 130
Warnings Missing a Javadoc comment. 134
Warnings Missing a Javadoc comment. 143
Warnings Missing a Javadoc comment. 148
Warnings Missing a Javadoc comment. 159
Warnings Missing a Javadoc comment. 179
Errors '&&' should be on a new line. 238
Warnings Expected @param tag for 'plugin'. 256
Warnings Expected @param tag for 'localRepository'. 257
Warnings Expected @param tag for 'remoteRepositories'. 258
Warnings Expected @throws tag for 'PluginVersionResolutionException'. 259
Warnings Expected @throws tag for 'InvalidPluginException'. 259
Warnings Missing a Javadoc comment. 286
Errors Line is longer than 120 characters. 303
Errors Line is longer than 120 characters. 304
Errors Line is longer than 120 characters. 305
Errors Method length is 156 lines (max allowed is 150). 368
Warnings Missing a Javadoc comment. 368
Errors '+' should be on a new line. 380
Errors '+' should be on a new line. 387
Errors Line is longer than 120 characters. 409
Warnings Missing a Javadoc comment. 530
Warnings Missing a Javadoc comment. 548
Warnings Missing a Javadoc comment. 575
Warnings Missing a Javadoc comment. 590
Errors '+' should be on a new line. 621
Errors Line is longer than 120 characters. 657
Errors Method length is 162 lines (max allowed is 150). 669
Warnings Missing a Javadoc comment. 669
Errors '+' should be on a new line. 691
Errors '+' should be on a new line. 795
Errors Line is longer than 120 characters. 815
Warnings Missing a Javadoc comment. 837
Errors '&&' should be on a new line. 866
Warnings Missing a Javadoc comment. 887
Warnings Missing a Javadoc comment. 942
Errors '+' should be on a new line. 965
Warnings Missing a Javadoc comment. 973
Warnings Missing a Javadoc comment. 1049
Warnings Missing a Javadoc comment. 1097
Warnings Missing a Javadoc comment. 1173
Warnings Missing a Javadoc comment. 1231
Warnings Missing a Javadoc comment. 1257
Errors Line is longer than 120 characters. 1297
Errors Line is longer than 120 characters. 1305
Warnings Missing a Javadoc comment. 1354
Warnings Missing a Javadoc comment. 1377
Warnings Missing a Javadoc comment. 1385
Warnings Missing a Javadoc comment. 1394
Warnings 'artifactResolver' hides a field. 1395
Warnings 'artifactFactory' hides a field. 1397
Errors '(' is not followed by whitespace. 1426
Errors ')' is not preceded with whitespace. 1426
Errors '(' is not followed by whitespace. 1431
Errors ')' is not preceded with whitespace. 1431
Errors '(' is not followed by whitespace. 1433
Errors ')' is not preceded with whitespace. 1433
Errors '(' is not followed by whitespace. 1453
Errors ')' is not preceded with whitespace. 1453
Errors '(' is not followed by whitespace. 1457
Errors ')' is not preceded with whitespace. 1457
Errors '(' is not followed by whitespace. 1461
Errors ')' is not preceded with whitespace. 1461
Errors '(' is not followed by whitespace. 1464
Errors ')' is not preceded with whitespace. 1464
Errors '&&' should be on a new line. 1464
Errors ')' is not preceded with whitespace. 1465
Errors '&&' should be on a new line. 1465
Errors ')' is not preceded with whitespace. 1466
Errors ')' is not preceded with whitespace. 1466
Errors Line is longer than 120 characters. 1471
Errors '+' is not preceded with whitespace. 1471
Errors '+' is not preceded with whitespace. 1471
Errors '+' is not followed by whitespace. 1471
Warnings Missing a Javadoc comment. 1489
Warnings 'artifactResolver' hides a field. 1491
Warnings Missing a Javadoc comment. 1505
Warnings Missing a Javadoc comment. 1517

org/apache/maven/plugin/DefaultPluginMappingManager.java

Violation Message Line
Errors Unused import - java.util.Collections. 32
Infos Missing a Javadoc comment. 49
Infos Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 67
Warnings Missing a Javadoc comment. 98

org/apache/maven/plugin/InvalidPluginException.java

Violation Message Line
Warnings Missing a Javadoc comment. 31

org/apache/maven/plugin/MavenPluginCollector.java

Violation Message Line
Errors Missing a Javadoc comment. 35
Infos Missing a Javadoc comment. 40
Infos Missing a Javadoc comment. 42
Infos Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 76
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 90
Warnings Missing a Javadoc comment. 95

org/apache/maven/plugin/MavenPluginDiscoverer.java

Violation Message Line
Infos Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 49

org/apache/maven/plugin/MojoExecution.java

Violation Message Line
Infos Missing a Javadoc comment. 36
Infos Missing a Javadoc comment. 38
Infos Missing a Javadoc comment. 40
Infos Missing a Javadoc comment. 42
Infos Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 60
Warnings Missing a Javadoc comment. 67
Warnings Missing a Javadoc comment. 72
Warnings Missing a Javadoc comment. 77
Warnings Missing a Javadoc comment. 82
Warnings Missing a Javadoc comment. 87
Warnings Missing a Javadoc comment. 92
Warnings Missing a Javadoc comment. 97
Warnings Missing a Javadoc comment. 102

org/apache/maven/plugin/PluginConfigurationException.java

Violation Message Line
Infos Missing a Javadoc comment. 47
Infos Missing a Javadoc comment. 49
Infos Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 67
Warnings Missing a Javadoc comment. 74
Warnings Missing a Javadoc comment. 79
Warnings Missing a Javadoc comment. 84
Errors '+' should be on a new line. 170
Errors Line is longer than 120 characters. 171
Errors '+' should be on a new line. 171
Warnings Missing a Javadoc comment. 176
Warnings Missing a Javadoc comment. 219
Warnings Missing a Javadoc comment. 262

org/apache/maven/plugin/PluginManager.java

Violation Message Line
Infos Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 60
Warnings Missing a Javadoc comment. 66
Warnings Missing a Javadoc comment. 71
Warnings Missing a Javadoc comment. 74

org/apache/maven/plugin/PluginManagerException.java

Violation Message Line
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 36

org/apache/maven/plugin/PluginMappingManager.java

Violation Message Line
Warnings Missing a Javadoc comment. 35

org/apache/maven/plugin/PluginNotFoundException.java

Violation Message Line
Warnings Missing a Javadoc comment. 34
Errors ',' is not followed by whitespace. 37

org/apache/maven/plugin/PluginParameterException.java

Violation Message Line
Errors Missing a Javadoc comment. 29
Infos Missing a Javadoc comment. 33
Infos Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 57
Warnings Missing a Javadoc comment. 62
Warnings Missing a Javadoc comment. 67
Errors '+' should be on a new line. 74
Errors '+' should be on a new line. 75
Warnings Missing a Javadoc comment. 101
Warnings 'mojo' hides a field. 106

org/apache/maven/plugin/PluginParameterExpressionEvaluator.java

Violation Message Line
Infos Missing a Javadoc comment. 45
Infos Missing a Javadoc comment. 47
Infos Missing a Javadoc comment. 63
Infos Missing a Javadoc comment. 65
Infos Missing a Javadoc comment. 67
Infos Missing a Javadoc comment. 69
Infos Missing a Javadoc comment. 71
Infos Missing a Javadoc comment. 73
Infos Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 77
Warnings 'basedir' hides a field. 91
Errors Method length is 224 lines (max allowed is 150). 112
Warnings Missing a Javadoc comment. 112
Errors '+' should be on a new line. 161
Errors '+' should be on a new line. 162
Errors '+' should be on a new line. 167
Errors '+' should be on a new line. 168
Errors '(' is not followed by whitespace. 188
Errors '(' is not followed by whitespace. 188
Errors ')' is not preceded with whitespace. 188
Errors ')' is not preceded with whitespace. 188
Errors Line contains a tab character. 190
Warnings Missing a Javadoc comment. 339
Warnings Missing a Javadoc comment. 348
Warnings 'basedir' hides a field. 350

org/apache/maven/plugin/version/DefaultPluginVersionManager.java

Violation Message Line
Errors Missing a Javadoc comment. 65
Infos Missing a Javadoc comment. 69
Infos Missing a Javadoc comment. 71
Infos Missing a Javadoc comment. 73
Infos Missing a Javadoc comment. 75
Infos Missing a Javadoc comment. 78
Infos Missing a Javadoc comment. 80
Infos Missing a Javadoc comment. 82
Infos Missing a Javadoc comment. 85
Warnings Missing a Javadoc comment. 87
Warnings Missing a Javadoc comment. 94
Errors Method length is 204 lines (max allowed is 150). 101
Warnings Missing a Javadoc comment. 101
Errors '||' should be on a new line. 151
Errors '&&' should be on a new line. 220
Errors '&&' should be on a new line. 263
Errors Line is longer than 120 characters. 273
Warnings Missing a Javadoc comment. 309
Warnings 'pluginRegistry' hides a field. 312
Errors '+' should be on a new line. 341
Warnings Missing a Javadoc comment. 350
Warnings 'pluginRegistry' hides a field. 353
Warnings Missing a Javadoc comment. 360
Warnings Missing a Javadoc comment. 447
Warnings 'pluginRegistry' hides a field. 450
Errors '+' should be on a new line. 462
Warnings Missing a Javadoc comment. 472
Warnings 'pluginRegistry' hides a field. 475
Warnings Missing a Javadoc comment. 489
Warnings 'pluginRegistry' hides a field. 490
Warnings Missing a Javadoc comment. 508
Warnings Missing a Javadoc comment. 513
Warnings Missing a Javadoc comment. 552
Warnings 'pluginRegistry' hides a field. 555
Errors '+' should be on a new line. 565
Warnings Missing a Javadoc comment. 594
Warnings 'pluginRegistry' hides a field. 594
Errors '+' should be on a new line. 617
Warnings Missing a Javadoc comment. 627
Warnings Missing a Javadoc comment. 656
Errors '+' should be on a new line. 705
Errors '+' should be on a new line. 717
Errors '+' should be on a new line. 728
Errors Line is longer than 120 characters. 736
Errors '+' should be on a new line. 743

org/apache/maven/plugin/version/IntervalUtils.java

Violation Message Line
Errors Missing a Javadoc comment. 29
Infos Missing a Javadoc comment. 32
Infos Missing a Javadoc comment. 34
Errors '24' is a magic number. 40
Errors '60' is a magic number. 40
Errors '60' is a magic number. 40
Errors '1000' is a magic number. 40
Errors '24' is a magic number. 41
Errors '60' is a magic number. 41
Errors '60' is a magic number. 41
Errors '1000' is a magic number. 41
Errors '60' is a magic number. 42
Errors '60' is a magic number. 42
Errors '1000' is a magic number. 42
Errors '60' is a magic number. 43
Errors '1000' is a magic number. 43
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 53
Errors 'if' is not followed by whitespace. 55
Errors 'if' is not followed by whitespace. 59
Errors Line is longer than 120 characters. 63
Errors 'if' is not followed by whitespace. 63
Errors '(' is not followed by whitespace. 63
Errors ')' is not preceded with whitespace. 63
Errors ')' is not preceded with whitespace. 63
Errors '(' is not followed by whitespace. 68
Errors ')' is not preceded with whitespace. 68
Warnings Missing a Javadoc comment. 84
Errors '(' is not followed by whitespace. 86
Errors ')' is not preceded with whitespace. 86
Errors '(' is not followed by whitespace. 86
Errors ')' is not preceded with whitespace. 86
Errors 'while' is not followed by whitespace. 90
Warnings Missing a Javadoc comment. 100
Errors 'if' is not followed by whitespace. 106
Errors '(' is not followed by whitespace. 106
Errors ')' is not preceded with whitespace. 106
Errors ')' is not preceded with whitespace. 106
Errors ')' is not preceded with whitespace. 108
Errors 'if' is not followed by whitespace. 124

org/apache/maven/plugin/version/PluginVersionManager.java

Violation Message Line
Errors Missing a Javadoc comment. 27
Infos Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 35

org/apache/maven/plugin/version/PluginVersionNotFoundException.java

Violation Message Line
Errors Missing a Javadoc comment. 22
Infos Missing a Javadoc comment. 25
Infos Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 42

org/apache/maven/plugin/version/PluginVersionResolutionException.java

Violation Message Line
Errors Missing a Javadoc comment. 22
Infos Missing a Javadoc comment. 25
Infos Missing a Javadoc comment. 27
Infos Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 59

org/apache/maven/reactor/MavenExecutionException.java

Violation Message Line
Warnings Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 43

org/apache/maven/usability/ArtifactNotFoundDiagnoser.java

Violation Message Line
Errors Missing a Javadoc comment. 27
Infos Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 38

org/apache/maven/usability/ArtifactResolverDiagnoser.java

Violation Message Line
Errors Missing a Javadoc comment. 29
Infos Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 40

org/apache/maven/usability/InvalidArtifactDiagnoser.java

Violation Message Line
Errors Missing a Javadoc comment. 25
Warnings Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 53

org/apache/maven/usability/MojoExecutionExceptionDiagnoser.java

Violation Message Line
Errors Missing a Javadoc comment. 26
Warnings Missing a Javadoc comment. 30
Warnings Missing a Javadoc comment. 35
Errors Line is longer than 120 characters. 65

org/apache/maven/usability/MojoFailureExceptionDiagnoser.java

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

org/apache/maven/usability/PluginConfigurationDiagnoser.java

Violation Message Line
Errors Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 36

org/apache/maven/usability/ProfileActivationDiagnoser.java

Violation Message Line
Errors Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 36

org/apache/maven/usability/ProjectBuildDiagnoser.java

Violation Message Line
Errors Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 37

org/apache/maven/usability/SystemWarnings.java

Violation Message Line
Errors Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 25
Errors '+' should be on a new line. 27

org/apache/maven/usability/plugin/ExpressionDocumentationException.java

Violation Message Line
Errors Missing a Javadoc comment. 22
Infos Missing a Javadoc comment. 25
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 32

org/apache/maven/usability/plugin/ExpressionDocumenter.java

Violation Message Line
Errors Missing a Javadoc comment. 40
Infos Missing a Javadoc comment. 43
Infos Missing a Javadoc comment. 45
Infos Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 49
Errors Line is longer than 120 characters. 75
Errors Line is longer than 120 characters. 79
Warnings Expected an @return tag. 116
Warnings Expected @param tag for 'docStream'. 116
Warnings Expected @throws tag for 'IOException'. 117
Warnings Expected @throws tag for 'XmlPullParserException'. 117
Warnings Missing a Javadoc comment. 142
Errors Line is longer than 120 characters. 166