We use the Sonar C++ wrapper with Jenkins.
We can’t do analysis anymore, and get the message:
sonar-scanner.bat : 17:27:37.479 ERROR Project not found. Please check the 'sonar.projectKey' and 'sonar.organization'
properties, the 'SONAR_TOKEN' environment variable, or contact the project administrator to check the permissions of
the user the token belongs to
Nothing changed in the pipeline or the project (especially regarding sonar-project.properties).