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.
Helper class for routing Maven execution based on preferences and/or issued execution requests.
The modes of execution.
Represents a request to execute Maven with command-line arguments.
 
A tool implementing some common Maven operations.
Forked executor implementation, that spawns a subprocess with Maven from the installation directory.
Simple router to executors, and delegate to executor tool.
ExecutorTool implementation based on Maveniverse Toolbox.