Have you run with -U to get the latest version of the plugin? This used to happen to me, but stopped recently after running "mvn site -U"
-Stephen On 8/9/06, Ciprian Duma <[EMAIL PROTECTED]> wrote:
It's in the reports section. But I think the plugin calls first pdm-check and I can't tell it not to fail (or it ignores the option). On 8/9/06, Denis Cabasson <[EMAIL PROTECTED]> wrote: > > Add the pmd plugin to your reporting section instead of your build section, > and it shouldn't breal the build anymore (but still generate the report). > > Denis. > > > Ciprian Duma wrote: > > > > How can I configure the PMD plugin not to fail the build when > > generating the report? I tried passing the parameter "failOnViolation" > > with value "false" but it's ignored. And I dont want to configure this > > plugin in the "build" section, it should be called only when is site > > is generated. > > > > The classes that fail this report were automatically generated. > > > > Thx, > > > > Ciprian > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > View this message in context: http://www.nabble.com/PMD-report-plugin-fails-the-build-tf2077581.html#a5722804 > Sent from the Maven - Users forum at Nabble.com. > > > --------------------------------------------------------------------- > 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]
-- Stephen Duncan Jr www.stephenduncanjr.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
