Skip to content

Commit 977faad

Browse files
committed
Polish build docs
1 parent 2fdd45a commit 977faad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-shell-docs/modules/ROOT/pages/building.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ profile which can be used to do a compilation. You need to configure metadata re
6464
NOTE: If you rely on `spring-boot-starter-parent` it manages `native-maven-plugin`
6565
version which is kept up to date.
6666

67-
When maven build is run with `./mvnw package -Pnative` you should get binary
67+
When maven build is run with `./mvnw native:compile -Pnative` you should get binary
6868
under `target` directory.
6969

7070
If everything went well this binary can be run as is instead of executing

0 commit comments

Comments
 (0)