Apache
/
Maven
/
Ref
/
Maven 3.2.2
/
Maven Model Builder
/
PMD Results
Last Published: 2014-06-17
|
Version: 3.2.2
Overview
Introduction
JavaDocs
Source Xref
Reference
Super POM
Parent Project
Apache Maven
Project Documentation
Project Information
Project Reports
Surefire Report
Checkstyle
PMD
CPD
Source Xref
Test Source Xref
Tag List
JavaDocs
Test JavaDocs
FindBugs Report
Sonar
Maven Projects
Ant Tasks
Archetype
Doxia
JXR
Maven 1.x
Maven 2 & 3
Parent POMs
Plugins
Plugin Tools
SCM
Shared Components
Skins
Surefire
Wagon
ASF
How Apache Works
Foundation
Sponsoring Apache
Thanks
PMD Results
The following document contains the results of
PMD
5.0.5.
Files
org/apache/maven/model/interpolation/StringSearchModelInterpolator.java
Violation
Line
Avoid empty catch blocks
451
–
453
org/apache/maven/model/merge/MavenModelMerger.java
Violation
Line
These nested if statements could be combined
88
–
92
org/apache/maven/model/validation/DefaultModelValidator.java
Violation
Line
Avoid unused method parameters such as 'request'.
193