| Modifier and Type | Method and Description | 
|---|---|
| Settings | MavenSession. getSettings() | 
| Settings | MavenSession. getSettings() | 
| Modifier and Type | Method and Description | 
|---|---|
| MavenExecutionRequest | DefaultMavenExecutionRequestPopulator. populateFromSettings(MavenExecutionRequest request,
                    Settings settings)Deprecated.  | 
| MavenExecutionRequest | MavenExecutionRequestPopulator. populateFromSettings(MavenExecutionRequest request,
                    Settings settings)Deprecated.  | 
| MavenExecutionRequest | MavenExecutionRequestPopulator. populateFromSettings(MavenExecutionRequest request,
                    Settings settings)Deprecated.  | 
| MavenExecutionRequest | DefaultMavenExecutionRequestPopulator. populateFromSettings(MavenExecutionRequest request,
                    Settings settings)Deprecated.  | 
| Constructor and Description | 
|---|
| MavenSession(org.codehaus.plexus.PlexusContainer container,
            Settings settings,
            ArtifactRepository localRepository,
            EventDispatcher eventDispatcher,
            ReactorManager unused,
            List<String> goals,
            String executionRootDir,
            Properties executionProperties,
            Date startTime)Deprecated.  | 
| MavenSession(org.codehaus.plexus.PlexusContainer container,
            Settings settings,
            ArtifactRepository localRepository,
            EventDispatcher eventDispatcher,
            ReactorManager unused,
            List<String> goals,
            String executionRootDir,
            Properties executionProperties,
            Date startTime)Deprecated.  | 
| MavenSession(org.codehaus.plexus.PlexusContainer container,
            Settings settings,
            ArtifactRepository localRepository,
            EventDispatcher eventDispatcher,
            ReactorManager unused,
            List<String> goals,
            String executionRootDir,
            Properties executionProperties,
            Properties userProperties,
            Date startTime)Deprecated.  | 
| MavenSession(org.codehaus.plexus.PlexusContainer container,
            Settings settings,
            ArtifactRepository localRepository,
            EventDispatcher eventDispatcher,
            ReactorManager unused,
            List<String> goals,
            String executionRootDir,
            Properties executionProperties,
            Properties userProperties,
            Date startTime)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| PluginDescriptor | PluginManager. verifyPlugin(Plugin plugin,
            MavenProject project,
            Settings settings,
            ArtifactRepository localRepository)Deprecated.  | 
| PluginDescriptor | PluginManager. verifyPlugin(Plugin plugin,
            MavenProject project,
            Settings settings,
            ArtifactRepository localRepository)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| PluginDescriptor | DefaultPluginManager. verifyPlugin(Plugin plugin,
            MavenProject project,
            Settings settings,
            ArtifactRepository localRepository) | 
| PluginDescriptor | DefaultPluginManager. verifyPlugin(Plugin plugin,
            MavenProject project,
            Settings settings,
            ArtifactRepository localRepository) | 
| Modifier and Type | Method and Description | 
|---|---|
| Settings | DefaultMavenSettingsBuilder. buildSettings() | 
| Settings | MavenSettingsBuilder. buildSettings()Deprecated.  | 
| Settings | MavenSettingsBuilder. buildSettings()Deprecated.  | 
| Settings | DefaultMavenSettingsBuilder. buildSettings() | 
| Settings | DefaultMavenSettingsBuilder. buildSettings(boolean useCachedSettings) | 
| Settings | MavenSettingsBuilder. buildSettings(boolean useCachedSettings)Deprecated.  | 
| Settings | MavenSettingsBuilder. buildSettings(boolean useCachedSettings)Deprecated.  | 
| Settings | DefaultMavenSettingsBuilder. buildSettings(boolean useCachedSettings) | 
| Settings | DefaultMavenSettingsBuilder. buildSettings(File userSettingsFile) | 
| Settings | MavenSettingsBuilder. buildSettings(File userSettingsFile)Deprecated.  | 
| Settings | MavenSettingsBuilder. buildSettings(File userSettingsFile)Deprecated.  | 
| Settings | DefaultMavenSettingsBuilder. buildSettings(File userSettingsFile) | 
| Settings | DefaultMavenSettingsBuilder. buildSettings(File userSettingsFile,
             boolean useCachedSettings) | 
| Settings | MavenSettingsBuilder. buildSettings(File userSettingsFile,
             boolean useCachedSettings)Deprecated.  | 
| Settings | MavenSettingsBuilder. buildSettings(File userSettingsFile,
             boolean useCachedSettings)Deprecated.  | 
| Settings | DefaultMavenSettingsBuilder. buildSettings(File userSettingsFile,
             boolean useCachedSettings) | 
| Settings | DefaultMavenSettingsBuilder. buildSettings(MavenExecutionRequest request) | 
| Settings | MavenSettingsBuilder. buildSettings(MavenExecutionRequest request)Deprecated.  | 
| Settings | MavenSettingsBuilder. buildSettings(MavenExecutionRequest request)Deprecated.  | 
| Settings | DefaultMavenSettingsBuilder. buildSettings(MavenExecutionRequest request) | 
| Settings | Settings. clone()Method clone. | 
| Settings | Settings. clone()Method clone. | 
| static Settings | SettingsUtils. copySettings(Settings settings) | 
| static Settings | SettingsUtils. copySettings(Settings settings) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Settings | SettingsUtils. copySettings(Settings settings) | 
| static Settings | SettingsUtils. copySettings(Settings settings) | 
| static void | SettingsUtils. merge(Settings dominant,
     Settings recessive,
     String recessiveSourceLevel) | 
