Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
193 88 1209 642

Files

Files Infos Warnings Errors
org/apache/maven/plugin/failsafe/IntegrationTestMojo.java 0 45 5
org/apache/maven/plugin/failsafe/VerifyMojo.java 0 25 5
org/apache/maven/plugin/surefire/AbstractSurefireMojo.java 0 128 95
org/apache/maven/plugin/surefire/ClasspathCache.java 0 2 2
org/apache/maven/plugin/surefire/CommonReflector.java 0 3 0
org/apache/maven/plugin/surefire/InPluginVMSurefireStarter.java 0 2 0
org/apache/maven/plugin/surefire/ProviderInfo.java 0 4 4
org/apache/maven/plugin/surefire/ProviderList.java 0 2 2
org/apache/maven/plugin/surefire/StartupReportConfiguration.java 2 22 1
org/apache/maven/plugin/surefire/SurefireDependencyResolver.java 0 5 9
org/apache/maven/plugin/surefire/SurefireExecutionParameters.java 0 41 0
org/apache/maven/plugin/surefire/SurefireHelper.java 0 1 3
org/apache/maven/plugin/surefire/SurefirePlugin.java 0 39 8
org/apache/maven/plugin/surefire/SurefireProperties.java 0 17 6
org/apache/maven/plugin/surefire/SurefireReportParameters.java 0 16 0
org/apache/maven/plugin/surefire/booterclient/BooterSerializer.java 0 0 2
org/apache/maven/plugin/surefire/booterclient/ChecksumCalculator.java 0 11 2
org/apache/maven/plugin/surefire/booterclient/ForkConfiguration.java 4 11 3
org/apache/maven/plugin/surefire/booterclient/ForkNumberBucket.java 0 0 3
org/apache/maven/plugin/surefire/booterclient/ForkStarter.java 0 2 6
org/apache/maven/plugin/surefire/booterclient/MockReporter.java 11 15 0
org/apache/maven/plugin/surefire/booterclient/ProviderDetector.java 0 1 0
org/apache/maven/plugin/surefire/booterclient/lazytestprovider/OutputStreamFlushableCommandline.java 0 1 1
org/apache/maven/plugin/surefire/booterclient/lazytestprovider/TestProvidingInputStream.java 0 1 2
org/apache/maven/plugin/surefire/booterclient/output/DeserializedStacktraceWriter.java 0 5 0
org/apache/maven/plugin/surefire/booterclient/output/ForkClient.java 0 8 0
org/apache/maven/plugin/surefire/booterclient/output/ThreadedStreamConsumer.java 0 3 3
org/apache/maven/plugin/surefire/report/ConsoleOutputFileReporter.java 0 5 1
org/apache/maven/plugin/surefire/report/ConsoleReporter.java 2 6 2
org/apache/maven/plugin/surefire/report/DefaultReporterFactory.java 0 7 0
org/apache/maven/plugin/surefire/report/DirectConsoleOutput.java 0 5 0
org/apache/maven/plugin/surefire/report/FileReporter.java 0 3 2
org/apache/maven/plugin/surefire/report/FileReporterUtils.java 0 1 1
org/apache/maven/plugin/surefire/report/PrettyPrintXMLWriter.java 0 9 1
org/apache/maven/plugin/surefire/report/ReportEntryType.java 4 0 1
org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java 0 6 4
org/apache/maven/plugin/surefire/report/TestSetRunListener.java 0 13 3
org/apache/maven/plugin/surefire/report/TestSetStats.java 0 18 3
org/apache/maven/plugin/surefire/report/TestcycleConsoleOutputReceiver.java 0 3 0
org/apache/maven/plugin/surefire/report/WrappedReportEntry.java 0 20 0
org/apache/maven/plugin/surefire/runorder/PrioritizedTest.java 0 4 0
org/apache/maven/plugin/surefire/runorder/Priority.java 0 7 0
org/apache/maven/plugin/surefire/runorder/RunEntryStatistics.java 0 11 1
org/apache/maven/plugin/surefire/runorder/RunEntryStatisticsMap.java 0 11 0
org/apache/maven/plugin/surefire/runorder/StatisticsReporter.java 0 6 0
org/apache/maven/plugin/surefire/runorder/ThreadedExecutionScheduler.java 0 3 1
org/apache/maven/plugin/surefire/util/DependencyScanner.java 3 3 214
org/apache/maven/plugin/surefire/util/DirectoryScanner.java 0 2 1
org/apache/maven/plugin/surefire/util/Relocator.java 0 3 4
org/apache/maven/plugin/surefire/util/ScannerUtil.java 0 0 8
org/apache/maven/plugin/surefire/util/SpecificFileFilter.java 0 2 1
org/apache/maven/plugins/surefire/report/AbstractSurefireReportMojo.java 0 2 16
org/apache/maven/plugins/surefire/report/FailsafeReportMojo.java 0 4 9
org/apache/maven/plugins/surefire/report/ReportTestCase.java 0 28 0
org/apache/maven/plugins/surefire/report/ReportTestSuite.java 0 36 0
org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java 0 2 4
org/apache/maven/plugins/surefire/report/SurefireReportMojo.java 0 4 10
org/apache/maven/plugins/surefire/report/SurefireReportOnlyMojo.java 0 0 4
org/apache/maven/plugins/surefire/report/SurefireReportParser.java 0 26 4
org/apache/maven/plugins/surefire/report/TestSuiteXmlParser.java 0 6 4
org/apache/maven/surefire/NonAbstractClassFilter.java 0 1 0
org/apache/maven/surefire/SpecificTestClassFilter.java 0 2 2
org/apache/maven/surefire/booter/BaseProviderFactory.java 0 20 1
org/apache/maven/surefire/booter/BooterConstants.java 20 0 1
org/apache/maven/surefire/booter/BooterDeserializer.java 0 3 0
org/apache/maven/surefire/booter/ClassLoaderConfiguration.java 0 4 0
org/apache/maven/surefire/booter/Classpath.java 0 14 11
org/apache/maven/surefire/booter/ClasspathConfiguration.java 4 8 2
org/apache/maven/surefire/booter/ForkedBooter.java 0 2 2
org/apache/maven/surefire/booter/ForkingReporterFactory.java 0 3 4
org/apache/maven/surefire/booter/ForkingRunListener.java 15 14 5
org/apache/maven/surefire/booter/IsolatedClassLoader.java 0 4 2
org/apache/maven/surefire/booter/KeyValueSource.java 0 1 1
org/apache/maven/surefire/booter/LazyTestsToRun.java 0 0 1
org/apache/maven/surefire/booter/PropertiesWrapper.java 0 12 1
org/apache/maven/surefire/booter/ProviderConfiguration.java 0 13 1
org/apache/maven/surefire/booter/ProviderFactory.java 0 3 2
org/apache/maven/surefire/booter/ProviderParameterNames.java 4 0 1
org/apache/maven/surefire/booter/StartupConfiguration.java 0 12 1
org/apache/maven/surefire/booter/SurefireBooterForkException.java 0 2 0
org/apache/maven/surefire/booter/SurefireClassLoadersAware.java 0 1 0
org/apache/maven/surefire/booter/SurefireExecutionException.java 0 1 0
org/apache/maven/surefire/booter/SurefireReflector.java 0 22 1
org/apache/maven/surefire/booter/SystemPropertyManager.java 0 4 0
org/apache/maven/surefire/booter/TypeEncodedValue.java 0 6 2
org/apache/maven/surefire/common/junit3/JUnit3Reflector.java 0 9 1
org/apache/maven/surefire/common/junit3/JUnit3TestChecker.java 0 3 0
org/apache/maven/surefire/common/junit4/JUnit4Reflector.java 0 2 3
org/apache/maven/surefire/common/junit4/JUnit4RunListener.java 1 15 3
org/apache/maven/surefire/common/junit4/JUnit4RunListenerFactory.java 0 1 0
org/apache/maven/surefire/common/junit4/JUnit4StackTraceWriter.java 1 6 0
org/apache/maven/surefire/common/junit4/JUnit4TestChecker.java 0 4 0
org/apache/maven/surefire/common/junit48/FilterFactory.java 0 4 0
org/apache/maven/surefire/common/junit48/JUnit46StackTraceWriter.java 0 1 0
org/apache/maven/surefire/common/junit48/JUnit48Reflector.java 0 3 2
org/apache/maven/surefire/common/junit48/JUnit48TestChecker.java 0 2 6
org/apache/maven/surefire/group/match/AndGroupMatcher.java 0 4 2
org/apache/maven/surefire/group/match/GroupMatcher.java 0 3 2
org/apache/maven/surefire/group/match/InverseGroupMatcher.java 0 4 2
org/apache/maven/surefire/group/match/JoinGroupMatcher.java 0 3 2
org/apache/maven/surefire/group/match/OrGroupMatcher.java 0 4 2
org/apache/maven/surefire/group/match/SingleGroupMatcher.java 0 4 2
org/apache/maven/surefire/junit/JUnit3Provider.java 0 4 2
org/apache/maven/surefire/junit/JUnitTestSet.java 0 4 1
org/apache/maven/surefire/junit/PojoAndJUnit3Checker.java 0 2 0
org/apache/maven/surefire/junit/PojoTestSet.java 0 4 1
org/apache/maven/surefire/junit/SurefireTestSet.java 0 2 1
org/apache/maven/surefire/junit/TestListenerInvocationHandler.java 0 3 1
org/apache/maven/surefire/junit4/JUnit4Provider.java 0 3 10
org/apache/maven/surefire/junit4/MockReporter.java 5 11 0
org/apache/maven/surefire/junitcore/AsynchronousRunner.java 0 4 0
org/apache/maven/surefire/junitcore/ClassesParallelRunListener.java 0 1 0
org/apache/maven/surefire/junitcore/ConcurrentRunListener.java 0 11 0
org/apache/maven/surefire/junitcore/ConfigurableParallelComputer.java 0 4 2
org/apache/maven/surefire/junitcore/JUnitCoreProvider.java 0 4 2
org/apache/maven/surefire/junitcore/JUnitCoreRunListener.java 0 2 0
org/apache/maven/surefire/junitcore/JUnitCoreWrapper.java 0 0 5
org/apache/maven/surefire/junitcore/LogicalStream.java 0 2 0
org/apache/maven/surefire/junitcore/MethodsParallelRunListener.java 0 1 0
org/apache/maven/surefire/junitcore/NonConcurrentRunListener.java 0 4 3
org/apache/maven/surefire/junitcore/SynchronousRunner.java 0 0 1
org/apache/maven/surefire/junitcore/TestMethod.java 0 1 0
org/apache/maven/surefire/junitcore/TestSet.java 0 9 1
org/apache/maven/surefire/providerapi/AbstractProvider.java 0 1 0
org/apache/maven/surefire/providerapi/SurefireProvider.java 0 1 1
org/apache/maven/surefire/report/CategorizedReportEntry.java 0 7 1
org/apache/maven/surefire/report/ConsoleLogger.java 0 1 1
org/apache/maven/surefire/report/ConsoleOutputCapture.java 0 1 1
org/apache/maven/surefire/report/ConsoleOutputReceiverForCurrentThread.java 0 3 2
org/apache/maven/surefire/report/DefaultConsoleReporter.java 0 2 0
org/apache/maven/surefire/report/DefaultDirectConsoleReporter.java 0 2 1
org/apache/maven/surefire/report/LegacyPojoStackTraceWriter.java 0 5 2
org/apache/maven/surefire/report/PojoStackTraceWriter.java 2 5 0
org/apache/maven/surefire/report/ReportEntry.java 0 1 8
org/apache/maven/surefire/report/ReporterConfiguration.java 0 1 0
org/apache/maven/surefire/report/ReporterException.java 0 1 0
org/apache/maven/surefire/report/RunListener.java 0 2 0
org/apache/maven/surefire/report/RunStatistics.java 0 11 0
org/apache/maven/surefire/report/SafeThrowable.java 0 4 1
org/apache/maven/surefire/report/SimpleReportEntry.java 0 17 3
org/apache/maven/surefire/report/SmartStackTraceParser.java 0 7 3
org/apache/maven/surefire/suite/RunResult.java 1 21 5
org/apache/maven/surefire/testng/ConfigurationAwareTestNGReporter.java 0 1 0
org/apache/maven/surefire/testng/TestNGDirectoryTestSuite.java 0 10 8
org/apache/maven/surefire/testng/TestNGExecutor.java 0 2 4
org/apache/maven/surefire/testng/TestNGProvider.java 0 4 2
org/apache/maven/surefire/testng/TestNGReporter.java 1 12 1
org/apache/maven/surefire/testng/TestNGTestSet.java 0 2 0
org/apache/maven/surefire/testng/TestNGXmlTestSuite.java 0 8 4
org/apache/maven/surefire/testng/TestNgTestSuite.java 0 2 1
org/apache/maven/surefire/testng/conf/AbstractDirectConfigurator.java 0 5 2
org/apache/maven/surefire/testng/conf/Configurator.java 0 1 1
org/apache/maven/surefire/testng/conf/TestNG4751Configurator.java 0 1 0
org/apache/maven/surefire/testng/conf/TestNG52Configurator.java 0 1 0
org/apache/maven/surefire/testng/conf/TestNGMapConfigurator.java 0 2 0
org/apache/maven/surefire/testng/utils/GroupMatcherMethodSelector.java 0 6 2
org/apache/maven/surefire/testng/utils/MethodSelector.java 0 3 1
org/apache/maven/surefire/testset/DirectoryScannerParameters.java 0 3 0
org/apache/maven/surefire/testset/RunOrderParameters.java 0 5 1
org/apache/maven/surefire/testset/TestArtifactInfo.java 0 3 0
org/apache/maven/surefire/testset/TestRequest.java 0 5 0
org/apache/maven/surefire/util/DefaultDirectoryScanner.java 0 2 0
org/apache/maven/surefire/util/DefaultRunOrderCalculator.java 0 4 2
org/apache/maven/surefire/util/DefaultScanResult.java 0 10 5
org/apache/maven/surefire/util/NestedCheckedException.java 0 2 0
org/apache/maven/surefire/util/NestedRuntimeException.java 0 2 0
org/apache/maven/surefire/util/ReflectionUtils.java 0 16 2
org/apache/maven/surefire/util/RunOrder.java 8 4 0
org/apache/maven/surefire/util/RunOrderCalculator.java 0 1 1
org/apache/maven/surefire/util/ScanResult.java 0 5 0
org/apache/maven/surefire/util/TestsToRun.java 0 5 0
org/apache/maven/surefire/util/UrlUtils.java 0 1 0
org/apache/maven/surefire/util/internal/ByteBuffer.java 0 12 3
org/apache/maven/surefire/util/internal/StringUtils.java 0 10 14

