could anyone help me for see the see the solution which joana_Carrasco has given error " Error during SonarScanner execution
ERROR: You must define the following mandatory properties for ‘Unknown’: sonar.projectKey
" as i lso facing this issue.
Sonarqube 8.3
sonar-scanner-- sonar-scanner-4.3.0.2102-linux
There are certain values that must be provided to analysis. sonar.projectKey is one of them; sonar.host.url is the other. You can see how to provide these values in the documentation for the scanner you’re using. Here are the docs for SonarScanner CLI.