public class FilePathSettingsProvider extends SettingsProvider
Modifier and Type | Class and Description |
---|---|
static class |
FilePathSettingsProvider.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
FilePathSettingsProvider(String path) |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
FilePath |
supplySettings(AbstractBuild<?,?> build,
TaskListener listener)
Configure maven launcher argument list with adequate settings path.
|
getSettingsFilePath, getSettingsRemotePath, parseSettingsProvider
getDescriptor
@DataBoundConstructor public FilePathSettingsProvider(String path)
public String getPath()
public FilePath supplySettings(AbstractBuild<?,?> build, TaskListener listener)
SettingsProvider
supplySettings
in class SettingsProvider
null
if no settings will be provided.Copyright © 2004–2019. All rights reserved.