Re: CI Game: Getting no PMD or FindBugs points

2016-09-28 Thread Torkil Grindstein
Update: After Jenkins reboot, FindBugs was also scanned, and also scored! So, the problem seems only to apply for PMD. I just did a commit that fixed one PMD error and one FindBugs error (two separate errors). PMD: 48 warnings

CI Game: Getting no PMD or FindBugs points

2016-09-27 Thread Torkil Grindstein
Hi. We are running a Jenkins server with CI game. I have tried to configure the system, but I do not get PMD/FindBugs points in the CI Game. Our spec: Jenkins v2.13 CI Game v1.25 PMD plugin v3.45 FindBugs plugin v4.65 Static Analysis Utilities v1.48 The build runs smoothly, with correct status