mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-17 17:09:12 +00:00

* the logging framework is extracted into its own jar and moved in the mvn/lib/ directory * the other daemon jars are moved into the mvn/lib/mvnd directory and not used by maven at all This makes maven class loader almost identical to the stock maven classloader, but for the logging framework