类 ProcessTestAotMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
所有已实现的接口:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="process-test-aot", defaultPhase=PROCESS_TEST_CLASSES, threadSafe=true, requiresDependencyResolution=TEST, requiresDependencyCollection=TEST) public class ProcessTestAotMojo extends AbstractAotMojo
Invoke the AOT engine on tests.
从以下版本开始:
3.0.0
作者:
Phillip Webb
  • 构造器详细资料

    • ProcessTestAotMojo

      public ProcessTestAotMojo()
  • 方法详细资料