Package org.openjfx
Class JavaFXRunFixMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.openjfx.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 Summary
Constructors Constructor Description JavaFXRunFixMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-