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]<javascript:_e(%7B%7D,'cvml','jenkinsci-users%[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.
