Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
192831218428

Files

FilesInfosWarningsErrors
org/apache/maven/plugin/failsafe/IntegrationTestMojo.java0515
org/apache/maven/plugin/failsafe/VerifyMojo.java0255
org/apache/maven/plugin/surefire/AbstractSurefireMojo.java011996
org/apache/maven/plugin/surefire/ClasspathCache.java022
org/apache/maven/plugin/surefire/CommonReflector.java030
org/apache/maven/plugin/surefire/InPluginVMSurefireStarter.java023
org/apache/maven/plugin/surefire/ProviderInfo.java043
org/apache/maven/plugin/surefire/ProviderList.java020
org/apache/maven/plugin/surefire/StartupReportConfiguration.java2221
org/apache/maven/plugin/surefire/SurefireDependencyResolver.java059
org/apache/maven/plugin/surefire/SurefireExecutionParameters.java0470
org/apache/maven/plugin/surefire/SurefireHelper.java013
org/apache/maven/plugin/surefire/SurefirePlugin.java0458
org/apache/maven/plugin/surefire/SurefireProperties.java092
org/apache/maven/plugin/surefire/SurefireReportParameters.java0160
org/apache/maven/plugin/surefire/booterclient/ChecksumCalculator.java0112
org/apache/maven/plugin/surefire/booterclient/ForkConfiguration.java4134
org/apache/maven/plugin/surefire/booterclient/ForkNumberBucket.java003
org/apache/maven/plugin/surefire/booterclient/ForkStarter.java0219
org/apache/maven/plugin/surefire/booterclient/MockReporter.java11150
org/apache/maven/plugin/surefire/booterclient/ProviderDetector.java010
org/apache/maven/plugin/surefire/booterclient/lazytestprovider/OutputStreamFlushableCommandline.java011
org/apache/maven/plugin/surefire/booterclient/lazytestprovider/TestProvidingInputStream.java012
org/apache/maven/plugin/surefire/booterclient/output/DeserializedStacktraceWriter.java050
org/apache/maven/plugin/surefire/booterclient/output/ForkClient.java080
org/apache/maven/plugin/surefire/booterclient/output/ThreadedStreamConsumer.java031
org/apache/maven/plugin/surefire/report/ConsoleOutputFileReporter.java051
org/apache/maven/plugin/surefire/report/ConsoleReporter.java262
org/apache/maven/plugin/surefire/report/DefaultReporterFactory.java070
org/apache/maven/plugin/surefire/report/DirectConsoleOutput.java050
org/apache/maven/plugin/surefire/report/FileReporter.java032
org/apache/maven/plugin/surefire/report/PrettyPrintXMLWriter.java091
org/apache/maven/plugin/surefire/report/ReportEntryType.java401
org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java064
org/apache/maven/plugin/surefire/report/TestSetRunListener.java0141
org/apache/maven/plugin/surefire/report/TestSetStats.java0183
org/apache/maven/plugin/surefire/report/TestcycleConsoleOutputReceiver.java030
org/apache/maven/plugin/surefire/report/WrappedReportEntry.java0190
org/apache/maven/plugin/surefire/runorder/PrioritizedTest.java040
org/apache/maven/plugin/surefire/runorder/Priority.java070
org/apache/maven/plugin/surefire/runorder/RunEntryStatistics.java0111
org/apache/maven/plugin/surefire/runorder/RunEntryStatisticsMap.java0110
org/apache/maven/plugin/surefire/runorder/StatisticsReporter.java060
org/apache/maven/plugin/surefire/runorder/ThreadedExecutionScheduler.java031
org/apache/maven/plugin/surefire/util/DirectoryScanner.java030
org/apache/maven/plugin/surefire/util/Relocator.java031
org/apache/maven/plugin/surefire/util/SpecificFileFilter.java021
org/apache/maven/plugin/surefire/util/internal/BlockingQueue.java020
org/apache/maven/plugin/surefire/util/internal/Java15BlockingQueue.java020
org/apache/maven/plugins/surefire/report/AbstractSurefireReportMojo.java022
org/apache/maven/plugins/surefire/report/FailsafeReportMojo.java040
org/apache/maven/plugins/surefire/report/ReportTestCase.java0280
org/apache/maven/plugins/surefire/report/ReportTestSuite.java0360
org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java024
org/apache/maven/plugins/surefire/report/SurefireReportMojo.java040
org/apache/maven/plugins/surefire/report/SurefireReportParser.java0264
org/apache/maven/plugins/surefire/report/TestSuiteXmlParser.java064
org/apache/maven/surefire/NonAbstractClassFilter.java010
org/apache/maven/surefire/SpecificTestClassFilter.java022
org/apache/maven/surefire/booter/BaseProviderFactory.java0201
org/apache/maven/surefire/booter/BooterConstants.java2001
org/apache/maven/surefire/booter/BooterDeserializer.java030
org/apache/maven/surefire/booter/ClassLoaderConfiguration.java040
org/apache/maven/surefire/booter/Classpath.java0112
org/apache/maven/surefire/booter/ClasspathConfiguration.java0106
org/apache/maven/surefire/booter/ForkedBooter.java005
org/apache/maven/surefire/booter/ForkingReporterFactory.java034
org/apache/maven/surefire/booter/ForkingRunListener.java15142
org/apache/maven/surefire/booter/IsolatedClassLoader.java042
org/apache/maven/surefire/booter/JdkReflector.java020
org/apache/maven/surefire/booter/KeyValueSource.java011
org/apache/maven/surefire/booter/PropertiesWrapper.java0141
org/apache/maven/surefire/booter/ProviderConfiguration.java2131
org/apache/maven/surefire/booter/ProviderFactory.java036
org/apache/maven/surefire/booter/ProviderParameterNames.java401
org/apache/maven/surefire/booter/StartupConfiguration.java0101
org/apache/maven/surefire/booter/SurefireBooterForkException.java020
org/apache/maven/surefire/booter/SurefireClassLoadersAware.java010
org/apache/maven/surefire/booter/SurefireExecutionException.java010
org/apache/maven/surefire/booter/SurefireReflector.java0240
org/apache/maven/surefire/booter/SystemPropertyManager.java040
org/apache/maven/surefire/booter/TypeEncodedValue.java062
org/apache/maven/surefire/common/junit3/JUnit3Reflector.java091
org/apache/maven/surefire/common/junit3/JUnit3TestChecker.java030
org/apache/maven/surefire/common/junit4/JUnit4Reflector.java023
org/apache/maven/surefire/common/junit4/JUnit4RunListener.java1142
org/apache/maven/surefire/common/junit4/JUnit4RunListenerFactory.java010
org/apache/maven/surefire/common/junit4/JUnit4StackTraceWriter.java150
org/apache/maven/surefire/common/junit4/JUnit4TestChecker.java020
org/apache/maven/surefire/common/junit48/FilterFactory.java040
org/apache/maven/surefire/common/junit48/JUnit46StackTraceWriter.java010
org/apache/maven/surefire/common/junit48/JUnit48Reflector.java030
org/apache/maven/surefire/group/match/AndGroupMatcher.java042
org/apache/maven/surefire/group/match/GroupMatcher.java032
org/apache/maven/surefire/group/match/InverseGroupMatcher.java042
org/apache/maven/surefire/group/match/JoinGroupMatcher.java032
org/apache/maven/surefire/group/match/OrGroupMatcher.java042
org/apache/maven/surefire/group/match/SingleGroupMatcher.java042
org/apache/maven/surefire/junit/JUnit3Provider.java047
org/apache/maven/surefire/junit/JUnitTestSet.java043
org/apache/maven/surefire/junit/PojoAndJUnit3Checker.java020
org/apache/maven/surefire/junit/PojoTestSet.java043
org/apache/maven/surefire/junit/SurefireTestSet.java022
org/apache/maven/surefire/junit/TestListenerInvocationHandler.java031
org/apache/maven/surefire/junit4/JUnit4Provider.java0316
org/apache/maven/surefire/junit4/MockReporter.java5110
org/apache/maven/surefire/junitcore/AsynchronousRunner.java040
org/apache/maven/surefire/junitcore/ClassesParallelRunListener.java011
org/apache/maven/surefire/junitcore/ConcurrentRunListener.java0112
org/apache/maven/surefire/junitcore/ConfigurableParallelComputer.java042
org/apache/maven/surefire/junitcore/JUnitCoreProvider.java045
org/apache/maven/surefire/junitcore/JUnitCoreRunListener.java020
org/apache/maven/surefire/junitcore/JUnitCoreWrapper.java0012
org/apache/maven/surefire/junitcore/LogicalStream.java020
org/apache/maven/surefire/junitcore/MethodsParallelRunListener.java011
org/apache/maven/surefire/junitcore/NonConcurrentRunListener.java043
org/apache/maven/surefire/junitcore/SynchronousRunner.java001
org/apache/maven/surefire/junitcore/TestMethod.java010
org/apache/maven/surefire/junitcore/TestSet.java091
org/apache/maven/surefire/providerapi/AbstractProvider.java010
org/apache/maven/surefire/providerapi/SurefireProvider.java053
org/apache/maven/surefire/report/CategorizedReportEntry.java071
org/apache/maven/surefire/report/ConsoleLogger.java011
org/apache/maven/surefire/report/ConsoleOutputCapture.java011
org/apache/maven/surefire/report/ConsoleOutputReceiverForCurrentThread.java031
org/apache/maven/surefire/report/DefaultConsoleReporter.java020
org/apache/maven/surefire/report/DefaultDirectConsoleReporter.java021
org/apache/maven/surefire/report/LegacyPojoStackTraceWriter.java052
org/apache/maven/surefire/report/PojoStackTraceWriter.java250
org/apache/maven/surefire/report/ReportEntry.java017
org/apache/maven/surefire/report/ReporterConfiguration.java010
org/apache/maven/surefire/report/ReporterException.java010
org/apache/maven/surefire/report/RunListener.java020
org/apache/maven/surefire/report/RunStatistics.java0110
org/apache/maven/surefire/report/SafeThrowable.java041
org/apache/maven/surefire/report/SimpleReportEntry.java0163
org/apache/maven/surefire/report/SmartStackTraceParser.java066
org/apache/maven/surefire/suite/RunResult.java1215
org/apache/maven/surefire/testng/ConfigurationAwareTestNGReporter.java010
org/apache/maven/surefire/testng/TestNGDirectoryTestSuite.java01016
org/apache/maven/surefire/testng/TestNGExecutor.java029
org/apache/maven/surefire/testng/TestNGProvider.java044
org/apache/maven/surefire/testng/TestNGReporter.java1121
org/apache/maven/surefire/testng/TestNGTestSet.java020
org/apache/maven/surefire/testng/TestNGXmlTestSuite.java095
org/apache/maven/surefire/testng/TestNgTestSuite.java024
org/apache/maven/surefire/testng/conf/AbstractDirectConfigurator.java055
org/apache/maven/surefire/testng/conf/Configurator.java012
org/apache/maven/surefire/testng/conf/TestNG4751Configurator.java010
org/apache/maven/surefire/testng/conf/TestNG52Configurator.java010
org/apache/maven/surefire/testng/conf/TestNG652Configurator.java001
org/apache/maven/surefire/testng/conf/TestNGMapConfigurator.java022
org/apache/maven/surefire/testng/utils/GroupMatcherMethodSelector.java062
org/apache/maven/surefire/testng/utils/MethodSelector.java031
org/apache/maven/surefire/testset/DirectoryScannerParameters.java030
org/apache/maven/surefire/testset/RunOrderParameters.java072
org/apache/maven/surefire/testset/TestArtifactInfo.java030
org/apache/maven/surefire/testset/TestRequest.java050
org/apache/maven/surefire/util/DefaultDirectoryScanner.java030
org/apache/maven/surefire/util/DefaultRunOrderCalculator.java041
org/apache/maven/surefire/util/DefaultScanResult.java091
org/apache/maven/surefire/util/LazyTestsToRun.java051
org/apache/maven/surefire/util/NestedCheckedException.java020
org/apache/maven/surefire/util/NestedRuntimeException.java020
org/apache/maven/surefire/util/ReflectionUtils.java0162
org/apache/maven/surefire/util/RunOrder.java840
org/apache/maven/surefire/util/RunOrderCalculator.java011
org/apache/maven/surefire/util/ScanResult.java050
org/apache/maven/surefire/util/TestsToRun.java051
org/apache/maven/surefire/util/UrlUtils.java010
org/apache/maven/surefire/util/internal/ByteBuffer.java0123
org/apache/maven/surefire/util/internal/StringUtils.java01014

