Categories |
CategoriesMaven Build Tools PMD Application Testing & Monitoring Code Analysis |
---|---|
GroupId | GroupIdmaven |
ArtifactId | ArtifactIdmaven-pmd-plugin |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typeplugin |
Description |
DescriptionMaven PMD Plugin
The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and looks for potential problems like: unused local variables, empty catch blocks, unused parameters, empty 'if' statements, etc.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
maven-pmd-plugin-1.10.pom | |
maven-pmd-plugin-1.10.plugin | 12 KB |
maven-pmd-plugin-1.10-sources.jar | 350 bytes |
Browse |
Group / Artifact | Type | Version |
---|---|---|
pmd : pmd | jar | 3.9 |
asm : asm | jar | 3.0 |
backport-util-concurrent : backport-util-concurrent | jar | 3.0 |
jaxen : jaxen | jar | 1.1-beta-9 |