devcon5io / mutation-analysis-plugin

Plugin for SonarQube to process mutation analysis results.
GNU Lesser General Public License v3.0
30 stars 17 forks source link

SonarQube 7.9.1 warning during analysis #42

Closed markluebbehuesen closed 3 years ago

markluebbehuesen commented 4 years ago

Hello,

I get the following warning during the sonarqube analysis, but 7 rules are activated in my profile

[WARNING] /!\ At least one Mutation Analysis rule needs to be activated the current profile.

thanks, Mark

gmuecke commented 4 years ago

Hi Mark, have you checked, wether the activated rules are "mutation operator" rules? and wether you applied that profile to your project?

Gerald

markluebbehuesen commented 4 years ago

Hi Gerald,

attached you will see a screenshot of the assigned profile. 7 "mutation operator" rules are activated and that profile is applied to the project.

pitest

Does the branch type matter? I am currently working with the short lived branch.

We use the Developer Edition of SonarQube.

thx, Mark

gmuecke commented 4 years ago

It seems, the analysis is not working / possible on a short-lived branch. See also https://github.com/devcon5io/mutation-analysis-plugin/issues/41

I don't have a developer version at hand, so I can reproduce the issue on my side.

ghost commented 3 years ago

Hi people,

can someone confirm the compatibility with Sonarqube 7.9.1?

Thank you! Luiz

FelixLee888 commented 3 years ago

@gmuecke may I know if there is any update on this issue? We upgraded our sonar to 7.9 and found that this plugin is not working anymore, any hints that I could fix the issue?

gmuecke commented 3 years ago

As said before, I don't have the SQ Developer Edition at hand, so I can't try to reproduce anything that happens when using any of its features - like analysis on branches. I use the plugin on a fairly recent 8.x version of the community edition - without any problems. I haven't tested with 7.9 for a while, so it would be really helpfull, if someone would take the time to create a proper error description, how to reproduce and probably provide a proper reproducer project so I don't have to hours to figure it out myself. If you don't have time for this, you may consider commercial support, so I can free up some time for a proper analysis. What are your thoughts on this?