Package org.codehaus.mojo.natives.util
Class EnvUtil
java.lang.Object
org.codehaus.mojo.natives.util.EnvUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
static String
private static String
getProperty
(String key) static void
setupCommandlineEnv
(org.codehaus.plexus.util.cli.Commandline cl, EnvFactory envFactory)
-
Constructor Details
-
EnvUtil
public EnvUtil()
-
-
Method Details
-
getEnv
-
getEnv
-
getEnv
-
getProperty
-
setupCommandlineEnv
public static void setupCommandlineEnv(org.codehaus.plexus.util.cli.Commandline cl, EnvFactory envFactory) throws NativeBuildException - Throws:
NativeBuildException
-