Rules

RulesViolationsSeverity
FileLength1Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
22Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
LeftCurly
  • option: "nl"
2Errors Error
RightCurly
  • option: "alone"
1Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
32Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
1168Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
24Errors Error
JavadocVariable
  • scope: "protected"
83Infos Info
ConstantName15Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName4Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName1Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports4Errors Error
MethodLength2Errors Error
ParameterNumber6Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap7Errors Error
ParenPad
  • option: "space"
17Errors Error
WhitespaceAfter3Errors Error
WhitespaceAround6Errors Error
ModifierOrder4Errors Error
RedundantModifier7Errors Error
AvoidNestedBlocks2Errors Error
EmptyBlock
  • option: "text"
4Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
50Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment5Errors 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"
40Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows218Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType1Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

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

ViolationMessageLine
WarningsMissing a Javadoc comment.187
ErrorsUnable to get class information for MojoExecutionException.188
ErrorsRedundant throws: 'MojoFailureException' listed more then one time.188
ErrorsUnable to get class information for MojoFailureException.188
ErrorsUnable to get class information for MojoExecutionException.195
Warnings'summaryFile' hides a field.197
Errors'+' should be on a new line.228
WarningsMissing a Javadoc comment.238
WarningsMissing a Javadoc comment.244
WarningsMissing a Javadoc comment.249
WarningsMissing a Javadoc comment.254
WarningsMissing a Javadoc comment.259
WarningsMissing a Javadoc comment.264
WarningsMissing a Javadoc comment.269
WarningsMissing a Javadoc comment.274
WarningsMissing a Javadoc comment.281
WarningsMissing a Javadoc comment.288
WarningsMissing a Javadoc comment.293
WarningsMissing a Javadoc comment.298
WarningsMissing a Javadoc comment.303
WarningsMissing a Javadoc comment.308
WarningsMissing a Javadoc comment.313
WarningsMissing a Javadoc comment.318
WarningsMissing a Javadoc comment.323
WarningsMissing a Javadoc comment.328
WarningsMissing a Javadoc comment.333
WarningsMissing a Javadoc comment.338
WarningsMissing a Javadoc comment.343
WarningsMissing a Javadoc comment.348
WarningsMissing a Javadoc comment.353
WarningsMissing a Javadoc comment.358
WarningsMissing a Javadoc comment.363
WarningsMissing a Javadoc comment.368
WarningsMissing a Javadoc comment.382
WarningsExpected an @return tag.390
WarningsMissing a Javadoc comment.405
WarningsMissing a Javadoc comment.410
WarningsMissing a Javadoc comment.415
WarningsMissing a Javadoc comment.420
WarningsMissing a Javadoc comment.425
WarningsMissing a Javadoc comment.430
WarningsMissing a Javadoc comment.435
WarningsMissing a Javadoc comment.440
WarningsMissing a Javadoc comment.445
WarningsMissing a Javadoc comment.450
WarningsMissing a Javadoc comment.455
WarningsMissing a Javadoc comment.460
WarningsMissing a Javadoc comment.465
WarningsMissing a Javadoc comment.470
WarningsMissing a Javadoc comment.475
WarningsMissing a Javadoc comment.480
WarningsMissing a Javadoc comment.487
WarningsMissing a Javadoc comment.492
WarningsMissing a Javadoc comment.497
WarningsMissing a Javadoc comment.503
WarningsMissing a Javadoc comment.508

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

ViolationMessageLine
ErrorsLine is longer than 120 characters.63
WarningsMissing a Javadoc comment.149
ErrorsUnable to get class information for MojoExecutionException.150
ErrorsRedundant throws: 'MojoFailureException' listed more then one time.150
ErrorsUnable 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
WarningsMissing a Javadoc comment.219
ErrorsUnable to get class information for MojoFailureException.220
WarningsMissing a Javadoc comment.241
WarningsMissing a Javadoc comment.246
WarningsMissing a Javadoc comment.251
WarningsMissing a Javadoc comment.256
WarningsMissing a Javadoc comment.261
WarningsMissing a Javadoc comment.266
WarningsMissing a Javadoc comment.271
WarningsMissing a Javadoc comment.277
WarningsMissing a Javadoc comment.283
WarningsMissing a Javadoc comment.288
WarningsMissing a Javadoc comment.293
WarningsMissing a Javadoc comment.298
WarningsMissing a Javadoc comment.303
WarningsMissing a Javadoc comment.308
WarningsMissing a Javadoc comment.313
WarningsMissing a Javadoc comment.318
WarningsMissing a Javadoc comment.323
WarningsMissing a Javadoc comment.328
WarningsMissing a Javadoc comment.333
WarningsMissing a Javadoc comment.338

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

