cstamas opened a new pull request, #1282: URL: https://github.com/apache/maven-mvnd/pull/1282
mvnd still had mvn3 like code, just drop it and let base parser do the work. All the mvnd needs is filtering. mvnd re extensions was still on mvn3 level, as it supported only one extnsions source. But in fact, the problem was that it override methods that were not needed to be overrridden. Fixes #1280 -- 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