com.atlassian.bamboo.maven.embedder
Class MavenConfiguration
java.lang.Object
com.atlassian.bamboo.maven.embedder.MavenConfiguration
public class MavenConfiguration
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
builder
public static MavenConfiguration.Builder builder()
getAlternateGlobalSettings
public java.lang.String getAlternateGlobalSettings()
getAlternateUserSettings
public java.lang.String getAlternateUserSettings()
getClassWorld
@NotNull
public org.codehaus.plexus.classworlds.ClassWorld getClassWorld()
getExtClassPath
public java.lang.String getExtClassPath()
getLocalRepositoryPath
public java.lang.String getLocalRepositoryPath()
getLogger
public org.apache.log4j.Logger getLogger()
getMavenHome
public java.lang.String getMavenHome()
getUserProperties
public java.util.Properties getUserProperties()
getSystemProperties
public java.util.Properties getSystemProperties()
getWorkingDirectory
public java.lang.String getWorkingDirectory()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.