public class MavenEnvironmentVariables extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MAVEN_CMD_LINE_ARGS |
| Constructor and Description |
|---|
MavenEnvironmentVariables() |
| Modifier and Type | Method and Description |
|---|---|
File |
getFileAsSystemOrEnvProperty(String systemPropertyName) |
String |
getM2HomeEnv() |
String |
getMavenCmdLineArgsEnv() |
String |
getMavenHomeEnv() |
String |
getMavenHomeProperty() |
String |
getUserHome() |
public static final String MAVEN_CMD_LINE_ARGS
Copyright © 2025 MuleSoft, Inc.. All rights reserved.