sonarqube
analysing CODE COVERAGE in SONAR 2.6
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[详细]
2023-02-20 14:30 分类:问答Hudson + Maven + Emma/Sonar = Build Cycle Runs 2x
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.[详细]
2023-02-17 01:57 分类:问答Sonar Lite Mode Aux Classpath & Ivy Dependencies
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[详细]
2023-02-09 07:26 分类:问答Sonar Eclipse Plugin - "Test connection"
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[详细]
2023-02-03 00:31 分类:问答How big is a sonar database?
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.[详细]
2023-02-02 22:11 分类:问答sonar findbug missing class exception
while I am using sonar findbug for code review, it throws exception, claiming some classes are missing.[详细]
2023-02-01 05:49 分类:问答Measuring distance between two iOS Devices
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)[详细]
2023-01-29 06:48 分类:问答Sonar Maven plugin - fail the build on violation
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[详细]
2023-01-28 00:07 分类:问答No memory left on ascari causes Hudson build failed?
Does anyone ever experience random Hudson server crash? See the following log: ERROR: Failed to parse POMs[详细]
2023-01-23 16:52 分类:问答checkstyle rules that covers Effective Java recommendations
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[详细]
2023-01-23 08:04 分类:问答