Rules

Rules Violations Severity
FileLength 1 Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
24 Errors Error
FileTabCharacter
  • eachLine: "true"
111 Errors Error
LeftCurly
  • option: "nl"
11 Errors Error
RightCurly
  • option: "alone"
0 Errors Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
42 Errors Error
MemberName 0 Errors Error
JavadocMethod
  • scope: "protected"
1162 Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
24 Errors Error
JavadocVariable
  • scope: "protected"
88 Infos Info
ConstantName 16 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MethodName 3 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 1 Errors Error
TypeName 0 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 6 Errors Error
MethodLength 2 Errors Error
ParameterNumber 4 Errors Error
EmptyForIteratorPad
  • option: "space"
0 Errors Error
OperatorWrap 9 Errors Error
ParenPad
  • option: "space"
145 Errors Error
WhitespaceAfter 8 Errors Error
WhitespaceAround 26 Errors Error
ModifierOrder 17 Errors Error
RedundantModifier 8 Errors Error
AvoidNestedBlocks 2 Errors Error
EmptyBlock
  • option: "text"
5 Errors Error
NeedBraces 4 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
47 Warnings Warning
IllegalInstantiation 0 Errors Error
InnerAssignment 5 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, 100, 128, 256, 512, 1000, 1024"
42 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 125 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
InterfaceIsType 1 Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0 Errors Error
UpperEll 0 Errors Error

Details

org/apache/maven/plugin/failsafe/IntegrationTestMojo.java

Violation Message Line
Warnings Missing a Javadoc comment. 188
Errors Unable to get class information for MojoExecutionException. 189
Errors Redundant throws: 'MojoFailureException' listed more then one time. 189
Errors Unable to get class information for MojoFailureException. 189
Errors Unable to get class information for MojoExecutionException. 196
Warnings 'summaryFile' hides a field. 198
Errors '+' should be on a new line. 229
Warnings Missing a Javadoc comment. 239
Warnings Missing a Javadoc comment. 245
Warnings Missing a Javadoc comment. 250
Warnings Missing a Javadoc comment. 255
Warnings Missing a Javadoc comment. 260
Warnings Missing a Javadoc comment. 265
Warnings Missing a Javadoc comment. 270
Warnings Missing a Javadoc comment. 275
Warnings Missing a Javadoc comment. 282
Warnings Missing a Javadoc comment. 289
Warnings Missing a Javadoc comment. 294
Warnings Missing a Javadoc comment. 299
Warnings Missing a Javadoc comment. 304
Warnings Missing a Javadoc comment. 309
Warnings Missing a Javadoc comment. 314
Warnings Missing a Javadoc comment. 319
Warnings Missing a Javadoc comment. 324
Warnings Missing a Javadoc comment. 329
Warnings Missing a Javadoc comment. 334
Warnings Missing a Javadoc comment. 339
Warnings Missing a Javadoc comment. 353
Warnings Expected an @return tag. 361
Warnings Missing a Javadoc comment. 376
Warnings Missing a Javadoc comment. 381
Warnings Missing a Javadoc comment. 386
Warnings Missing a Javadoc comment. 391
Warnings Missing a Javadoc comment. 396
Warnings Missing a Javadoc comment. 401
Warnings Missing a Javadoc comment. 406
Warnings Missing a Javadoc comment. 411
Warnings Missing a Javadoc comment. 416
Warnings Missing a Javadoc comment. 421
Warnings Missing a Javadoc comment. 426
Warnings Missing a Javadoc comment. 431
Warnings Missing a Javadoc comment. 436
Warnings Missing a Javadoc comment. 441
Warnings Missing a Javadoc comment. 446
Warnings Missing a Javadoc comment. 451
Warnings Missing a Javadoc comment. 458
Warnings Missing a Javadoc comment. 463
Warnings Missing a Javadoc comment. 468
Warnings Missing a Javadoc comment. 474
Warnings Missing a Javadoc comment. 479

org/apache/maven/plugin/failsafe/VerifyMojo.java

Violation Message Line
Errors Line is longer than 120 characters. 63
Warnings Missing a Javadoc comment. 149
Errors Unable to get class information for MojoExecutionException. 150
Errors Redundant throws: 'MojoFailureException' listed more then one time. 150
Errors Unable to get class information for MojoFailureException. 150
Warnings 'encoding' hides a field. 160
Warnings 'encoding' hides a field. 198
Warnings 'summaryFile' hides a field. 198
Warnings Missing a Javadoc comment. 219
Errors Unable to get class information for MojoFailureException. 220
Warnings Missing a Javadoc comment. 241
Warnings Missing a Javadoc comment. 246
Warnings Missing a Javadoc comment. 251
Warnings Missing a Javadoc comment. 256
Warnings Missing a Javadoc comment. 261
Warnings Missing a Javadoc comment. 266
Warnings Missing a Javadoc comment. 271
Warnings Missing a Javadoc comment. 277
Warnings Missing a Javadoc comment. 283
Warnings Missing a Javadoc comment. 288
Warnings Missing a Javadoc comment. 293
Warnings Missing a Javadoc comment. 298
Warnings Missing a Javadoc comment. 303
Warnings Missing a Javadoc comment. 308
Warnings Missing a Javadoc comment. 313
Warnings Missing a Javadoc comment. 318
Warnings Missing a Javadoc comment. 323
Warnings Missing a Javadoc comment. 328
Warnings Missing a Javadoc comment. 333
Warnings Missing a Javadoc comment. 338

org/apache/maven/plugin/surefire/AbstractSurefireMojo.java

