@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
| 限定符和类型 | 类和说明 |
|---|---|
protected static class |
ProcessAotMojo.Errors
DiagnosticListener used to collect errors. |
| 构造器和说明 |
|---|
ProcessAotMojo() |
Copyright © 2023. All rights reserved.