Am able to run the SonarQube for the One Project and am getting the Report in the Dashboard. But i have 50 Source projects to run at a time to get a Global Result. Is it Possible to run the sonar for multiple projects at a time. If yes what are the configurations need to be done.
相关问题
- Sonarqube: Squid Rules customization/suppression
- 2 instances of Sonar on same machine
- CA0001: Object reference not set to an instance of
- Gallio error : MSTest executable was not found
- Using Sonar MSBuild Runner with /p:IsPackaging=Tru
相关文章
- SonarQube: How to suppress a warning in Kotlin cod
- @Nullable and SonarQube 'Conditionally execute
- Property 'sonar.jacoco.reportPath' is depr
- This version of OSX is not able to perform the nec
- Please provide compiled classes of your project wi
- Execute sonar-runner in TFS build
- sonar-maven-plugin 5.1.1 not found
- Why sonar-maven-plugin-3.0.1.jar cannot be found w
You have to run SonarQube analysis one by one on each project, there's no other way.