Uses of Annotation Type
org.apache.maven.api.annotations.Consumer
Packages that use Consumer
-
Uses of Consumer in org.apache.maven.api
Classes in org.apache.maven.api with annotations of type ConsumerModifier and TypeInterfaceDescriptioninterfaceA listener for session events.interfaceDefines a hierarchical visitor for collecting dependency node trees. -
Uses of Consumer in org.apache.maven.api.plugin
Classes in org.apache.maven.api.plugin with annotations of type ConsumerModifier and TypeInterfaceDescriptioninterfaceInterface that can be provided by the plugin to wire in custom lifecycles leveraged using theExecuteannotation.interfaceThis interface forms the contract required forMojosto interact with theMaveninfrastructure.
It features anexecute()method, which triggers the Mojo's build-process behavior, and can throw a MojoException if error conditions occur. -
Uses of Consumer in org.apache.maven.api.services
Classes in org.apache.maven.api.services with annotations of type ConsumerModifier and TypeInterfaceDescriptioninterfaceinterfaceTransport for specified remote repository (using provided remote repository base URI as root).interfaceTransporter provider is a service that provides somewhat trivial transport capabilities backed by Maven internals.classinterfaceParses and evaluates version ranges encountered in dependency declarations.classinterfaceResolves artifact meta/pseudo versions.class