I am using Jenkins only to aggregate. the problem is that in the scenario I highlighted, Jenkins aggregate plugin is showing double the actual number of warnings.
On Fri, Feb 21, 2014 at 2:06 AM, Ullrich Hafner <[email protected]>wrote: > You do not need to aggregate in Maven, the Jenkins plugin does that for > you. > > Am Donnerstag, 20. Februar 2014 schrieb pa7751 : > >> 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 [email protected]. >> >> For more options, visit https://groups.google.com/groups/opt_out. >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/mXc0N_-trak/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
