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, parseSettingsProvidergetDescriptor@DataBoundConstructor public DefaultGlobalSettingsProvider()
public FilePath supplySettings(AbstractBuild<?,?> project, TaskListener listener)
GlobalSettingsProvidersupplySettings in class GlobalSettingsProviderproject - the build to provide the settigns fornull if no settings will be provided.Copyright © 2019. All rights reserved.