Hi, thanks for the tip. There was indeed a warning that said “…failed to access BitBucket Server…”. The issue turned out to be because the personal access token added to SonarQube didn’t have access to the repository in BitBucket. Solved the problem by adding the necessary access.
I bumped into a similar issue. I checked SonarQube to see if there were any warnings. I did encounter one warning.
I updated the sonar analysis (in my jenkins job) with the appropriate path for the sonar.java.libraries property and it worked.
However, the larger issue still exists.
May I know where the report with key ‘com.sonarsource.sonarqube’ is located ?
Pull request decoration didnt happen. Failed to access bitbucket server, the repository or the pull request
Dependencies/libraries were not provided for analysis of Source files. The ‘sonar.java.libraries’ property is empty. Verify your configuration, as you might end up with less precise results.
can someone advise to fix the following PR analysis
Pull request decoration didnt happen. Failed to access bitbucket server, the repository or the pull request
Dependencies/libraries were not provided for analysis of Source files. The ‘sonar.java.libraries’ property is empty. Verify your configuration, as you might end up with less precise results.