public class SCMLocator extends Object
| Modifier and Type | Method and Description |
|---|---|
static SCMLocator |
generic(String scmUrl,
String revision,
String pomPath) |
static SCMLocator |
generic(String scmUrl,
String revision,
String pomPath,
List<String> repositories) |
static SCMLocator |
internal(String scmUrl,
String revision,
String pomPath) |
static SCMLocator |
internal(String scmUrl,
String revision,
String pomPath,
List<String> repositories) |
public static SCMLocator internal(String scmUrl, String revision, String pomPath)
public static SCMLocator internal(String scmUrl, String revision, String pomPath, List<String> repositories)
public static SCMLocator generic(String scmUrl, String revision, String pomPath)
Copyright © 2018. All rights reserved.