public class DefaultGlobalSettingsProvider extends GlobalSettingsProvider
Modifier and Type | Class and Description |
---|---|
static class |
DefaultGlobalSettingsProvider.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
DefaultGlobalSettingsProvider() |
Modifier and Type | Method and Description |
---|---|
FilePath |
supplySettings(AbstractBuild<?,?> project,
TaskListener listener)
configure maven launcher argument list with adequate settings path
|
getSettingsFilePath, getSettingsRemotePath, parseSettingsProvider
getDescriptor
@DataBoundConstructor public DefaultGlobalSettingsProvider()
public FilePath supplySettings(AbstractBuild<?,?> project, TaskListener listener)
GlobalSettingsProvider
supplySettings
in class GlobalSettingsProvider
project
- the build to provide the settings fornull
if no settings will be provided.Copyright © 2004–2021. All rights reserved.