public class Maven3Config extends AbstractMavenConfig
Modifier and Type | Field and Description |
---|---|
static String |
M3_CAPABILITY_PREFIX |
static String |
M3_EXECUTABLE_KEY |
builderHomePath, CFG_GOALS, CFG_USE_MAVEN_RETURN_CODE, extraEnvironment
Constructor and Description |
---|
Maven3Config(@NotNull CommonTaskContext taskContext,
@NotNull CapabilityContext capabilityContext,
@NotNull EnvironmentVariableAccessor environmentVariableAccessor) |
Modifier and Type | Method and Description |
---|---|
static String |
getExecutableName()
This is only a hint for the executable to search for in the path.
|
protected @NotNull String |
getMavenExecutablePath(@NotNull String homePath) |
getCommandline, getExtraEnvironment, getTestResultsFilePattern, getWorkingDirectory, isHasTests, useMavenReturnCode
public static final String M3_EXECUTABLE_KEY
public static final String M3_CAPABILITY_PREFIX
public Maven3Config(@NotNull @NotNull CommonTaskContext taskContext, @NotNull @NotNull CapabilityContext capabilityContext, @NotNull @NotNull EnvironmentVariableAccessor environmentVariableAccessor)
public static String getExecutableName()
getMavenExecutablePath(String)
@NotNull protected @NotNull String getMavenExecutablePath(@NotNull @NotNull String homePath)
getMavenExecutablePath
in class AbstractMavenConfig
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.