Uses of Annotation Interface
org.apache.maven.api.di.Singleton
Packages that use Singleton
Package
Description
Maven Resolver extensions for utilizing the Maven POM and Maven
 repository metadata.
- 
Uses of Singleton in org.apache.maven.internal.aetherClasses in org.apache.maven.internal.aether with annotations of type SingletonModifier and TypeClassDescriptionclassclassExtender that fills in legacy bits (using legacy code).
- 
Uses of Singleton in org.apache.maven.internal.implClasses in org.apache.maven.internal.impl with annotations of type SingletonModifier 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.classclassclassclassclassclassNormalizes a URL.classA wrapper class around a resolver version that works as model version parser as well.classclassstatic class
- 
Uses of Singleton in org.apache.maven.internal.impl.modelClasses in org.apache.maven.internal.impl.model with annotations of type SingletonModifier 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.classFinds an absolute path forActivationFile.getExists()orActivationFile.getMissing()
- 
Uses of Singleton in org.apache.maven.internal.impl.model.profileClasses in org.apache.maven.internal.impl.model.profile with annotations of type SingletonModifier and TypeClassDescriptionclassDetermines 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 Singleton in org.apache.maven.internal.impl.resolverClasses in org.apache.maven.internal.impl.resolver with annotations of type SingletonModifier 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 Singleton in org.apache.maven.internal.impl.resolver.relocationClasses in org.apache.maven.internal.impl.resolver.relocation with annotations of type SingletonModifier and TypeClassDescriptionfinal classRelocation source from standard distribution management.final classRelocation source from user properties.