James Grubb
09/06/2022, 9:27 PMprotobuf-0.1.12
was added to my .pact/plugins
folder. However, running the example consumer tests from the pact-plugins
repo results in the following error (for the test consumeInitPluginMessage):
Failed to resolve parameter [au.com.dius.pact.core.model.V4Interaction$AsynchronousMessage arg0] in method [void io.pact.example.protobuf.provider.PactConsumerTest.consumeInitPluginMessage(au.com.dius.pact.core.model.V4Interaction$AsynchronousMessage) throws com.google.protobuf.InvalidProtocolBufferException]: Plugin protobuf with version any was not found
Is the protobuf plugin from pactflow incompatible with the tests in the pact-foundation pact-plugins examples? The Readme in pact-protobuf-plugin lists it as its JVM example.
Apologies in advance if I've missed some critical setup step. Any help is appreciated.uglyog
uglyog
uglyog
uglyog