Last Version

PMD Build Tools Plugin 1.2

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.

License

License

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.2
Type

Type

maven-plugin
Description

Description

PMD Build Tools Plugin
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.
Project URL

Project URL

http://pmd.sourceforge.net/

Download pmd-build-tools-plugin 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.1

provided (5)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.2
org.apache.maven : maven-plugin-api jar 3.0.3
org.apache.maven : maven-core jar 3.0.3
org.apache.maven : maven-compat jar 3.0.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.1

Project Modules

There are no modules declared in this project.