You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug in the Scanner recipe.
In recipes/scanner.rb need to change line 14 to be:
sonarqube_scanner_properties_file = "#{sonarqube_scanner_root_dir}/conf/sonar-scanner.properties"
and line 48 to be:
source 'sonar-scanner.properties.erb'
The text was updated successfully, but these errors were encountered:
There is a bug in the Scanner recipe.
In recipes/scanner.rb need to change line 14 to be:
sonarqube_scanner_properties_file = "#{sonarqube_scanner_root_dir}/conf/sonar-scanner.properties"
and line 48 to be:
source 'sonar-scanner.properties.erb'
The text was updated successfully, but these errors were encountered: