I have been working on a desktop app using javafx and maven, in this project i also use apache poi to read some excels and h2 database to make a temporary database. I have been able to make it run perfectly in intellij idea, but i can't for the life of me deploy it in .jar and run it outside of the idea.I tried doing it using javfx:jlink but it fails with this error: error
Here also a link for the repository in github:github repository
Please thats the only thing left to do.Any help is appreciated.