ViolationMessageLine
ErrorsFile length is 2,563 lines (max allowed is 2,000).1
ErrorsLine is longer than 120 characters.206
ErrorsLine is longer than 120 characters.228
ErrorsLine is longer than 120 characters.314
ErrorsLine is longer than 120 characters.316
ErrorsLine is longer than 120 characters.371
ErrorsLine is longer than 120 characters.381
ErrorsLine is longer than 120 characters.430
ErrorsLine is longer than 120 characters.435
ErrorsLine is longer than 120 characters.436
ErrorsLine is longer than 120 characters.437
Errors'=' is not preceded with whitespace.442
Errors'=' is not followed by whitespace.442
Errors')' is not preceded with whitespace.442
ErrorsLine is longer than 120 characters.559
WarningsMissing a Javadoc comment.605
WarningsMissing a Javadoc comment.609
ErrorsUnable to get class information for MojoExecutionException.610
ErrorsRedundant throws: 'MojoFailureException' listed more then one time.610
ErrorsUnable to get class information for MojoFailureException.610
ErrorsUnable to get class information for MojoFailureException.647
ErrorsRedundant throws: 'MojoExecutionException' listed more then one time.647
ErrorsUnable to get class information for MojoExecutionException.647
WarningsMissing a Javadoc comment.686
WarningsMissing a Javadoc comment.688
ErrorsUnable to get class information for MojoExecutionException.689
ErrorsRedundant throws: 'MojoFailureException' listed more then one time.689
ErrorsUnable to get class information for MojoFailureException.689
WarningsMissing a Javadoc comment.742
ErrorsUnable to get class information for MojoFailureException.743
ErrorsRedundant throws: 'MojoExecutionException' listed more then one time.743
ErrorsUnable to get class information for MojoExecutionException.743
ErrorsUnable to get class information for MojoExecutionException.775
ErrorsRedundant throws: 'MojoFailureException' listed more then one time.775
ErrorsUnable to get class information for MojoFailureException.775
ErrorsRedundant throws: 'SurefireExecutionException' listed more then one time.775
ErrorsUnable to get class information for SurefireExecutionException.775
ErrorsRedundant throws: 'SurefireBooterForkException' listed more then one time.775
ErrorsUnable to get class information for SurefireBooterForkException.775
ErrorsRedundant throws: 'TestSetFailedException' listed more then one time.776
ErrorsUnable to get class information for TestSetFailedException.776
WarningsMissing a Javadoc comment.818
WarningsMissing a Javadoc comment.837
WarningsMissing a Javadoc comment.853
ErrorsUnable to get class information for MojoExecutionException.854
ErrorsRedundant throws: 'MojoFailureException' listed more then one time.854
ErrorsUnable to get class information for MojoFailureException.854
WarningsMissing a Javadoc comment.856
WarningsMissing a Javadoc comment.916
WarningsMissing a Javadoc comment.921
Warnings'runOrder' hides a field.981
ErrorsUnable to get class information for MojoExecutionException.1015
ErrorsRedundant throws: 'MojoFailureException' listed more then one time.1015
ErrorsUnable to get class information for MojoFailureException.1015
Warnings'failIfNoTests' hides a field.1030
Warnings'excludes' hides a field.1053
WarningsMissing a Javadoc comment.1067
ErrorsUnable to get class information for MojoExecutionException.1076
ErrorsRedundant throws: 'MojoFailureException' listed more then one time.1076
ErrorsUnable to get class information for MojoFailureException.1076
Warnings'excludes' hides a field.1203
Warnings'project' hides a field.1290
ErrorsUnable to get class information for MojoExecutionException.1332
WarningsMissing a Javadoc comment.1372
ErrorsUnable to get class information for MojoExecutionException.1375
ErrorsRedundant throws: 'MojoFailureException' listed more then one time.1375
ErrorsUnable to get class information for MojoFailureException.1375
WarningsMissing a Javadoc comment.1385
ErrorsUnable to get class information for MojoExecutionException.1388
ErrorsRedundant throws: 'MojoFailureException' listed more then one time.1388
ErrorsUnable to get class information for MojoFailureException.1388
WarningsMissing a Javadoc comment.1398
Errors'(' is not followed by whitespace.1422
Errors')' is not preceded with whitespace.1422
Errors'}' should be alone on a line.1427
Errors')' is not preceded with whitespace.1427
Errors'{' should be on a new line.1427
ErrorsLine is longer than 120 characters.1434
WarningsMissing a Javadoc comment.1438
ErrorsEmpty catch block.1447
WarningsMissing a Javadoc comment.1459
ErrorsLine is longer than 120 characters.1478
WarningsMissing a Javadoc comment.1589
WarningsMissing a Javadoc comment.1594
WarningsMissing a Javadoc comment.1609
WarningsMissing a Javadoc comment.1616
ErrorsUnable to get class information for InvalidVersionSpecificationException.1629
ErrorsRedundant throws: 'MojoFailureException' listed more then one time.1629
ErrorsUnable to get class information for MojoFailureException.1629
ErrorsRedundant throws: 'ArtifactResolutionException' listed more then one time.1629
ErrorsUnable to get class information for ArtifactResolutionException.1629
ErrorsRedundant throws: 'ArtifactNotFoundException' listed more then one time.1630
ErrorsUnable to get class information for ArtifactNotFoundException.1630
ErrorsRedundant throws: 'MojoExecutionException' listed more then one time.1630
ErrorsUnable to get class information for MojoExecutionException.1630
ErrorsUnable to get class information for ArtifactResolutionException.1687
ErrorsRedundant throws: 'ArtifactNotFoundException' listed more then one time.1687
ErrorsUnable to get class information for ArtifactNotFoundException.1687
Errors'+' should be on a new line.1780
ErrorsUnable to get class information for MojoFailureException.1822
ErrorsUnable to get class information for MojoFailureException.1845
ErrorsUnable to get class information for MojoFailureException.1854
ErrorsUnable to get class information for MojoFailureException.1876
ErrorsRedundant throws: 'MojoExecutionException' listed more then one time.1876
ErrorsUnable to get class information for MojoExecutionException.1876
ErrorsLine is longer than 120 characters.1893
ErrorsUnable to get class information for ArtifactResolutionException.1927
ErrorsRedundant throws: 'ArtifactNotFoundException' listed more then one time.1927
ErrorsUnable to get class information for ArtifactNotFoundException.1927
ErrorsUnable to get class information for ArtifactResolutionException.1953
ErrorsRedundant throws: 'ArtifactNotFoundException' listed more then one time.1953
ErrorsUnable to get class information for ArtifactNotFoundException.1953
ErrorsUnable to get class information for ArtifactResolutionException.1992
ErrorsRedundant throws: 'ArtifactNotFoundException' listed more then one time.1992
ErrorsUnable to get class information for ArtifactNotFoundException.1992
ErrorsUnable to get class information for ArtifactResolutionException.2038
ErrorsRedundant throws: 'ArtifactNotFoundException' listed more then one time.2038
ErrorsUnable to get class information for ArtifactNotFoundException.2038
ErrorsMissing a Javadoc comment.2046
WarningsMissing a Javadoc comment.2056
Warnings'providerName' hides a field.2056
WarningsMissing a Javadoc comment.2061
WarningsMissing a Javadoc comment.2066
WarningsMissing a Javadoc comment.2071
WarningsMissing a Javadoc comment.2079
ErrorsUnable to get class information for ArtifactResolutionException.2080
ErrorsRedundant throws: 'ArtifactNotFoundException' listed more then one time.2080
ErrorsUnable to get class information for ArtifactNotFoundException.2080
Warnings'pluginArtifactMap' hides a field.2082
WarningsMissing a Javadoc comment.2090
WarningsMissing a Javadoc comment.2092
WarningsMissing a Javadoc comment.2097
WarningsMissing a Javadoc comment.2099
WarningsMissing a Javadoc comment.2104
WarningsMissing a Javadoc comment.2109
WarningsMissing a Javadoc comment.2114
WarningsMissing a Javadoc comment.2119
WarningsExpected an @return tag.2127
WarningsMissing a Javadoc comment.2132
WarningsMissing a Javadoc comment.2138
WarningsMissing a Javadoc comment.2143
WarningsMissing a Javadoc comment.2149
WarningsMissing a Javadoc comment.2154
WarningsMissing a Javadoc comment.2160
WarningsMissing a Javadoc comment.2165
WarningsMissing a Javadoc comment.2170
WarningsMissing a Javadoc comment.2175
WarningsMissing a Javadoc comment.2181
WarningsMissing a Javadoc comment.2186
WarningsMissing a Javadoc comment.2193
WarningsMissing a Javadoc comment.2198
WarningsMissing a Javadoc comment.2205
WarningsMissing a Javadoc comment.2210
WarningsMissing a Javadoc comment.2217
WarningsMissing a Javadoc comment.2222
WarningsMissing a Javadoc comment.2227
WarningsMissing a Javadoc comment.2232
WarningsMissing a Javadoc comment.2238
WarningsMissing a Javadoc comment.2243
WarningsMissing a Javadoc comment.2248
WarningsMissing a Javadoc comment.2255
WarningsMissing a Javadoc comment.2260
WarningsMissing a Javadoc comment.2266
WarningsMissing a Javadoc comment.2271
WarningsMissing a Javadoc comment.2277
WarningsMissing a Javadoc comment.2282
WarningsMissing a Javadoc comment.2288
WarningsMissing a Javadoc comment.2293
WarningsMissing a Javadoc comment.2299
WarningsMissing a Javadoc comment.2304
WarningsMissing a Javadoc comment.2310
WarningsMissing a Javadoc comment.2315
WarningsMissing a Javadoc comment.2321
WarningsMissing a Javadoc comment.2326
WarningsMissing a Javadoc comment.2332
WarningsMissing a Javadoc comment.2337
WarningsMissing a Javadoc comment.2343
WarningsMissing a Javadoc comment.2348
WarningsMissing a Javadoc comment.2354
WarningsMissing a Javadoc comment.2359
WarningsMissing a Javadoc comment.2365
WarningsMissing a Javadoc comment.2370
WarningsMissing a Javadoc comment.2376
WarningsMissing a Javadoc comment.2381
WarningsMissing a Javadoc comment.2387
WarningsMissing a Javadoc comment.2392
WarningsMissing a Javadoc comment.2398
WarningsMissing a Javadoc comment.2403
WarningsMissing a Javadoc comment.2409
WarningsMissing a Javadoc comment.2414
WarningsMissing a Javadoc comment.2420
WarningsMissing a Javadoc comment.2425
WarningsMissing a Javadoc comment.2431
WarningsMissing a Javadoc comment.2436
WarningsMissing a Javadoc comment.2443
WarningsMissing a Javadoc comment.2448
WarningsMissing a Javadoc comment.2455
WarningsMissing a Javadoc comment.2460
WarningsMissing a Javadoc comment.2473
WarningsMissing a Javadoc comment.2479
WarningsMissing a Javadoc comment.2484
WarningsMissing a Javadoc comment.2490
WarningsMissing a Javadoc comment.2495
WarningsMissing a Javadoc comment.2501
WarningsMissing a Javadoc comment.2506
WarningsMissing a Javadoc comment.2512
WarningsMissing a Javadoc comment.2517
WarningsMissing a Javadoc comment.2522
WarningsMissing a Javadoc comment.2528
WarningsMissing a Javadoc comment.2533
WarningsMissing a Javadoc comment.2538
WarningsMissing a Javadoc comment.2544
WarningsMissing a Javadoc comment.2549
WarningsMissing a Javadoc comment.2554
WarningsMissing a Javadoc comment.2559

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
ErrorsName 'classpaths' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.29
WarningsMissing a Javadoc comment.32
WarningsMissing a Javadoc comment.37

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

ViolationMessageLine
WarningsMissing a Javadoc comment.37
WarningsMissing a Javadoc comment.51
Warnings'startupReportConfiguration' hides a field.51

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

ViolationMessageLine
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.62
ErrorsUnable to get class information for SurefireExecutionException.63
ErrorsRedundant throws: 'TestSetFailedException' listed more then one time.63
ErrorsUnable to get class information for TestSetFailedException.63

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

ViolationMessageLine
WarningsMissing a Javadoc comment.31
WarningsMissing a Javadoc comment.33
WarningsMissing a Javadoc comment.35
ErrorsUnable to get class information for ArtifactResolutionException.36
ErrorsRedundant throws: 'ArtifactNotFoundException' listed more then one time.36
ErrorsUnable to get class information for ArtifactNotFoundException.36
WarningsMissing a Javadoc comment.38

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

ViolationMessageLine
WarningsMissing a Javadoc comment.40
WarningsMissing a Javadoc comment.47

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

ViolationMessageLine
InfosMissing a Javadoc comment.67
InfosMissing a Javadoc comment.69
WarningsMissing a Javadoc comment.71
ErrorsMore than 7 parameters.71
WarningsMissing a Javadoc comment.90
WarningsMissing a Javadoc comment.97
WarningsMissing a Javadoc comment.104
WarningsMissing a Javadoc comment.109
WarningsMissing a Javadoc comment.114
WarningsMissing a Javadoc comment.119
WarningsMissing a Javadoc comment.124
WarningsMissing a Javadoc comment.129
WarningsMissing a Javadoc comment.134
WarningsMissing a Javadoc comment.139
WarningsMissing a Javadoc comment.148
WarningsMissing a Javadoc comment.157
WarningsMissing a Javadoc comment.163
WarningsMissing a Javadoc comment.173
WarningsMissing a Javadoc comment.185
WarningsMissing a Javadoc comment.195
WarningsMissing a Javadoc comment.201
WarningsMissing a Javadoc comment.207
WarningsMissing a Javadoc comment.212
WarningsMissing a Javadoc comment.217
WarningsMissing a Javadoc comment.222

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

ViolationMessageLine
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.81
WarningsMissing a Javadoc comment.110
ErrorsUnable to get class information for ArtifactResolutionException.111
ErrorsRedundant throws: 'ArtifactNotFoundException' listed more then one time.111
ErrorsUnable to get class information for ArtifactNotFoundException.111
WarningsMissing a Javadoc comment.127
ErrorsUnable to get class information for ArtifactNotFoundException.128
ErrorsRedundant throws: 'ArtifactResolutionException' listed more then one time.128
ErrorsUnable to get class information for ArtifactResolutionException.128
WarningsMissing a Javadoc comment.156
ErrorsUnable to get class information for ArtifactResolutionException.157
ErrorsRedundant throws: 'ArtifactNotFoundException' listed more then one time.157
ErrorsUnable to get class information for ArtifactNotFoundException.157

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

ViolationMessageLine
WarningsMissing a Javadoc comment.34
WarningsMissing a Javadoc comment.36
WarningsMissing a Javadoc comment.38
WarningsMissing a Javadoc comment.40
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.44
WarningsMissing a Javadoc comment.46
WarningsMissing a Javadoc comment.48
WarningsMissing a Javadoc comment.50
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.54
WarningsMissing a Javadoc comment.56
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.60
WarningsMissing a Javadoc comment.62
WarningsMissing a Javadoc comment.64
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.68
WarningsMissing a Javadoc comment.70
WarningsMissing a Javadoc comment.72
WarningsMissing a Javadoc comment.74
WarningsMissing a Javadoc comment.76
WarningsMissing a Javadoc comment.78
WarningsMissing a Javadoc comment.80
WarningsMissing a Javadoc comment.82
WarningsMissing a Javadoc comment.84
WarningsMissing a Javadoc comment.86
WarningsMissing a Javadoc comment.88
WarningsMissing a Javadoc comment.90
WarningsMissing a Javadoc comment.92
WarningsMissing a Javadoc comment.94
WarningsMissing a Javadoc comment.96
WarningsMissing a Javadoc comment.98
WarningsMissing a Javadoc comment.100
WarningsMissing a Javadoc comment.102
WarningsMissing a Javadoc comment.104
WarningsMissing a Javadoc comment.106
WarningsMissing a Javadoc comment.108
WarningsMissing a Javadoc comment.110
WarningsMissing a Javadoc comment.112
WarningsMissing a Javadoc comment.114
WarningsMissing a Javadoc comment.116
WarningsMissing a Javadoc comment.118
WarningsMissing a Javadoc comment.120
WarningsMissing a Javadoc comment.122
WarningsMissing a Javadoc comment.124
WarningsMissing a Javadoc comment.126

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

