RE: Maven PMD plugin dependency on pmd Jar is out of date

2008-04-18 Thread Brian E. Fox
PMD plugin dependency on pmd Jar is out of date Amir Eliaz wrote: > So the problem really is a wrong dependency in maven-pmd-plugin-2.3.pom, > which is the latest for this plugin. The dependency in general is not wrong, it's just inappropriate for users that would like to use newer

Re: Maven PMD plugin dependency on pmd Jar is out of date

2008-04-18 Thread Benjamin Bentmann
Amir Eliaz wrote: > So the problem really is a wrong dependency in maven-pmd-plugin-2.3.pom, > which is the latest for this plugin. The dependency in general is not wrong, it's just inappropriate for users that would like to use newer rules. The SVN head has just been updated to use 4.2.1 (see h

Re: Maven PMD plugin dependency on pmd Jar is out of date

2008-04-17 Thread Dennis Lundberg
Hi Can you please file this in JIRA [1], otherwise it might get lost in the traffic. Please include a sample project (if you can) and the complete output log that you get. Note that maven-pmd-plugin requires a pmd jar file that can be used with Java 1.4, hence the "jdk14" classifier. [1] h