Hi
I need to upgrade to pmd-3.9.jar. I therefore took maven-pmd-plugin-1.9
and set maven.jar.override=on
maven.jar.pmd=3.9
and got the error bellow.
Could you please guide me on how to upgrade other jar files in
maven-pmd-plugin-1.9 without taking fork and knife to the
maven-pmd-plugin-1.9.jar.
Any thoughts and suggestions are welcome.
[echo] Generating the PMD Report...
pmd:report:
[echo] Running the PMD task with
rulesets/basic.xml,rulesets/unusedcode.xml,rulesets/imports.xml,rulesets
/junit.xml,rulesets/strings.xml,rulesets/
braces.xml,rulesets/codesize.xml,rulesets/coupling.xml,rulesets/strictex
ception.xml,/Build/checkout/SensisRuleset.xml ...
BUILD FAILED
File...... C:\mavenRepository\cache\maven-pmd-plugin-1.9\plugin.jelly
Element... pmd
Line...... 127
Column.... 36
org.objectweb.asm.ClassWriter.<init>(I)V
Total time: 14 seconds
Finished at: Mon Feb 26 12:12:33 EST 2007
Thanks
Lakshman
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]