> Can I think that "<artifactId>pmd-jdk14</artifactId>" is to config the > JDK's version? if yes, Unfortunately, there is no any info in the pmd report
No, this generally means the plugin is coded to work with JDK4 or higher. This means it does not use any special features of JDK5 or 6 that would mean that someone using JDK4 would not be able to use it. > I had got error info with it in PMD report (mvn site), but only three. I had > got a lot via plugin in Eclipse. that's why I inqured the difference. Again, this list is the wrong place for a detailed discussion on PMD. Please ask their user list for help. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
