beryx / badass-runtime-plugin

Create a custom runtime image of your non-modular application
https://badass-runtime-plugin.beryx.org
Apache License 2.0
161 stars 21 forks source link

Update plugin for Java 21+ compatibility #153

Open xzel23 opened 3 months ago

xzel23 commented 3 months ago

The plugin does not work with current stable Java. I have forked the plugin to be able to build my projects again and will provide a PR. Either my PR (updates ASM, other dependencies, and Gradle wrapper) or PR #152 (updates only the ASM version) should be merged and a new version be released.

xzel23 commented 3 months ago

Until a version containing a fix is released, you can use this workaround (change to Groovy syntax if you don't use the Kotlin DSL):