updated mvn build command for native build because it was outdated
This commit is contained in:
committed by
Glenn Renfro
parent
f857359196
commit
48e3fdb2e2
@@ -29,7 +29,7 @@ java -jar target/timestamp-task-3.0.0.jar
|
||||
|
||||
[source,shell]
|
||||
----
|
||||
mvn -Pnative clean package
|
||||
mvn -Pnative native:compile
|
||||
----
|
||||
|
||||
== Native Run:
|
||||
|
||||
Reference in New Issue
Block a user