[ https://issues.apache.org/jira/browse/MNG-8410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet updated MNG-8410: --------------------------------- Description: We need to start with a coherent API. Some artifacts / packages are not clearly aligned. * {{maven-api-meta}} exports {{org.apache.maven.api.annotations}} * {{maven-api-core}} exports {{org.apache.maven.api}}, {{org.apache.maven.api.feature}}, {{org.apache.maven.api.plugin}} and {{org.apache.maven.api.services}} So what about: * rename the artifact providing {{org.apache.maven.api.annotations}} package from {{maven-api-meta}} to {{maven-api-annotations}} * move the {{org.apache.maven.api.plugin}} package to the {{maven-api-plugin}} artifact * get rid of {{org.apache.maven.api.features}} package, I think we may rather use {{Constants}} properties * maybe rename both {{maven-api-core}} to {{maven-api-session}} and the {{org.apache.maven.api}} package to {{org.apache.maven.api.session}} and {{org.apache.maven.api.session.services}} was: We need to start with a coherent API. Some artifacts / packages are not clearly aligned. > Align API artifactId and packages > --------------------------------- > > Key: MNG-8410 > URL: https://issues.apache.org/jira/browse/MNG-8410 > Project: Maven > Issue Type: Bug > Components: API > Affects Versions: 4.0.0-rc-1 > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Priority: Major > Fix For: 4.0.0-rc-2 > > > We need to start with a coherent API. > Some artifacts / packages are not clearly aligned. > * {{maven-api-meta}} exports {{org.apache.maven.api.annotations}} > * {{maven-api-core}} exports {{org.apache.maven.api}}, > {{org.apache.maven.api.feature}}, {{org.apache.maven.api.plugin}} and > {{org.apache.maven.api.services}} > So what about: > * rename the artifact providing {{org.apache.maven.api.annotations}} package > from {{maven-api-meta}} to {{maven-api-annotations}} > * move the {{org.apache.maven.api.plugin}} package to the > {{maven-api-plugin}} artifact > * get rid of {{org.apache.maven.api.features}} package, I think we may rather > use {{Constants}} properties > * maybe rename both {{maven-api-core}} to {{maven-api-session}} and the > {{org.apache.maven.api}} package to {{org.apache.maven.api.session}} and > {{org.apache.maven.api.session.services}} -- This message was sent by Atlassian Jira (v8.20.10#820010)