Improve Maven Parser dependencies resolver
Open
- Dominant language
- Java
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Maven Parser.getDependencies() is not accurate:
- it doesn't retrieve all dependencies
- it fails to resolve some transitive dependencies
It should mimic the maven-dependency-plugin resolve mojo and the result should be the same as dependency:resolve goal.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.