Violation Message Line
Errors File length is 2,713 lines (max allowed is 2,000). 1
Errors Line is longer than 120 characters. 213
Errors Line is longer than 120 characters. 235
Errors Line is longer than 120 characters. 321
Errors Line is longer than 120 characters. 323
Errors Line is longer than 120 characters. 378
Errors Line is longer than 120 characters. 388
Errors Line is longer than 120 characters. 437
Errors Line is longer than 120 characters. 442
Errors Line is longer than 120 characters. 443
Errors Line is longer than 120 characters. 444
Errors Line is longer than 120 characters. 566
Errors Line is longer than 120 characters. 588
Warnings Missing a Javadoc comment. 621
Warnings Missing a Javadoc comment. 625
Errors Unable to get class information for MojoExecutionException. 626
Errors Redundant throws: 'MojoFailureException' listed more then one time. 626
Errors Unable to get class information for MojoFailureException. 626
Errors Unable to get class information for MojoFailureException. 692
Errors Redundant throws: 'MojoExecutionException' listed more then one time. 692
Errors Unable to get class information for MojoExecutionException. 692
Warnings Missing a Javadoc comment. 732
Warnings Missing a Javadoc comment. 734
Errors Unable to get class information for MojoExecutionException. 735
Errors Redundant throws: 'MojoFailureException' listed more then one time. 735
Errors Unable to get class information for MojoFailureException. 735
Warnings Missing a Javadoc comment. 788
Errors Unable to get class information for MojoFailureException. 789
Errors Redundant throws: 'MojoExecutionException' listed more then one time. 789
Errors Unable to get class information for MojoExecutionException. 789
Errors '{' should be on a new line. 804
Warnings Missing a Javadoc comment. 840
Errors Unable to get class information for MojoExecutionException. 851
Errors Redundant throws: 'MojoFailureException' listed more then one time. 851
Errors Unable to get class information for MojoFailureException. 851
Warnings Missing a Javadoc comment. 895
Warnings Missing a Javadoc comment. 914
Warnings Missing a Javadoc comment. 930
Errors Unable to get class information for MojoExecutionException. 931
Errors Redundant throws: 'MojoFailureException' listed more then one time. 931
Errors Unable to get class information for MojoFailureException. 931
Warnings Missing a Javadoc comment. 933
Errors Unable to get class information for MojoExecutionException. 956
Errors ')' is not preceded with whitespace. 979
Errors '{' is not preceded with whitespace. 979
Errors '{' should be on a new line. 979
Errors Unable to get class information for MojoExecutionException. 989
Warnings Missing a Javadoc comment. 1035
Warnings Missing a Javadoc comment. 1040
Warnings 'runOrder' hides a field. 1101
Errors Unable to get class information for MojoExecutionException. 1135
Errors Redundant throws: 'MojoFailureException' listed more then one time. 1135
Errors Unable to get class information for MojoFailureException. 1135
Warnings 'failIfNoTests' hides a field. 1150
Warnings 'excludes' hides a field. 1173
Warnings Missing a Javadoc comment. 1187
Errors Unable to get class information for MojoExecutionException. 1196
Errors Redundant throws: 'MojoFailureException' listed more then one time. 1196
Errors Unable to get class information for MojoFailureException. 1196
Errors Line is longer than 120 characters. 1212
Errors '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 1306
Warnings 'excludes' hides a field. 1308
Errors '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 1379
Warnings 'project' hides a field. 1395
Errors Unable to get class information for MojoExecutionException. 1437
Warnings Missing a Javadoc comment. 1477
Errors Unable to get class information for MojoExecutionException. 1480
Errors Redundant throws: 'MojoFailureException' listed more then one time. 1480
Errors Unable to get class information for MojoFailureException. 1480
Warnings Missing a Javadoc comment. 1490
Errors Unable to get class information for MojoExecutionException. 1493
Errors Redundant throws: 'MojoFailureException' listed more then one time. 1493
Errors Unable to get class information for MojoFailureException. 1493
Warnings Missing a Javadoc comment. 1503
Warnings Missing a Javadoc comment. 1546
Errors Empty catch block. 1555
Warnings Missing a Javadoc comment. 1567
Errors Line is longer than 120 characters. 1586
Warnings Missing a Javadoc comment. 1698
Warnings Missing a Javadoc comment. 1703
Warnings Missing a Javadoc comment. 1718
Warnings Missing a Javadoc comment. 1725
Errors Unable to get class information for InvalidVersionSpecificationException. 1738
Errors Redundant throws: 'MojoFailureException' listed more then one time. 1738
Errors Unable to get class information for MojoFailureException. 1738
Errors Redundant throws: 'ArtifactResolutionException' listed more then one time. 1738
Errors Unable to get class information for ArtifactResolutionException. 1738
Errors Redundant throws: 'ArtifactNotFoundException' listed more then one time. 1739
Errors Unable to get class information for ArtifactNotFoundException. 1739
Errors Redundant throws: 'MojoExecutionException' listed more then one time. 1739
Errors Unable to get class information for MojoExecutionException. 1739
Errors Line is longer than 120 characters. 1757
Errors Unable to get class information for ArtifactResolutionException. 1796
Errors Redundant throws: 'ArtifactNotFoundException' listed more then one time. 1796
Errors Unable to get class information for ArtifactNotFoundException. 1796
Errors '+' should be on a new line. 1889
Errors Unable to get class information for MojoFailureException. 1931
Errors Unable to get class information for MojoFailureException. 1954
Errors Unable to get class information for MojoFailureException. 1963
Errors Unable to get class information for MojoFailureException. 1985
Errors Redundant throws: 'MojoExecutionException' listed more then one time. 1985
Errors Unable to get class information for MojoExecutionException. 1985
Errors Line is longer than 120 characters. 2002
Errors '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 2020
Errors Unable to get class information for MojoExecutionException. 2030
Errors Unable to get class information for ArtifactResolutionException. 2036
Errors Redundant throws: 'ArtifactNotFoundException' listed more then one time. 2036
Errors Unable to get class information for ArtifactNotFoundException. 2036
Errors Unable to get class information for ArtifactResolutionException. 2062
Errors Redundant throws: 'ArtifactNotFoundException' listed more then one time. 2062
Errors Unable to get class information for ArtifactNotFoundException. 2062
Errors Unable to get class information for ArtifactResolutionException. 2101
Errors Redundant throws: 'ArtifactNotFoundException' listed more then one time. 2101
Errors Unable to get class information for ArtifactNotFoundException. 2101
Errors Unable to get class information for ArtifactResolutionException. 2147
Errors Redundant throws: 'ArtifactNotFoundException' listed more then one time. 2147
Errors Unable to get class information for ArtifactNotFoundException. 2147
Errors Missing a Javadoc comment. 2155
Warnings Missing a Javadoc comment. 2165
Warnings 'providerName' hides a field. 2165
Warnings Missing a Javadoc comment. 2170
Warnings Missing a Javadoc comment. 2176
Warnings Missing a Javadoc comment. 2181
Errors Unable to get class information for MojoExecutionException. 2181
Warnings Missing a Javadoc comment. 2189
Errors Unable to get class information for ArtifactResolutionException. 2190
Errors Redundant throws: 'ArtifactNotFoundException' listed more then one time. 2190
Errors Unable to get class information for ArtifactNotFoundException. 2190
Warnings 'pluginArtifactMap' hides a field. 2192
Warnings Missing a Javadoc comment. 2200
Warnings Missing a Javadoc comment. 2202
Warnings Missing a Javadoc comment. 2207
Warnings Missing a Javadoc comment. 2209
Warnings Missing a Javadoc comment. 2214
Warnings Missing a Javadoc comment. 2219
Warnings Missing a Javadoc comment. 2224
Warnings Missing a Javadoc comment. 2229
Warnings Expected an @return tag. 2237
Warnings Missing a Javadoc comment. 2242
Warnings Missing a Javadoc comment. 2248
Warnings Missing a Javadoc comment. 2253
Warnings Missing a Javadoc comment. 2259
Warnings Missing a Javadoc comment. 2264
Warnings Missing a Javadoc comment. 2270
Warnings Missing a Javadoc comment. 2275
Warnings Missing a Javadoc comment. 2280
Warnings Missing a Javadoc comment. 2285
Warnings Missing a Javadoc comment. 2291
Warnings Missing a Javadoc comment. 2296
Warnings Missing a Javadoc comment. 2303
Warnings Missing a Javadoc comment. 2308
Warnings Missing a Javadoc comment. 2315
Warnings Missing a Javadoc comment. 2320
Warnings Missing a Javadoc comment. 2327
Warnings Missing a Javadoc comment. 2332
Warnings Missing a Javadoc comment. 2337
Warnings Missing a Javadoc comment. 2342
Warnings Missing a Javadoc comment. 2348
Warnings Missing a Javadoc comment. 2353
Warnings Missing a Javadoc comment. 2358
Warnings Missing a Javadoc comment. 2365
Warnings Missing a Javadoc comment. 2370
Warnings Missing a Javadoc comment. 2376
Warnings Missing a Javadoc comment. 2381
Warnings Missing a Javadoc comment. 2387
Warnings Missing a Javadoc comment. 2392
Warnings Missing a Javadoc comment. 2398
Warnings Missing a Javadoc comment. 2403
Warnings Missing a Javadoc comment. 2409
Warnings Missing a Javadoc comment. 2414
Warnings Missing a Javadoc comment. 2420
Warnings Missing a Javadoc comment. 2425
Warnings Missing a Javadoc comment. 2431
Warnings Missing a Javadoc comment. 2436
Warnings Missing a Javadoc comment. 2442
Warnings Missing a Javadoc comment. 2447
Warnings Missing a Javadoc comment. 2453
Warnings Missing a Javadoc comment. 2458
Warnings Missing a Javadoc comment. 2464
Warnings Missing a Javadoc comment. 2469
Warnings Missing a Javadoc comment. 2475
Warnings Missing a Javadoc comment. 2480
Warnings Missing a Javadoc comment. 2486
Warnings Missing a Javadoc comment. 2491
Warnings Missing a Javadoc comment. 2497
Warnings Missing a Javadoc comment. 2502
Warnings Missing a Javadoc comment. 2508
Warnings Missing a Javadoc comment. 2513
Warnings Missing a Javadoc comment. 2519
Warnings Missing a Javadoc comment. 2524
Warnings Missing a Javadoc comment. 2530
Warnings Missing a Javadoc comment. 2535
Warnings Missing a Javadoc comment. 2541
Warnings Missing a Javadoc comment. 2546
Warnings Missing a Javadoc comment. 2553
Warnings Missing a Javadoc comment. 2558
Warnings Missing a Javadoc comment. 2565
Warnings Missing a Javadoc comment. 2570
Warnings Missing a Javadoc comment. 2583
Warnings Missing a Javadoc comment. 2589
Warnings Missing a Javadoc comment. 2594
Warnings Missing a Javadoc comment. 2600
Warnings Missing a Javadoc comment. 2605
Warnings Missing a Javadoc comment. 2611
Warnings Missing a Javadoc comment. 2616
Warnings Missing a Javadoc comment. 2622
Warnings Missing a Javadoc comment. 2627
Warnings Missing a Javadoc comment. 2632
Warnings Missing a Javadoc comment. 2638
Warnings Missing a Javadoc comment. 2643
Warnings Missing a Javadoc comment. 2648
Warnings Missing a Javadoc comment. 2653
Warnings Missing a Javadoc comment. 2658
Warnings Missing a Javadoc comment. 2664
Warnings Missing a Javadoc comment. 2669
Warnings Missing a Javadoc comment. 2674
Warnings Missing a Javadoc comment. 2679
Warnings Missing a Javadoc comment. 2684
Warnings Missing a Javadoc comment. 2689
Warnings Missing a Javadoc comment. 2694
Warnings Missing a Javadoc comment. 2699
Warnings Missing a Javadoc comment. 2704
Warnings Missing a Javadoc comment. 2709

org/apache/maven/plugin/surefire/ClasspathCache.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Errors Name 'classpaths' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 39

org/apache/maven/plugin/surefire/CommonReflector.java

Violation Message Line
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 53
Warnings 'startupReportConfiguration' hides a field. 53

org/apache/maven/plugin/surefire/InPluginVMSurefireStarter.java

Violation Message Line
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 64

org/apache/maven/plugin/surefire/ProviderInfo.java

Violation Message Line
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 39
Errors Unable to get class information for ArtifactResolutionException. 40
Errors Redundant throws: 'ArtifactNotFoundException' listed more then one time. 40
Errors Unable to get class information for ArtifactNotFoundException. 40
Warnings Missing a Javadoc comment. 42
Errors Unable to get class information for MojoExecutionException. 42

org/apache/maven/plugin/surefire/ProviderList.java

Violation Message Line
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 49
Errors '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 49
Errors '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 69

org/apache/maven/plugin/surefire/StartupReportConfiguration.java

Violation Message Line
Infos Missing a Javadoc comment. 69
Infos Missing a Javadoc comment. 71
Warnings Missing a Javadoc comment. 73
Errors More than 7 parameters. 73
Warnings Missing a Javadoc comment. 93
Warnings Missing a Javadoc comment. 100
Warnings Missing a Javadoc comment. 107
Warnings Missing a Javadoc comment. 112
Warnings Missing a Javadoc comment. 117
Warnings Missing a Javadoc comment. 122
Warnings Missing a Javadoc comment. 127
Warnings Missing a Javadoc comment. 132
Warnings Missing a Javadoc comment. 137
Warnings Missing a Javadoc comment. 142
Warnings Missing a Javadoc comment. 151
Warnings Missing a Javadoc comment. 160
Warnings Missing a Javadoc comment. 166
Warnings Missing a Javadoc comment. 176
Warnings Missing a Javadoc comment. 188
Warnings Missing a Javadoc comment. 198
Warnings Missing a Javadoc comment. 204
Warnings Missing a Javadoc comment. 210
Warnings Missing a Javadoc comment. 215
Warnings Missing a Javadoc comment. 220
Warnings Missing a Javadoc comment. 225

org/apache/maven/plugin/surefire/SurefireDependencyResolver.java

Violation Message Line
Warnings Missing a Javadoc comment. 69
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 113
Errors Unable to get class information for ArtifactResolutionException. 114
Errors Redundant throws: 'ArtifactNotFoundException' listed more then one time. 114
Errors Unable to get class information for ArtifactNotFoundException. 114
Warnings Missing a Javadoc comment. 130
Errors Unable to get class information for ArtifactNotFoundException. 131
Errors Redundant throws: 'ArtifactResolutionException' listed more then one time. 131
Errors Unable to get class information for ArtifactResolutionException. 131
Warnings Missing a Javadoc comment. 159
Errors Unable to get class information for ArtifactResolutionException. 160
Errors Redundant throws: 'ArtifactNotFoundException' listed more then one time. 160
Errors Unable to get class information for ArtifactNotFoundException. 160

org/apache/maven/plugin/surefire/SurefireExecutionParameters.java

Violation Message Line
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 36
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
Warnings Missing a Javadoc comment. 80
Warnings Missing a Javadoc comment. 82
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 88
Warnings Missing a Javadoc comment. 90
Warnings Missing a Javadoc comment. 92
Warnings Missing a Javadoc comment. 94
Warnings Missing a Javadoc comment. 96
Warnings Missing a Javadoc comment. 98
Warnings Missing a Javadoc comment. 100
Warnings Missing a Javadoc comment. 102
Warnings Missing a Javadoc comment. 104
Warnings Missing a Javadoc comment. 106
Warnings Missing a Javadoc comment. 108
Warnings Missing a Javadoc comment. 110
Warnings Missing a Javadoc comment. 112
Warnings Missing a Javadoc comment. 114

org/apache/maven/plugin/surefire/SurefireHelper.java

Violation Message Line
Warnings Missing a Javadoc comment. 41
Errors Unable to get class information for MojoFailureException. 42
Errors Redundant throws: 'MojoExecutionException' listed more then one time. 42
Errors Unable to get class information for MojoExecutionException. 42

org/apache/maven/plugin/surefire/SurefirePlugin.java

Violation Message Line
Errors Line is longer than 120 characters. 68
Warnings Missing a Javadoc comment. 164
Errors Unable to get class information for MojoExecutionException. 165
Errors Redundant throws: 'MojoFailureException' listed more then one time. 165
Errors Unable to get class information for MojoFailureException. 165
Errors Unable to get class information for MojoFailureException. 173
Errors Unable to get class information for MojoFailureException. 182
Warnings Missing a Javadoc comment. 190
Warnings Missing a Javadoc comment. 195
Warnings Missing a Javadoc comment. 200
Warnings Missing a Javadoc comment. 207
Warnings Missing a Javadoc comment. 212
Warnings Expected an @return tag. 220
Warnings Expected @param tag for 'skipExec'. 228
Warnings Missing a Javadoc comment. 233
Warnings Missing a Javadoc comment. 238
Warnings Missing a Javadoc comment. 243
Warnings Missing a Javadoc comment. 248
Warnings Missing a Javadoc comment. 253
Warnings Missing a Javadoc comment. 258
Warnings Missing a Javadoc comment. 263
Warnings Missing a Javadoc comment. 268
Warnings Missing a Javadoc comment. 273
Warnings Missing a Javadoc comment. 278
Warnings Missing a Javadoc comment. 283
Warnings Missing a Javadoc comment. 288
Warnings Missing a Javadoc comment. 293
Errors '{' is not followed by whitespace. 306
Warnings Expected an @return tag. 318
Errors '{' is not followed by whitespace. 333
Warnings Missing a Javadoc comment. 349
Warnings Missing a Javadoc comment. 354
Warnings Missing a Javadoc comment. 359
Warnings Missing a Javadoc comment. 364
Warnings Missing a Javadoc comment. 369
Warnings Missing a Javadoc comment. 374
Warnings Missing a Javadoc comment. 379
Warnings Missing a Javadoc comment. 384
Warnings Missing a Javadoc comment. 389
Warnings Missing a Javadoc comment. 394
Warnings Missing a Javadoc comment. 399
Warnings Missing a Javadoc comment. 404
Warnings Missing a Javadoc comment. 409
Warnings Missing a Javadoc comment. 414
Warnings Missing a Javadoc comment. 419
Warnings Missing a Javadoc comment. 424
Warnings Missing a Javadoc comment. 429

