home/categories/design/oracle-graal-docs-reference-manual-native-image-assets-skills-build-native-image-maven-skill-md
designcontent-media
build-native-image-maven
Build GraalVM native images using the native-maven-plugin (org.graalvm.buildtools). Use this skill to build Java applications with Maven, configure pom.xml native image settings, run native tests, collect metadata, or resolve build or runtime issues.
maintainer
oracle
Updated 3/23/2026
Stars
21543
Forks
1788
quick start
Installation and usage
Build GraalVM native images using the native-maven-plugin (org.graalvm.buildtools). Use this skill to build Java applications with Maven, configure pom.xml native image settings, run native tests, collect metadata, or resolve build or runtime issues.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use build-native-image-maven