public interface ReleaseEnvironment
ReleaseEnvironment interface.
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MAVEN_EXECUTOR_ID
Constant
DEFAULT_MAVEN_EXECUTOR_ID="forked-path" |
| Modifier and Type | Method and Description |
|---|---|
File |
getJavaHome()
getJavaHome.
|
File |
getLocalRepositoryDirectory()
getLocalRepositoryDirectory.
|
String |
getMavenExecutorId()
getMavenExecutorId.
|
File |
getMavenHome()
getMavenHome.
|
org.apache.maven.settings.Settings |
getSettings()
getSettings.
|
static final String DEFAULT_MAVEN_EXECUTOR_ID
DEFAULT_MAVEN_EXECUTOR_ID="forked-path"Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.