User trying to Run Analysis on a Project in Sonarqube, while running analysis user getting error saying: [ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar (default-cli) on project tcc-import: You’re not authorized to run analysis. Please contact the project administrator.
User having the access to do the analysis but still facing authorized issue
Command used to run the analysis : mvn clean deploy -DskipTests ‘-Ddependency.surf.version=6.3’ sonar:sonar -s settings.xml
Sonar analysis log from Jenkins pipeline attached , please check and assist us. Sonar_Run_Issue.txt (16.0 KB)