Elliotte Rusty Harold created MNG-8749: ------------------------------------------
Summary: 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 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)