2 comments (2 comments)1 reaction (1 reaction)0 assignees (0 assignees)Groovy440 stars (440 stars)70 forks (70 forks)batch import
help wanted
Description
Is there any way to exclude transitive dependencies?
Contributor guide
- Tech stack
- groovy
- Domain
- build systemtooling
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- Basic understanding of Gradle plugin configuration
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 60
- Research direction
- The user is asking for a way to exclude transitive dependencies in the license report. This is a feature request. The relevant code is likely in the LicenseReportTask class or similar. Check the project's documentation and configuration examples. No maintainer response has been provided. Consider implementing a configuration option to filter out transitive dependencies.