Project Documentation
Project Information
About
Project Summary
Dependency Information
Project License
Project Team
Source Repository
Issue Tracking
Mailing Lists
Dependency Management
Dependencies
Dependency Convergence
Continuous Integration
Plugin Management
Project Plugins
Distribution Management
Project Reports
Surefire Report
Checkstyle
Source Xref
Test Source Xref
Tag List
JavaDocs
Test JavaDocs
FindBugs
Sonar
Maven Projects
Ant Tasks
Archetype
Doxia
JXR
Maven
Parent POMs
Plugins
Plugin Testing
Plugin Tools
Resource Bundles
SCM
Shared Components
Skins
Surefire
Wagon
ASF
How Apache Works
Foundation
Sponsoring Apache
Thanks
Apache
/
Maven
/
Surefire
/
SureFire Providers
/
SureFire JUnit4 Runner
/
Checkstyle Results
Last Published: 2014-12-23
|
Version: 2.18.1
Project Documentation
Project Information
Project Reports
Surefire Report
Checkstyle
Source Xref
Test Source Xref
Tag List
JavaDocs
Test JavaDocs
FindBugs
Sonar
Maven Projects
Ant Tasks
Archetype
Doxia
JXR
Maven
Parent POMs
Plugins
Plugin Testing
Plugin Tools
Resource Bundles
SCM
Shared Components
Skins
Surefire
Wagon
ASF
How Apache Works
Foundation
Sponsoring Apache
Thanks
Checkstyle Results
The following document contains the results of
Checkstyle
5.7.
Summary
Files
Info
Warnings
Errors
1
0
3
0
Files
File
I
W
E
org/apache/maven/surefire/junit4/JUnit4Provider.java
0
3
0
Rules
Category
Rule
Violations
Severity
javadoc
JavadocMethod
scope:
"protected"
3
Warning
Details
org/apache/maven/surefire/junit4/JUnit4Provider.java
Severity
Category
Rule
Message
Line
Warning
javadoc
JavadocMethod
Missing a Javadoc comment.
79
Warning
javadoc
JavadocMethod
Missing a Javadoc comment.
92
Warning
javadoc
JavadocMethod
Missing a Javadoc comment.
214