Class MavenConfiguration
java.lang.Object
com.atlassian.bamboo.maven.embedder.MavenConfiguration
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic MavenConfiguration.Builder
builder()
@NotNull org.codehaus.plexus.classworlds.ClassWorld
org.apache.log4j.Logger
toString()
-
Method Details
-
builder
-
getAlternateGlobalSettings
-
getAlternateUserSettings
-
getClassWorld
@NotNull public @NotNull org.codehaus.plexus.classworlds.ClassWorld getClassWorld() -
getExtClassPath
-
getLocalRepositoryPath
-
getLogger
public org.apache.log4j.Logger getLogger() -
getMavenHome
-
getUserProperties
-
getSystemProperties
-
getWorkingDirectory
-
toString
-