Apache
/
Maven
/
Plugin Tools
/
Maven Plugin Tool for Java with Javadoc Tags
/
Maven Plugin Tool for Java with Javadoc Tags – Checkstyle Results
Last Published: 2015-01-01
|
Version: 3.4
Overview
Introduction
JavaDocs
Source Xref
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
2
0
0
2
Files
File
I
W
E
org/apache/maven/tools/plugin/extractor/javadoc/JavaJavadocMojoDescriptorExtractor.java
0
0
2
Rules
Category
Rule
Violations
Severity
sizes
MethodLength
2
Error
Details
org/apache/maven/tools/plugin/extractor/javadoc/JavaJavadocMojoDescriptorExtractor.java
Severity
Category
Rule
Message
Line
Error
sizes
MethodLength
Method length is 180 lines (max allowed is 150).
112
Error
sizes
MethodLength
Method length is 158 lines (max allowed is 150).
374