Table of Contents
API Documentation: | DependentComponentsReport |
---|
Note: This class is incubating and may change in a future version of Gradle.
Displays dependent components.
Property | Description |
components | Incubating The components to generate the report for. Defaults to all components of this project. |
showAll | Incubating Should this include both non-buildable and test suites in the report? |
showNonBuildable | Incubating Should this include non-buildable components in the report? |
showTestSuites | Incubating Should this include test suites in the report? |
Note: This property is incubating and may change in a future version of Gradle.
The components to generate the report for. Defaults to all components of this project.
Note: This property is incubating and may change in a future version of Gradle.
Should this include both non-buildable and test suites in the report?
Note: This property is incubating and may change in a future version of Gradle.
Should this include non-buildable components in the report?
Note: This property is incubating and may change in a future version of Gradle.
Should this include test suites in the report?