@Mojo(name="compile",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
requiresDependencyCollection=COMPILE_PLUS_RUNTIME,
defaultPhase=PROCESS_CLASSES)
public class TeaVMCompileMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
TeaVMCompileMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected boolean |
isSupportedScope(String scope) |
protected boolean isSupportedScope(String scope)
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2019. All rights reserved.