-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MNG-8084] add di & api-impl #1461
Conversation
notice that there is a chicken and egg problem between resolver and Maven: api-impl depends on resolver supplier, which depends on resolver-provider |
Supplier is to be moved to api-impl, as it is not meant to be used in Maven (only in projects that "run maven without maven", ie. resolver integrations w/ maven models). The plan is to move supplier to api-impl, and have resolver supplier depends on api-impl instead. @gnodet |
See #1460 |
drop model-transform deleted in MNG-7877
PR updated https://maven.apache.org/ref/4-LATEST/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good enough to me, even though it's not perfectly inline with current status.
I'm happy to update it if you tell me what remains to do: it's just a small update of an OpenOffice document, save as .svg and run the update
BTW, I'd be interested to be able to create this type of automatic drawing as a reference |
also drop model-transform deleted in MNG-7877
published to https://maven.apache.org/ref/4-LATEST/