[ https://issues.apache.org/jira/browse/MNG-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Elliotte Rusty Harold updated MNG-8753: --------------------------------------- Description: 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 (was: Another case of excess abstraction where several public classes and interfaces look able to be reduced to s 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) > delete DependencyManagementImporter > ----------------------------------- > > Key: MNG-8753 > URL: https://issues.apache.org/jira/browse/MNG-8753 > Project: Maven > Issue Type: Improvement > Reporter: Elliotte Rusty Harold > Priority: Blocker > > 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 -- This message was sent by Atlassian Jira (v8.20.10#820010)