Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Support SonarQube 7.6 and up #6

Open
simondel opened this issue Sep 8, 2019 · 3 comments
Open

Support SonarQube 7.6 and up #6

simondel opened this issue Sep 8, 2019 · 3 comments

Comments

@simondel
Copy link
Member

simondel commented Sep 8, 2019

This plugin does not support the latest versions of SonarQube. With SonarQube 7.9 LTS being released, we should update it.

There is an error during the scan:

org.picocontainer.injectors.AbstractInjector$UnsatisfiableDependenciesException: 
io.github.strykermutator.StrykerSensor has unsatisfied dependency 'class org.sonar.api.profiles.RulesProfile' for constructor 'public io.github.strykermutator.StrykerSensor(org.sonar.api.config.Settings,org.sonar.api.batch.fs.FileSystem,org.sonar.api.profiles.RulesProfile)' 
from org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer@5cbe2654:104<
[Immutable]:org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer@3c9168dc:348<
[Immutable]:org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer@535b1ae6:52<|

This deprecated API call was removed in SonarQube 7.6: SonarSource/sonarqube@33851f1

@edwardpmarin
Copy link

Hi Simon, I have this same error. Has a solution been implemented for this?

@nicojs
Copy link
Member

nicojs commented Mar 2, 2020

In general, the SonarQube fell out of favor at our company. If you want to update it, feel free to do so.

@raschmitt
Copy link

raschmitt commented Sep 4, 2020

Has anyone made any progress on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants