-
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.pac…
-
## Software versions
* **OS**: e.g. Mac OS Monterey 12.6.8
* **Consumer Pact library**: pact-go v2.0.1
* **Provider Pact library**: pact-go v2.0.1
* **Golang Version**: Go v1.20
* **Golang envi…
-
I'm not sure where to post it - I encountered it when used pact + pact-mock_service, so, I've decided to post it here.
When you accidentaly forget to specify `status` response option you can get stra…
-
The mock server is not accessible when using the JUnit 4 library. I have no such problems when using the JUnit 5 library on a different project. I am using Retrofit/OkHttp as the HTTP client.
Pausi…
-
While it seems the project isn't trying to conform to [Pact specification](https://github.com/pact-foundation/pact-specification), is adhering to it explicitly out of scope for this project? That is, …
-
We are using https connection for PACTBROKER and when we are trying to Publish Pact files to Pact broker we are getting error as What went wrong:
Execution failed for task ':pactPublish'.
> java…
-
After updating surefire plugin from `2.22.2` to `3.0.0-M4`, pact message provider tests starts failing.
Looks like it fails to find annotated method that produce example message.
Below you can f…
-
## Software versions
* **OS**: Ubuntu Linux
* **Consumer Pact library**: Pact Go v2.0.0-beta.17.0.20221222235702-6e805a539d1b
* **Provider Pact library**: Pact Go v2.0.0-beta.17.0.20221222235702-…
-
Pact verification is failing while validating provider endpoint with pfx certification
**Below section is part of Pact verification section in my POM.xml :**
![image](https://user-images.githubu…
-
# Pre issue-raising checklist
## Software versions
## Expected behaviour
Pacts are deleted
## Actual behaviour
Pacts are not deleted
## Steps to reproduce
DELETE `https://brok…