ccnet 中 .net 4 的声纳

发布于 2024-11-04 08:25:11 字数 95 浏览 1 评论 0 原文

大家好 声纳支持.net 4吗? 如果是这样,我如何将声纳与cruisecontrol.net(ccnet)集成,而不使用maven或其他任何东西。只是声纳和ccnet。 谢谢

hi all
does sonar support .net 4?
if so how can i integrate sonar with cruisecontrol.net (ccnet) with out using maven o anything else.just sonar and ccnet..
thanx

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

甜警司 2024-11-11 08:25:11

查看前面提到的 wiki 页面,如果遇到任何问题,请随时注册到用户邮件列表并寻求帮助(请参阅 http://www.sonarsource.org/support/support/)。
目前,即使sonar 2.6可以使用ant或简单的命令行来触发对java项目的分析,对于.net项目来说maven是必需的。这很快就会改变。我正在与 sonarsource 的人员合作开发一个新的“C# 插件”...第一个版本可能会在今年夏天初发布。
目前,我看到将声纳与 ccnet 集成的唯一解决方案是从 ccnet 启动 Maven 命令行。

Take a look at the wiki page mentioned before and if you encounter any trouble, feel free to register to the user mailing list and ask for help (see http://www.sonarsource.org/support/support/).
For now, even if sonar 2.6 may use ant or a simple command line to trigger the analysis on a java project, maven is mandatory for a .net project. This will change pretty soon. I am working with the guys from sonarsource to give birth to a new "C# plugin"... First version probably at the beginning of this summer.
For now, only solution I see to integrate sonar with ccnet is to launch a maven command line from ccnet.

停滞 2024-11-11 08:25:11

我记录了我使用 C# 项目设置 Sonar 的经验。我使用 TeamCity 而不是 CCNet,但这只是整体设置的一小部分,因此配置起来应该很简单。 http://www.wrightously.com/setting-up-声纳分析 for-c-projects/

I documented my experience setting up Sonar with my C# projects. I used TeamCity instead of CCNet, but that's a small portion of the overall setup, so should be straightforward to configure. http://www.wrightfully.com/setting-up-sonar-analysis-for-c-projects/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文