@Mojo(name="java",
threadSafe=true,
requiresDependencyResolution=TEST)
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, registerSourceRootspublic 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–2016 MojoHaus. All rights reserved.