Yes, but then PMD would be run when we run the eclipse:eclipse goal. Thanks for the confirmation, though.
On Thu, Sep 18, 2008 at 9:26 AM, Marat Radchenko < [EMAIL PROTECTED]> wrote: > You may even run it during *validate* phase > > 2008/9/18 Blake Martin <[EMAIL PROTECTED]>: > > By default, PMD runs during the *verify* phase. > > > > PMD analyzes source code only (not bytecode), correct? Is there any harm > in > > running it during *compile*? Checkstyle runs during compile. We'd like > our > > code to fail earlier in the lifecycle if there are any problems. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