org/apache/maven/plugin/surefire/SurefireProperties.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 60
Warnings Missing a Javadoc comment. 89
Warnings Missing a Javadoc comment. 94
Warnings Missing a Javadoc comment. 107
Errors Name 'keysThatCannotBeUsedAsSystemProperties' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 114
Errors '{' is not followed by whitespace. 115
Errors '{' is not preceded with whitespace. 115
Errors '}' is not followed by whitespace. 119
Errors '}' is not preceded with whitespace. 119
Warnings Missing a Javadoc comment. 121
Warnings Missing a Javadoc comment. 135
Warnings Missing a Javadoc comment. 169
Warnings Missing a Javadoc comment. 185
Warnings Missing a Javadoc comment. 197
Warnings Missing a Javadoc comment. 205
Warnings Missing a Javadoc comment. 213
Warnings 'items' hides a field. 213
Warnings Missing a Javadoc comment. 238
Warnings Missing a Javadoc comment. 265
Warnings Missing a Javadoc comment. 293

org/apache/maven/plugin/surefire/SurefireReportParameters.java

Violation Message Line
Warnings Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 36
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

org/apache/maven/plugin/surefire/booterclient/BooterSerializer.java

Violation Message Line
Errors ')' is not preceded with whitespace. 78
Errors Line is longer than 120 characters. 97

org/apache/maven/plugin/surefire/booterclient/ChecksumCalculator.java

Violation Message Line
Errors Line does not match expected header line of '^ \* Unless required by applicable law or agreed to in writing,\s*$'. 14
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 57
Warnings Missing a Javadoc comment. 65
Warnings Missing a Javadoc comment. 70
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 80
Warnings Missing a Javadoc comment. 96
Warnings Missing a Javadoc comment. 111
Warnings Missing a Javadoc comment. 116
Errors '0xF0' is a magic number. 130
Warnings Missing a Javadoc comment. 145

org/apache/maven/plugin/surefire/booterclient/ForkConfiguration.java

Violation Message Line
Infos Missing a Javadoc comment. 50
Infos Missing a Javadoc comment. 52
Infos Missing a Javadoc comment. 54
Infos Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 78
Errors More than 7 parameters. 78
Warnings Missing a Javadoc comment. 94
Warnings Missing a Javadoc comment. 99
Errors '||' should be on a new line. 109
Warnings Expected an @return tag. 127
Errors Line is longer than 120 characters. 133
Warnings 'argLine' hides a field. 199
Warnings Missing a Javadoc comment. 250
Warnings Missing a Javadoc comment. 255
Warnings Missing a Javadoc comment. 260
Warnings Missing a Javadoc comment. 265
Warnings Missing a Javadoc comment. 270
Warnings Missing a Javadoc comment. 276

org/apache/maven/plugin/surefire/booterclient/ForkNumberBucket.java

Violation Message Line
Errors Line does not match expected header line of '^/\*\s*$'. 3
Errors Name '_drawNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Errors Name '_returnNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83

org/apache/maven/plugin/surefire/booterclient/ForkStarter.java

Violation Message Line
Warnings Missing a Javadoc comment. 133
Warnings Missing a Javadoc comment. 146
Errors '60' is a magic number. 190
Errors '500' is a magic number. 269
Errors '60' is a magic number. 271
Errors Line is longer than 120 characters. 287
Errors '60' is a magic number. 336
Errors '60' is a magic number. 336

org/apache/maven/plugin/surefire/booterclient/MockReporter.java

Violation Message Line
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
Infos Missing a Javadoc comment. 56
Infos Missing a Javadoc comment. 58
Infos Missing a Javadoc comment. 60
Warnings Missing a Javadoc comment. 68
Warnings Missing a Javadoc comment. 72
Warnings Missing a Javadoc comment. 78
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 90
Warnings Missing a Javadoc comment. 97
Warnings Missing a Javadoc comment. 104
Warnings Missing a Javadoc comment. 112
Warnings Missing a Javadoc comment. 120
Warnings Missing a Javadoc comment. 125
Warnings Missing a Javadoc comment. 130
Warnings Missing a Javadoc comment. 135
Warnings Missing a Javadoc comment. 141
Warnings Missing a Javadoc comment. 149
Warnings Missing a Javadoc comment. 155

org/apache/maven/plugin/surefire/booterclient/ProviderDetector.java

Violation Message Line
Warnings Missing a Javadoc comment. 41

org/apache/maven/plugin/surefire/booterclient/lazytestprovider/OutputStreamFlushableCommandline.java

Violation Message Line
Errors Unable to get class information for CommandLineException. 62
Warnings Missing a Javadoc comment. 77

org/apache/maven/plugin/surefire/booterclient/lazytestprovider/TestProvidingInputStream.java

Violation Message Line
Errors '0xff' is a magic number. 103
Errors '0xff' is a magic number. 108
Warnings Missing a Javadoc comment. 120

org/apache/maven/plugin/surefire/booterclient/output/DeserializedStacktraceWriter.java

Violation Message Line
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 60
Warnings Missing a Javadoc comment. 65

org/apache/maven/plugin/surefire/booterclient/output/ForkClient.java

Violation Message Line
Warnings Missing a Javadoc comment. 67
Warnings Missing a Javadoc comment. 72
Warnings Missing a Javadoc comment. 80
Warnings Missing a Javadoc comment. 176
Warnings Missing a Javadoc comment. 275
Warnings Missing a Javadoc comment. 279
Warnings Missing a Javadoc comment. 284
Warnings Missing a Javadoc comment. 289

org/apache/maven/plugin/surefire/booterclient/output/ThreadedStreamConsumer.java

Violation Message Line
Errors Name 'poison' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 37
Warnings Missing a Javadoc comment. 85
Warnings Missing a Javadoc comment. 92
Errors '10000' is a magic number. 95
Errors Empty catch block. 102
Warnings Missing a Javadoc comment. 108

org/apache/maven/plugin/surefire/report/ConsoleOutputFileReporter.java

Violation Message Line
Warnings Missing a Javadoc comment. 50
Warnings Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 62
Errors Redundant throws: 'ReporterException' is unchecked exception. 63
Warnings Missing a Javadoc comment. 67
Warnings Missing a Javadoc comment. 76

org/apache/maven/plugin/surefire/report/ConsoleReporter.java

Violation Message Line
Infos Missing a Javadoc comment. 38
Infos Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 55
Errors Redundant throws: 'ReporterException' is unchecked exception. 56
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 71
Warnings Missing a Javadoc comment. 81
Errors Redundant throws: 'ReporterException' is unchecked exception. 82
Warnings Missing a Javadoc comment. 96

org/apache/maven/plugin/surefire/report/DefaultReporterFactory.java

Violation Message Line
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 60
Warnings Missing a Javadoc comment. 65
Warnings Missing a Javadoc comment. 79
Warnings Missing a Javadoc comment. 94
Warnings Missing a Javadoc comment. 134
Warnings Missing a Javadoc comment. 139

org/apache/maven/plugin/surefire/report/DirectConsoleOutput.java

Violation Message Line
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 57
Warnings Missing a Javadoc comment. 61

org/apache/maven/plugin/surefire/report/FileReporter.java

Violation Message Line
Warnings Missing a Javadoc comment. 46
Errors Redundant throws: 'ReporterException' is unchecked exception. 54
Warnings Missing a Javadoc comment. 87
Warnings Missing a Javadoc comment. 105
Errors Redundant throws: 'ReporterException' is unchecked exception. 106

org/apache/maven/plugin/surefire/report/FileReporterUtils.java

Violation Message Line
Warnings Missing a Javadoc comment. 29
Errors 'for' construct must use '{}'s. 33

org/apache/maven/plugin/surefire/report/PrettyPrintXMLWriter.java

Violation Message Line
Errors Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 69
Warnings Missing a Javadoc comment. 74
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 105
Warnings Missing a Javadoc comment. 110
Warnings Missing a Javadoc comment. 181
Warnings Missing a Javadoc comment. 194
Warnings Missing a Javadoc comment. 241

org/apache/maven/plugin/surefire/report/ReportEntryType.java

Violation Message Line
Errors Missing a Javadoc comment. 22
Infos Missing a Javadoc comment. 24
Infos Missing a Javadoc comment. 25
Infos Missing a Javadoc comment. 26
Infos Missing a Javadoc comment. 27

org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java

Violation Message Line
Errors Line is longer than 120 characters. 48
Errors Line is longer than 120 characters. 53
Errors Name 'ampBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 76
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 93
Errors Redundant throws: 'ReporterException' is unchecked exception. 94
Warnings 'reportsDirectory' hides a field. 165
Warnings 'reportNameSuffix' hides a field. 165
Warnings 'trimStackTrace' hides a field. 230
Warnings 'reportNameSuffix' hides a field. 230

org/apache/maven/plugin/surefire/report/TestSetRunListener.java

Violation Message Line
Errors Unused import - java.io.File. 31
Errors '1000000' is a magic number. 54
Warnings Missing a Javadoc comment. 70
Errors More than 7 parameters. 70
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 94
Warnings Missing a Javadoc comment. 114
Warnings Missing a Javadoc comment. 124
Warnings Missing a Javadoc comment. 130
Warnings Missing a Javadoc comment. 165
Warnings Missing a Javadoc comment. 171
Warnings Missing a Javadoc comment. 182
Warnings Missing a Javadoc comment. 194
Warnings Missing a Javadoc comment. 210
Warnings Missing a Javadoc comment. 221
Warnings Missing a Javadoc comment. 255

org/apache/maven/plugin/surefire/report/TestSetStats.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 59
Warnings Missing a Javadoc comment. 64
Warnings Missing a Javadoc comment. 69
Errors Inner assignments should be avoided. 71
Warnings Missing a Javadoc comment. 74
Errors Inner assignments should be avoided. 76
Warnings Missing a Javadoc comment. 95
Warnings Missing a Javadoc comment. 101
Warnings Missing a Javadoc comment. 108
Warnings Missing a Javadoc comment. 114
Warnings Missing a Javadoc comment. 120
Warnings Missing a Javadoc comment. 130
Warnings Missing a Javadoc comment. 135
Warnings Missing a Javadoc comment. 140
Warnings Missing a Javadoc comment. 145
Warnings Missing a Javadoc comment. 161
Warnings Missing a Javadoc comment. 171
Warnings Missing a Javadoc comment. 200
Warnings Missing a Javadoc comment. 221

org/apache/maven/plugin/surefire/report/TestcycleConsoleOutputReceiver.java

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

org/apache/maven/plugin/surefire/report/WrappedReportEntry.java

Violation Message Line
Warnings Missing a Javadoc comment. 51
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. 116
Warnings Missing a Javadoc comment. 126
Warnings Missing a Javadoc comment. 132
Warnings Missing a Javadoc comment. 137
Warnings Missing a Javadoc comment. 150
Warnings Missing a Javadoc comment. 161
Warnings Missing a Javadoc comment. 167
Warnings Missing a Javadoc comment. 172
Warnings Missing a Javadoc comment. 177

org/apache/maven/plugin/surefire/runorder/PrioritizedTest.java

Violation Message Line
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 48

org/apache/maven/plugin/surefire/runorder/Priority.java

Violation Message Line
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 54
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

org/apache/maven/plugin/surefire/runorder/RunEntryStatistics.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 53
Warnings 'runTime' hides a field. 53
Warnings Missing a Javadoc comment. 58
Warnings 'runTime' hides a field. 58
Warnings Missing a Javadoc comment. 63
Warnings Missing a Javadoc comment. 68
Warnings Missing a Javadoc comment. 74
Warnings Missing a Javadoc comment. 79
Warnings Missing a Javadoc comment. 88

org/apache/maven/plugin/surefire/runorder/RunEntryStatisticsMap.java

Violation Message Line
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 59
Warnings Missing a Javadoc comment. 99
Warnings Missing a Javadoc comment. 116
Warnings Missing a Javadoc comment. 122
Warnings Missing a Javadoc comment. 129
Warnings Missing a Javadoc comment. 136
Warnings Missing a Javadoc comment. 155
Warnings Missing a Javadoc comment. 168
Warnings Missing a Javadoc comment. 206

org/apache/maven/plugin/surefire/runorder/StatisticsReporter.java

Violation Message Line
Warnings Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 57
Warnings Missing a Javadoc comment. 62
Warnings Missing a Javadoc comment. 67
Warnings Missing a Javadoc comment. 72

