Package org.gradle.api.tasks.diagnostics
@NonNullApi
package org.gradle.api.tasks.diagnostics
The diagnostic
Task
implementations.-
ClassesClassDescriptionBase class for reporting tasks which display information about attributes and related data associated to a variant/configuration.Displays the dependency tree for a configuration.Report model.The base class for all Project based project report tasks.Deprecated.A task which reports information about the Artifact Transforms (implemented by
TransformAction
) used by a project.Provides information about the build environment for the project that the task is associated with.The base class for all project based report tasks with custom task actions.Generates a report that attempts to answer questions like: Why is this dependency in the dependency graph? Exactly which dependencies are pulling this dependency into the graph? What is the actual version (i.e.Displays the dependency tree for a project.A task which reports the outgoing variants of a project on the command line.Deprecated.UseAbstractProjectBasedReportTask
instead.Displays a list of projects in the build.Report model.Displays the properties of a project.Model for the report.A task which reports the configurations of a project which can be resolved on the command line.Displays a list of tasks in the project.
AbstractProjectBasedReportTask
instead.