@Mojo(name="java", threadSafe=true, requiresDependencyResolution=TEST) public class ExecJavaMojo extends AbstractExecMojo
classpathScope, executableDependency, project
Constructor | Description |
---|---|
ExecJavaMojo() |
Modifier and Type | Method | Description |
---|---|---|
void |
execute() |
Execute goal.
|
collectProjectArtifactsAndClasspath, findExecutableArtifact, 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–2019 MojoHaus. All rights reserved.