pact-plugins
pact-plugins copied to clipboard
Confusing error message when plugin can't be loaded
When the plugin process fails to start, the following error occurrs (in JVM version)
kotlin.UninitializedPropertyAccessException: lateinit property process has not been initialized
at io.pact.plugins.jvm.core.ChildProcess.destroy(ChildProcess.kt:81)