-
Improvement
-
Resolution: Unresolved
-
Major
-
None
Using "Incremental build" checkbox on maven 2/3 project it is impossible to aggregate pmd results of all modules in project. It loads only pmd result of modules were build.
I tryed to add maven build step to pre- and post- build actions. This step had goal "pmd:pmd" only. I hoped that in this case Jenkins would aggregate all pmd results. But it doesnt help me..
Please, add functionality to aggregate all pmd results of project when Incremental build is used.