Class DeprecatedNativeBuildMojo

All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Deprecated @Mojo(name="build", defaultPhase=PACKAGE, requiresDependencyResolution=RUNTIME, requiresDependencyCollection=RUNTIME) public class DeprecatedNativeBuildMojo extends NativeCompileNoForkMojo
Deprecated.
Deprecated alias for the native:compile-no-fork goal for lifecycle-bound native image builds. §FS-maven-goal-surface.1.
  • Constructor Details

    • DeprecatedNativeBuildMojo

      public DeprecatedNativeBuildMojo()
      Deprecated.
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException
      Deprecated.
      Specified by:
      execute in interface org.apache.maven.plugin.Mojo
      Overrides:
      execute in class NativeCompileNoForkMojo
      Throws:
      org.apache.maven.plugin.MojoExecutionException