public class MavenConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MavenConfiguration.Builder |
Modifier and Type | Method and Description |
---|---|
static MavenConfiguration.Builder |
builder() |
String |
getAlternateGlobalSettings() |
String |
getAlternateUserSettings() |
org.codehaus.plexus.classworlds.ClassWorld |
getClassWorld() |
String |
getExtClassPath() |
String |
getLocalRepositoryPath() |
org.apache.log4j.Logger |
getLogger() |
String |
getMavenHome() |
Properties |
getSystemProperties() |
Properties |
getUserProperties() |
String |
getWorkingDirectory() |
String |
toString() |
public static MavenConfiguration.Builder builder()
public String getAlternateGlobalSettings()
public String getAlternateUserSettings()
@NotNull public org.codehaus.plexus.classworlds.ClassWorld getClassWorld()
public String getExtClassPath()
public String getLocalRepositoryPath()
public org.apache.log4j.Logger getLogger()
public String getMavenHome()
public Properties getUserProperties()
public Properties getSystemProperties()
public String getWorkingDirectory()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.