This is working as designed. If you specify the report in the <reports> element, it will be called *regardless*. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
Brian Burridge <[EMAIL PROTECTED]> wrote on 20/11/2003 03:23:26 AM: > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
