Package org.codehaus.mojo.natives.util
Class CommandLineUtil
- java.lang.Object
-
- org.codehaus.mojo.natives.util.CommandLineUtil
-
public class CommandLineUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description CommandLineUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
execute(org.codehaus.plexus.util.cli.Commandline cl, org.codehaus.plexus.logging.Logger logger)
-
-
-
Method Detail
-
execute
public static void execute(org.codehaus.plexus.util.cli.Commandline cl, org.codehaus.plexus.logging.Logger logger) throws NativeBuildException
- Throws:
NativeBuildException
-
-