Package org.openjfx

Class JavaFXRunFixMojo

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

    @Mojo(name="run",
          requiresDependencyResolution=COMPILE)
    @Execute(phase=PROCESS_RESOURCES)
    public class JavaFXRunFixMojo
    extends org.apache.maven.plugin.AbstractMojo
    A temporary mojo introduced to run JavaFX applications with Java 17 Maven artifacts.
    • Constructor Detail

      • JavaFXRunFixMojo

        public JavaFXRunFixMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException