Uses of Annotation Interface
org.apache.maven.api.di.Named
Packages that use Named
Package
Description
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.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.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.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.internal.impl
Classes in org.apache.maven.internal.impl with annotations of type NamedModifier and TypeClassDescriptionclassclassImplementation ofArtifactDeployerservice.classclassclassclassclassclassclassclassclassNormalizes 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.classclassclassBuilds 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.internal.impl.model
Classes in org.apache.maven.internal.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.classclassclassHandles 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.classclassResolves 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.internal.impl.model.profile
Classes in org.apache.maven.internal.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.internal.impl.model.rootlocator
Classes in org.apache.maven.internal.impl.model.rootlocator with annotations of type NamedModifier and TypeClassDescriptionclassclassclass -
Uses of Named in org.apache.maven.internal.impl.resolver
Classes in org.apache.maven.internal.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.internal.impl.resolver.relocation
Classes in org.apache.maven.internal.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.internal.impl.resolver.type
Classes in org.apache.maven.internal.impl.resolver.type with annotations of type Named