Uses of Annotation Interface
org.apache.maven.api.di.Named
Packages that use Named
Package
Description
Defines the Service Provider Interface (SPI) for Maven extensions, allowing
third-party implementations to extend and customize Maven's core functionality
through a stable, versioned API.
-
Uses of Named in org.apache.maven.api.spi
Classes in org.apache.maven.api.spi with annotations of type NamedModifier and TypeInterfaceDescriptioninterface
Service provider interface for registering customLanguage
implementations.interface
Service provider interface for registering customLifecycle
implementations.interface
TheModelParser
interface is used to locate and readModel
s from the file system.interface
Interface for model transformers that can modify Maven project models at different stages of processing.interface
Service provider interface for registering customPackaging
implementations.interface
Service provider interface for registering customPathScope
implementations.interface
Service provider interface for registering customProjectScope
implementations.interface
Component able to contribute to Maven session user properties.interface
Service provider interface for registering customType
implementations.