org/apache/maven/plugin/surefire/runorder/ThreadedExecutionScheduler.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 55

org/apache/maven/plugin/surefire/util/DependencyScanner.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 21
Errors '{' should be on a new line. 45
Errors Line contains a tab character. 47
Errors Line contains a tab character. 49
Infos Missing a Javadoc comment. 49
Errors Line contains a tab character. 51
Infos Missing a Javadoc comment. 51
Errors '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 51
Errors Line contains a tab character. 53
Infos Missing a Javadoc comment. 53
Errors Line is longer than 120 characters. 55
Errors Line contains a tab character. 55
Warnings Missing a Javadoc comment. 55
Errors '(' is not followed by whitespace. 55
Errors ')' is not preceded with whitespace. 55
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Line contains a tab character. 61
Errors Line contains a tab character. 63
Warnings Missing a Javadoc comment. 63
Errors Unable to get class information for MojoExecutionException. 63
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors '(' is not followed by whitespace. 65
Errors ')' is not preceded with whitespace. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 67
Errors 'for' is not followed by whitespace. 67
Errors '(' is not followed by whitespace. 67
Errors ')' is not preceded with whitespace. 67
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Line contains a tab character. 70
Errors Line contains a tab character. 71
Errors '(' is not followed by whitespace. 71
Errors '(' is not followed by whitespace. 71
Errors ')' is not preceded with whitespace. 71
Errors ')' is not preceded with whitespace. 71
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors '(' is not followed by whitespace. 73
Errors ')' is not preceded with whitespace. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors '(' is not followed by whitespace. 75
Errors ')' is not preceded with whitespace. 75
Errors Line contains a tab character. 76
Errors Line contains a tab character. 77
Errors Line contains a tab character. 78
Errors '(' is not followed by whitespace. 78
Errors ')' is not preceded with whitespace. 78
Errors Line contains a tab character. 79
Errors Line contains a tab character. 81
Errors '(' is not followed by whitespace. 81
Errors ')' is not preceded with whitespace. 81
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 85
Errors 'if' is not followed by whitespace. 85
Errors '(' is not followed by whitespace. 85
Errors ')' is not preceded with whitespace. 85
Errors '{' should be on a new line. 85
Errors Line contains a tab character. 86
Errors 'if' is not followed by whitespace. 86
Errors '(' is not followed by whitespace. 86
Errors ')' is not preceded with whitespace. 86
Errors '{' should be on a new line. 86
Errors Line contains a tab character. 87
Errors Line contains a tab character. 88
Errors '{' should be on a new line. 88
Errors Line contains a tab character. 89
Errors '(' is not followed by whitespace. 89
Errors ')' is not preceded with whitespace. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors 'while' is not followed by whitespace. 91
Errors '(' is not followed by whitespace. 91
Errors ')' is not preceded with whitespace. 91
Errors Line contains a tab character. 92
Errors Line contains a tab character. 93
Errors Line contains a tab character. 94
Errors 'if' is not followed by whitespace. 94
Errors '(' is not followed by whitespace. 94
Errors '(' is not followed by whitespace. 94
Errors ')' is not preceded with whitespace. 94
Errors ')' is not preceded with whitespace. 94
Errors Line contains a tab character. 95
Errors Line contains a tab character. 96
Errors '(' is not followed by whitespace. 96
Errors ')' is not preceded with whitespace. 96
Errors Line contains a tab character. 97
Errors Line contains a tab character. 98
Errors Line contains a tab character. 99
Errors Line contains a tab character. 100
Errors Line contains a tab character. 101
Errors Line contains a tab character. 102
Errors 'if' is not followed by whitespace. 102
Errors '(' is not followed by whitespace. 102
Errors ')' is not preceded with whitespace. 102
Errors Line contains a tab character. 103
Errors Line contains a tab character. 104
Errors Line contains a tab character. 105
Errors Line contains a tab character. 106
Errors Line contains a tab character. 107
Errors Line contains a tab character. 108
Errors Line contains a tab character. 109
Errors Line contains a tab character. 110
Errors Line contains a tab character. 112
Warnings Missing a Javadoc comment. 112
Errors '(' is not followed by whitespace. 112
Errors ')' is not preceded with whitespace. 112
Errors Line contains a tab character. 113
Errors Line contains a tab character. 114
Errors Line contains a tab character. 115
Errors 'if' is not followed by whitespace. 115
Errors '(' is not followed by whitespace. 115
Errors ')' is not preceded with whitespace. 115
Errors Line contains a tab character. 116
Errors Line contains a tab character. 117
Errors Line contains a tab character. 118
Errors Line contains a tab character. 119
Errors 'for' is not followed by whitespace. 119
Errors '(' is not followed by whitespace. 119
Errors ')' is not preceded with whitespace. 119
Errors Line contains a tab character. 120
Errors Line contains a tab character. 121
Errors 'for' is not followed by whitespace. 121
Errors '(' is not followed by whitespace. 121
Errors ')' is not preceded with whitespace. 121
Errors Line contains a tab character. 122
Errors Line contains a tab character. 123
Errors '(' is not followed by whitespace. 123
Errors ')' is not preceded with whitespace. 123
Errors Line contains a tab character. 124
Errors 'if' is not followed by whitespace. 124
Errors '(' is not followed by whitespace. 124
Errors ')' is not preceded with whitespace. 124
Errors Line contains a tab character. 125
Errors Line contains a tab character. 126
Errors Line contains a tab character. 127
Errors ')' is not preceded with whitespace. 127
Errors Line contains a tab character. 128
Errors Line contains a tab character. 129
Errors 'if' is not followed by whitespace. 129
Errors Line contains a tab character. 130
Errors '(' is not followed by whitespace. 130
Errors ')' is not preceded with whitespace. 130
Errors '&&' should be on a new line. 130
Errors Line contains a tab character. 131
Errors '(' is not followed by whitespace. 131
Errors ')' is not preceded with whitespace. 131
Errors ')' is not preceded with whitespace. 131
Errors Line contains a tab character. 132
Errors Line contains a tab character. 133
Errors '(' is not followed by whitespace. 133
Errors ')' is not preceded with whitespace. 133
Errors Line contains a tab character. 134
Errors Line contains a tab character. 135
Errors Line contains a tab character. 136
Errors Line contains a tab character. 137
Errors Line contains a tab character. 138
Errors Line contains a tab character. 140
Errors '{' should be on a new line. 140
Errors Line contains a tab character. 142
Errors Line contains a tab character. 143
Errors Line contains a tab character. 145
Errors Line is longer than 120 characters. 147
Errors Line contains a tab character. 147
Errors '(' is not followed by whitespace. 147
Errors ')' is not preceded with whitespace. 147
Errors Line contains a tab character. 148
Errors Line contains a tab character. 149
Errors Line contains a tab character. 150
Errors Line contains a tab character. 152
Errors 'if' is not followed by whitespace. 152
Errors '(' is not followed by whitespace. 152
Errors ')' is not preceded with whitespace. 152
Errors Line contains a tab character. 153
Errors Line contains a tab character. 154
Errors '(' is not followed by whitespace. 154
Errors '(' is not followed by whitespace. 154
Errors ')' is not preceded with whitespace. 154
Errors ')' is not preceded with whitespace. 154
Errors Line contains a tab character. 155
Errors Line contains a tab character. 156
Errors Line contains a tab character. 157
Errors Line contains a tab character. 158
Errors '(' is not followed by whitespace. 158
Errors ')' is not preceded with whitespace. 158
Errors Line contains a tab character. 159
Errors Line contains a tab character. 160
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 Line contains a tab character. 161
Errors Line contains a tab character. 163
Errors '(' is not followed by whitespace. 163
Errors ')' is not preceded with whitespace. 163
Errors Line contains a tab character. 164
Errors Line contains a tab character. 165
Errors 'if' is not followed by whitespace. 165
Errors '(' is not followed by whitespace. 165
Errors '(' is not followed by whitespace. 165
Errors ')' is not preceded with whitespace. 165
Errors ')' is not preceded with whitespace. 165
Errors Line contains a tab character. 166
Errors Line contains a tab character. 167
Errors Line contains a tab character. 168
Errors Line contains a tab character. 169
Errors '(' is not followed by whitespace. 169
Errors ')' is not preceded with whitespace. 169
Errors Line contains a tab character. 170
Errors '(' is not followed by whitespace. 170
Errors ')' is not preceded with whitespace. 170
Errors Line contains a tab character. 172
Errors '(' is not followed by whitespace. 172
Errors ')' is not preceded with whitespace. 172
Errors Line contains a tab character. 173
Errors Line contains a tab character. 174

org/apache/maven/plugin/surefire/util/DirectoryScanner.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 21
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 55

org/apache/maven/plugin/surefire/util/Relocator.java

Violation Message Line
Errors '@Nullable' annotation modifier does not preceed non-annotation modifiers. 33
Errors Name 'relocationBase' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Warnings Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 43
Errors '@Nullable' annotation modifier does not preceed non-annotation modifiers. 48
Warnings Missing a Javadoc comment. 53
Errors '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 53

org/apache/maven/plugin/surefire/util/ScannerUtil.java

Violation Message Line
Errors '{' should be on a new line. 30
Errors Line contains a tab character. 32
Errors '{' is not followed by whitespace. 32
Errors '}' is not preceded with whitespace. 32
Errors '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 40
Errors '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 45
Errors '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 50
Errors '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 55

org/apache/maven/plugin/surefire/util/SpecificFileFilter.java

Violation Message Line
Errors Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 50

org/apache/maven/plugins/surefire/report/AbstractSurefireReportMojo.java

Violation Message Line
Errors '(' is not followed by whitespace. 52
Errors ')' is not preceded with whitespace. 52
Errors '(' is not followed by whitespace. 68
Errors ')' is not preceded with whitespace. 68
Errors '(' is not followed by whitespace. 76
Errors ')' is not preceded with whitespace. 76
Errors Line is longer than 120 characters. 88
Errors '(' is not followed by whitespace. 101
Errors ')' is not preceded with whitespace. 101
Errors '(' is not followed by whitespace. 109
Errors ')' is not preceded with whitespace. 109
Errors '(' is not followed by whitespace. 117
Errors ')' is not preceded with whitespace. 117
Errors '(' is not followed by whitespace. 125
Errors ')' is not preceded with whitespace. 125
Errors Unable to get class information for MavenReportException. 154
Warnings Missing a Javadoc comment. 187
Warnings 'reportsDirectory' hides a field. 259

org/apache/maven/plugins/surefire/report/FailsafeReportMojo.java

Violation Message Line
Errors Unused import - org.apache.maven.plugins.annotations.LifecyclePhase. 25
Errors '(' is not followed by whitespace. 39
Errors ')' is not preceded with whitespace. 39
Errors '(' is not followed by whitespace. 49
Errors ')' is not preceded with whitespace. 49
Errors '(' is not followed by whitespace. 59
Errors ')' is not preceded with whitespace. 59
Errors '(' is not followed by whitespace. 68
Errors ')' is not preceded with whitespace. 68
Warnings Missing a Javadoc comment. 71
Warnings Missing a Javadoc comment. 77
Warnings Missing a Javadoc comment. 82
Warnings Missing a Javadoc comment. 87

org/apache/maven/plugins/surefire/report/ReportTestCase.java

Violation Message Line
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 57
Warnings 'name' hides a field. 57
Warnings Missing a Javadoc comment. 62
Warnings Missing a Javadoc comment. 67
Warnings 'name' hides a field. 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. 42
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 57
Warnings 'name' hides a field. 57
Warnings Missing a Javadoc comment. 62
Warnings Missing a Javadoc comment. 67
Warnings 'name' hides a field. 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

org/apache/maven/plugins/surefire/report/ReportTestSuite.java

Violation Message Line
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 63
Warnings Missing a Javadoc comment. 68
Warnings Missing a Javadoc comment. 73
Warnings Missing a Javadoc comment. 78
Warnings Missing a Javadoc comment. 83
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. 134
Warnings Missing a Javadoc comment. 139
Warnings Missing a Javadoc comment. 144
Warnings Missing a Javadoc comment. 149
Warnings Missing a Javadoc comment. 154
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 63
Warnings Missing a Javadoc comment. 68
Warnings Missing a Javadoc comment. 73
Warnings Missing a Javadoc comment. 78
Warnings Missing a Javadoc comment. 83
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. 134
Warnings Missing a Javadoc comment. 139
Warnings Missing a Javadoc comment. 144
Warnings Missing a Javadoc comment. 149
Warnings Missing a Javadoc comment. 154

org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java

Violation Message Line
Warnings Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 61
Errors Unable to get class information for MavenReportException. 62
Errors Method length is 189 lines (max allowed is 150). 180
Errors Method length is 166 lines (max allowed is 150). 372
Errors '+' should be on a new line. 637

