public class Exec extends Object
| Constructor and Description |
|---|
Exec(org.apache.maven.plugin.Mojo mojo)
Creates a new Exec instance for executing an external process from the given
mojo.
|
public Exec(org.apache.maven.plugin.Mojo mojo)
mojo - Mojo executing external processpublic int run(List<String> command, List<String> output)
command - Listoutput - ListCopyright © 2014 Apache Software Foundation. All Rights Reserved.