y-dependencies
>>>
>>>
>>>
>>>
>>>
>>>
>>> ${project.build.directory}/modules
>>>
>>> runtime
>>>
>>>
;>
>>
>> process-classes
>> package
>> org.codehaus.mojo:exec-maven-plugin:exec
>>
>>
>> --module-path
>> "${project.build.directory
debug
>
> jar
>
>
> process-classes
> package
> org.codehaus.mojo:exec-maven-plugin:exec
>
>
>
> -agentlib:jdwp=transport=dt_socket,ser
Hello,
I have problem with running JavaFx Maven application.
I created JavaFX Maven project using project wizard and updated pom as
specified on
this page: https://openjfx.io/openjfx-docs/#maven.
I'm using JDK11 early access build 28 - http://jdk.java.net/11/. I tried
both Open JDK and Oracle JDK,