org/apache/maven/plugins/surefire/report/SurefireReportMojo.java

Violation Message Line
Errors '(' is not followed by whitespace. 35
Errors ')' is not preceded with whitespace. 35
Errors '(' is not followed by whitespace. 36
Errors ')' is not preceded with whitespace. 36
Errors '(' is not followed by whitespace. 46
Errors ')' is not preceded with whitespace. 46
Errors '(' is not followed by whitespace. 56
Errors ')' is not preceded with whitespace. 56
Errors '(' is not followed by whitespace. 65
Errors ')' is not preceded with whitespace. 65
Warnings Missing a Javadoc comment. 68
Warnings Missing a Javadoc comment. 74
Warnings Missing a Javadoc comment. 79
Warnings Missing a Javadoc comment. 84

org/apache/maven/plugins/surefire/report/SurefireReportOnlyMojo.java

Violation Message Line
Errors '(' is not followed by whitespace. 35
Errors ')' is not preceded with whitespace. 35
Errors '(' is not followed by whitespace. 36
Errors ')' is not preceded with whitespace. 36

org/apache/maven/plugins/surefire/report/SurefireReportParser.java

Violation Message Line
Errors Line is longer than 120 characters. 47
Warnings Missing a Javadoc comment. 57
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 68
Errors Unable to get class information for MavenReportException. 69
Warnings Missing a Javadoc comment. 113
Warnings Missing a Javadoc comment. 118
Warnings Missing a Javadoc comment. 123
Warnings Missing a Javadoc comment. 128
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. 209
Warnings Missing a Javadoc comment. 224
Errors Line is longer than 120 characters. 47
Warnings Missing a Javadoc comment. 57
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 68
Errors Unable to get class information for MavenReportException. 69
Warnings Missing a Javadoc comment. 113
Warnings Missing a Javadoc comment. 118
Warnings Missing a Javadoc comment. 123
Warnings Missing a Javadoc comment. 128
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. 209
Warnings Missing a Javadoc comment. 224

org/apache/maven/plugins/surefire/report/TestSuiteXmlParser.java

Violation Message Line
Errors Unused import - java.io.InputStream. 25
Warnings Missing a Javadoc comment. 69
Warnings Missing a Javadoc comment. 90
Errors Inner assignments should be avoided. 128
Warnings Missing a Javadoc comment. 306
Errors Unused import - java.io.InputStream. 25
Warnings Missing a Javadoc comment. 69
Warnings Missing a Javadoc comment. 90
Errors Inner assignments should be avoided. 128
Warnings Missing a Javadoc comment. 306

org/apache/maven/surefire/NonAbstractClassFilter.java

Violation Message Line
Warnings Missing a Javadoc comment. 31

org/apache/maven/surefire/SpecificTestClassFilter.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Errors Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 46

org/apache/maven/surefire/booter/BaseProviderFactory.java

Violation Message Line
Errors Name 'ROOT_CHANNEl' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 61
Warnings Missing a Javadoc comment. 69
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 87
Warnings Missing a Javadoc comment. 98
Warnings Missing a Javadoc comment. 107
Warnings Missing a Javadoc comment. 112
Warnings Missing a Javadoc comment. 117
Warnings Missing a Javadoc comment. 122
Warnings 'testClassLoader' hides a field. 122
Warnings Missing a Javadoc comment. 127
Warnings Missing a Javadoc comment. 137
Warnings Missing a Javadoc comment. 142
Warnings Missing a Javadoc comment. 147
Warnings Missing a Javadoc comment. 152
Warnings Missing a Javadoc comment. 157
Warnings Missing a Javadoc comment. 162
Warnings Missing a Javadoc comment. 167
Warnings Missing a Javadoc comment. 172
Warnings Missing a Javadoc comment. 177
Warnings Missing a Javadoc comment. 182

org/apache/maven/surefire/booter/BooterConstants.java

Violation Message Line
Errors interfaces should describe a type and hence have methods. 28
Infos Missing a Javadoc comment. 30
Infos Missing a Javadoc comment. 31
Infos Missing a Javadoc comment. 32
Infos Missing a Javadoc comment. 33
Infos Missing a Javadoc comment. 34
Infos Missing a Javadoc comment. 35
Infos Missing a Javadoc comment. 36
Infos Missing a Javadoc comment. 37
Infos Missing a Javadoc comment. 38
Infos Missing a Javadoc comment. 39
Infos Missing a Javadoc comment. 40
Infos Missing a Javadoc comment. 41
Infos Missing a Javadoc comment. 42
Infos Missing a Javadoc comment. 43
Infos Missing a Javadoc comment. 44
Infos Missing a Javadoc comment. 45
Infos Missing a Javadoc comment. 46
Infos Missing a Javadoc comment. 47
Infos Missing a Javadoc comment. 48
Infos Missing a Javadoc comment. 49

org/apache/maven/surefire/booter/BooterDeserializer.java

Violation Message Line
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 100

org/apache/maven/surefire/booter/ClassLoaderConfiguration.java

Violation Message Line
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 41
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 51

org/apache/maven/surefire/booter/Classpath.java

Violation Message Line
Warnings Missing a Javadoc comment. 48
Errors 'if' construct must use '{}'s. 51
Errors '(' is not followed by whitespace. 51
Errors ')' is not preceded with whitespace. 51
Errors 'if' construct must use '{}'s. 52
Errors '(' is not followed by whitespace. 52
Errors ')' is not preceded with whitespace. 52
Errors '(' is not followed by whitespace. 57
Errors ')' is not preceded with whitespace. 57
Errors '{' is not preceded with whitespace. 57
Errors '{' should be on a new line. 57
Warnings Missing a Javadoc comment. 67
Warnings Missing a Javadoc comment. 74
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 89
Warnings Missing a Javadoc comment. 98
Warnings Missing a Javadoc comment. 103
Warnings Missing a Javadoc comment. 115
Warnings Missing a Javadoc comment. 125
Errors Line is longer than 120 characters. 139
Warnings Missing a Javadoc comment. 143
Warnings Missing a Javadoc comment. 170
Warnings Missing a Javadoc comment. 175
Warnings Missing a Javadoc comment. 186
Warnings Missing a Javadoc comment. 214

org/apache/maven/surefire/booter/ClasspathConfiguration.java

Violation Message Line
Infos Missing a Javadoc comment. 32
Infos Missing a Javadoc comment. 34
Infos Missing a Javadoc comment. 36
Infos Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 58
Errors Line is longer than 120 characters. 60
Warnings Missing a Javadoc comment. 70
Warnings Missing a Javadoc comment. 80
Errors ')' is not preceded with whitespace. 83
Warnings Missing a Javadoc comment. 87
Warnings Missing a Javadoc comment. 93
Warnings Missing a Javadoc comment. 98
Warnings Missing a Javadoc comment. 105
Warnings Missing a Javadoc comment. 110

org/apache/maven/surefire/booter/ForkedBooter.java

Violation Message Line
Errors 'static' modifier out of order with the JLS suggestions. 137
Errors Empty catch block. 176
Warnings Missing a Javadoc comment. 184
Warnings Missing a Javadoc comment. 212

org/apache/maven/surefire/booter/ForkingReporterFactory.java

Violation Message Line
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 56
Errors '17' is a magic number. 58
Errors '17' is a magic number. 58
Errors '17' is a magic number. 58
Errors '17' is a magic number. 58

org/apache/maven/surefire/booter/ForkingRunListener.java

Violation Message Line
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
Infos Missing a Javadoc comment. 72
Infos Missing a Javadoc comment. 74
Infos Missing a Javadoc comment. 76
Infos Missing a Javadoc comment. 78
Infos Missing a Javadoc comment. 80
Infos Missing a Javadoc comment. 82
Warnings Missing a Javadoc comment. 95
Warnings Missing a Javadoc comment. 105
Warnings Missing a Javadoc comment. 110
Warnings Missing a Javadoc comment. 115
Warnings Missing a Javadoc comment. 120
Warnings Missing a Javadoc comment. 125
Warnings Missing a Javadoc comment. 130
Warnings Missing a Javadoc comment. 135
Warnings Missing a Javadoc comment. 140
Warnings Missing a Javadoc comment. 168
Warnings Missing a Javadoc comment. 183
Errors 'static' modifier out of order with the JLS suggestions. 208
Errors Name 'digits' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 208
Warnings Missing a Javadoc comment. 213
Errors ';' is not followed by whitespace. 236
Errors ';' is not followed by whitespace. 237
Warnings 'testSetChannelId' hides a field. 246
Errors ';' is not followed by whitespace. 250
Warnings Missing a Javadoc comment. 318

org/apache/maven/surefire/booter/IsolatedClassLoader.java

Violation Message Line
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 62
Warnings Missing a Javadoc comment. 103
Errors '+' should be on a new line. 105
Errors '+' should be on a new line. 106

org/apache/maven/surefire/booter/KeyValueSource.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Warnings Missing a Javadoc comment. 28

org/apache/maven/surefire/booter/LazyTestsToRun.java

Violation Message Line
Errors '{' should be on a new line. 177

org/apache/maven/surefire/booter/PropertiesWrapper.java

Violation Message Line
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 64
Warnings Missing a Javadoc comment. 69
Warnings Missing a Javadoc comment. 74
Warnings Missing a Javadoc comment. 79
Warnings Missing a Javadoc comment. 90
Errors Inner assignments should be avoided. 95
Warnings Missing a Javadoc comment. 128
Warnings Missing a Javadoc comment. 139
Warnings Missing a Javadoc comment. 147
Warnings Missing a Javadoc comment. 172

org/apache/maven/surefire/booter/ProviderConfiguration.java

Violation Message Line
Warnings Missing a Javadoc comment. 65
Errors More than 7 parameters. 65
Warnings Missing a Javadoc comment. 83
Warnings Missing a Javadoc comment. 89
Warnings Missing a Javadoc comment. 94
Warnings Missing a Javadoc comment. 100
Warnings Missing a Javadoc comment. 105
Warnings Missing a Javadoc comment. 110
Warnings Missing a Javadoc comment. 115
Warnings Missing a Javadoc comment. 120
Warnings Missing a Javadoc comment. 125
Warnings Missing a Javadoc comment. 130
Warnings Missing a Javadoc comment. 135
Warnings Missing a Javadoc comment. 141

org/apache/maven/surefire/booter/ProviderFactory.java

Violation Message Line
Errors Name 'invokeParamaters' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 52
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 65
Warnings Missing a Javadoc comment. 95
Errors Redundant throws: 'ReporterException' is unchecked exception. 148

org/apache/maven/surefire/booter/ProviderParameterNames.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Infos Missing a Javadoc comment. 26
Infos Missing a Javadoc comment. 28
Infos Missing a Javadoc comment. 30
Infos Missing a Javadoc comment. 32

org/apache/maven/surefire/booter/StartupConfiguration.java

Violation Message Line
Errors 'static' modifier out of order with the JLS suggestions. 39
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 66
Warnings Missing a Javadoc comment. 71
Warnings Missing a Javadoc comment. 77
Warnings Missing a Javadoc comment. 82
Warnings Missing a Javadoc comment. 87
Warnings Missing a Javadoc comment. 131
Warnings Missing a Javadoc comment. 136
Warnings Missing a Javadoc comment. 141
Warnings 'classpathConfiguration' hides a field. 143

org/apache/maven/surefire/booter/SurefireBooterForkException.java

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

org/apache/maven/surefire/booter/SurefireClassLoadersAware.java

Violation Message Line
Warnings Missing a Javadoc comment. 28

org/apache/maven/surefire/booter/SurefireExecutionException.java

Violation Message Line
Warnings Missing a Javadoc comment. 32

org/apache/maven/surefire/booter/SurefireReflector.java

Violation Message Line
Warnings Missing a Javadoc comment. 81
Warnings Missing a Javadoc comment. 108
Warnings 'directoryScannerParameters' hides a field. 163
Warnings 'runOrderParameters' hides a field. 182
Warnings 'testArtifactInfo' hides a field. 199
Warnings 'reporterConfiguration' hides a field. 212
Errors Line is longer than 120 characters. 220
Warnings Missing a Javadoc comment. 220
Warnings Missing a Javadoc comment. 225
Warnings 'surefireClassLoader' hides a field. 225
Warnings Missing a Javadoc comment. 233
Warnings 'booterParameters' hides a field. 233
Warnings Missing a Javadoc comment. 239
Warnings Missing a Javadoc comment. 247
Warnings Missing a Javadoc comment. 253
Warnings 'runOrderParameters' hides a field. 253
Warnings Missing a Javadoc comment. 260
Warnings Missing a Javadoc comment. 274
Warnings Missing a Javadoc comment. 287
Warnings 'reporterConfiguration' hides a field. 296
Warnings Missing a Javadoc comment. 302
Warnings Missing a Javadoc comment. 317
Warnings 'testArtifactInfo' hides a field. 325

