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
发布于 2017-03-09 13:39:31
查看"SonarQube doesn't show any issues with Maven project",并检查您的Sonar服务器:以管理员身份登录,单击Settings
,然后单击System
,然后单击Update Center
。
检查是否安装了Sonar Java plugin。如果没有,请单击Available Plugins
下载并安装它。
https://stackoverflow.com/questions/42358586
复制相似问题