JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
I am getting this error while running the Provider test.
io.pact.plugins.jvm.core.PactPluginValidationForInteractionException: Plugin protobuf failed to validate the interaction: Plugin configuration item with key '8d2f33efe1e67191da02b7ba19ad5733' is required. Received config ["5cf2b6380e0b780079ff3d630c0f6c71"]
I am getting this error while running the Provider test.
io.pact.plugins.jvm.core.PactPluginValidationForInteractionException: Plugin protobuf failed to validate the interaction: Plugin configuration item with key '8d2f33efe1e67191da02b7ba19ad5733' is required. Received config ["5cf2b6380e0b780079ff3d630c0f6c71"]