public interface CommandLineFactory
| Modifier and Type | Method and Description |
|---|---|
Commandline |
createCommandLine(String executable)
Create a command line object with default environment for the given executable.
|
static final String ROLE
Commandline createCommandLine(String executable) throws MavenExecutorException
executable - the executableMavenExecutorException - if there was a problem creating the command lineCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.