Error in jenkins during sonar analysis caused by svn blame

后端 未结 4 2154
遇见更好的自我
遇见更好的自我 2021-02-13 15:46

When i run the jenkins task i get the following error

17:12:49.738 INFO  - Sensor SCM Sensor...
17:12:49.847 INFO  - SCM provider for this project is: svn
17:12:         


        
4条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-13 16:05

    In SonarQube v4, go to your project's dashboard and then to Project Configuration \ Settings (top right under the Search box).

    Click the SCM Activity link in the Category list and change the "Activation of..." drop down to false.

    enter image description here

    You can change the default on the global settings page.

提交回复
热议问题