bazel-contrib / bazel-contrib/rules_jvm_external
Add option to exclude by group or wildcard
Open
- Dominant language
- Java
- Stars
- 373
- Forks
- 301
- Avg merge
- 7d 17h
- Merged PRs (30d)
- 3
Description
`maven.artifact` supports exclusions by pair group + artifact. Sometimes we need to exclude several dependencies from one artifact. Being able to do so by group or wildcard could be useful.
Contributor guide
Research direction
Start by tracing how `maven.artifact` currently represents and applies exclusions. Define the intended matching behavior for group-only and wildcard exclusions, including interactions with existing group-plus-artifact pairs. The work is done when the requested exclusion forms are supported and their behavior is verified by the project’s relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100