Uses of Interface
org.apache.maven.api.spi.ExtensibleEnumProvider
Packages that use ExtensibleEnumProvider
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 ExtensibleEnumProvider in org.apache.maven.api.spi
Subinterfaces of ExtensibleEnumProvider in org.apache.maven.api.spiModifier and TypeInterfaceDescriptioninterfaceService provider interface for registering customLanguageimplementations.interfaceService provider interface for registering customLifecycleimplementations.interfaceService provider interface for registering customPackagingimplementations.interfaceService provider interface for registering customPathScopeimplementations.interfaceService provider interface for registering customProjectScopeimplementations.interfaceService provider interface for registering customTypeimplementations.