解决Unable to load component class org.sonar.scanner.report.ActiveRulesPublisher/Unable to load component interface org.sonar.api.batch.rule.ActiveRules: NullPointerException

解决办法

  1. Delete the directory data/es in your SonarQube installation.
  2. Restart SonarQube.
原文地址:https://www.cnblogs.com/sprinng/p/6837432.html