You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Currently, plugins use metadata repository only if it is enabled manually in project's configuration files (
pom.xml
orbuild.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.The text was updated successfully, but these errors were encountered: