简体   繁体   English

Sonar SCM活动插件?

[英]Sonar scm activity plugin?

I want to use scm activity plugin for tfs (with sonar and sonar runner) but it does not work, what is the problem,thanks 我想为tfs使用scm活动插件(带有声纳和声纳运行器),但是它不起作用,有什么问题,谢谢

Error log; 错误日志;

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.

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

You need to install Team Foundation Power Tools, this package will also install the tfpt.exe executable. 您需要安装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 TFPT 2010: http : //visualstudiogallery.msdn.microsoft.com/c255a1e4-04ba-4f68-8f4e-cd473d6b971f TFPT 2012: http : //www.microsoft.com/zh-cn/download/details.aspx?id= 35775

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM