Class SenchaCmdExecutor
- java.lang.Object
-
- net.jangaroo.jooc.mvnplugin.sencha.executor.SenchaCmdExecutor
-
public class SenchaCmdExecutor extends Object
-
-
Constructor Summary
Constructors Constructor Description SenchaCmdExecutor(File workingDirectory, String arguments, String jvmArgs, org.apache.maven.plugin.logging.Log log, String senchaLogLevel)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()static int[]queryVersion()
-
-
-
Method Detail
-
queryVersion
public static int[] queryVersion() throws IOException- Throws:
IOException
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-
-