public class SenchaCmdExecutor extends Object
| Constructor and Description |
|---|
SenchaCmdExecutor(File workingDirectory,
String arguments,
org.apache.maven.plugin.logging.Log log,
String senchaLogLevel) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected org.apache.commons.exec.CommandLine |
getCommandLine(String line)
Extracted for testing...
|
protected org.apache.commons.exec.ExecuteWatchdog |
getExecuteWatchdog() |
protected org.apache.commons.exec.Executor |
getExecutor() |
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected org.apache.commons.exec.CommandLine getCommandLine(String line)
protected org.apache.commons.exec.Executor getExecutor()
protected org.apache.commons.exec.ExecuteWatchdog getExecuteWatchdog()
Copyright © 2002–2017 CoreMedia AG. All rights reserved.