stepstone-tech / sonar-coldfusion

SonarQube ColdFusion Analyzer
Apache License 2.0
24 stars 18 forks source link

Sonarqube 7.6 compatability #23

Closed ghost closed 2 years ago

ghost commented 5 years ago

Thanks so much for your work on this!

It looks like org.sonar.api.profiles.RulesProfile has been removed.

ERROR: com.stepstone.sonar.plugin.coldfusion.ColdFusionSensor has unsatisfied dependency 'class org.sonar.api.profiles.RulesProfile' for constructor 'public com.stepstone.sonar.plugin.coldfusion.ColdFusionSensor(org.sonar.api.batch.fs.FileSystem,org.sonar.api.profiles.RulesProfile)' from org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer@1ec7d8b3:105<[Immutable]:org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer@432038ec:465<[Immutable]:org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer@de77146:54<|
crabnky commented 5 years ago

+1

Zyggyrat commented 5 years ago

+1 as well

ghedwards commented 5 years ago

+1

ghedwards commented 5 years ago

I have a fork https://github.com/ghedwards/sonar-coldfusion/ and a pull request based on the work from https://github.com/nbihan-mediware/sonar-coldfusion/

ghost commented 5 years ago

I can confirm that this works wonderfully! Thanks for your work, ghedwards!

dixitmehuls commented 5 years ago

+1

HimansuSekharKhuntia commented 4 years ago

https://github.com/ghedwards/sonar-coldfusion/ This worked for me as well! Thanks for your work, ghedwards!

tommywo commented 2 years ago

SonarQube 7.6 is supported in v2.0.0