Skip to content

Commit

Permalink
Use native image plugin to mirror metadata repository
Browse files Browse the repository at this point in the history
  • Loading branch information
tvallin committed Oct 24, 2024
1 parent 8fc26c3 commit a509a92
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 1,584 deletions.
4 changes: 4 additions & 0 deletions integrations/cdi/hibernate-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@
</annotationProcessorPaths>
</configuration>
</plugin>
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>
Loading

0 comments on commit a509a92

Please sign in to comment.