Backelite / sonar-objective-c

Sonar Plugin for Objective-C
197 stars 75 forks source link

Jenkins Build Failure after installing Backlite Objective C plugin in Sonarqube #69

Open yramya20 opened 6 years ago

yramya20 commented 6 years ago

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.