@Mojo(name="build",
defaultPhase=PACKAGE,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
public class BuildMojo
extends org.apache.maven.plugin.AbstractMojo
You can build a native application runner with native-image
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.project.MavenProject |
project |
| Constructor and Description |
|---|
BuildMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.