Skip to content

Latest commit

 

History

History
 
 

native-maven-plugin

Native Image Maven Plugin

Maven plugin for GraalVM Native Image building

End-user documentation about the plugins can be found here.

Building

This plugin follows standard maven plugin conventions and as such can be built as:

./gradlew publishAllPublicationsToCommonRepository

You can also take a look at CI workflow here.