SonarScanner fails with java exception when using compilation database instead of build wrapper logs

Hi @the_frank ,

According to this line in the log, you are pointing sonar.cfamily.compile-commands to a directory and not to a file, compile_commands.json should be a json file.