apache / apache/maven-dependency-plugin
[MDEP-970] dependency:analyze-exclusions does not report uneeded exclusions
- Dominant language
- Java
- Stars
- 175
- Forks
- 196
- Avg merge
- 19h 30m
- Merged PRs (30d)
- 5
Description
**[Jakub Bochenski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jbochenski)** opened **[MDEP-970](https://issues.apache.org/jira/browse/MDEP-970?redirect=false)** and commented
Apache Maven 3.9.9
dependency:3.8.1
```
org.jetbrains
annotations
23.1.0
foo
bar
```
This is not reported - neither in dependencies nor in dependencyManagement
---
**Attachments:**
- [mrp.tar.gz](https://issues.apache.org/jira/secure/attachment/13073559/mrp.tar.gz) (_10.52 kB_)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the example with Maven 3.9.9 and dependency:3.8.1, using the attached mrp.tar.gz project. Inspect the dependency:analyze-exclusions output for both dependencies and dependencyManagement. Done means the unnecessary foo:bar exclusion is reported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100