-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
SuSE11, Hudson 1.391
I have a multi-module project built (MVN2.2.1) successfully generating pmd, checkstyle, findbugs, and the overall report analysis looks fine to me. (attachment#1)
However, drill down doesn't work (attachments 2-3).
While, when I open a particular module and then drill down, all looks fine...
Is that a problem/bug or by intention/design?
Thanks for any hints
–
Stephan
- duplicates
-
JENKINS-1960 OutOfMemoryError from CheckStyle plugin
-
- Open
-
Ok, I see. This seems to be a bug.
I'm using a multi-module build with project type maven and freeestyle without any problems. Can you please check if this also happens if you run the project as freestyle project?
Which URL did you select for screenshot 2? Is it something like http://host:port/job/[jobname]/[buildnumber]/checkstyleResult/? If you change to URL http://host:port/job/[jobname]/[buildnumber]/[module]/checkstyleResult/ then everything is correctly shown?