0

我想为 tfs 使用 scm 活动插件(带有声纳和声纳运行器)但它不起作用,是什么问题,谢谢

错误日志;

13:49:13.257 INFO        org.sonar.INFO - Retrieve SCM info for C:\Program Files (x86)  \Jenkins\jobs\power\workspace\power\APICOM\Provider.cs
13:49:13.290 WARN         o.s.p.s.Blame - Fail to retrieve SCM info of: C:\Program Files (x86)\Jenkins\jobs\E-Power\workspace\power\APICOM\Provider.cs 
Reason: The tfs command failed.'tfpt' is not recognized as an internal or external command,  operable program or batch file.
4

2 回答 2

1

Sonar SCM 活动插件不支持 TFS,请参阅文档:http ://docs.codehaus.org/display/SONAR/SCM+Activity+Plugin

于 2013-01-17T12:02:09.667 回答
1

您需要安装 Team Foundation Power Tools,此软件包还将安装 tfpt.exe 可执行文件。

TFPT 2010: http: //visualstudiogallery.msdn.microsoft.com/c255a1e4-04ba-4f68-8f4e-cd473d6b971f TFPT 2012:http ://www.microsoft.com/en-us/download/details.aspx?id=35775

于 2013-07-05T06:03:16.427 回答