Gradle plugin for GraalVM Native Image building
End-user documentation about the plugins can be found here.
This plugin can be built with this command:
./gradlew publishToMavenLocal --no-parallel
In order to run testing part of this plugin you need to get (or build) corresponding junit-platform-native
artifact.
You can also take a look at CI workflow here.