I am using sonar 2.6 with maven 3 I am using the default corbetura plugin for code coverage of my project, but it always shows 0% coverage, although I have written junit test cases using the junit-4.9
I have a bunch of Maven projects building in Hudson with Sonar sitting in the side-lines. Sonar gives me Sonar stats, FindBugs stats, and code-coverage.
Our project currently uses Ivy for its dependency management. We would really like to integrate our Hudson build server with Sonar. So far this has been a relatively simple and straightforward task. O
I use Sonar 2.4.1, Maven 2, Eclipse SDK 3.5. Sonar is up and running at http://127.0.0.1:9000. I\'ve installed Sonar Eclipse Plugin开发者_StackOverflow社区 and when i try to add a sonar server and i
It might looks like a dumb question. In fact it\'s more like a poll: how big is your Sonar database? I need this to estimate the requirements for a virtual machine to host my Sonar instance.
while I am using sonar findbug for code review, it throws exception, claiming some classes are missing.
Yeah, I\'m currently wondering about this. In my use case the devices will be 50cm to 10m apart and I\'d like it to be accurate to at least 10 cm. (Therefore GPS is not an option)
Is there a way to 开发者_如何学Pythonconfigure Sonar or the Sonar Maven plugin to make a build fail when a violation of a certain priority (Blocker, Critical) is detected?you have to define alert thre
Does anyone ever experience random Hudson server crash? See the following log: ERROR: Failed to parse POMs
Does anyone know if there is a compilation of check style rules that covers most of the recommendations made by Joshua Bloch in his Effective Java book? I know I can add custom rules in the checkstyle