简体   繁体   English

Sonar Eclipse插件使用错误的质量配置文件作为Sonar服务器

[英]Sonar Eclipse plugin using the wrong quality profile as Sonar server

We have a sonar server set up with lots of projects and a few different quality profiles. 我们有一个声纳服务器,设置了很多项目和一些不同的质量配置文件。 We just discovered the sonar-eclipse plugin and we're loving it -- except, it doesn't seem to be using the quality profile for our project -- it's using "Sonar way" -- when we do local analysis. 我们刚刚发现了sonar-eclipse插件,并且我们很喜欢它-例外,当我们进行本地分析时,它似乎并没有为我们的项目使用质量配置文件-它使用的是“ Sonar方式”。

13:32:00.899 INFO  - Quality profile : [name=Sonar way,language=java]

The sonar server is version 3.5, sonar-eclipse is 3.1.1.20130521-1304-RELEASE. 声纳服务器的版本为3.5,声纳-eclipse的版本为3.1.1.20130521-1304-RELEASE。 Eclipse platform is 3.7.2.v20120207-1839. Eclipse平台是3.7.2.v20120207-1839。

Any ideas what might be up with this? 有什么想法可能会发生什么吗?

确实,这是在Maven模块上以本地模式使用Sonar Eclipse时令人遗憾的一个已知问题: http : //jira.codehaus.org/browse/SONARIDE-366

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

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