-
https://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner+for+Gradle
https://stackoverflow.com/questions/45979704/setting-sonarjava-4-12-analysis-with-travis-ci-bytecode-issues
-
I am trying to modify plugin and as per documentation i followed steps:
> mvn clean install -P local-analyzer -D analyzer.configuration=Debug
Then modified sonaranalyzer-dotnet/src/sonaranalyzer…
-
Create, link to codeclimate and travis
-
Here is the environment:
Java - "1.8.0_102"
OS: Redhat 6
findbugs - classpath 'com.google.code.findbugs:jsr305:3.0.1'
gradle - 2.2.1
SonarScanner - 1.2
SonarQube - 5.6.1
doing a grep on findbugs fro…
-
I got some problem,My Covergae is Also 0%,Project is using Java language by Gradle
Jenkins Analysis properties
```
sonar.projectKey=sens-server-storge
sonar.projectName=sens-server-storge
son…
-
Hi,
3.7.0 was released almost three weeks ago, but there's no sign of it in the SonarQube marketplace yet?
![image](https://user-images.githubusercontent.com/1268989/38341563-5e4407ee-38b8-11e8-952a…
-
Follow instructions here: https://docs.sonarqube.org/display/SONAR/Narrowing+the+Focus#NarrowingtheFocus-IgnoreIssues
-
I'm puzzled by crashes at runtime of SonarQube built on top of `openjdk:8-alpine`, on Linux hosts.
Relevant log from the crash of [SonarQube 6.7.5-alpine](https://github.com/SonarSource/docker-sona…
ghost updated
6 years ago
-
I tried Clover and the Sonar clover plugin, but there is no code coverage visible in Sonar. The clover.xml is generated and found by the plugin but I see the following warnings in the Jenkins log:
…
-
## Issue Description
Unable to update to 3.7.0 on 6.7.1 Sonar version. The update is offered on the marketplace, but it requires a system update it says. Yet on your main page you write that it sup…