All Classes and Interfaces

Class
Description
Embedded executor implementation, that invokes Maven from installation directory within this same JVM but in isolated classloader.
 
Defines the contract for a component responsible for executing a Maven tool using the information provided in an ExecutorRequest.
Represents an exception that occurs during the execution of a Maven build or command.
Represents a request to execute Maven with command-line arguments.
 
Forked executor implementation, that spawns a subprocess with Maven from the installation directory.