ViolationMessageLine
WarningsMissing a Javadoc comment.41
ErrorsUnable to get class information for MojoFailureException.42
ErrorsRedundant throws: 'MojoExecutionException' listed more then one time.42
ErrorsUnable to get class information for MojoExecutionException.42

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

ViolationMessageLine
ErrorsLine is longer than 120 characters.68
WarningsMissing a Javadoc comment.164
ErrorsUnable to get class information for MojoExecutionException.165
ErrorsRedundant throws: 'MojoFailureException' listed more then one time.165
ErrorsUnable to get class information for MojoFailureException.165
ErrorsUnable to get class information for MojoFailureException.173
ErrorsUnable to get class information for MojoFailureException.182
WarningsMissing a Javadoc comment.190
WarningsMissing a Javadoc comment.195
WarningsMissing a Javadoc comment.200
WarningsMissing a Javadoc comment.207
WarningsMissing a Javadoc comment.212
WarningsExpected an @return tag.220
WarningsExpected @param tag for 'skipExec'.228
WarningsMissing a Javadoc comment.233
WarningsMissing a Javadoc comment.238
WarningsMissing a Javadoc comment.243
WarningsMissing a Javadoc comment.248
WarningsMissing a Javadoc comment.253
WarningsMissing a Javadoc comment.258
WarningsMissing a Javadoc comment.263
WarningsMissing a Javadoc comment.268
WarningsMissing a Javadoc comment.273
WarningsMissing a Javadoc comment.278
WarningsMissing a Javadoc comment.284
WarningsMissing a Javadoc comment.289
WarningsMissing a Javadoc comment.294
WarningsMissing a Javadoc comment.299
WarningsMissing a Javadoc comment.304
WarningsMissing a Javadoc comment.309
WarningsMissing a Javadoc comment.314
WarningsMissing a Javadoc comment.319
WarningsMissing a Javadoc comment.324
Errors'{' is not followed by whitespace.337
WarningsExpected an @return tag.349
Errors'{' is not followed by whitespace.364
WarningsMissing a Javadoc comment.380
WarningsMissing a Javadoc comment.385
WarningsMissing a Javadoc comment.390
WarningsMissing a Javadoc comment.395
WarningsMissing a Javadoc comment.400
WarningsMissing a Javadoc comment.405
WarningsMissing a Javadoc comment.410
WarningsMissing a Javadoc comment.415
WarningsMissing a Javadoc comment.420
WarningsMissing a Javadoc comment.425
WarningsMissing a Javadoc comment.430
WarningsMissing a Javadoc comment.435
WarningsMissing a Javadoc comment.440
WarningsMissing a Javadoc comment.445
WarningsMissing a Javadoc comment.450
WarningsMissing a Javadoc comment.455
WarningsMissing a Javadoc comment.460

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.76
WarningsMissing a Javadoc comment.81
WarningsMissing a Javadoc comment.101
WarningsMissing a Javadoc comment.110
ErrorsLine is longer than 120 characters.117
WarningsMissing a Javadoc comment.123
WarningsMissing a Javadoc comment.180
WarningsMissing a Javadoc comment.196

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

ViolationMessageLine
WarningsMissing a Javadoc comment.32
WarningsMissing a Javadoc comment.34
WarningsMissing a Javadoc comment.36
WarningsMissing a Javadoc comment.38
WarningsMissing a Javadoc comment.40
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.44
WarningsMissing a Javadoc comment.46
WarningsMissing a Javadoc comment.48
WarningsMissing a Javadoc comment.50
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.54
WarningsMissing a Javadoc comment.56
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.60
WarningsMissing a Javadoc comment.62

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

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

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

ViolationMessageLine
InfosMissing a Javadoc comment.49
InfosMissing a Javadoc comment.51
InfosMissing a Javadoc comment.53
InfosMissing a Javadoc comment.55
WarningsMissing a Javadoc comment.77
ErrorsMore than 7 parameters.77
WarningsMissing a Javadoc comment.93
WarningsMissing a Javadoc comment.98
Errors'||' should be on a new line.108
WarningsUnable to get class information for @throws tag 'org.apache.maven.surefire.booter.SurefireBooterForkException'.125
WarningsUnable to get class information for @throws tag 'SurefireBooterForkException'.131
ErrorsUnable to get class information for SurefireBooterForkException.131
WarningsMissing a Javadoc comment.137
ErrorsUnable to get class information for SurefireBooterForkException.139
Warnings'argLine' hides a field.196
WarningsMissing a Javadoc comment.245
WarningsMissing a Javadoc comment.250
WarningsMissing a Javadoc comment.255
WarningsMissing a Javadoc comment.260
WarningsMissing a Javadoc comment.265
WarningsMissing a Javadoc comment.271

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^/\*\s*$'.3
ErrorsName '_drawNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
ErrorsName '_returnNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'.83

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

ViolationMessageLine
WarningsMissing a Javadoc comment.128
WarningsMissing a Javadoc comment.140
ErrorsUnable to get class information for SurefireBooterForkException.141
ErrorsRedundant throws: 'SurefireExecutionException' listed more then one time.141
ErrorsUnable to get class information for SurefireExecutionException.141
ErrorsUnable to get class information for SurefireBooterForkException.181
Errors'60' is a magic number.186
ErrorsLine is longer than 120 characters.213
ErrorsUnable to get class information for SurefireBooterForkException.262
Errors'500' is a magic number.265
Errors'60' is a magic number.267
ErrorsUnable to get class information for SurefireBooterForkException.327
Errors'60' is a magic number.333
Errors'60' is a magic number.333
ErrorsUnable to get class information for SurefireBooterForkException.344
ErrorsUnable to get class information for SurefireBooterForkException.361
ErrorsLine is longer than 120 characters.376
ErrorsLine is longer than 120 characters.392
ErrorsLine is longer than 120 characters.482
ErrorsUnable to get class information for SurefireBooterForkException.495
ErrorsLine is longer than 120 characters.501

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

ViolationMessageLine
InfosMissing a Javadoc comment.40
InfosMissing a Javadoc comment.42
InfosMissing a Javadoc comment.44
InfosMissing a Javadoc comment.46
InfosMissing a Javadoc comment.48
InfosMissing a Javadoc comment.50
InfosMissing a Javadoc comment.52
InfosMissing a Javadoc comment.54
InfosMissing a Javadoc comment.56
InfosMissing a Javadoc comment.58
InfosMissing a Javadoc comment.60
WarningsMissing a Javadoc comment.68
WarningsMissing a Javadoc comment.72
WarningsMissing a Javadoc comment.78
WarningsMissing a Javadoc comment.84
WarningsMissing a Javadoc comment.90
WarningsMissing a Javadoc comment.97
WarningsMissing a Javadoc comment.104
WarningsMissing a Javadoc comment.112
WarningsMissing a Javadoc comment.120
WarningsMissing a Javadoc comment.125
WarningsMissing a Javadoc comment.130
WarningsMissing a Javadoc comment.135
WarningsMissing a Javadoc comment.141
WarningsMissing a Javadoc comment.149
WarningsMissing a Javadoc comment.155

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

ViolationMessageLine
WarningsMissing a Javadoc comment.40

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

ViolationMessageLine
ErrorsUnable to get class information for CommandLineException.62
WarningsMissing a Javadoc comment.77

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

ViolationMessageLine
Errors'0xff' is a magic number.103
Errors'0xff' is a magic number.108
WarningsMissing a Javadoc comment.120

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

ViolationMessageLine
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.55
WarningsMissing a Javadoc comment.60
WarningsMissing a Javadoc comment.65

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

ViolationMessageLine
WarningsMissing a Javadoc comment.67
WarningsMissing a Javadoc comment.72
WarningsMissing a Javadoc comment.80
WarningsMissing a Javadoc comment.176
WarningsMissing a Javadoc comment.275
WarningsMissing a Javadoc comment.279
WarningsMissing a Javadoc comment.284
WarningsMissing a Javadoc comment.289

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

ViolationMessageLine
ErrorsName 'poison' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.37
WarningsMissing a Javadoc comment.83
WarningsMissing a Javadoc comment.90
WarningsMissing a Javadoc comment.96

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

ViolationMessageLine
WarningsMissing a Javadoc comment.50
WarningsMissing a Javadoc comment.56
WarningsMissing a Javadoc comment.62
ErrorsUnable to get class information for ReporterException.63
WarningsMissing a Javadoc comment.67
WarningsMissing a Javadoc comment.76

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

ViolationMessageLine
InfosMissing a Javadoc comment.38
InfosMissing a Javadoc comment.40
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.59
ErrorsUnable to get class information for ReporterException.60
WarningsMissing a Javadoc comment.65
WarningsMissing a Javadoc comment.75
WarningsMissing a Javadoc comment.85
ErrorsUnable to get class information for ReporterException.86
WarningsMissing a Javadoc comment.100

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

ViolationMessageLine
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.60
WarningsMissing a Javadoc comment.65
WarningsMissing a Javadoc comment.79
WarningsMissing a Javadoc comment.94
WarningsMissing a Javadoc comment.134
WarningsMissing a Javadoc comment.139

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

ViolationMessageLine
WarningsMissing a Javadoc comment.40
WarningsMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.57
WarningsMissing a Javadoc comment.61

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

ViolationMessageLine
WarningsMissing a Javadoc comment.44
ErrorsUnable to get class information for ReporterException.52
WarningsMissing a Javadoc comment.85
WarningsMissing a Javadoc comment.101
ErrorsUnable to get class information for ReporterException.102

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.27
WarningsMissing a Javadoc comment.48
WarningsMissing a Javadoc comment.69
WarningsMissing a Javadoc comment.74
WarningsMissing a Javadoc comment.84
WarningsMissing a Javadoc comment.105
WarningsMissing a Javadoc comment.110
WarningsMissing a Javadoc comment.181
WarningsMissing a Javadoc comment.194
WarningsMissing a Javadoc comment.241

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.22
InfosMissing a Javadoc comment.24
InfosMissing a Javadoc comment.25
InfosMissing a Javadoc comment.26
InfosMissing a Javadoc comment.27

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

ViolationMessageLine
ErrorsLine is longer than 120 characters.42
ErrorsLine is longer than 120 characters.47
WarningsMissing a Javadoc comment.78
WarningsMissing a Javadoc comment.85
ErrorsUnable to get class information for ReporterException.86
Warnings'reportsDirectory' hides a field.145
Warnings'reportNameSuffix' hides a field.145
Warnings'trimStackTrace' hides a field.208
Warnings'reportNameSuffix' hides a field.209
Errors')' is not preceded with whitespace.297

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

