class SonarPlugin
A plugin for integrating with Sonar, a web-based platform for managing code quality. Adds a task named sonarAnalyze that analyzes the project to which the plugin is applied and its subprojects. The results are stored in the Sonar database.
For more information, see the Sonar Plugin chapter in the Gradle user guide.
Type | Name and description |
---|---|
static String |
SONAR_ANALYZE_TASK_NAME |
Constructor and description |
---|
SonarPlugin
(Instantiator instantiator) |
Gradle API 2.0