mirror of
https://github.com/apache/maven.git
synced 2025-02-08 02:59:22 +00:00
cfa13f5cc7
This is an ongoing effort to confine Plexus, but also perform a bit of cleanup in Maven Core and around. No logic changes, just replacing Plexus with Lookup (that is a thin wrapper around it), and removing unused members, redundant checks, etc. Module maven-compat omitted on purpose. --- https://issues.apache.org/jira/browse/MNG-7999