Questions tagged [sonar-runner]

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

905 questions
-2
votes
1 answer

SonarQube Scanner for Jenkins with MSBuild.SonarQube.Runner error

SonarQube Server runs fine,but when i use command line "SonarQube.Scanner.MSBuild.exe begin /k:"org.sonarqube:sonarqube-scanner-msbuild" /n:"test" /v:"1.0" " I got this error, how to fix this? thanks Using: Windows Server 2012 R2 Console output…
-2
votes
1 answer

How to analyze c# project with sonarqube LTS 6.7 and sonar runner?

We are facing problem while analyzing c# project that how to set environmental variable and how to execute sonar runner command?
Yogesh Khurpe
  • 27
  • 3
  • 10
-2
votes
1 answer

Is it possible to use IBM JVM to execute the SonarQube Scanner (aka sonar-runner)?

I am confused about the java version, I am trying to run the sonar-runner-2.4 in s390x Suse, I only have IBM JRE 1.8, but I met some issues, so my question is: does IBM JRE/JDK 1.8 is supported by sonar-runner-2.4? btw, my SonarQube server & MySQL…
jianjun
  • 1
  • 1
-2
votes
1 answer

Is it possible to do static code analysis for python using SonarQube?

I need to check for errors in my python files before building the project. Is this possible using SonarQube? If Yes, what checks are performed for Python(syntax, indentation, import errors, etc)?
-3
votes
1 answer

Visual Studio 2010 and C# 4.0 integration with SonarQube 5.1.2

I am trying to integrate my C# 4.O and VS2010 projects with SonarQube 5.1.2. As per this SonarQube supports only VS2013+ and Microsoft .NET Framework v4.5.2+. Any Suggestions or reference link for setting SonarQube for VS2010. I am following C#…
1 2 3
60
61