We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fdd45a commit 977faadCopy full SHA for 977faad
spring-shell-docs/modules/ROOT/pages/building.adoc
@@ -64,7 +64,7 @@ profile which can be used to do a compilation. You need to configure metadata re
64
NOTE: If you rely on `spring-boot-starter-parent` it manages `native-maven-plugin`
65
version which is kept up to date.
66
67
-When maven build is run with `./mvnw package -Pnative` you should get binary
+When maven build is run with `./mvnw native:compile -Pnative` you should get binary
68
under `target` directory.
69
70
If everything went well this binary can be run as is instead of executing
0 commit comments