public class PerExecutorLocalRepositoryLocator extends LocalRepositoryLocator
| Modifier and Type | Class and Description |
|---|---|
static class |
PerExecutorLocalRepositoryLocator.DescriptorImpl |
| Constructor and Description |
|---|
PerExecutorLocalRepositoryLocator() |
| Modifier and Type | Method and Description |
|---|---|
hudson.FilePath |
locate(AbstractMavenBuild build)
Called during the build on the master to determine the location of the local Maven repository.
|
getDescriptor@DataBoundConstructor public PerExecutorLocalRepositoryLocator()
public hudson.FilePath locate(AbstractMavenBuild build)
LocalRepositoryLocatorlocate in class LocalRepositoryLocatorAbstractBuild.getWorkspace() does.Copyright © 2016–2017. All rights reserved.