DNX项目的声纳Qube分析

时间:2015-12-15 21:01:23

标签: msbuild visual-studio-2015 sonarqube dnx50

我使用的是dot net 4.6.1和dnx Rc1 Update 1,所以我的项目扩展名为webapplication1.xproj。

当我试图执行声纳跑步者时,我正在将这个项目作为Skipped一个。在最后一步,获取此信息:

MSBuild SonarQube Runner Bootstrapper 1.0.2.0
Default properties file was found at C:\adid\MSBuild.SonarQube.Runner-   1.0.2\Sona
rQube.Analysis.xml
 Loading analysis properties from C:\adid\MSBuild.SonarQube.Runner-   1.0.2\SonarQub
e.Analysis.xml
Post-processing started.
MSBuild SonarQube Runner Post-processor 1.0.2.0
No analysable projects were found. SonarQube analysis will not be performed.                  Check the build summary report for details.

生成声纳属性文件失败。无法完成Sonar Qube分析。     20:35:04.487创建摘要降价文件...      后处理失败。退出代码:1

下面给出的构建日志的详细信息:

1 个答案:

答案 0 :(得分:2)

SonarQube Scanner for MSBuild尚不支持此类型的项目,但有一个添加其支持的凭单:https://jira.sonarsource.com/browse/SONARMSBRU-167