Class DefaultResidentMavenInvoker

All Implemented Interfaces:
AutoCloseable, Invoker<MavenInvokerRequest<MavenOptions>>, MavenInvoker<MavenInvokerRequest<MavenOptions>>, ResidentMavenInvoker

Local invoker implementation, when Maven CLI is being run. System uses ClassWorld launcher, and class world instance is passed in via "enhanced" main method. Hence, this class expects fully setup ClassWorld via constructor.