ViolationMessageLine
WarningsMissing a Javadoc comment.62
ErrorsMore than 7 parameters.62
WarningsMissing a Javadoc comment.78
WarningsMissing a Javadoc comment.86
WarningsMissing a Javadoc comment.100
WarningsMissing a Javadoc comment.110
WarningsMissing a Javadoc comment.116
WarningsMissing a Javadoc comment.151
WarningsMissing a Javadoc comment.157
WarningsMissing a Javadoc comment.168
WarningsMissing a Javadoc comment.180
WarningsMissing a Javadoc comment.196
WarningsMissing a Javadoc comment.207
WarningsMissing a Javadoc comment.212
WarningsMissing a Javadoc comment.256

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.59
WarningsMissing a Javadoc comment.64
WarningsMissing a Javadoc comment.69
ErrorsInner assignments should be avoided.71
WarningsMissing a Javadoc comment.74
ErrorsInner assignments should be avoided.76
WarningsMissing a Javadoc comment.95
WarningsMissing a Javadoc comment.101
WarningsMissing a Javadoc comment.108
WarningsMissing a Javadoc comment.114
WarningsMissing a Javadoc comment.120
WarningsMissing a Javadoc comment.130
WarningsMissing a Javadoc comment.135
WarningsMissing a Javadoc comment.140
WarningsMissing a Javadoc comment.145
WarningsMissing a Javadoc comment.161
WarningsMissing a Javadoc comment.171
WarningsMissing a Javadoc comment.197
WarningsMissing a Javadoc comment.218

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

ViolationMessageLine
WarningsMissing a Javadoc comment.32
WarningsMissing a Javadoc comment.34
WarningsMissing a Javadoc comment.36

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

ViolationMessageLine
WarningsMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.59
WarningsMissing a Javadoc comment.64
WarningsMissing a Javadoc comment.69
WarningsMissing a Javadoc comment.74
WarningsMissing a Javadoc comment.79
WarningsMissing a Javadoc comment.84
WarningsMissing a Javadoc comment.89
WarningsMissing a Javadoc comment.94
WarningsMissing a Javadoc comment.99
WarningsMissing a Javadoc comment.104
WarningsMissing a Javadoc comment.114
WarningsMissing a Javadoc comment.124
WarningsMissing a Javadoc comment.130
WarningsMissing a Javadoc comment.135
WarningsMissing a Javadoc comment.148
WarningsMissing a Javadoc comment.159
WarningsMissing a Javadoc comment.165
WarningsMissing a Javadoc comment.170

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

ViolationMessageLine
WarningsMissing a Javadoc comment.31
WarningsMissing a Javadoc comment.37
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.48

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

ViolationMessageLine
WarningsMissing a Javadoc comment.35
WarningsMissing a Javadoc comment.54
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.71
WarningsMissing a Javadoc comment.76
WarningsMissing a Javadoc comment.81

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.48
WarningsMissing a Javadoc comment.53
Warnings'runTime' hides a field.53
WarningsMissing a Javadoc comment.58
Warnings'runTime' hides a field.58
WarningsMissing a Javadoc comment.63
WarningsMissing a Javadoc comment.68
WarningsMissing a Javadoc comment.74
WarningsMissing a Javadoc comment.79
WarningsMissing a Javadoc comment.88

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

ViolationMessageLine
WarningsMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.54
WarningsMissing a Javadoc comment.59
WarningsMissing a Javadoc comment.99
WarningsMissing a Javadoc comment.116
WarningsMissing a Javadoc comment.122
WarningsMissing a Javadoc comment.129
WarningsMissing a Javadoc comment.136
WarningsMissing a Javadoc comment.157
WarningsMissing a Javadoc comment.170
WarningsMissing a Javadoc comment.208

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

ViolationMessageLine
WarningsMissing a Javadoc comment.38
WarningsMissing a Javadoc comment.45
WarningsMissing a Javadoc comment.57
WarningsMissing a Javadoc comment.62
WarningsMissing a Javadoc comment.67
WarningsMissing a Javadoc comment.72

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
WarningsMissing a Javadoc comment.36
WarningsMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.54

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

ViolationMessageLine
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.60
Warnings'basedir' hides a field.100

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

ViolationMessageLine
ErrorsName 'relocationBase' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.31
WarningsMissing a Javadoc comment.34
WarningsMissing a Javadoc comment.39
WarningsMissing a Javadoc comment.49

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.27
WarningsMissing a Javadoc comment.34
WarningsMissing a Javadoc comment.48

org/apache/maven/plugin/surefire/util/internal/BlockingQueue.java

ViolationMessageLine
WarningsMissing a Javadoc comment.29
WarningsMissing a Javadoc comment.31

org/apache/maven/plugin/surefire/util/internal/Java15BlockingQueue.java

ViolationMessageLine
WarningsMissing a Javadoc comment.33
WarningsMissing a Javadoc comment.38

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

ViolationMessageLine
ErrorsLine is longer than 120 characters.88
ErrorsUnable to get class information for MavenReportException.155
WarningsMissing a Javadoc comment.188
Warnings'reportsDirectory' hides a field.260

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

ViolationMessageLine
WarningsMissing a Javadoc comment.70
WarningsMissing a Javadoc comment.76
WarningsMissing a Javadoc comment.81
WarningsMissing a Javadoc comment.86

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

ViolationMessageLine
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.57
Warnings'name' hides a field.57
WarningsMissing a Javadoc comment.62
WarningsMissing a Javadoc comment.67
Warnings'name' hides a field.67
WarningsMissing a Javadoc comment.72
WarningsMissing a Javadoc comment.77
WarningsMissing a Javadoc comment.82
WarningsMissing a Javadoc comment.87
WarningsMissing a Javadoc comment.92
WarningsMissing a Javadoc comment.97
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.57
Warnings'name' hides a field.57
WarningsMissing a Javadoc comment.62
WarningsMissing a Javadoc comment.67
Warnings'name' hides a field.67
WarningsMissing a Javadoc comment.72
WarningsMissing a Javadoc comment.77
WarningsMissing a Javadoc comment.82
WarningsMissing a Javadoc comment.87
WarningsMissing a Javadoc comment.92
WarningsMissing a Javadoc comment.97

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

ViolationMessageLine
WarningsMissing a Javadoc comment.48
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.63
WarningsMissing a Javadoc comment.68
WarningsMissing a Javadoc comment.73
WarningsMissing a Javadoc comment.78
WarningsMissing a Javadoc comment.83
WarningsMissing a Javadoc comment.96
WarningsMissing a Javadoc comment.101
WarningsMissing a Javadoc comment.106
WarningsMissing a Javadoc comment.111
WarningsMissing a Javadoc comment.116
WarningsMissing a Javadoc comment.134
WarningsMissing a Javadoc comment.139
WarningsMissing a Javadoc comment.144
WarningsMissing a Javadoc comment.149
WarningsMissing a Javadoc comment.154
WarningsMissing a Javadoc comment.48
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.63
WarningsMissing a Javadoc comment.68
WarningsMissing a Javadoc comment.73
WarningsMissing a Javadoc comment.78
WarningsMissing a Javadoc comment.83
WarningsMissing a Javadoc comment.96
WarningsMissing a Javadoc comment.101
WarningsMissing a Javadoc comment.106
WarningsMissing a Javadoc comment.111
WarningsMissing a Javadoc comment.116
WarningsMissing a Javadoc comment.134
WarningsMissing a Javadoc comment.139
WarningsMissing a Javadoc comment.144
WarningsMissing a Javadoc comment.149
WarningsMissing a Javadoc comment.154

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

ViolationMessageLine
WarningsMissing a Javadoc comment.51
WarningsMissing a Javadoc comment.61
ErrorsUnable to get class information for MavenReportException.62
ErrorsMethod length is 189 lines (max allowed is 150).180
ErrorsMethod 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

ViolationMessageLine
WarningsMissing a Javadoc comment.65
WarningsMissing a Javadoc comment.71
WarningsMissing a Javadoc comment.76
WarningsMissing a Javadoc comment.81

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

ViolationMessageLine
ErrorsLine is longer than 120 characters.47
WarningsMissing a Javadoc comment.57
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.68
ErrorsUnable to get class information for MavenReportException.69
WarningsMissing a Javadoc comment.113
WarningsMissing a Javadoc comment.118
WarningsMissing a Javadoc comment.123
WarningsMissing a Javadoc comment.128
WarningsMissing a Javadoc comment.173
WarningsMissing a Javadoc comment.178
WarningsMissing a Javadoc comment.183
WarningsMissing a Javadoc comment.188
WarningsMissing a Javadoc comment.209
WarningsMissing a Javadoc comment.224
ErrorsLine is longer than 120 characters.47
WarningsMissing a Javadoc comment.57
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.68
ErrorsUnable to get class information for MavenReportException.69
WarningsMissing a Javadoc comment.113
WarningsMissing a Javadoc comment.118
WarningsMissing a Javadoc comment.123
WarningsMissing a Javadoc comment.128
WarningsMissing a Javadoc comment.173
WarningsMissing a Javadoc comment.178
WarningsMissing a Javadoc comment.183
WarningsMissing a Javadoc comment.188
WarningsMissing a Javadoc comment.209
WarningsMissing a Javadoc comment.224

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

ViolationMessageLine
ErrorsUnused import - java.io.InputStream.25
WarningsMissing a Javadoc comment.69
WarningsMissing a Javadoc comment.90
ErrorsInner assignments should be avoided.128
WarningsMissing a Javadoc comment.306
ErrorsUnused import - java.io.InputStream.25
WarningsMissing a Javadoc comment.69
WarningsMissing a Javadoc comment.90
ErrorsInner assignments should be avoided.128
WarningsMissing a Javadoc comment.306

org/apache/maven/surefire/NonAbstractClassFilter.java

ViolationMessageLine
WarningsMissing a Javadoc comment.31

org/apache/maven/surefire/SpecificTestClassFilter.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
ErrorsMissing a Javadoc comment.27
WarningsMissing a Javadoc comment.37
WarningsMissing a Javadoc comment.50

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

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

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

ViolationMessageLine
Errorsinterfaces should describe a type and hence have methods.28
InfosMissing a Javadoc comment.30
InfosMissing a Javadoc comment.31
InfosMissing a Javadoc comment.32
InfosMissing a Javadoc comment.33
InfosMissing a Javadoc comment.34
InfosMissing a Javadoc comment.35
InfosMissing a Javadoc comment.36
InfosMissing a Javadoc comment.37
InfosMissing a Javadoc comment.38
InfosMissing a Javadoc comment.39
InfosMissing a Javadoc comment.40
InfosMissing a Javadoc comment.41
InfosMissing a Javadoc comment.42
InfosMissing a Javadoc comment.43
InfosMissing a Javadoc comment.44
InfosMissing a Javadoc comment.45
InfosMissing a Javadoc comment.46
InfosMissing a Javadoc comment.47
InfosMissing a Javadoc comment.48
InfosMissing a Javadoc comment.49

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

ViolationMessageLine
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.100

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

ViolationMessageLine
WarningsMissing a Javadoc comment.35
WarningsMissing a Javadoc comment.41
WarningsMissing a Javadoc comment.46
WarningsMissing a Javadoc comment.51

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

ViolationMessageLine
ErrorsName 'jdkReflector' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.38
WarningsMissing a Javadoc comment.40
WarningsMissing a Javadoc comment.50
WarningsMissing a Javadoc comment.55
WarningsMissing a Javadoc comment.60
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.95
WarningsMissing a Javadoc comment.100
WarningsMissing a Javadoc comment.113
WarningsMissing a Javadoc comment.123
WarningsMissing a Javadoc comment.140
ErrorsUnable to get class information for SurefireExecutionException.142
WarningsMissing a Javadoc comment.167

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

ViolationMessageLine
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.69
WarningsMissing a Javadoc comment.79
WarningsMissing a Javadoc comment.87
Warnings'childDelegation' hides a field.87
ErrorsUnable to get class information for SurefireExecutionException.88
WarningsMissing a Javadoc comment.93
ErrorsUnable to get class information for SurefireExecutionException.94
WarningsMissing a Javadoc comment.99
ErrorsUnable to get class information for SurefireExecutionException.100
WarningsMissing a Javadoc comment.105
ErrorsUnable to get class information for SurefireExecutionException.106
WarningsMissing a Javadoc comment.111
WarningsMissing a Javadoc comment.116
ErrorsUnable to get class information for SurefireExecutionException.117
ErrorsLine is longer than 120 characters.126

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

ViolationMessageLine
Errors'static' modifier out of order with the JLS suggestions.130
ErrorsUnable to get class information for SurefireExecutionException.143
ErrorsRedundant throws: 'TestSetFailedException' listed more then one time.143
ErrorsUnable to get class information for TestSetFailedException.143
ErrorsEmpty catch block.177

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

ViolationMessageLine
WarningsMissing a Javadoc comment.45
WarningsMissing a Javadoc comment.51
WarningsMissing 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

ViolationMessageLine
InfosMissing a Javadoc comment.54
InfosMissing a Javadoc comment.56
InfosMissing a Javadoc comment.58
InfosMissing a Javadoc comment.60
InfosMissing a Javadoc comment.62
InfosMissing a Javadoc comment.64
InfosMissing a Javadoc comment.66
InfosMissing a Javadoc comment.68
InfosMissing a Javadoc comment.70
InfosMissing a Javadoc comment.72
InfosMissing a Javadoc comment.74
InfosMissing a Javadoc comment.76
InfosMissing a Javadoc comment.78
InfosMissing a Javadoc comment.80
InfosMissing a Javadoc comment.82
WarningsMissing a Javadoc comment.95
WarningsMissing a Javadoc comment.105
WarningsMissing a Javadoc comment.110
WarningsMissing a Javadoc comment.115
WarningsMissing a Javadoc comment.120
WarningsMissing a Javadoc comment.125
WarningsMissing a Javadoc comment.130
WarningsMissing a Javadoc comment.135
WarningsMissing a Javadoc comment.140
WarningsMissing a Javadoc comment.168
WarningsMissing a Javadoc comment.183
Errors'static' modifier out of order with the JLS suggestions.208
ErrorsName 'digits' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.208
WarningsMissing a Javadoc comment.213
Warnings'testSetChannelId' hides a field.246
WarningsMissing a Javadoc comment.319

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

ViolationMessageLine
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.62
WarningsMissing 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/JdkReflector.java

ViolationMessageLine
WarningsMissing a Javadoc comment.38
WarningsMissing a Javadoc comment.44

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
WarningsMissing a Javadoc comment.28

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

ViolationMessageLine
WarningsMissing a Javadoc comment.38
WarningsMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.62
WarningsMissing a Javadoc comment.67
WarningsMissing a Javadoc comment.73
WarningsMissing a Javadoc comment.78
WarningsMissing a Javadoc comment.89
ErrorsInner assignments should be avoided.94
WarningsMissing a Javadoc comment.121
WarningsMissing a Javadoc comment.129
WarningsMissing a Javadoc comment.143
WarningsMissing a Javadoc comment.154
WarningsMissing a Javadoc comment.162
WarningsMissing a Javadoc comment.188

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

ViolationMessageLine
InfosMissing a Javadoc comment.47
InfosMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.69
ErrorsMore than 7 parameters.69
WarningsMissing a Javadoc comment.87
WarningsMissing a Javadoc comment.93
WarningsMissing a Javadoc comment.98
WarningsMissing a Javadoc comment.104
WarningsMissing a Javadoc comment.109
WarningsMissing a Javadoc comment.114
WarningsMissing a Javadoc comment.119
WarningsMissing a Javadoc comment.124
WarningsMissing a Javadoc comment.129
WarningsMissing a Javadoc comment.134
WarningsMissing a Javadoc comment.139
WarningsMissing a Javadoc comment.145

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

ViolationMessageLine
ErrorsName 'invokeParamaters' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.53
WarningsMissing a Javadoc comment.56
WarningsMissing a Javadoc comment.68
ErrorsMore than 7 parameters.68
ErrorsUnable to get class information for TestSetFailedException.72
WarningsMissing a Javadoc comment.98
ErrorsUnable to get class information for TestSetFailedException.150
ErrorsRedundant throws: 'ReporterException' listed more then one time.150
ErrorsUnable to get class information for ReporterException.150

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
InfosMissing a Javadoc comment.26
InfosMissing a Javadoc comment.28
InfosMissing a Javadoc comment.30
InfosMissing a Javadoc comment.32

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

ViolationMessageLine
Errors'static' modifier out of order with the JLS suggestions.39
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.72
WarningsMissing a Javadoc comment.77
WarningsMissing a Javadoc comment.82
WarningsMissing a Javadoc comment.87
WarningsMissing a Javadoc comment.92
Warnings'classpathConfiguration' hides a field.94

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

ViolationMessageLine
WarningsMissing a Javadoc comment.31
WarningsMissing a Javadoc comment.36

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

ViolationMessageLine
WarningsMissing a Javadoc comment.28

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

ViolationMessageLine
WarningsMissing a Javadoc comment.32

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

ViolationMessageLine
WarningsMissing a Javadoc comment.81
WarningsMissing a Javadoc comment.108
Warnings'directoryScannerParameters' hides a field.164
Warnings'runOrderParameters' hides a field.183
Warnings'testArtifactInfo' hides a field.200
Warnings'reporterConfiguration' hides a field.213
WarningsMissing a Javadoc comment.221
WarningsMissing a Javadoc comment.229
Warnings'surefireClassLoader' hides a field.229
WarningsMissing a Javadoc comment.237
Warnings'booterParameters' hides a field.237
WarningsMissing a Javadoc comment.243
WarningsMissing a Javadoc comment.251
WarningsMissing a Javadoc comment.257
Warnings'runOrderParameters' hides a field.257
WarningsMissing a Javadoc comment.264
WarningsMissing a Javadoc comment.278
WarningsMissing a Javadoc comment.291
Warnings'reporterConfiguration' hides a field.300
WarningsMissing a Javadoc comment.306
Warnings'surefireClassLoader' hides a field.306
Warnings'surefireClassLoader' hides a field.314
WarningsMissing a Javadoc comment.321
Warnings'testArtifactInfo' hides a field.329

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

ViolationMessageLine
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.73
WarningsMissing a Javadoc comment.88
WarningsMissing a Javadoc comment.103

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4
WarningsMissing a Javadoc comment.37
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.48
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.99
WarningsMissing a Javadoc comment.120
Errors'31' is a magic number.123

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.29
WarningsMissing a Javadoc comment.63
WarningsMissing a Javadoc comment.118
WarningsMissing a Javadoc comment.181
WarningsMissing a Javadoc comment.186
WarningsMissing a Javadoc comment.191
WarningsMissing a Javadoc comment.196
WarningsMissing a Javadoc comment.201
WarningsMissing a Javadoc comment.206
WarningsMissing a Javadoc comment.211

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

ViolationMessageLine
WarningsMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.62

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.28
ErrorsName 'params' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.30
ErrorsName 'ignoreParams' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.32
WarningsMissing a Javadoc comment.34
WarningsMissing a Javadoc comment.46

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.35
InfosMissing a Javadoc comment.45
WarningsExpected @param tag for 'description'.72
WarningsExpected @throws tag for 'Exception'.73
WarningsExpected @param tag for 'description'.86
WarningsExpected @throws tag for 'Exception'.87
WarningsExpected @param tag for 'failure'.99
WarningsExpected @throws tag for 'Exception'.100
WarningsMissing a Javadoc comment.121
WarningsMissing a Javadoc comment.126
WarningsExpected @param tag for 'description'.139
WarningsExpected @throws tag for 'Exception'.140
WarningsMissing a Javadoc comment.149
WarningsMissing a Javadoc comment.154
WarningsMissing a Javadoc comment.178
WarningsMissing a Javadoc comment.190
ErrorsUnable to get class information for TestSetFailedException.191

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

ViolationMessageLine
WarningsMissing a Javadoc comment.33

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

ViolationMessageLine
InfosMissing a Javadoc comment.38
WarningsMissing a Javadoc comment.55
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.66
WarningsExpected an @return tag.86
WarningsExpected an @return tag.104

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

ViolationMessageLine
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.49

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

ViolationMessageLine
WarningsMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.54
WarningsMissing a Javadoc comment.137
WarningsMissing a Javadoc comment.142

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

ViolationMessageLine
WarningsMissing a Javadoc comment.51

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

ViolationMessageLine
WarningsMissing a Javadoc comment.37
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.48

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
ErrorsMissing a Javadoc comment.23
WarningsMissing a Javadoc comment.27
WarningsMissing a Javadoc comment.35
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.57

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
ErrorsMissing a Javadoc comment.21
WarningsMissing a Javadoc comment.24
WarningsMissing a Javadoc comment.26
WarningsMissing a Javadoc comment.28

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
ErrorsMissing a Javadoc comment.22
WarningsMissing a Javadoc comment.28
WarningsMissing a Javadoc comment.33
WarningsMissing a Javadoc comment.38
WarningsMissing a Javadoc comment.88

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
ErrorsMissing a Javadoc comment.24
WarningsMissing a Javadoc comment.30
WarningsMissing a Javadoc comment.35
WarningsMissing a Javadoc comment.40

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
ErrorsMissing a Javadoc comment.23
WarningsMissing a Javadoc comment.27
WarningsMissing a Javadoc comment.35
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.57

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
ErrorsMissing a Javadoc comment.22
WarningsMissing a Javadoc comment.30
WarningsMissing a Javadoc comment.80
WarningsMissing a Javadoc comment.102
WarningsMissing a Javadoc comment.126

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

