mirror of
https://github.com/apache/maven-mvnd.git
synced 2026-01-13 07:04:14 +08:00
mvnd still had mvn3 like code, just drop it and let base parser do the work. All the mvnd needs is filtering. Discriminating based on XML file hashes. Fixes #1280