gluonhq / gluonfx-maven-plugin

Plugin that simplifies creating native images for Java/JavaFX maven projects
BSD 3-Clause "New" or "Revised" License
186 stars 38 forks source link

Task mvn -Pdesktop gluonfx:nativerun with undefined reference to ? #504

Open ctoabidmaqbool opened 4 months ago

ctoabidmaqbool commented 4 months ago

How can I Solve the problem!

Logs:

https://github.com/ctoabidmaqbool/Flyway-On-GraalVM-NativeImage-Test/blob/main/logs/process-compile-1710947829868.log https://github.com/ctoabidmaqbool/Flyway-On-GraalVM-NativeImage-Test/blob/main/logs/process-link-1710949126136.log

Testing Projects: https://github.com/ctoabidmaqbool/Flyway-On-GraalVM-NativeImage-Test

Depedencies: @flyway, @hikaricp, @hsqldb

Platform: Ubuntu (Linux), gluon-22.1.0.1-Final