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
Caused by: java.lang.NullPointerException
at io.spine.tools.gradle.protobuf.LegacyApi.<init>(ProtobufGradlePluginAdapter.kt:188)
at io.spine.tools.gradle.protobuf.AdapterImpl$Companion.createDelegate(ProtobufGradlePluginAdapter.kt:93)
at io.spine.tools.gradle.protobuf.AdapterImpl.<init>(ProtobufGradlePluginAdapter.kt:87)
at io.spine.tools.gradle.protobuf.ProtobufGradlePluginAdapterKt.getProtobufGradlePluginAdapter(ProtobufGradlePluginAdapter.kt:80)
at io.spine.tools.mc.java.gradle.plugins.McJavaPlugin.setProtocArtifact(McJavaPlugin.java:68)
at io.spine.tools.mc.java.gradle.plugins.McJavaPlugin.apply(McJavaPlugin.java:61)
at io.spine.tools.mc.java.gradle.plugins.McJavaPlugin.apply(McJavaPlugin.java:52)
Here's the top of the stacktrace of interest:
The problem is caused by this code:
The text was updated successfully, but these errors were encountered: