Top "Sonar-runner" questions

Default utility tool to launch a Sonar analysis without any dependency on third party tool like Maven, Ant, ...

SonarQube : " Project configuration file: NONE "

I've configured everything to do a Sonar analysis on a Maven project. Everything is fine until I run sonar-runner : Max$ …

java maven sonarqube sonar-runner sonarqube5.1
No sonar-runner option in jenkins?

I'm looking to install sonarQube on our jenkins server. The documentation i can find tells me to configure sonar-runner in …

jenkins sonarqube sonar-runner
How can we ignore some SonarQube rules in Java?

We recently started using SonarQube. We have found some rules that are suggested by SonarQube but we want to ignore …

java sonarqube rules sonar-runner sonarqube-scan
What is "projectkey" in sonar-project.properties file

What is the "projectkey" in sonar-project.properties file? sonar.projectKey= sonar.projectVersion=1.0 sonar.projectName= How to decide the projectkey? I …

sonarqube sonar-runner
Sonar-Runner doesn't index any files

I'm trying to run a sonar analysis on my playframework jave code. There are no files indexed: me@fhnw:/home/…

playframework sbt sonarqube jacoco sonar-runner
Can not exclude particular package from sonar runner(Sonar 3.3.1)

My project has hierarchy as : test-my-project>src>com.adapter >com.adapter.schema >test I want to …

sonarqube sonar-runner
How to login into SonarQube in my local box

I installed the SonarQube 3.7 in my localbox for Maven Projects (Maven 3), I can able to run the sonar and see …

java maven-3 sonarqube jenkins-plugins sonar-runner
Restart SonarQube Server remotely

I implemented SonarQube on the server, and I do most of the configurations remotly. Hence whenever a plugin is installed, …

sonarqube sonar-runner sonarqube5.1
How to integrate sonar for a Node JS project?

I have integrated sonarqube to my Node JS project which am working and it seems to be working fine with …

javascript node.js sonarqube sonar-runner gruntfile
Running SonarQube analysis scan - SonarSource build-wrapper

I'm new to running SonarQube scans and I get this error message in the log in Jenkins: 16:17:39 16:17:36.926 ERROR - The …

c++ jenkins sonarqube sonar-runner