Jenkins Build Failure after installing Backlite Objective C plugin in Sonarqube

Hello,

I’m using Sonarqube version 6.2 and installed freeware backlite objective C plugin in sonarqube.

After installing this plugin in sonarqube when we were trying to build projects (maven) using jenkins, builds failed with the below error:

[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.4.1.1168:sonar (default-cli) on project cwow-parent-maven: Unable to register extension org.sonar.plugins.objectivec.ObjectiveCSquidSensor from plugin 'backelitesonarobjectivecplugin': Lorg/sonar/api/checks/AnnotationCheckFactory;: org.sonar.api.checks.AnnotationCheckFactory -> [Help 1]

Kindly help on how do resolve this issue as we need objective C plugin to be installed for a requirement.

Hi,

This looks like a compatibility issue, however at that stage you should note that this 3rd-party plugin has its own community @ https://github.com/Backelite/sonar-objective-c . I suggest you reach out there to see if this is a known issue/limitation of the plugin.

Thank you for directing me :slight_smile: