Description
INFO: Sensor org.sonar.plugins.objectivec.violations.oclint.OCLintSensor
INFO: Processing OCLint report sonar-reports/oclint_report.xml
INFO: ------------------------------------------------------------------------
INFO: EXECUTION FAILURE
INFO: ------------------------------------------------------------------------
INFO: Total time: 8.993s
INFO: Final Memory: 49M/321M
INFO: ------------------------------------------------------------------------
ERROR: Error during SonarQube Scanner execution
ERROR: The rule 'OCLint:compiler warning' does not exist.
Any ideas what might be causing this? SonarQube 5.6
UPDATE: with some testing, OCLint 0.13 has this error, while OCLint 0.12 does not. Is there a new compiler warning that was introduced in 0.13 that does not yet exist in this sonar plugin?