org/apache/maven/surefire/booter/SystemPropertyManager.java

Violation Message Line
Warnings Missing a Javadoc comment. 66
Warnings Missing a Javadoc comment. 73
Warnings Missing a Javadoc comment. 88
Warnings Missing a Javadoc comment. 103

org/apache/maven/surefire/booter/TypeEncodedValue.java

Violation Message Line
Errors Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. 4
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 99
Warnings Missing a Javadoc comment. 121
Errors '31' is a magic number. 124

org/apache/maven/surefire/common/junit3/JUnit3Reflector.java

Violation Message Line
Errors Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 63
Warnings Missing a Javadoc comment. 118
Warnings Missing a Javadoc comment. 181
Warnings Missing a Javadoc comment. 186
Warnings Missing a Javadoc comment. 191
Warnings Missing a Javadoc comment. 196
Warnings Missing a Javadoc comment. 201
Warnings Missing a Javadoc comment. 206
Warnings Missing a Javadoc comment. 211

org/apache/maven/surefire/common/junit3/JUnit3TestChecker.java

Violation Message Line
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 62

org/apache/maven/surefire/common/junit4/JUnit4Reflector.java

Violation Message Line
Errors Missing a Javadoc comment. 28
Errors Name 'params' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 30
Errors Name 'ignoreParams' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 46

org/apache/maven/surefire/common/junit4/JUnit4RunListener.java

Violation Message Line
Errors Missing a Javadoc comment. 34
Infos Missing a Javadoc comment. 43
Warnings Expected @param tag for 'description'. 70
Warnings Expected @throws tag for 'Exception'. 71
Warnings Expected @param tag for 'description'. 84
Warnings Expected @throws tag for 'Exception'. 85
Warnings Expected @param tag for 'failure'. 97
Warnings Expected @throws tag for 'Exception'. 98
Warnings Missing a Javadoc comment. 119
Warnings Missing a Javadoc comment. 124
Warnings Expected @param tag for 'description'. 137
Warnings Expected @throws tag for 'Exception'. 138
Warnings Missing a Javadoc comment. 147
Warnings Missing a Javadoc comment. 152
Warnings Missing a Javadoc comment. 176
Warnings Missing a Javadoc comment. 187
Errors 'if' construct must use '{}'s. 191
Errors '(' is not followed by whitespace. 191
Warnings Missing a Javadoc comment. 196

org/apache/maven/surefire/common/junit4/JUnit4RunListenerFactory.java

Violation Message Line
Warnings Missing a Javadoc comment. 33

org/apache/maven/surefire/common/junit4/JUnit4StackTraceWriter.java

Violation Message Line
Infos Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 66
Warnings Missing a Javadoc comment. 71
Warnings Expected an @return tag. 92
Warnings Expected an @return tag. 110

org/apache/maven/surefire/common/junit4/JUnit4TestChecker.java

Violation Message Line
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 50
Warnings Missing a Javadoc comment. 89
Warnings Missing a Javadoc comment. 104

org/apache/maven/surefire/common/junit48/FilterFactory.java

Violation Message Line
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 100
Warnings Missing a Javadoc comment. 105

org/apache/maven/surefire/common/junit48/JUnit46StackTraceWriter.java

Violation Message Line
Warnings Missing a Javadoc comment. 51

org/apache/maven/surefire/common/junit48/JUnit48Reflector.java

Violation Message Line
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 48
Errors '&&' should be on a new line. 50
Errors Line is longer than 120 characters. 52

org/apache/maven/surefire/common/junit48/JUnit48TestChecker.java

Violation Message Line
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 48
Errors Line is longer than 120 characters. 56
Errors '(' is not followed by whitespace. 56
Errors ')' is not preceded with whitespace. 56
Errors '(' is not followed by whitespace. 59
Errors ')' is not preceded with whitespace. 63
Errors ')' is not preceded with whitespace. 63

org/apache/maven/surefire/group/match/AndGroupMatcher.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Errors Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 57

org/apache/maven/surefire/group/match/GroupMatcher.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Errors Missing a Javadoc comment. 21
Warnings Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 26
Warnings Missing a Javadoc comment. 28

org/apache/maven/surefire/group/match/InverseGroupMatcher.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Errors Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 88

org/apache/maven/surefire/group/match/JoinGroupMatcher.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Errors Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 30
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 40

org/apache/maven/surefire/group/match/OrGroupMatcher.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Errors Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 57

org/apache/maven/surefire/group/match/SingleGroupMatcher.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Errors Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 30
Warnings Missing a Javadoc comment. 80
Warnings Missing a Javadoc comment. 102
Warnings Missing a Javadoc comment. 126

org/apache/maven/surefire/junit/JUnit3Provider.java

Violation Message Line
Warnings Missing a Javadoc comment. 63
Warnings Missing a Javadoc comment. 74
Errors Redundant throws: 'ReporterException' is unchecked exception. 75
Errors Redundant throws: 'ReporterException' is unchecked exception. 124
Warnings 'testsToRun' hides a field. 138
Warnings Missing a Javadoc comment. 142

org/apache/maven/surefire/junit/JUnitTestSet.java

Violation Message Line
Errors Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 63
Warnings 'testClass' hides a field. 66
Warnings Missing a Javadoc comment. 119

org/apache/maven/surefire/junit/PojoAndJUnit3Checker.java

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

org/apache/maven/surefire/junit/PojoTestSet.java

Violation Message Line
Errors Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 289
Warnings Missing a Javadoc comment. 294

org/apache/maven/surefire/junit/SurefireTestSet.java

Violation Message Line
Errors Missing a Javadoc comment. 25
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 30

org/apache/maven/surefire/junit/TestListenerInvocationHandler.java

Violation Message Line
Errors Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 106
Warnings Missing a Javadoc comment. 116
Warnings Missing a Javadoc comment. 142

org/apache/maven/surefire/junit4/JUnit4Provider.java

Violation Message Line
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 88
Errors Redundant throws: 'ReporterException' is unchecked exception. 89
Errors Redundant throws: 'ReporterException' is unchecked exception. 137
Errors ';' is not followed by whitespace. 147
Errors '{' is not followed by whitespace. 152
Warnings Missing a Javadoc comment. 198
Errors '(' is not followed by whitespace. 210
Errors ')' is not preceded with whitespace. 210
Errors Line is longer than 120 characters. 268
Errors '{' is not followed by whitespace. 281
Errors ';' is not followed by whitespace. 284
Errors ';' is not followed by whitespace. 288

org/apache/maven/surefire/junit4/MockReporter.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. 54
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 63
Warnings Missing a Javadoc comment. 68
Warnings Missing a Javadoc comment. 73
Warnings Missing a Javadoc comment. 80
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

org/apache/maven/surefire/junitcore/AsynchronousRunner.java

Violation Message Line
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 66

org/apache/maven/surefire/junitcore/ClassesParallelRunListener.java

Violation Message Line
Warnings Missing a Javadoc comment. 33

org/apache/maven/surefire/junitcore/ConcurrentRunListener.java

Violation Message Line
Warnings Missing a Javadoc comment. 73
Warnings Missing a Javadoc comment. 77
Warnings Missing a Javadoc comment. 87
Warnings Missing a Javadoc comment. 97
Warnings Missing a Javadoc comment. 107
Warnings Missing a Javadoc comment. 116
Warnings Missing a Javadoc comment. 126
Warnings Missing a Javadoc comment. 135
Warnings Missing a Javadoc comment. 166
Warnings Missing a Javadoc comment. 184
Warnings Missing a Javadoc comment. 199

org/apache/maven/surefire/junitcore/ConfigurableParallelComputer.java

Violation Message Line
Errors Missing a Javadoc comment. 41
Warnings Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 66
Warnings Missing a Javadoc comment. 81
Errors Unable to get class information for InitializationError. 132

org/apache/maven/surefire/junitcore/JUnitCoreProvider.java

Violation Message Line
Warnings Missing a Javadoc comment. 75
Errors Line is longer than 120 characters. 86
Warnings Missing a Javadoc comment. 90
Warnings Missing a Javadoc comment. 95
Warnings Missing a Javadoc comment. 107
Errors Redundant throws: 'ReporterException' is unchecked exception. 108

org/apache/maven/surefire/junitcore/JUnitCoreRunListener.java

Violation Message Line
Warnings Expected @param tag for 'description'. 62
Warnings Expected @throws tag for 'Exception'. 63

org/apache/maven/surefire/junitcore/JUnitCoreWrapper.java

Violation Message Line
Errors '(' is not followed by whitespace. 107
Errors ')' is not preceded with whitespace. 107
Errors '(' is not followed by whitespace. 114
Errors ')' is not preceded with whitespace. 114
Errors Line is longer than 120 characters. 125

org/apache/maven/surefire/junitcore/LogicalStream.java

Violation Message Line
Warnings Missing a Javadoc comment. 70
Warnings Missing a Javadoc comment. 79

org/apache/maven/surefire/junitcore/MethodsParallelRunListener.java

Violation Message Line
Warnings Missing a Javadoc comment. 37

org/apache/maven/surefire/junitcore/NonConcurrentRunListener.java

Violation Message Line
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 57
Errors Line is longer than 120 characters. 61
Errors ')' is not preceded with whitespace. 63
Warnings Missing a Javadoc comment. 66
Errors ')' is not preceded with whitespace. 72

org/apache/maven/surefire/junitcore/SynchronousRunner.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2

org/apache/maven/surefire/junitcore/TestMethod.java

Violation Message Line
Warnings 'description' hides a field. 67

org/apache/maven/surefire/junitcore/TestSet.java

Violation Message Line
Errors Name 'testSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 66
Warnings Missing a Javadoc comment. 105
Warnings Missing a Javadoc comment. 121
Warnings Missing a Javadoc comment. 131
Warnings Missing a Javadoc comment. 140
Warnings Missing a Javadoc comment. 154
Warnings Missing a Javadoc comment. 159
Warnings Missing a Javadoc comment. 164

org/apache/maven/surefire/providerapi/AbstractProvider.java

Violation Message Line
Warnings Missing a Javadoc comment. 32

org/apache/maven/surefire/providerapi/SurefireProvider.java

Violation Message Line
Errors Redundant throws: 'ReporterException' is unchecked exception. 71
Warnings Expected @throws tag for 'InvocationTargetException'. 71

org/apache/maven/surefire/report/CategorizedReportEntry.java

Violation Message Line
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 62
Warnings Missing a Javadoc comment. 83
Warnings Missing a Javadoc comment. 104
Errors '31' is a magic number. 107

org/apache/maven/surefire/report/ConsoleLogger.java

Violation Message Line
Warnings Missing a Javadoc comment. 32
Errors Redundant 'public' modifier. 32

org/apache/maven/surefire/report/ConsoleOutputCapture.java

Violation Message Line
Warnings Missing a Javadoc comment. 33
Errors Name 'newline' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 81

org/apache/maven/surefire/report/ConsoleOutputReceiverForCurrentThread.java

Violation Message Line
Errors Line is longer than 120 characters. 27
Errors Name 'current' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 27
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 43

org/apache/maven/surefire/report/DefaultConsoleReporter.java

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

org/apache/maven/surefire/report/DefaultDirectConsoleReporter.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 36

org/apache/maven/surefire/report/LegacyPojoStackTraceWriter.java

Violation Message Line
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 60
Errors '77' is a magic number. 70
Errors '77' is a magic number. 79
Warnings Missing a Javadoc comment. 107
Warnings Missing a Javadoc comment. 149

org/apache/maven/surefire/report/PojoStackTraceWriter.java

Violation Message Line
Infos Missing a Javadoc comment. 36
Infos Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 64
Warnings Missing a Javadoc comment. 69

org/apache/maven/surefire/report/ReportEntry.java

Violation Message Line
Errors Missing a Javadoc comment. 22
Errors Redundant 'public' modifier. 29
Errors Redundant 'public' modifier. 36
Errors Redundant 'public' modifier. 43
Errors Redundant 'public' modifier. 50
Warnings Expected an @return tag. 57
Errors Redundant 'public' modifier. 57
Errors Redundant 'public' modifier. 66
Errors Redundant 'public' modifier. 73

org/apache/maven/surefire/report/ReporterConfiguration.java

Violation Message Line
Warnings Missing a Javadoc comment. 43

org/apache/maven/surefire/report/ReporterException.java

Violation Message Line
Warnings Missing a Javadoc comment. 32

org/apache/maven/surefire/report/RunListener.java

Violation Message Line
Warnings Unused @throws tag for 'ReporterException'. 35
Warnings Unused @throws tag for 'ReporterException'. 43

org/apache/maven/surefire/report/RunStatistics.java

Violation Message Line
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 70
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 80
Warnings Missing a Javadoc comment. 85
Warnings Missing a Javadoc comment. 90
Warnings Missing a Javadoc comment. 95
Warnings Missing a Javadoc comment. 100
Warnings Missing a Javadoc comment. 108
Warnings Missing a Javadoc comment. 113

org/apache/maven/surefire/report/SafeThrowable.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Warnings Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 57

org/apache/maven/surefire/report/SimpleReportEntry.java

Violation Message Line
Warnings Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 77
Warnings Missing a Javadoc comment. 83
Warnings Missing a Javadoc comment. 88
Warnings Missing a Javadoc comment. 107
Warnings Missing a Javadoc comment. 112
Warnings Missing a Javadoc comment. 117
Warnings Missing a Javadoc comment. 122
Warnings Missing a Javadoc comment. 127
Warnings Missing a Javadoc comment. 132
Warnings Missing a Javadoc comment. 138
Warnings Expected an @return tag. 146
Warnings Expected @param tag for 'o'. 146
Warnings Missing a Javadoc comment. 181
Errors '31' is a magic number. 184
Errors '31' is a magic number. 185
Errors '31' is a magic number. 186
Warnings Missing a Javadoc comment. 190

org/apache/maven/surefire/report/SmartStackTraceParser.java

Violation Message Line
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 81
Errors '(' is not followed by whitespace. 96
Errors ')' is not preceded with whitespace. 96
Errors '77' is a magic number. 152
Warnings 'throwable' hides a field. 157
Warnings Missing a Javadoc comment. 241
Warnings Missing a Javadoc comment. 291
Warnings Missing a Javadoc comment. 303

org/apache/maven/surefire/suite/RunResult.java

Violation Message Line
Infos Missing a Javadoc comment. 60
Warnings Missing a Javadoc comment. 66
Warnings Missing a Javadoc comment. 71
Warnings Missing a Javadoc comment. 83
Warnings Missing a Javadoc comment. 88
Warnings Missing a Javadoc comment. 110
Warnings Missing a Javadoc comment. 115
Warnings Missing a Javadoc comment. 120
Warnings Missing a Javadoc comment. 125
Warnings Missing a Javadoc comment. 130
Warnings Missing a Javadoc comment. 144
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. 171
Warnings 'timeout' hides a field. 174
Warnings Missing a Javadoc comment. 182
Warnings Missing a Javadoc comment. 216
Warnings Missing a Javadoc comment. 230
Warnings Missing a Javadoc comment. 264
Warnings Missing a Javadoc comment. 306
Errors '31' is a magic number. 309
Errors '31' is a magic number. 310
Errors '31' is a magic number. 311
Errors '31' is a magic number. 312
Errors '31' is a magic number. 313

org/apache/maven/surefire/testng/ConfigurationAwareTestNGReporter.java

Violation Message Line
Warnings Missing a Javadoc comment. 38

org/apache/maven/surefire/testng/TestNGDirectoryTestSuite.java

Violation Message Line
Errors Unused import - java.util.Iterator. 26
Errors Line is longer than 120 characters. 73
Warnings Missing a Javadoc comment. 73
Warnings Missing a Javadoc comment. 89
Errors Redundant throws: 'ReporterException' is unchecked exception. 90
Warnings Missing a Javadoc comment. 126
Errors Redundant throws: 'ReporterException' is unchecked exception. 127
Warnings Missing a Javadoc comment. 150
Errors Redundant throws: 'ReporterException' is unchecked exception. 151
Warnings 'junitOptions' hides a field. 202
Warnings Missing a Javadoc comment. 208
Errors Redundant throws: 'ReporterException' is unchecked exception. 209
Errors Line is longer than 120 characters. 227
Warnings Missing a Javadoc comment. 232
Warnings Missing a Javadoc comment. 246
Errors Redundant throws: 'ReporterException' is unchecked exception. 247
Warnings Missing a Javadoc comment. 254
Warnings Missing a Javadoc comment. 283

org/apache/maven/surefire/testng/TestNGExecutor.java

Violation Message Line
Warnings Missing a Javadoc comment. 52
Errors '(' is not followed by whitespace. 64
Errors '10000' is a magic number. 78
Errors '9999' is a magic number. 126
Warnings Missing a Javadoc comment. 161
Errors '(' is not followed by whitespace. 166

org/apache/maven/surefire/testng/TestNGProvider.java

Violation Message Line
Warnings Missing a Javadoc comment. 60
Warnings Missing a Javadoc comment. 71
Warnings Missing a Javadoc comment. 76
Errors Redundant throws: 'ReporterException' is unchecked exception. 77
Errors '&&' should be on a new line. 121
Warnings Missing a Javadoc comment. 142

org/apache/maven/surefire/testng/TestNGReporter.java

Violation Message Line
Errors Unused import - org.testng.TestNG. 34
Infos Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 77
Warnings Missing a Javadoc comment. 91
Warnings Missing a Javadoc comment. 97
Warnings Missing a Javadoc comment. 114
Warnings Missing a Javadoc comment. 121
Warnings Missing a Javadoc comment. 132
Warnings Missing a Javadoc comment. 137
Warnings Missing a Javadoc comment. 143
Warnings Missing a Javadoc comment. 148
Warnings Missing a Javadoc comment. 184
Warnings Missing a Javadoc comment. 189
Warnings Missing a Javadoc comment. 194

org/apache/maven/surefire/testng/TestNGTestSet.java

Violation Message Line
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 53

org/apache/maven/surefire/testng/TestNGXmlTestSuite.java

Violation Message Line
Errors ',' is not followed by whitespace. 55
Errors Line is longer than 120 characters. 61
Warnings Expected @param tag for 'suiteFiles'. 61
Warnings Expected @param tag for 'testSourceDirectory'. 61
Warnings Expected @param tag for 'confOptions'. 61
Warnings Expected @param tag for 'reportsDirectory'. 61
Warnings Missing a Javadoc comment. 72
Errors Redundant throws: 'ReporterException' is unchecked exception. 73
Warnings Missing a Javadoc comment. 89
Warnings Missing a Javadoc comment. 95
Errors ',' is not followed by whitespace. 108
Warnings Missing a Javadoc comment. 125

org/apache/maven/surefire/testng/TestNgTestSuite.java

Violation Message Line
Warnings Missing a Javadoc comment. 35
Errors Redundant throws: 'ReporterException' is unchecked exception. 36
Warnings Missing a Javadoc comment. 38

org/apache/maven/surefire/testng/conf/AbstractDirectConfigurator.java

Violation Message Line
Errors Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 104
Errors Missing a Javadoc comment. 117
Warnings Missing a Javadoc comment. 123
Warnings Missing a Javadoc comment. 129

org/apache/maven/surefire/testng/conf/Configurator.java

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

org/apache/maven/surefire/testng/conf/TestNG4751Configurator.java

Violation Message Line
Warnings Missing a Javadoc comment. 40

org/apache/maven/surefire/testng/conf/TestNG52Configurator.java

Violation Message Line
Warnings Missing a Javadoc comment. 40

org/apache/maven/surefire/testng/conf/TestNGMapConfigurator.java

Violation Message Line
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 136

org/apache/maven/surefire/testng/utils/GroupMatcherMethodSelector.java

Violation Message Line
Errors Line does not match expected header line of '^\s*$'. 2
Errors Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 69
Warnings Missing a Javadoc comment. 73
Warnings 'matcher' hides a field. 79
Warnings Missing a Javadoc comment. 116
Warnings 'matcher' hides a field. 116

org/apache/maven/surefire/testng/utils/MethodSelector.java

Violation Message Line
Errors Name 'METHOD_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 65

org/apache/maven/surefire/testset/DirectoryScannerParameters.java

Violation Message Line
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 106

org/apache/maven/surefire/testset/RunOrderParameters.java

Violation Message Line
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 46
Errors Name 'ALPHABETICAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Warnings Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 56

org/apache/maven/surefire/testset/TestArtifactInfo.java

Violation Message Line
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 44

org/apache/maven/surefire/testset/TestRequest.java

Violation Message Line
Warnings Missing a Javadoc comment. 44
Warnings Expected @param tag for 'suiteXmlFiles'. 52
Warnings Expected @param tag for 'testSourceDirectory'. 52
Warnings Expected @param tag for 'requestedTest'. 52
Warnings Expected @param tag for 'requestedTestMethod'. 52

org/apache/maven/surefire/util/DefaultDirectoryScanner.java

Violation Message Line
Warnings Missing a Javadoc comment. 57
Warnings Missing a Javadoc comment. 65

org/apache/maven/surefire/util/DefaultRunOrderCalculator.java

Violation Message Line
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 55
Errors '500' is a magic number. 58
Warnings 'runOrder' hides a field. 69
Errors Line is longer than 120 characters. 88
Warnings 'runOrder' hides a field. 99

org/apache/maven/surefire/util/DefaultScanResult.java

Violation Message Line
Errors Name 'scanResultNo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 52
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 76
Warnings Missing a Javadoc comment. 81
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 106
Warnings Missing a Javadoc comment. 140
Errors '(' is not followed by whitespace. 140
Errors ')' is not preceded with whitespace. 140
Errors '{' is not preceded with whitespace. 140
Errors '{' should be on a new line. 140

org/apache/maven/surefire/util/NestedCheckedException.java

Violation Message Line
Warnings Expected an @return tag. 106
Warnings Expected an @return tag. 119

org/apache/maven/surefire/util/NestedRuntimeException.java

Violation Message Line
Warnings Expected an @return tag. 109
Warnings Expected an @return tag. 122

org/apache/maven/surefire/util/ReflectionUtils.java

Violation Message Line
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 41
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 66
Warnings Missing a Javadoc comment. 72
Warnings Missing a Javadoc comment. 84
Warnings Missing a Javadoc comment. 104
Warnings Missing a Javadoc comment. 122
Warnings Missing a Javadoc comment. 146
Warnings Missing a Javadoc comment. 171
Warnings Missing a Javadoc comment. 178
Warnings Missing a Javadoc comment. 184
Warnings Missing a Javadoc comment. 202
Warnings Missing a Javadoc comment. 217
Warnings Missing a Javadoc comment. 224
Errors Empty catch block. 231
Errors Empty catch block. 234
Warnings Missing a Javadoc comment. 239

org/apache/maven/surefire/util/RunOrder.java

Violation Message Line
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
Warnings Missing a Javadoc comment. 69
Warnings Missing a Javadoc comment. 115
Warnings Missing a Javadoc comment. 142
Warnings Missing a Javadoc comment. 147

org/apache/maven/surefire/util/RunOrderCalculator.java

Violation Message Line
Errors Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. 4
Warnings Missing a Javadoc comment. 27

org/apache/maven/surefire/util/ScanResult.java

Violation Message Line
Warnings Missing a Javadoc comment. 30
Warnings Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 38

org/apache/maven/surefire/util/TestsToRun.java

Violation Message Line
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 77
Warnings Missing a Javadoc comment. 92
Warnings Missing a Javadoc comment. 112
Warnings Missing a Javadoc comment. 127

org/apache/maven/surefire/util/UrlUtils.java

Violation Message Line
Warnings Missing a Javadoc comment. 62

org/apache/maven/surefire/util/internal/ByteBuffer.java

Violation Message Line
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 48
Errors Name 'comma' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 53
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 66
Errors 'static' modifier out of order with the JLS suggestions. 92
Errors Name 'digits' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 92
Warnings Missing a Javadoc comment. 97
Warnings Missing a Javadoc comment. 102
Warnings Missing a Javadoc comment. 107
Warnings Missing a Javadoc comment. 112
Warnings Missing a Javadoc comment. 131

org/apache/maven/surefire/util/internal/StringUtils.java

Violation Message Line
Warnings Missing a Javadoc comment. 62
Warnings Missing a Javadoc comment. 125
Errors Avoid nested blocks. 197
Warnings Missing a Javadoc comment. 224
Errors Avoid nested blocks. 297
Errors '0xfff' is a magic number. 351
Errors '0xff' is a magic number. 355
Errors '0x7f' is a magic number. 359
Warnings Missing a Javadoc comment. 430
Errors '0xfff' is a magic number. 448
Errors '0xff' is a magic number. 452
Errors '0x7f' is a magic number. 456
Warnings Missing a Javadoc comment. 524
Errors '0xfff' is a magic number. 542
Errors '0xff' is a magic number. 546
Errors '0x7f' is a magic number. 550
Warnings Missing a Javadoc comment. 618
Errors '0xfff' is a magic number. 636
Errors '0xff' is a magic number. 640
Errors '0x7f' is a magic number. 644
Warnings Missing a Javadoc comment. 745
Warnings Unused Javadoc tag. 754
Warnings Expected @param tag for 'target'. 756
Warnings Missing a Javadoc comment. 775