原因: org.sonar.dotnet.tools.fxcop.FxCopException: FxCop执行失败,返回代码为'2048‘。有关更多信息,请查看FxCop文档。at org.sonar.dotnet.tools.fxcop.FxCopRunner.execute(FxCopRunner.java:86) at org.sonar.plugins.csharp.fxcop.FxCopSensor.launchFxCop(FxCopSensor.java:214) at org.sonar.plugins.csharp.fxcop.FxCopSensor.analyse(FxCopSensor.java:169)
请查找附加的错误日志。
使用的软件: Sonarqube-3.3.1 Maven-3.0.4 Fxcop-12.0
发布于 2015-08-06 00:26:17
您使用的是非常旧的SonarQube和SonarQube C#插件版本-不再支持这两个插件。
当前推荐和支持的分析.NET项目的方法是通过MSBuild SonarQube Runner。
对于这些旧版本的SonarQube服务器和SonarQube C#插件,您将得不到帮助:请升级。
https://stackoverflow.com/questions/31826055
复制相似问题