Groovy Documentation

Package org.gradle.api.tasks.diagnostics

The diagnostic Task implementations.

 

Class Summary
AbstractReportTask The base class for all project report tasks.
DependencyInsightReportTask Generates a report that attempts to answer questions like:
  • Why is this dependency in the dependency graph?
DependencyReportTask Displays the dependency tree for a project.
ProjectReportTask
PropertyReportTask Displays the properties of a project.
TaskReportTask
 


Gradle API 1.8