【发布时间】:2018-09-27 07:28:59
【问题描述】:
我已经在我的 mac 机器上安装了最新版本的 sonarqube 7.0 并尝试配置我的 iOS Swift 项目。
运行 sonar-scanner 命令时出现以下错误
ERROR: Error during SonarQube Scanner execution
ERROR: org/sonar/api/measures/PersistenceMode
ERROR: Caused by: org.sonar.api.measures.PersistenceMode
ERROR:
ERROR: Re-run SonarQube Scanner using the -X switch to enable full debug logging.
ERROR - Command 'sonar-scanner ' failed with error code: 1
注意:使用最新插件backelite-sonar-swift-plugin-0.3.5.jar
【问题讨论】:
标签: ios sonarqube sonarqube-scan