License |
License |
---|---|
Categories |
CategoriesNet PMD Application Testing & Monitoring Code Analysis |
GroupId | GroupIdnet.sourceforge.pldoc |
ArtifactId | ArtifactIdpldoc-pmd-plugin |
Last Version | Last Version3.2.6 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionApache Maven PMD Plugin for PLSQL
A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste
fragments,
as well as being able to fail the build based on these metrics.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pldoc-pmd-plugin-3.2.6.pom | |
pldoc-pmd-plugin-3.2.6.jar | 99 KB |
pldoc-pmd-plugin-3.2.6-sources.jar | 67 KB |
pldoc-pmd-plugin-3.2.6-javadoc.jar | 158 KB |
Browse |
<plugin>
<groupId>net.sourceforge.pldoc</groupId>
<artifactId>pldoc-pmd-plugin</artifactId>
<version>3.2.6</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-artifact | jar | 2.2.1 |
org.apache.maven : maven-model | jar | 2.2.1 |
org.apache.maven : maven-plugin-api | jar | 2.2.1 |
org.apache.maven : maven-project | jar | 2.2.1 |
org.apache.maven.reporting : maven-reporting-api | jar | 3.0 |
org.apache.maven.reporting : maven-reporting-impl | jar | 2.2 |
org.apache.maven.doxia : doxia-sink-api | jar | 1.4 |
org.apache.maven.doxia : doxia-decoration-model | jar | 1.4 |
org.apache.maven.doxia : doxia-site-renderer | jar | 1.4 |
org.codehaus.plexus : plexus-resources | jar | 1.0-alpha-7 |
org.codehaus.plexus : plexus-utils | jar | 3.0.9 |
net.sourceforge.pmd : pmd-core | jar | [5.4.0,) |
net.sourceforge.pmd : pmd-java | jar | [5.4.0,) |
net.sourceforge.pmd : pmd-plsql | jar | [5.4.0,) |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.pmd : pmd-jsp Optional | jar | [5.4.0,) |
net.sourceforge.pmd : pmd-vm Optional | jar | [5.4.0,) |
net.sourceforge.pmd : pmd-xml Optional | jar | [5.4.0,) |
net.sourceforge.pmd : pmd-cpp Optional | jar | [5.4.0,) |
net.sourceforge.pmd : pmd-cs Optional | jar | [5.4.0,) |
net.sourceforge.pmd : pmd-fortran | jar | [5.4.0,) |
net.sourceforge.pmd : pmd-go Optional | jar | [5.4.0,) |
net.sourceforge.pmd : pmd-php Optional | jar | [5.4.0,) |
net.sourceforge.pmd : pmd-ruby Optional | jar | [5.4.0,) |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.pmd : pmd-javascript Optional | jar | [5.4.0,) |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 1.2 |