Skip to content

Commit

Permalink
trying to fix graalvm build
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille authored Sep 27, 2024
1 parent 769af9b commit 01856af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
<buildArgs>
<arg>--enable-url-protocols=http,https</arg>
<arg>-H:IncludeResources="nls/.*"</arg>
<arg>--initialize-at-build-time=org.apache.commons.compress</arg>
<arg>--initialize-at-build-time=org.apache.commons</arg>
</buildArgs>
</configuration>
</plugin>
Expand Down

0 comments on commit 01856af

Please sign in to comment.