Uses of Interface
org.apache.maven.api.services.SettingsBuilder
Packages that use SettingsBuilder
Package
Description
This package contain support (mostly abstract) classes, that implement "base" of CLIng.
- 
Uses of SettingsBuilder in org.apache.maven.cling.invokerMethods in org.apache.maven.cling.invoker with parameters of type SettingsBuilderModifier and TypeMethodDescriptionprotected RunnableLookupInvoker.settings(C context, boolean emitSettingsWarnings, SettingsBuilder settingsBuilder) This method is invoked twice during "normal" LookupInvoker level startup: once when (if present) extensions are loaded up during Plexus DI creation, and once afterward as "normal" boot procedure.
- 
Uses of SettingsBuilder in org.apache.maven.implClasses in org.apache.maven.impl that implement SettingsBuilderModifier and TypeClassDescriptionclassBuilds the effective settings from a user settings file and/or a global settings file.