@Deprecated public class MavenRoboSettings extends Object
Constructor | Description |
---|---|
MavenRoboSettings() |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
static String |
getMavenRepositoryId() |
Deprecated.
|
static String |
getMavenRepositoryPassword() |
Deprecated.
|
static String |
getMavenRepositoryUrl() |
Deprecated.
|
static String |
getMavenRepositoryUserName() |
Deprecated.
|
static void |
setMavenRepositoryId(String mavenRepositoryId) |
Deprecated.
|
static void |
setMavenRepositoryPassword(String mavenRepositoryPassword) |
Deprecated.
|
static void |
setMavenRepositoryUrl(String mavenRepositoryUrl) |
Deprecated.
|
static void |
setMavenRepositoryUserName(String mavenRepositoryUserName) |
Deprecated.
|
public static String getMavenRepositoryId()
public static void setMavenRepositoryId(String mavenRepositoryId)
public static String getMavenRepositoryUrl()
public static void setMavenRepositoryUrl(String mavenRepositoryUrl)
public static String getMavenRepositoryUserName()
public static void setMavenRepositoryUserName(String mavenRepositoryUserName)
public static String getMavenRepositoryPassword()
public static void setMavenRepositoryPassword(String mavenRepositoryPassword)