今天使用sonar打算进行覆盖率测试,使用版本为sonarqube-6.2scanner版本为sonar-scanner-2.8端口配置了8085,本地能正常访问:按照网络上的教程一步步进行,但是在项目路径下进行scanner时,却报这个错
没有执行sonarQube??服务是已经起了的??为什么还有这个问题呢?百思不得其解~
业精于勤,荒于嬉;行成于思,毁于随。
Already solved: The specified service needs to be configured in the scanner configuration file: sonar.host.url=http://localhost:8085
Already solved:
The specified service needs to be configured in the scanner configuration file:
sonar.host.url=http://localhost:8085