Default utility tool to launch a Sonar analysis without any dependency on third party tool like Maven, Ant, ...
Questions tagged [sonar-runner]
905 questions
0
votes
1 answer
What is sonar Delphi Plugin ? How to use it?
I am using Delphi 7. I am trying to use Sonar Delphi Plgin, and I have confused what are the things I need to follow, could anybody guide me through Sonar Delphi usage i.e. installation and how to use it.
If possible pl provide the link, coz I have…

Vishal Tiwari
- 739
- 2
- 12
- 28
0
votes
1 answer
Sonar + MS SQL database
I'm attempting to initialize sonar with mssql server database, but I can't. With Microsoft SQL Server Management Studio I created the user with username "sonar" and password "sonar" and granted all the correct privileges to "sonar" database, also…

Erdem Azaklı
- 255
- 1
- 8
- 27
0
votes
2 answers
Jenkins Triggering a Sonar Analysis with the Sonar Runner
I want to jenkins triggering a sonar Analysis with the Sonar Runner, but I get an error message, what can I do,what's the problem, please help me, thanks. (I installed jenkins,sonar and sonar runner)
Error Detail; (from jenkins)
[workspace] $…

Erdem Azaklı
- 255
- 1
- 8
- 27
-1
votes
1 answer
add new rules in sonarQube
I want to add new rule in sonarQube, so when I enter with an administrator profile I can’t find this button.
My sonar version is sonarqube-Community-7.6.
User : admin
Password : admin
And the URL is : http://localhost:9000/coding_rules
There is…

Mesbah Gueffaf
- 518
- 1
- 7
- 21
-1
votes
1 answer
How to setup project level permissions in sonar
Sonar Server 6.7.1.
I have following queries wrt how permission works in SonarQube
1. How to enable window NT authentication on sonar portal. I believe by default it is open to everybody, no authentication.
Using sonar admin account I can create…

Atul Sureka
- 3,085
- 7
- 39
- 64
-1
votes
2 answers
error in sonar.java.binaries property for java based project environment setup
Error | Java | SonarQube | please provide compiled classes of your project with sonar.java.binaries property.
Below is my sonar-project.properties file. I have provided my binaries path. but still, I am getting the error message. …

Rakesh Singh Balhara
- 326
- 1
- 4
- 13
-1
votes
1 answer
Sonar Runner - How to export issues to MS-Excel
I'm trying to export sonar issues into Excel by using sonar-ws-client. Its exporting successfully. However it is exporting different project instead of my project. I want to export specific project.
String login = "admin";
String password =…

Srinivasan
- 11,718
- 30
- 64
- 92
-1
votes
2 answers
Job DSL Configure block to configure Sonar Properties in Jenkins Job
I am facing this particular error while configuring tag in config.xml
configure{ node ->
node / builders / 'hudson.plugins.sonar.SonarRunnerBuilder' {
project('')
properties((sonar.projectName):…

Anurag
- 73
- 8
-1
votes
1 answer
Sonar runner execution Failure
I'm running SonarQube analysis in preview mode, and i get the error below. However, when I run the full analysis it is successfully completed. Anyone know how to fix this?
SonarQube: 4.5.6
Sonar Runner: 2.4
ERROR: Error during Sonar runner…

Anudeep
- 21
- 1
- 5
-1
votes
1 answer
SonarQube Integration with Jenkins and Jira
I am supposed to setup SonarQube and I have Jenkins and Jira already running in the server. I need to know whether SonarQube has to be integrated with Jenkins alone or Jenkins and Jira both. I did a google and searched forums and found that plugins…

intechops6
- 1,007
- 4
- 22
- 43
-1
votes
1 answer
How to do Sonar Bit Bucket OAuth Integration
I installed Sonar on my machine.I have Bit Bucket Repository also.How do i perform Sonar Bit Bucket OAuth Integration?

Rahul
- 47
- 2
- 11
-1
votes
2 answers
I want to upgrade my sonarqube server4.1 to latest version sonarqube 5.1?
I want to upgrade sonarqube 4.1 to latest version(5.1).So what steps i need to do and follow?
and what is the best strategy to upgrade server?
Thanks,

Anil Kumar
- 516
- 2
- 6
- 16
-1
votes
1 answer
Sonnar runner in Jenkins error in java project
I am trying to analyse my solution .java using sonar 5.5.1. from Jenkins. But when execute sonar runner in Jenkins, it failing with following messages:
11:41:05.158 INFO - Sensor CoberturaSensor (done) | time=0ms
11:41:05.158 INFO - Sensor SCM…
11:41:05.158 INFO - Sensor SCM…

Ezequiel
- 31
- 2
-1
votes
1 answer
PDF plugin issue with Sonar 5.1
I am trying to use SonarQube version 5.1. But there is no PDF Plugin support for this version of SonarQube as per my limited knowledge, hence I am not able to Generate/Download PDF format for analysis I have done.
Can anyone suggest as what…

Nav
- 23
- 1
- 6
-1
votes
1 answer
sonar runner exception Fail to download the file
After running sonar-runner.bat file, i am getting following exception.
Caused by: org.sonar.batch.bootstrapper.BootstrapException: Fail to download the file:…

user3588496
- 113
- 1
- 6
- 15