我想使用SonarQube Web API搜索项目的线路覆盖率。所以就像这样:git@github.com:user/my-project.git。search=my-project查找项目-假设github存储库名称应该包含在sonarqube项目名称中。我们使用SonarQube gradle插件来创建SonarQube项目。我们还设置了sonar.bran
我正在尝试使用maven插件将我的Spring应用程序连接到SonarCloud。具体来说,我正在尝试运行(我从SonarCloud教程获得了这些说明):
mvn sonar:sonar \ -Dsonar.organization=myacconunt-github \ -:3.4.0.905:sonar (default-cli) on project demo: You're only authorized to execute a local (preview)