ViolationMessageLine
WarningsMissing a Javadoc comment.63
WarningsMissing a Javadoc comment.74
ErrorsUnable to get class information for TestSetFailedException.75
ErrorsRedundant throws: 'ReporterException' listed more then one time.75
ErrorsUnable to get class information for ReporterException.75
ErrorsUnable to get class information for TestSetFailedException.116
ErrorsUnable to get class information for ReporterException.125
ErrorsRedundant throws: 'TestSetFailedException' listed more then one time.125
ErrorsUnable to get class information for TestSetFailedException.125
Warnings'testsToRun' hides a field.139
WarningsMissing a Javadoc comment.143

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.29
WarningsMissing a Javadoc comment.36
ErrorsUnable to get class information for TestSetFailedException.37
WarningsMissing a Javadoc comment.63
ErrorsUnable to get class information for TestSetFailedException.64
Warnings'testClass' hides a field.66
WarningsMissing a Javadoc comment.119

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

ViolationMessageLine
WarningsMissing a Javadoc comment.36
WarningsMissing a Javadoc comment.41

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.33
WarningsMissing a Javadoc comment.51
ErrorsUnable to get class information for TestSetFailedException.52
WarningsMissing a Javadoc comment.75
ErrorsUnable to get class information for TestSetFailedException.76
WarningsMissing a Javadoc comment.291
WarningsMissing a Javadoc comment.296

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.25
WarningsMissing a Javadoc comment.27
ErrorsUnable to get class information for TestSetFailedException.28
WarningsMissing a Javadoc comment.30

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.32
WarningsMissing a Javadoc comment.106
WarningsMissing a Javadoc comment.116
WarningsMissing a Javadoc comment.142

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

ViolationMessageLine
WarningsMissing a Javadoc comment.75
WarningsMissing a Javadoc comment.88
ErrorsUnable to get class information for TestSetFailedException.89
ErrorsRedundant throws: 'ReporterException' listed more then one time.89
ErrorsUnable to get class information for ReporterException.89
ErrorsUnable to get class information for ReporterException.137
ErrorsRedundant throws: 'TestSetFailedException' listed more then one time.137
ErrorsUnable to get class information for TestSetFailedException.137
Errors';' is not followed by whitespace.147
Errors'{' is not followed by whitespace.152
WarningsMissing a Javadoc comment.198
Errors'(' is not followed by whitespace.210
Errors')' is not preceded with whitespace.210
ErrorsUnable to get class information for TestSetFailedException.212
ErrorsUnable to get class information for TestSetFailedException.242
ErrorsLine 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

ViolationMessageLine
InfosMissing a Javadoc comment.36
InfosMissing a Javadoc comment.38
InfosMissing a Javadoc comment.40
InfosMissing a Javadoc comment.42
InfosMissing a Javadoc comment.44
WarningsMissing a Javadoc comment.54
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.63
WarningsMissing a Javadoc comment.68
WarningsMissing a Javadoc comment.73
WarningsMissing a Javadoc comment.80
WarningsMissing a Javadoc comment.86
WarningsMissing a Javadoc comment.91
WarningsMissing a Javadoc comment.96
WarningsMissing a Javadoc comment.101
WarningsMissing a Javadoc comment.106

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

ViolationMessageLine
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.48
WarningsMissing a Javadoc comment.54
WarningsMissing a Javadoc comment.66

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

ViolationMessageLine
WarningsMissing a Javadoc comment.33
ErrorsUnable to get class information for TestSetFailedException.35

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

ViolationMessageLine
ErrorsUnable to get class information for TestSetFailedException.56
WarningsMissing a Javadoc comment.73
WarningsMissing a Javadoc comment.77
WarningsMissing a Javadoc comment.87
WarningsMissing a Javadoc comment.97
WarningsMissing a Javadoc comment.107
WarningsMissing a Javadoc comment.116
WarningsMissing a Javadoc comment.126
WarningsMissing a Javadoc comment.135
WarningsMissing a Javadoc comment.163
WarningsMissing a Javadoc comment.181
ErrorsUnable to get class information for TestSetFailedException.185
WarningsMissing a Javadoc comment.196

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.41
WarningsMissing a Javadoc comment.56
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.81
ErrorsUnable to get class information for InitializationError.132

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

ViolationMessageLine
WarningsMissing a Javadoc comment.75
ErrorsLine is longer than 120 characters.86
WarningsMissing a Javadoc comment.90
WarningsMissing a Javadoc comment.95
WarningsMissing a Javadoc comment.107
ErrorsUnable to get class information for TestSetFailedException.108
ErrorsRedundant throws: 'ReporterException' listed more then one time.108
ErrorsUnable to get class information for ReporterException.108
ErrorsUnable to get class information for TestSetFailedException.144

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

ViolationMessageLine
WarningsExpected @param tag for 'description'.62
WarningsExpected @throws tag for 'Exception'.63

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

ViolationMessageLine
ErrorsUnable to get class information for TestSetFailedException.74
Errors'(' is not followed by whitespace.107
Errors')' is not preceded with whitespace.107
ErrorsUnable to get class information for TestSetFailedException.108
Errors'(' is not followed by whitespace.114
Errors')' is not preceded with whitespace.114
ErrorsUnable to get class information for TestSetFailedException.115
ErrorsLine is longer than 120 characters.125
ErrorsUnable to get class information for TestSetFailedException.126
ErrorsUnable to get class information for TestSetFailedException.144
ErrorsUnable to get class information for TestSetFailedException.160
ErrorsUnable to get class information for TestSetFailedException.170

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

ViolationMessageLine
WarningsMissing a Javadoc comment.70
WarningsMissing a Javadoc comment.79

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

ViolationMessageLine
WarningsMissing a Javadoc comment.37
ErrorsUnable to get class information for TestSetFailedException.39

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

ViolationMessageLine
WarningsMissing a Javadoc comment.46
ErrorsUnable to get class information for TestSetFailedException.47
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.58
Errors')' is not preceded with whitespace.61
WarningsMissing a Javadoc comment.64
Errors')' is not preceded with whitespace.67

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2

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

ViolationMessageLine
Warnings'description' hides a field.67

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

ViolationMessageLine
ErrorsName 'testSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.105
WarningsMissing a Javadoc comment.121
WarningsMissing a Javadoc comment.131
WarningsMissing a Javadoc comment.140
WarningsMissing a Javadoc comment.154
WarningsMissing a Javadoc comment.159
WarningsMissing a Javadoc comment.164

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

ViolationMessageLine
WarningsMissing a Javadoc comment.32

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

ViolationMessageLine
WarningsUnable to get class information for @throws tag 'org.apache.maven.surefire.report.ReporterException'.64
WarningsUnable to get class information for @throws tag 'org.apache.maven.surefire.testset.TestSetFailedException'.66
WarningsUnable to get class information for @throws tag 'TestSetFailedException'.71
ErrorsUnable to get class information for TestSetFailedException.71
WarningsExpected @throws tag for 'ReporterException'.71
ErrorsRedundant throws: 'ReporterException' listed more then one time.71
ErrorsUnable to get class information for ReporterException.71
WarningsExpected @throws tag for 'InvocationTargetException'.71

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

ViolationMessageLine
WarningsMissing a Javadoc comment.31
WarningsMissing a Javadoc comment.36
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.50
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.63
WarningsMissing a Javadoc comment.84
Errors'31' is a magic number.87

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

ViolationMessageLine
WarningsMissing a Javadoc comment.32
ErrorsRedundant 'public' modifier.32

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

ViolationMessageLine
WarningsMissing a Javadoc comment.33
ErrorsName 'newline' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.81

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

ViolationMessageLine
ErrorsName 'current' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.27
WarningsMissing a Javadoc comment.33
WarningsMissing a Javadoc comment.38
WarningsMissing a Javadoc comment.43

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

ViolationMessageLine
WarningsMissing a Javadoc comment.32
WarningsMissing a Javadoc comment.37

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
WarningsMissing a Javadoc comment.31
WarningsMissing a Javadoc comment.36

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

ViolationMessageLine
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.60
Errors'77' is a magic number.70
Errors'77' is a magic number.79
WarningsMissing a Javadoc comment.107
WarningsMissing a Javadoc comment.149

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

ViolationMessageLine
InfosMissing a Javadoc comment.36
InfosMissing a Javadoc comment.38
WarningsMissing a Javadoc comment.40
WarningsMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.64
WarningsMissing a Javadoc comment.69

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.22
ErrorsRedundant 'public' modifier.29
ErrorsRedundant 'public' modifier.36
ErrorsRedundant 'public' modifier.43
ErrorsRedundant 'public' modifier.50
WarningsExpected an @return tag.57
ErrorsRedundant 'public' modifier.57
ErrorsRedundant 'public' modifier.66

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

ViolationMessageLine
WarningsMissing a Javadoc comment.43

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

ViolationMessageLine
WarningsMissing a Javadoc comment.32

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

ViolationMessageLine
WarningsUnused @throws tag for 'ReporterException'.35
WarningsUnused @throws tag for 'ReporterException'.43

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

ViolationMessageLine
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.70
WarningsMissing a Javadoc comment.75
WarningsMissing a Javadoc comment.80
WarningsMissing a Javadoc comment.85
WarningsMissing a Javadoc comment.90
WarningsMissing a Javadoc comment.95
WarningsMissing a Javadoc comment.100
WarningsMissing a Javadoc comment.108
WarningsMissing a Javadoc comment.113

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
WarningsMissing a Javadoc comment.28
WarningsMissing a Javadoc comment.33
WarningsMissing a Javadoc comment.45
WarningsMissing a Javadoc comment.57

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

ViolationMessageLine
WarningsMissing a Javadoc comment.38
WarningsMissing a Javadoc comment.48
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.77
WarningsMissing a Javadoc comment.83
WarningsMissing a Javadoc comment.88
WarningsMissing a Javadoc comment.107
WarningsMissing a Javadoc comment.112
WarningsMissing a Javadoc comment.117
WarningsMissing a Javadoc comment.122
WarningsMissing a Javadoc comment.127
WarningsMissing a Javadoc comment.132
WarningsMissing a Javadoc comment.138
WarningsExpected an @return tag.146
WarningsExpected @param tag for 'o'.146
WarningsMissing 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

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

ViolationMessageLine
WarningsMissing a Javadoc comment.44
WarningsMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.76
Errors'(' is not followed by whitespace.88
Errors')' is not preceded with whitespace.88
Errors'(' is not followed by whitespace.91
Errors')' is not preceded with whitespace.91
ErrorsLine is longer than 120 characters.114
Errors'77' is a magic number.140
Warnings'throwable' hides a field.145
WarningsMissing a Javadoc comment.222
WarningsMissing a Javadoc comment.258

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

