Error executing sonarAnalyze

gradle sonarAnalyze:

(gradle 1.1)

  • What went wrong: Execution failed for task ‘:modules:bam-ae:sonarAnalyze’.

PicoLifecycleException: method ‘public org.sonar.core.persistence.MyBatis org.sonar.core.persistence.MyBatis.start()’, instance 'org.sonar.core.persistence.MyBatis@14bc5333, java.lang.RuntimeException: wrapper

… bunch of stuff…

Caused by: java.lang.ClassCastException: ch.qos.logback.classic.Logger cannot be cast to ch.qos.logback.classic.Logger

ideas?

This is a known issue and is fixed in 1.2 (See GRADLE-2424).