-
Improvement
-
Resolution: Unresolved
-
Major
-
None
I would like to incorporate ci-game into a CI environment that makes use of both Jenkins and Sonar. Sonar (www.sonarsource.org) is an open-source quality management platform dedicated to continuous analysis of code, and runs tools that ci-game is known to support (Findbugs, PMD, Checkstyle in particular). In my environment, Sonar is configured as a post-build action in Jenkins.
Rather than force Sonar users to redundantly configure the aforementioned Code Quality tools on Jenkins just for the ci-game to score with, could you please implement support for Sonar-detected issues, if possible?