wiverson / maven-jpackage-template

Sample project illustrating building nice, small cross-platform JavaFX or Swing desktop apps with native installers while still using the standard Maven dependency system.
Apache License 2.0
346 stars 53 forks source link

Kotlin Support #29

Closed AIGLEZMA closed 3 years ago

AIGLEZMA commented 3 years ago

I have tried to use this template with kotlin and tornadofx, but i keep getting this error when executing the install command

Error: Invalid or unsupported type: [null]

my pom.xml: https://gist.github.com/AigleDev/be997184c3155a31554b9349fd571752