Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 864 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 864 Bytes

jQAssistant PMD Plugin

This is a plugin for jQAssistant that scans PMD reports. This is the continuation of the project previously maintained at github.com/kontext-e/jqassistant-plugins.

For a documentation of this plugin see pmd.adoc

How to install

jQAssistant 1.12+

Use the jqassistant.yaml as described here and add the following 3 lines in the plugins section:

    - group-id: de.kontext-e.jqassistant.plugin
      artifact-id: jqassistant.plugin.pmd
      version: 2.1.0

Prior to jQAssistant 1.12

Download the desired version from maven (e.g. here) and put the jar in the jqassistant plugins directory.