ViolationMessageLine
InfosMissing a Javadoc comment.60
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.71
WarningsMissing a Javadoc comment.83
WarningsMissing a Javadoc comment.88
WarningsMissing a Javadoc comment.110
WarningsMissing a Javadoc comment.115
WarningsMissing a Javadoc comment.120
WarningsMissing a Javadoc comment.125
WarningsMissing a Javadoc comment.130
WarningsMissing a Javadoc comment.144
WarningsMissing a Javadoc comment.150
WarningsMissing a Javadoc comment.155
WarningsMissing a Javadoc comment.160
WarningsMissing a Javadoc comment.165
WarningsMissing a Javadoc comment.171
Warnings'timeout' hides a field.174
WarningsMissing a Javadoc comment.182
WarningsMissing a Javadoc comment.216
WarningsMissing a Javadoc comment.230
WarningsMissing a Javadoc comment.264
WarningsMissing a Javadoc comment.305
Errors'31' is a magic number.308
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

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

ViolationMessageLine
WarningsMissing a Javadoc comment.38

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

ViolationMessageLine
ErrorsUnused import - org.apache.maven.surefire.util.LazyTestsToRun.43
WarningsMissing a Javadoc comment.77
WarningsMissing a Javadoc comment.95
ErrorsUnable to get class information for ReporterException.96
ErrorsRedundant throws: 'TestSetFailedException' listed more then one time.96
ErrorsUnable to get class information for TestSetFailedException.96
ErrorsUnable to get class information for TestSetFailedException.115
WarningsMissing a Javadoc comment.132
ErrorsUnable to get class information for ReporterException.133
ErrorsRedundant throws: 'TestSetFailedException' listed more then one time.133
ErrorsUnable to get class information for TestSetFailedException.133
WarningsMissing a Javadoc comment.157
ErrorsUnable to get class information for ReporterException.158
ErrorsRedundant throws: 'TestSetFailedException' listed more then one time.158
ErrorsUnable to get class information for TestSetFailedException.158
Warnings'junitOptions' hides a field.210
WarningsMissing a Javadoc comment.216
ErrorsUnable to get class information for ReporterException.217
ErrorsRedundant throws: 'TestSetFailedException' listed more then one time.217
ErrorsUnable to get class information for TestSetFailedException.217
WarningsMissing a Javadoc comment.241
WarningsMissing a Javadoc comment.255
ErrorsUnable to get class information for ReporterException.256
WarningsMissing a Javadoc comment.263
WarningsMissing a Javadoc comment.292
ErrorsUnable to get class information for TestSetFailedException.293

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

ViolationMessageLine
WarningsMissing a Javadoc comment.59
ErrorsMore than 7 parameters.59
ErrorsUnable to get class information for TestSetFailedException.62
ErrorsUnable to get class information for TestSetFailedException.81
Errors'10000' is a magic number.86
ErrorsUnable to get class information for TestSetFailedException.121
Errors'9999' is a magic number.134
WarningsMissing a Javadoc comment.169
ErrorsUnable to get class information for TestSetFailedException.171
ErrorsUnable to get class information for TestSetFailedException.182
ErrorsUnable to get class information for TestSetFailedException.218

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

ViolationMessageLine
WarningsMissing a Javadoc comment.63
WarningsMissing a Javadoc comment.75
WarningsMissing a Javadoc comment.80
ErrorsUnable to get class information for TestSetFailedException.81
ErrorsRedundant throws: 'ReporterException' listed more then one time.81
ErrorsUnable to get class information for ReporterException.81
Errors'&&' should be on a new line.125
WarningsMissing a Javadoc comment.147

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

ViolationMessageLine
ErrorsUnused import - org.testng.TestNG.34
InfosMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.77
WarningsMissing a Javadoc comment.91
WarningsMissing a Javadoc comment.97
WarningsMissing a Javadoc comment.114
WarningsMissing a Javadoc comment.121
WarningsMissing a Javadoc comment.132
WarningsMissing a Javadoc comment.137
WarningsMissing a Javadoc comment.143
WarningsMissing a Javadoc comment.148
WarningsMissing a Javadoc comment.184
WarningsMissing a Javadoc comment.189
WarningsMissing a Javadoc comment.194

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

ViolationMessageLine
WarningsMissing a Javadoc comment.48
WarningsMissing a Javadoc comment.53

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

ViolationMessageLine
WarningsExpected @param tag for 'suiteFiles'.66
WarningsExpected @param tag for 'testSourceDirectory'.66
WarningsExpected @param tag for 'artifactVersion'.66
WarningsExpected @param tag for 'confOptions'.67
WarningsExpected @param tag for 'reportsDirectory'.67
WarningsMissing a Javadoc comment.80
ErrorsUnable to get class information for ReporterException.81
ErrorsRedundant throws: 'TestSetFailedException' listed more then one time.81
ErrorsUnable to get class information for TestSetFailedException.81
WarningsMissing a Javadoc comment.97
ErrorsUnable to get class information for TestSetFailedException.98
WarningsMissing a Javadoc comment.103
ErrorsUnable to get class information for TestSetFailedException.104
WarningsMissing a Javadoc comment.133

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

ViolationMessageLine
WarningsMissing a Javadoc comment.35
ErrorsUnable to get class information for ReporterException.36
ErrorsRedundant throws: 'TestSetFailedException' listed more then one time.36
ErrorsUnable to get class information for TestSetFailedException.36
WarningsMissing a Javadoc comment.38
ErrorsUnable to get class information for TestSetFailedException.39

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.34
WarningsMissing a Javadoc comment.51
ErrorsUnable to get class information for TestSetFailedException.52
WarningsMissing a Javadoc comment.84
ErrorsUnable to get class information for TestSetFailedException.85
WarningsMissing a Javadoc comment.104
ErrorsUnable to get class information for TestSetFailedException.105
ErrorsMissing a Javadoc comment.117
WarningsMissing a Javadoc comment.123
WarningsMissing a Javadoc comment.129

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.27
WarningsMissing a Javadoc comment.29
ErrorsUnable to get class information for TestSetFailedException.30

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

ViolationMessageLine
WarningsMissing a Javadoc comment.40

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

ViolationMessageLine
WarningsMissing a Javadoc comment.40

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

ViolationMessageLine
ErrorsUnable to get class information for TestSetFailedException.38

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

ViolationMessageLine
WarningsMissing a Javadoc comment.48
ErrorsUnable to get class information for TestSetFailedException.49
ErrorsUnable to get class information for TestSetFailedException.56
WarningsMissing a Javadoc comment.136

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
ErrorsMissing a Javadoc comment.34
WarningsMissing a Javadoc comment.44
WarningsMissing a Javadoc comment.69
WarningsMissing a Javadoc comment.73
Warnings'matcher' hides a field.79
WarningsMissing a Javadoc comment.116
Warnings'matcher' hides a field.116

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

ViolationMessageLine
ErrorsName 'METHOD_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.40
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.65

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

ViolationMessageLine
WarningsMissing a Javadoc comment.54
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.106

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

ViolationMessageLine
WarningsMissing a Javadoc comment.34
WarningsMissing a Javadoc comment.40
WarningsMissing a Javadoc comment.46
ErrorsName 'DEFAULT' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
WarningsMissing a Javadoc comment.51
ErrorsName 'ALPHABETICAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
WarningsMissing a Javadoc comment.56
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.66

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

ViolationMessageLine
WarningsMissing a Javadoc comment.33
WarningsMissing a Javadoc comment.39
WarningsMissing a Javadoc comment.44

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

ViolationMessageLine
WarningsMissing a Javadoc comment.44
WarningsExpected @param tag for 'suiteXmlFiles'.52
WarningsExpected @param tag for 'testSourceDirectory'.52
WarningsExpected @param tag for 'requestedTest'.52
WarningsExpected @param tag for 'requestedTestMethod'.52

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

ViolationMessageLine
WarningsMissing a Javadoc comment.56
WarningsMissing a Javadoc comment.64
WarningsMissing a Javadoc comment.176

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

ViolationMessageLine
WarningsMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.55
Errors'500' is a magic number.58
Warnings'runOrder' hides a field.69
Warnings'runOrder' hides a field.99

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

ViolationMessageLine
ErrorsName 'scanResultNo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.35
WarningsMissing a Javadoc comment.37
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.76
WarningsMissing a Javadoc comment.81
WarningsMissing a Javadoc comment.86
WarningsMissing a Javadoc comment.106

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

ViolationMessageLine
WarningsMissing a Javadoc comment.72
WarningsMissing a Javadoc comment.80
WarningsMissing a Javadoc comment.156
WarningsMissing a Javadoc comment.164
WarningsMissing a Javadoc comment.179
Errors'{' should be on a new line.179

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

ViolationMessageLine
WarningsExpected an @return tag.106
WarningsExpected an @return tag.119

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

ViolationMessageLine
WarningsExpected an @return tag.109
WarningsExpected an @return tag.122

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

ViolationMessageLine
WarningsMissing a Javadoc comment.36
WarningsMissing a Javadoc comment.41
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.72
WarningsMissing a Javadoc comment.84
WarningsMissing a Javadoc comment.104
WarningsMissing a Javadoc comment.122
WarningsMissing a Javadoc comment.146
WarningsMissing a Javadoc comment.171
WarningsMissing a Javadoc comment.178
WarningsMissing a Javadoc comment.184
WarningsMissing a Javadoc comment.202
WarningsMissing a Javadoc comment.217
WarningsMissing a Javadoc comment.224
ErrorsEmpty catch block.231
ErrorsEmpty catch block.234
WarningsMissing a Javadoc comment.239

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

ViolationMessageLine
InfosMissing a Javadoc comment.33
InfosMissing a Javadoc comment.35
InfosMissing a Javadoc comment.37
InfosMissing a Javadoc comment.39
InfosMissing a Javadoc comment.41
InfosMissing a Javadoc comment.43
InfosMissing a Javadoc comment.45
InfosMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.69
WarningsMissing a Javadoc comment.115
WarningsMissing a Javadoc comment.142
WarningsMissing a Javadoc comment.147

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

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4
WarningsMissing a Javadoc comment.27

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

ViolationMessageLine
WarningsMissing a Javadoc comment.30
WarningsMissing a Javadoc comment.32
WarningsMissing a Javadoc comment.34
WarningsMissing a Javadoc comment.36
WarningsMissing a Javadoc comment.38

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

ViolationMessageLine
WarningsMissing a Javadoc comment.62
ErrorsUnable to get class information for TestSetFailedException.63
WarningsMissing a Javadoc comment.78
WarningsMissing a Javadoc comment.93
WarningsMissing a Javadoc comment.113
WarningsMissing a Javadoc comment.128

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

ViolationMessageLine
WarningsMissing a Javadoc comment.62

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

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

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

ViolationMessageLine
WarningsMissing a Javadoc comment.62
WarningsMissing a Javadoc comment.125
ErrorsAvoid nested blocks.197
WarningsMissing a Javadoc comment.224
ErrorsAvoid nested blocks.297
Errors'0xfff' is a magic number.351
Errors'0xff' is a magic number.355
Errors'0x7f' is a magic number.359
WarningsMissing 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
WarningsMissing 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
WarningsMissing 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
WarningsMissing a Javadoc comment.745
WarningsUnused Javadoc tag.754
WarningsExpected @param tag for 'target'.756
WarningsMissing a Javadoc comment.775