I have a jenkins maven job with an aggregator pom and a bunch of submodules. When jenkins displays the aggregated checkstyle/pmd/findbugs warnings it does it like so:
- submodule 1: 10 warnings - submodule 2: 10 warnings - Aggregator module: 20 warnings - Total: 40 warnings In other words, the aggregator (rightfully?) aggregates the warnings found in the submodules. Hence the aggregate displays double the actual count Does any one know what the problem is? Thanks! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.