Andre Rodrigues
08/24/2023, 3:40 PMPlugin protobuf failed to validate the interaction: Plugin configuration item with key '330d8b9b2fef4480c366dd95e2ebb56e' is required. Received config ["f58d69682eec609d725e46c388aff650"]
io.pact.plugins.jvm.core.PactPluginValidationForInteractionException: Plugin protobuf failed to validate the interaction: Plugin configuration item with key '330d8b9b2fef4480c366dd95e2ebb56e' is required. Received config ["f58d69682eec609d725e46c388aff650"]
Do you all know what about this error?
Thanks guys.uglyog
Andre Rodrigues
08/25/2023, 8:21 AM"plugins": [
{
"configuration": {
"bd82122dd37a0a29e676d1f63ef62eba": {
"protoDescriptors": "",
"protoFile": ""
}
},
"name": "protobuf",
"version": "0.3.4"
}
]
uglyog