is not current version
Last Version 1.2

net.sourceforge.pmd:pmd-build-tools-plugin 1.1.0

This small subproject regroup most of the stuff needed to build pmd. As some java code has been produced to reduce the use of scripts when generating the website, the build also requires a small jar, which is generated by this pom. IMPORTANT NOTE: the pmd-build.jar does not need to be recompile if you modify any ant or xslt files. You can alter the files that are in the xslt directory and directly uses the appropriate ant or java task. pmd-build should be recompiled and package (and its version incrememented) only if you modify the java code.

Categories

Categories

Build Tools Net PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

net.sourceforge.pmd
ArtifactId

ArtifactId

pmd-build-tools-plugin
Version

Version

1.1.0
Type

Type

maven-plugin

Download pmd-build-tools-plugin 1.1.0


<plugin>
    <groupId>net.sourceforge.pmd</groupId>
    <artifactId>pmd-build-tools-plugin</artifactId>
    <version>1.1.0</version>
</plugin>