openjfx / javafx-maven-plugin

Maven plugin to run JavaFX 11+ applications
Apache License 2.0
371 stars 59 forks source link

Impossible to create image with SPI modules #145

Open XakepSDK opened 3 years ago

XakepSDK commented 3 years ago

Service provider modules should be enumerated in --suggest-providers, but there is no way to enumerate them. There is --bind-services, which can be enabled, but resulting image is huge, it includes JDK tools and ignores some other options like --no-headers