Closed BenSayers closed 8 years ago
Yeah, it should not make an assumption about the format of the pact from the broker.
Could you let me know what version of the gradle plugin you are using. I'm getting a failure, but a different one to what you are getting.
Ok, managed to replicate the error.
I've fixed this, commit is 19a4b8d339e1ff16d4f6768be1d4d52edb9d6dc8
Released fix with versions 3.2.8/2.4.10
When I try to use the following gradle configuration:
I get the following error:
If I configure the task to point directly to the pact file it works as expected
Please add pact broker support when running message providers so providers do not need to explicitly list the consumers in their build configurations.