gnodet commented on PR #1457: URL: https://github.com/apache/maven/pull/1457#issuecomment-2027019382
> Maybe "v3 mode" should use old stuff, and "v4 mode" should use this new stuff? As we also have "v3 scopes vs v4" scopes, and v4 scopes should not be used with v3 modes... How would you decide which one is used ? The `Maven3ScopeManagerConfiguration` is not used atm afaik. I just copied those to accommodate the recent changes. I'm working on rewriting the ProjectBuilder on top of the new ModelBuilder, to at least fix any regression using unit tests and integration tests. Once we have full support, we could think of having two different builders at the same time if we need to configure them differently. What kind of changes would you see ? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
