public class EnvUtil extends Object
Constructor and Description |
---|
EnvUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getEnv(String envKey) |
static String |
getEnv(String envKey,
String defaultValue) |
static String |
getEnv(String envKey,
String alternateSystemProperty,
String defaultValue) |
static void |
setupCommandlineEnv(org.codehaus.plexus.util.cli.Commandline cl,
EnvFactory envFactory) |
public static String getEnv(String envKey, String alternateSystemProperty, String defaultValue)
public static void setupCommandlineEnv(org.codehaus.plexus.util.cli.Commandline cl, EnvFactory envFactory) throws NativeBuildException
NativeBuildException
Copyright © 2018 MojoHaus. All rights reserved.