For example trying to configure something like this gives an error ``` sonarqube { isSkipProject = true } ``` The reason seems to be that the SonarQubeExtension is not part of the kts classpath to resolve the symbols.