You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I am very impressed with Android Analyzer. I am using a Mac with macOS Catlania.
Android Project looks like working Java 8. The SonarQube plugin, i used needs Java 11. JVM on my machine is set to 8.1.2 and i am getting this error, when i run ./gradlew androidAnalyzer
SonarScanner will require Java 11 to run starting in SonarQube 8.x
SCM provider autodetection failed. Please use "sonar.scm.provider" to define SCM of your project, or disable the SCM Sensor in the project settings.
Hi there, I am very impressed with Android Analyzer. I am using a Mac with macOS Catlania.
Android Project looks like working Java 8. The SonarQube plugin, i used needs Java 11. JVM on my machine is set to 8.1.2 and i am getting this error, when i run ./gradlew androidAnalyzer
SonarScanner will require Java 11 to run starting in SonarQube 8.x
SCM provider autodetection failed. Please use "sonar.scm.provider" to define SCM of your project, or disable the SCM Sensor in the project settings.