MVN

net.sourceforge.pmd : pmd-build

Maven & Gradle

Oct 04, 2015
3 stars

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

<plugin>
    <groupId>net.sourceforge.pmd</groupId>
    <artifactId>pmd-build</artifactId>
    <version>0.10</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.pmd : pmd-build to add to Maven - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of net.sourceforge.pmd : pmd-build to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10
pmd-build-0.10
0.9
pmd-build-0.9
0.8
pmd-build-0.8
0.7
pmd-build-0.7
0.6
pmd-build-0.6
0.5
pmd-build-0.5

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

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

Advertisement

Dependencies from Group

May 30, 2023
54 usages
4.3k stars
May 30, 2023
51 usages
4.3k stars
May 30, 2023
45 usages
4.3k stars
May 30, 2023
27 usages
4.3k stars
pmd
May 30, 2023
18 usages
4.3k stars

Discover Dependencies

Oct 04, 2015
2 usages
49 stars
Oct 04, 2015
0 stars
Oct 03, 2015
3 usages
Oct 03, 2015
1 stars
Oct 03, 2015
Jan 26, 2016
241 stars