public class ExecJavaMojo extends AbstractExecMojo
classpathScope, project
Constructor and Description |
---|
ExecJavaMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute goal.
|
collectProjectArtifactsAndClasspath, hasCommandlineArgs, isSkip, parseCommandlineArgs, registerSourceRoots
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
- execution of the main class or one of the threads it generated failed.org.apache.maven.plugin.MojoFailureException
- something bad happened...Copyright © 2005-2013 Codehaus. All Rights Reserved.