graalvm / native-build-tools

Native-image plugins for various build tools
https://graalvm.github.io/native-build-tools/
Other
349 stars 51 forks source link

Enable Metadata Repository by Default #553

Closed dnestoro closed 4 months ago

dnestoro commented 6 months ago

Currently, plugins use metadata repository only if it is enabled manually in project's configuration files (pom.xml or build.gradle). We should update plugins to use metadata repository by default (and not to use it only if that is explicitly configured) since usage of it facilitates usage of plugins.