Class MavenInvoker

java.lang.Object
org.apache.maven.cling.invoker.LookupInvoker<MavenContext>
org.apache.maven.cling.invoker.mvn.MavenInvoker
All Implemented Interfaces:
AutoCloseable, Invoker
Direct Known Subclasses:
ResidentMavenInvoker

public class MavenInvoker extends LookupInvoker<MavenContext>
The Maven invoker, that expects whole Maven on classpath and invokes it.