rfscholte commented on issue #243: [MNG-6633] - Reduce memory usage of excludes URL: https://github.com/apache/maven/pull/243#issuecomment-488058755 maven-compat contains classes that should not be used anymore in Maven 3. These classes are only there so Maven2 plugins still work. Hence we don't want to maintain these classes and they are likely to be removed in the next major version. Even though I understand the reason of consistency, by only doing improvements on the maintained code we're trying to push Maven2 plugin maintainers to migrate to Maven3 code.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
