Hi, Looking at the DSL for the SonarRunner plugin, I noticed that the dependencies of the SonarRunner tasks are directly on the test task. One of the big weaknesses of the original Sonar plugin was that sonarAnalyze had no dependencies, but the approach in SonarRunner bypasses the more model based approaches many of the other plugins have taken. Could the SonarRunner DSL be modified to get its dependencies from the inputs instead?
Andrew Oberstar
