Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit a5399a8

Browse files
committed
Revert "Remove extensions element not needed for now"
This reverts commit 41591f8.
1 parent 1b2a03d commit a5399a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-native-docs/src/main/asciidoc/getting-started-native-build-tools.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ The following example adds a `native` profile that triggers the plugin during th
161161
<groupId>org.graalvm.buildtools</groupId>
162162
<artifactId>native-maven-plugin</artifactId>
163163
<version>{graalvm-native-buildtools-version}</version>
164+
<extensions>true</extensions>
164165
<executions>
165166
<execution>
166167
<id>build-native</id>

0 commit comments

Comments
 (0)