@Mojo(name="process-aot",
defaultPhase=PREPARE_PACKAGE,
threadSafe=true,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
requiresDependencyCollection=COMPILE_PLUS_RUNTIME)
public class ProcessAotMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ProcessAotMojo.Errors
DiagnosticListener used to collect errors. |
| Constructor and Description |
|---|
ProcessAotMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected void |
executeAot() |
protected URL |
toURL(File file) |
Copyright © 2025. All rights reserved.