On 12/2/05, Yuriy Ivanov <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have tests and reports for surefire plugin. How can I include junit report
> in my site ?
>
> Also how can I add pdm report to the site?
>
> Not clear where and what should I insert in pom.xml. In site.xml I already
> added ${reports} tag.
>add the plugin in the reporting section of your project descriptor. the pmd plugin is currently locked into the "controversial" ruleset which is why we are running pmd as an Ant task. i would like to extend the original question to how can we add it on the reports menu without hardcoding each module's site.xml file. i am not sure if we can attach an antrun to the reporting section and have it pickup the generated pmd reports. thanks. ciao! -- "Programming, an artform that fights back" Anuerin G. Diaz Registered Linux User #246176 Friendly Linux Board @ http://mandrivausers.org/index.php http://capsule.ramfree17.org , when you absolutely have nothing else better to do --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
