org.utgenome.shell
Class Maven.CommandExecutor
java.lang.Object
org.utgenome.shell.Maven.CommandExecutor
- Enclosing class:
- Maven
public static class Maven.CommandExecutor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Maven.CommandExecutor
public Maven.CommandExecutor()
execCommand
public int execCommand(String commandLine,
String[] envp,
File workingDir)
throws IOException
- Throws:
IOException
exec
public static int exec(String commandLine)
throws IOException
- Throws:
IOException
exec
public static int exec(String commandLine,
String[] envp,
File workingDir)
throws IOException
- Throws:
IOException

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.