org.codehaus.mojo.exec
public class ExecMojo extends AbstractExecMojo
Since: 1.0
Version: $Id: ExecMojo.java 6937 2008-05-10 08:35:36Z lacostej $
UNKNOWN: exec test
| Field Summary | |
|---|---|
| static String | CLASSPATH_TOKEN
if exec.args expression is used when invokign the exec:exec goal,
any occurence of %classpath argument is replaced by the actual project dependency classpath. |
| Method Summary | |
|---|---|
| void | execute()
priority in the execute method will be to use System properties arguments over the pom specification. |
| protected int | executeCommandLine(Commandline commandLine, StreamConsumer stream1, StreamConsumer stream2) |
| protected String | getSystemProperty(String key) |
Throws: MojoExecutionException if a failure happens