We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b301e commit 8d36b52Copy full SHA for 8d36b52
native-image/include-metadata/run.sh
@@ -10,7 +10,7 @@ set -ex
10
# With Tracing Agent
11
./mvnw clean
12
./mvnw -Pnative -DskipTests -DskipNativeBuild=true package exec:exec@java-agent
13
-./mvnw -Pnative -DskipTests package exec:exec@native
+./mvnw -Pnative -DskipTests package
14
15
## Run Gradle Project
16
# Default Configuration
0 commit comments