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.

License

License

Categories

Categories

Build Tools Net PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

net.sourceforge.pmd
ArtifactId

ArtifactId

pmd-build-tools-plugin
Last Version

Last Version

1.2
Release Date

Release Date

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

How to add to project

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

Build Status

PMD build tools

Artifact containing configuration data and tools to build pmd/pmd from source.

Note: This projects does not use semantic versioning.

net.sourceforge.pmd

PMD

Versions

Version
1.2
1.1.0
1.0.1