-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function
Milestone
Description
Guillaume Nodet opened MNG-8410 and commented
We need to start with a coherent API.
Some artifacts / packages are not clearly aligned.
maven-api-metaexportsorg.apache.maven.api.annotationsmaven-api-coreexportsorg.apache.maven.api,org.apache.maven.api.feature,org.apache.maven.api.pluginandorg.apache.maven.api.services
So what about:
- rename the artifact providing
org.apache.maven.api.annotationspackage frommaven-api-metatomaven-api-annotations - move the
org.apache.maven.api.pluginpackage to themaven-api-pluginartifact - get rid of
org.apache.maven.api.featurespackage, I think we may rather useConstantsproperties - maybe rename both
maven-api-coretomaven-api-sessionand theorg.apache.maven.apipackage toorg.apache.maven.api.sessionandorg.apache.maven.api.session.services
Affects: 4.0.0-rc-1
Remote Links:
Backported to: 4.0.0-rc-2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function