Hi Jeremie,

quite a while ago I helped implement the modular language support for PMD. 
Before that the languages were hard-coded into PMD, but with those changes you 
can extend PMD with any Language you like (and you are willing to implement).

I did this because I didn't want to continue to maintain an insanely old fork 
of PMD used in the Flex project and to add a Flex language module to the 
official PMD distribution. 

I think I noticed quite a lot of new languages on the PMD list.
You can find a list of the official ones and how to provide new languages here: 
http://pmd.sourceforge.net/pmd-5.3.2/customizing/new-language.html

I really hope to find the time to port the FlexPMD to become a PMD plugin soon 

Chris

________________________________________
Von: Jérémie DENOYER <[email protected]>
Gesendet: Donnerstag, 31. März 2016 15:42
An: [email protected]
Betreff: Apache Maven PMD Plugin - Language XML

Hi,

PMD can be used for XML language (
https://pmd.github.io/pmd-5.4.1/pmd-xml/rules/index.html).
Therefore, Apache Maven PMD Plugin supports only java, javascriptand jsp.

Is somebody aware of any improvement to support new language (like XML)
with the Maven PMD Plugin ?

Regards,

Jérémie
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to