Hi. I am new to sonarqube. I get the below error when running sunarqube analysis on the .net project
Sonarqube analysis is performed but I get this error bellow.
can anyone help me please?
using: sonarqube 7.2.1 community edition, jenkins 2.121.3
INFO: CPD calculation finished
INFO: Analysis report generated in 15297ms, dir size=15 MB
INFO: Analysis reports compressed in 7457ms, zip size=5 MB
INFO: Analysis report uploaded in 5767ms
INFO: ANALYSIS SUCCESSFUL, you can browse “server url”
INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
INFO: More about the report processing at “server url”
INFO: ------------------------------------------------------------------------
INFO: EXECUTION FAILURE
INFO: ------------------------------------------------------------------------
INFO: Total time: 2:56.160s
INFO: Final Memory: 19M/734M
INFO: ------------------------------------------------------------------------
ERROR: Error during SonarQube Scanner execution
ERROR: org.sonar.api.resources.Project.getConfiguration()Lorg/apache/commons/configuration/Configuration;
ERROR:
The SonarQube Scanner did not complete successfully