Skip to content

Commit

Permalink
fix: Add native image feature to register protobuf reflection in tests (
Browse files Browse the repository at this point in the history
  • Loading branch information
dzou committed Nov 5, 2021
1 parent 1ebfdac commit 88c3e3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -837,6 +837,7 @@
<buildArgs>
<buildArg>--no-fallback</buildArg>
<buildArg>--no-server</buildArg>
<buildArg>--features=com.google.cloud.nativeimage.features.ProtobufMessageFeature</buildArg>
</buildArgs>
</configuration>
</plugin>
Expand Down

0 comments on commit 88c3e3b

Please sign in to comment.