Tasks are no more supported on batch side since SonarQube 5.2
问题 I install SonarQube 5.2 and Sonar-runner 2.4 (latest versions). I managed to start SonarQube but I get the following error when trying to run Sonar-runner: ERROR: Unable to execute Sonar ERROR: Caused by: Tasks are no more supported on batch side since SonarQube 5.2 ERROR: EDIT: The following exception is thrown when I run the command with --debug ERROR: Error during Sonar runner execution org.sonar.runner.impl.RunnerException: Unable to execute Sonar at org.sonar.runner.impl.BatchLauncher$1