Carter
06/07/2024, 1:49 PMgradle/verification-metadata.xml
present in the filesystem. Builds work fine from the command line.
The errors include org.jetbrains.kotlin.gradle.plugin.ide.dependencyResolvers.IdeArtifactResolutionQuerySourcesResolver failed on $module
and many other similar classes. My guess is that IntellIJ is injecting some additional plug-ins that aren’t included in the verification-metadata.xml
.
How does one use dependency verification with IntelliJ?