Uses of Annotation Interface
org.apache.maven.api.di.Named
Package
Description
Maven Resolver extensions for utilizing the Maven POM and Maven
repository metadata.
-
Uses of Named in org.apache.maven.api.spi
Modifier and TypeInterfaceDescriptioninterface
interface
interface
TheModelParser
interface is used to locate and readModel
s from the file system.interface
Marker interface for model transformers.interface
interface
interface
interface
Component able to contribute to Maven session user properties.interface
-
Uses of Named in org.apache.maven.internal.aether
Modifier and TypeClassDescriptionclass
class
Extender that fills in legacy bits (using legacy code). -
Uses of Named in org.apache.maven.internal.impl
Modifier and TypeClassDescriptionclass
class
Implementation ofArtifactDeployer
service.class
class
class
class
class
class
class
class
class
Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.class
class
class
Handles expansion of general build plugin configuration into individual executions.class
class
Builds the effective settings from a user settings file and/or a global settings file.class
class
class
Builds the effective toolchains from a user toolchains file and/or a global toolchains file.class
class
class
Normalizes a URL.class
A wrapper class around a resolver version that works as model version parser as well.class
class
static class
static class
static class
-
Uses of Named in org.apache.maven.internal.impl.model
Modifier and TypeClassDescriptionclass
Handles the import of dependency management from other models into the target model.class
Handles injection of dependency management into the model.class
Handles inheritance of model values.class
class
Handles injection of plugin executions induced by the lifecycle bindings for a packaging.class
The model builder is responsible for building theModel
from the POM file.class
class
class
Handles normalization of a model.class
Resolves relative paths within a model against a specific base directory.class
Note: uses @Typed to limit the types it is available for injection to just ModelProcessor.class
class
Resolves relative paths against a specific base directory.class
Handles injection of plugin management into the model.class
Handles profile injection into the model.class
Calculates the active profiles among a given collection of profiles.class
Finds an absolute path forActivationFile.getExists()
orActivationFile.getMissing()
-
Uses of Named in org.apache.maven.internal.impl.model.profile
Modifier and TypeClassDescriptionclass
Determines profile activation based on the existence/absence of some file.class
Determines profile activation based on the version of the current Java runtime.class
Determines profile activation based on the operating system of the current runtime platform.class
Determines profile activation based on the project's packaging.class
Determines profile activation based on the existence or value of some execution property. -
Uses of Named in org.apache.maven.internal.impl.model.rootlocator
Modifier and TypeClassDescriptionclass
class
class
-
Uses of Named in org.apache.maven.internal.impl.resolver
Modifier and TypeClassDescriptionclass
Default artifact descriptor reader.class
A model resolver to assist building of dependency POMs.class
class
class
Default version scheme provider: provides singletonGenericVersionScheme
instance.class
Maven G level metadata generator factory.class
Maven GAV level metadata generator factory.class
Maven GA level metadata generator factory. -
Uses of Named in org.apache.maven.internal.impl.resolver.relocation
Modifier and TypeClassDescriptionfinal class
Relocation source from standard distribution management.final class
Relocation source from user properties. -
Uses of Named in org.apache.maven.internal.impl.resolver.type