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.
This package contains the
mvnenc tool implementation.Maven Resolver extensions for utilizing the Maven POM and Maven
repository metadata.
-
Uses of Named in org.apache.maven.api.spi
Classes in org.apache.maven.api.spi with annotations of type NamedModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceTheModelParserinterface is used to locate and readModels from the file system.interfaceMarker interface for model transformers.interfaceinterfaceinterfaceinterfaceComponent able to contribute to Maven session user properties.interface -
Uses of Named in org.apache.maven.cling.extensions
Classes in org.apache.maven.cling.extensions with annotations of type NamedModifier and TypeClassDescriptionclassBootstrapCoreExtensionManagerConstructor parameters in org.apache.maven.cling.extensions with annotations of type NamedModifierConstructorDescriptionBootstrapCoreExtensionManager(DefaultPluginDependenciesResolver pluginDependenciesResolver, RepositorySystemSessionFactory repositorySystemSessionFactory, CoreExports coreExports, org.codehaus.plexus.PlexusContainer container, org.eclipse.aether.repository.WorkspaceReader ideWorkspaceReader, org.eclipse.aether.RepositorySystem repoSystem, Interpolator interpolator) -
Uses of Named in org.apache.maven.cling.invoker.mvnenc
Classes in org.apache.maven.cling.invoker.mvnenc with annotations of type NamedModifier and TypeClassDescriptionclassTrivial master password source using MavenPrompterservice. -
Uses of Named in org.apache.maven.cling.invoker.mvnenc.goals
Classes in org.apache.maven.cling.invoker.mvnenc.goals with annotations of type Named -
Uses of Named in org.apache.maven.cling.invoker.mvnsh.builtin
Classes in org.apache.maven.cling.invoker.mvnsh.builtin with annotations of type Named -
Uses of Named in org.apache.maven.cling.invoker.spi
Classes in org.apache.maven.cling.invoker.spi with annotations of type NamedModifier and TypeClassDescriptionfinal classHack: to circumvent sisu/plexus/di stuff. -
Uses of Named in org.apache.maven.impl
Classes in org.apache.maven.impl with annotations of type NamedModifier and TypeClassDescriptionclassclassImplementation ofArtifactDeployerservice.classclassclassclassclassclassclassclassclassclassNormalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.classclassclassHandles expansion of general build plugin configuration into individual executions.classclassBuilds the effective settings from a user settings file and/or a global settings file.classclassclassclassBuilds the effective toolchains from a user toolchains file and/or a global toolchains file.classclassclassNormalizes a URL.classA wrapper class around a resolver version that works as model version parser as well.classclassstatic classstatic classstatic class -
Uses of Named in org.apache.maven.impl.cache
Classes in org.apache.maven.impl.cache with annotations of type Named -
Uses of Named in org.apache.maven.impl.model
Classes in org.apache.maven.impl.model with annotations of type NamedModifier and TypeClassDescriptionclassHandles the import of dependency management from other models into the target model.classHandles injection of dependency management into the model.classHandles inheritance of model values.classclassHandles injection of plugin executions induced by the lifecycle bindings for a packaging.classThe model builder is responsible for building theModelfrom the POM file.classclassHandles normalization of a model.classResolves relative paths within a model against a specific base directory.classNote: uses @Typed to limit the types it is available for injection to just ModelProcessor.classclassclassResolves relative paths against a specific base directory.classHandles injection of plugin management into the model.classHandles profile injection into the model.classCalculates the active profiles among a given collection of profiles. -
Uses of Named in org.apache.maven.impl.model.profile
Classes in org.apache.maven.impl.model.profile with annotations of type NamedModifier and TypeClassDescriptionclassThis class is responsible for activating profiles based on conditions specified in the profile's activation section.classDetermines profile activation based on the existence/absence of some file.classDetermines profile activation based on the version of the current Java runtime.classDetermines profile activation based on the operating system of the current runtime platform.classDetermines profile activation based on the project's packaging.classDetermines profile activation based on the existence or value of some execution property. -
Uses of Named in org.apache.maven.impl.model.rootlocator
Classes in org.apache.maven.impl.model.rootlocator with annotations of type NamedModifier and TypeClassDescriptionclassclassclass -
Uses of Named in org.apache.maven.impl.resolver
Classes in org.apache.maven.impl.resolver with annotations of type NamedModifier and TypeClassDescriptionclassDefault artifact descriptor reader.classA model resolver to assist building of dependency POMs.classclassclassDefault version scheme provider: provides singletonGenericVersionSchemeinstance.classMaven G level metadata generator factory.classMaven GAV level metadata generator factory.classMaven GA level metadata generator factory. -
Uses of Named in org.apache.maven.impl.resolver.relocation
Classes in org.apache.maven.impl.resolver.relocation with annotations of type NamedModifier and TypeClassDescriptionfinal classRelocation source from standard distribution management.final classRelocation source from user properties. -
Uses of Named in org.apache.maven.impl.resolver.type
Classes in org.apache.maven.impl.resolver.type with annotations of type Named -
Uses of Named in org.apache.maven.internal.aether
Classes in org.apache.maven.internal.aether with annotations of type NamedModifier and TypeClassDescriptionclassclassExtender that fills in legacy bits (using legacy code). -
Uses of Named in org.apache.maven.jline
Classes in org.apache.maven.jline with annotations of type Named -
Uses of Named in org.apache.maven.toolchain
Classes in org.apache.maven.toolchain with annotations of type Named