[ https://issues.apache.org/jira/browse/MNG-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955208#comment-17955208 ]
Elliotte Rusty Harold commented on MNG-8749: -------------------------------------------- YAGNI. Additional public API can be introduced later when it's needed, if it's needed, and at that point in time we'd have a much better understanding and picture of what's actually needed. > Hide PathTranslator from API > ---------------------------- > > Key: MNG-8749 > URL: https://issues.apache.org/jira/browse/MNG-8749 > Project: Maven > Issue Type: Improvement > Reporter: Elliotte Rusty Harold > Priority: Blocker > > org.apache.maven.api.services.model.PathTranslator has exactly one > implementation that is only used in the impl package. Move it there, make it > non-public, and combine it with DefaultPathTranslator. > It can be added to the org.apache.maven.api.services.model package later if a > need is uncovered, but right now no such need exists. -- This message was sent by Atlassian Jira (v8.20.10#820010)