Uses of Interface
org.apache.maven.api.services.model.DependencyManagementImporter
Packages that use DependencyManagementImporter
-
Uses of DependencyManagementImporter in org.apache.maven.internal.impl.model
Classes in org.apache.maven.internal.impl.model that implement DependencyManagementImporterModifier and TypeClassDescriptionclass
Handles the import of dependency management from other models into the target model.Constructors in org.apache.maven.internal.impl.model with parameters of type DependencyManagementImporterModifierConstructorDescriptionDefaultModelBuilder
(ModelProcessor modelProcessor, ModelValidator modelValidator, ModelNormalizer modelNormalizer, ModelInterpolator modelInterpolator, ModelPathTranslator modelPathTranslator, ModelUrlNormalizer modelUrlNormalizer, SuperPomProvider superPomProvider, InheritanceAssembler inheritanceAssembler, ProfileSelector profileSelector, ProfileInjector profileInjector, PluginManagementInjector pluginManagementInjector, DependencyManagementInjector dependencyManagementInjector, DependencyManagementImporter dependencyManagementImporter, LifecycleBindingsInjector lifecycleBindingsInjector, PluginConfigurationExpander pluginConfigurationExpander, ProfileActivationFilePathInterpolator profileActivationFilePathInterpolator, ModelTransformer transformer, ModelVersionParser versionParser)