-
interface
A listener for session events.
interface
Defines a hierarchical visitor for collecting dependency node trees.
-
interface
Interface that can be provided by the plugin to wire in custom lifecycles
leveraged using the
Execute
annotation.
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
interface
Parses and evaluates version ranges encountered in dependency declarations.
class
interface
Resolves artifact meta/pseudo versions.
class