Hi
Anyone used sonar-runner in Android studio , when I run command "gradle
sonarRunner" through terminal it give error as below :
"Can not invoke method public java.lang.Class
org.sonar.plugins.surefire.SurefireSensor.dependsUponCoverageSensors()"
My Build.gradle file as below:
apply
Hi Corneil,
I would like to add more details:
i Just found the Jenkins server log ( Tomcat server log )
Dec 31, 2014 12:43:35 PM javax.jmdns.impl.DNSIncoming readAnswer
WARNING: There was an OPT answer. Not currently handled. Option code: 65002
dat
: B05083DC563D0EF7
Dec 31, 2014 12:43:35 PM jav
Hi Corneil,
Thanks for reply.
I am using following versions :
- Jenkins version: 1.594
- Sonar Plug-in version : 2.1
I tried to execute from command line and following error displayed to me.
ERROR: Error during Sonar runner execution
org.sonar.runner.impl.RunnerException: Unable to ex
Why don't you open a command prompt at the same location as your Jenkins
job workspace and execute:
F:\Laptop
Backup\OpenSource\sonarInstallation\sonar-runner-2.4\bin\sonar-runner.bat"
SonarRunner_01 -Dsonar.jdbc.driver=com.mysql.jdbc.Driver
"-Dsonar.jdbc.url=jdbc:mysql://localhost:3306/sonar?aut
Hi All,
I have two questions:
1: How to setup -e debugging parameter into Jenkins to see debugging log as
mentioned at end of the error
2: I am struggling to integrate Sonar into Jenkins. I am getting following
error which does not say much details
I have attached Jenkins configuration scre