cstamas commented on PR #1391: URL: https://github.com/apache/maven/pull/1391#issuecomment-1909896797
> Maybe, but there's no point in the first PR if we don't go further... Um, the point of first commit is to move off from all the deprecated classes in resolver (see https://github.com/apache/maven-resolver/pull/412 and related JIRA), as currently, boundary of "scope interpretation and transformation" is completely blurred and doubled between Resolver and Maven Core. Things like adding new scopes is not trivial at all, as it requires changes in both projects, whereis Resolver should be really oblivious about scopes. The first commit is really not related to 2nd step, it just does the right thing (moves all scope related logic to Maven Core), that in turn also effectively clears grounds for step2. -- 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