I have added 'maven.pmd.enable=false' to my project.properties (just to test picking up the properties) and have added the pmd plugin as a report in project.xml. However pmd still runs. But, when I run 'maven pmd' then it does look at the property I set, and does not run (and I can toggle it back and forth via that property).
Brian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
