[MNG-8753] delete DependencyManagementImporter
Open
enhancement
priority:blocker
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** opened **[MNG-8753](https://issues.apache.org/jira/browse/MNG-8753?redirect=false)** and commented
Another case of excess abstraction where several public classes and interfaces look able to be reduced to a single private static method. The public API can be reintroduced later if there's ever a need for it, but more likely YAGNI. It's worth checking this for everything in org.apache.maven.api.services.model
---
No further details from [MNG-8753](https://issues.apache.org/jira/browse/MNG-8753?redirect=false)
Contributor guide
Assessment
This issue has not been assessed yet.