gnodet commented on PR #1217:
URL: https://github.com/apache/maven/pull/1217#issuecomment-1688153034

   > Is this for v4 only? Some of the API changes look incompatible.
   
   Yes, I did not really envision to backport it.  I think most of the changed 
methods are new in 4.0.  The exceptions are the default value in the model and 
the new `ModelSource3` which I introduced to avoid adding a method to an 
interface that could be possibly implemented by plugins / extensions.  I may 
have missed a possible incompatible change if a plugin/extension actually 
implements `ModelSource2` (as I should provide the previous behaviour in such a 
case).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to