Hi Wayene.

Thank you very much for answer. There is reason why I use thoses phases --
Jenkins CI. I don't need full site lifecycle. The reason why pmd is needed
-- is to enforce coding style and standarts and fail build in case of some
violations. There is no need of html/csv reports in my scenario at all.

I just don't understand why maven pmd plugin doesn't work as expected in my
simpliest poms provided above - perhaps some hidden "feature" not listed in
official documentation.

Please advise.

PS. site also generates empty report.

2012/2/6 Wayne Fay <wayne...@gmail.com>

> > I've got empty report even if I run pmd using child poms.
> ...
> >> > When I'm running mvn clean compile test pmd:pmd pmd:check my pmd.xml
> >> inside
> >> > target dir is empty.
>
> You probably need to run "mvn site" rather than the complicated clean
> compile test pmd:pmd etc. Try that and report back. And go back to
> Maven.org to read up on "Intro to Maven" documentation so you
> understand how the lifecycle works.
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to