PMD plugin fails after upgrading Sonarqube to 4.5.4
问题 I am upgrading my existing SonarQube 3.7.4 installation to the new LTS release 4.5.4 . I'd like to reuse my ruleset and I am using the sonarqube ant task (as before) to analyze my projects. After upgrading the sonar installation and the ant task to 2.2 without changing anything else I'm getting a NoClassDefFoundError while executing the ant task: build.xml:1659: org.sonar.runner.impl.RunnerException: Unable to execute Sonar at org.sonar.runner.impl.BatchLauncher$1.delegateExecution