No SCM was detected

匿名 (未验证) 提交于 2019-12-03 00:44:02

问题:

10:43:16.645 INFO  - 0 files indexed 10:43:16.646 INFO  - 0 files ignored because of inclusion/exclusion patterns 10:43:16.666 INFO  - Quality profile for java: Sonar way 10:43:21.609 INFO  - Sensor Lines Sensor 10:43:21.610 INFO  - Sensor Lines Sensor (done) | time=1ms 10:43:21.610 INFO  - Sensor SCM Sensor 10:43:21.610 INFO  - No SCM system was detected. You can use the 'sonar.scm.provider' property to explicitly specify it. 10:43:21.611 INFO  - Sensor SCM Sensor (done) | time=1ms 10:43:21.611 INFO  - Sensor XmlFileSensor 

回答1:

See "SonarQube doesn't show any issues with Maven project", and check your Sonar server: log in as administrator, click on Settings, then System, then Update Center.

Check if the Sonar Java plugin is installed. If not, click on Available Plugins to download and install it.



文章来源: No SCM was detected
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!