You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that's one big reason why we now have a clean API in Maven 4.
Basically, everything inside org.apache.maven.api package coming from org.apache.maven:maven-api-xxx artifacts is the API. Anything else is not.
JPMS could be experimented in branch. The clean separation in Maven 4 should make that easier. Whether the experiment would be merged to master or not would be discussed after we can see how it works.
Goals
Non-Goals
Questions
The text was updated successfully, but these errors were encountered: