-
interface
A listener for session events.
interface
Defines a hierarchical visitor for collecting dependency node trees.
-
interface
This interface forms the contract required for Mojos
to interact with the Maven
infrastructure.
It features an execute()
method, which triggers the Mojo's build-process behavior, and can throw
a MojoException if error conditions occur.
-
interface
interface
Transport for specified remote repository (using provided remote repository base URI as root).
interface
Transporter provider is a service that provides somewhat trivial transport capabilities backed by Maven internals.
class