Create a Gradle plugin for JeKa, similar to the existing Maven plugin integration.
The plugin should expose the following tasks:
It should also provide configuration properties for:
- appModule
- args
The goal is to allow Gradle users to integrate JeKa wrapping and packaging capabilities directly from their Gradle build, in a way consistent with the existing Maven plugin experience.
Create a Gradle plugin for JeKa, similar to the existing Maven plugin integration.
The plugin should expose the following tasks:
It should also provide configuration properties for:
The goal is to allow Gradle users to integrate JeKa wrapping and packaging capabilities directly from their Gradle build, in a way consistent with the existing Maven plugin experience.