What is the difference between native-maven-plugin and native-image-maven-plugin plugin ? #4765
Answered by alina-yur
xzxiaoshan asked this question in Q&A
-
| What is the difference between native-maven-plugin and native-image-maven-plugin plugin ? 3Q~ ---beginner personal |
Beta Was this translation helpful? Give feedback.
Answered by alina-yur Jul 28, 2022
Replies: 1 comment
-
| Hi @xzxiaoshan, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by alina-yur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Hi @xzxiaoshan,
native-image-maven-plugin pluginis no longer updated — it was replaced by a newnative-maven-pluginfrom the Native Build Tools project. Please use this one, see the docs.