| static void | SettingsUtils. merge(Settings dominant,
     Settings recessive,
     String recessiveSourceLevel) | 
| Modifier and Type | Method and Description | 
|---|---|
| Settings | SettingsBuildingResult. getEffectiveSettings()Gets the assembled settings. | 
| Settings | SettingsBuildingResult. getEffectiveSettings()Gets the assembled settings. | 
| Constructor and Description | 
|---|
| DefaultSettingsDecryptionRequest(Settings settings)Creates a new request to decrypt the specified settings. | 
| DefaultSettingsDecryptionRequest(Settings settings)Creates a new request to decrypt the specified settings. | 
| Modifier and Type | Method and Description | 
|---|---|
| Settings | DefaultSettingsReader. read(File input,
    Map<String,?> options) | 
| Settings | SettingsReader. read(File input,
    Map<String,?> options)Reads the settings from the specified file. | 
| Settings | SettingsReader. read(File input,
    Map<String,?> options)Reads the settings from the specified file. | 
| Settings | DefaultSettingsReader. read(File input,
    Map<String,?> options) | 
| Settings | DefaultSettingsReader. read(InputStream input,
    Map<String,?> options) | 
| Settings | SettingsReader. read(InputStream input,
    Map<String,?> options)Reads the settings from the specified byte stream. | 
| Settings | SettingsReader. read(InputStream input,
    Map<String,?> options)Reads the settings from the specified byte stream. | 
| Settings | DefaultSettingsReader. read(InputStream input,
    Map<String,?> options) | 
| Settings | DefaultSettingsReader. read(Reader input,
    Map<String,?> options) | 
| Settings | SettingsReader. read(Reader input,
    Map<String,?> options)Reads the settings from the specified character reader. | 
| Settings | SettingsReader. read(Reader input,
    Map<String,?> options)Reads the settings from the specified character reader. | 
| Settings | DefaultSettingsReader. read(Reader input,
    Map<String,?> options) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefaultSettingsWriter. write(File output,
     Map<String,Object> options,
     Settings settings) | 
| void | SettingsWriter. write(File output,
     Map<String,Object> options,
     Settings settings)Writes the supplied settings to the specified file. | 
| void | SettingsWriter. write(File output,
     Map<String,Object> options,
     Settings settings)Writes the supplied settings to the specified file. | 
| void | DefaultSettingsWriter. write(File output,
     Map<String,Object> options,
     Settings settings) | 
| void | DefaultSettingsWriter. write(OutputStream output,
     Map<String,Object> options,
     Settings settings) | 
| void | SettingsWriter. write(OutputStream output,
     Map<String,Object> options,
     Settings settings)Writes the supplied settings to the specified byte stream. | 
| void | SettingsWriter. write(OutputStream output,
     Map<String,Object> options,
     Settings settings)Writes the supplied settings to the specified byte stream. | 
| void | DefaultSettingsWriter. write(OutputStream output,
     Map<String,Object> options,
     Settings settings) | 
| void | DefaultSettingsWriter. write(Writer output,
     Map<String,Object> options,
     Settings settings) | 
| void | SettingsWriter. write(Writer output,
     Map<String,Object> options,
     Settings settings)Writes the supplied settings to the specified character writer. | 
| void | SettingsWriter. write(Writer output,
     Map<String,Object> options,
     Settings settings)Writes the supplied settings to the specified character writer. | 
| void | DefaultSettingsWriter. write(Writer output,
     Map<String,Object> options,
     Settings settings) | 
| Modifier and Type | Method and Description | 
|---|---|
| Settings | SettingsXpp3Reader. read(InputStream in)Method read. | 
| Settings | SettingsXpp3Reader. read(InputStream in)Method read. | 
| Settings | SettingsXpp3Reader. read(InputStream in,
    boolean strict)Method read. | 
| Settings | SettingsXpp3Reader. read(InputStream in,
    boolean strict)Method read. | 
| Settings | SettingsXpp3Reader. read(Reader reader) | 
| Settings | SettingsXpp3Reader. read(Reader reader) | 
| Settings | SettingsXpp3Reader. read(Reader reader,
    boolean strict) | 
| Settings | SettingsXpp3Reader. read(Reader reader,
    boolean strict) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SettingsXpp3Writer. write(OutputStream stream,
     Settings settings)Method write. | 
| void | SettingsXpp3Writer. write(OutputStream stream,
     Settings settings)Method write. | 
| void | SettingsXpp3Writer. write(Writer writer,
     Settings settings)Method write. | 
| void | SettingsXpp3Writer. write(Writer writer,
     Settings settings)Method write. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MavenSettingsMerger. merge(Settings dominant,
     Settings recessive,
     String recessiveSourceLevel) | 
| void | MavenSettingsMerger. merge(Settings dominant,
     Settings recessive,
     String recessiveSourceLevel) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefaultSettingsValidator. validate(Settings settings,
        SettingsProblemCollector problems) | 
| void | SettingsValidator. validate(Settings settings,
        SettingsProblemCollector problems)Validate the specified settings. | 
| void | SettingsValidator. validate(Settings settings,
        SettingsProblemCollector problems)Validate the specified settings. | 
| void | DefaultSettingsValidator. validate(Settings settings,
        SettingsProblemCollector problems) | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.